Range Check error

ScaleRichView support and discussion (TRichView add-on for WYSIWYG editing)
Post Reply
jimmaguire
Posts: 206
Joined: Thu Sep 15, 2005 1:41 am
Location: California

Range Check error

Post by jimmaguire »

I downloaded the new version this week, and tested with the ActionTest demo, looked great. But when I added that same unit to my application, I get a range check error in ScrRView on line 4634 hRGN := ... as soon as I do a Create of the form.

I created a form with just the TSRichViewEdit on it, no code, nothing else, and it gets the same error.

I don't expect this will be easy to find as it works fine as a stand alone form. Not sure what to do with it next. I know you will want a sample app, but its part of a large app that would be difficult to separate and reproduce.

TSRichViewEdit worked fine in the same app in prior releases. I got the same error with the form I had been using, so that's why I tried the ActionDemo. Let me know if you have any ideas.
jimmaguire
Posts: 206
Joined: Thu Sep 15, 2005 1:41 am
Location: California

Using Delphi 2005

Post by jimmaguire »

Forgot to mention that, also using Developers Express Menu and toolbar controls.
Sergey Tkachenko
Site Admin
Posts: 17291
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

It will be fixed in the next update.
While, turn off Range Checking in the project's compiler options.
proxy3d
ScaleRichView Developer
Posts: 307
Joined: Mon Aug 07, 2006 9:37 am

Post by proxy3d »

Bugs fixed in the update v1.3.4.
Post Reply