Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active-X friendly splitter classes
Message
From
05/08/2004 10:52:11
Mike Sue-Ping
Cambridge, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00930706
Message ID:
00931024
Views:
25
Hi Gerald,

I finally got around to trying your new class and once I got it setup and going, I found no difference in its performance. Don't get me wrong...that's a good thing :P It always worked well for me.

There was one place in your new Init() code that I had to change. The line is:
	IF !UPPER((this.ClassLibrary)) # UPPER(SET("Classlib"))
Note that I had to put UPPER() in the comparison. For some reason, the SET() returned an upper case string. Anyway after changing it, things worked.

Thanks for the class and keep up the great work.

Regards,

Mike



>New and (I hope) final release (august 4)
>Active-X friendly Splitter control File #23455
>
>VFP 7 compatiblility restored! The splitter can be used in VFP 7. The VFP 8 only functions and collection used in the previous version have been removed and changed for VFP 7 compatible functions and array.
>
>Speed improvement! The splitter is now snappier than before. The screen capture is limited to the part that will be covered by the splitter and updated while the splitter is moved on the form. ?duh? In previous version, the splitter take a capture of the whole area that can be dragged over by the splitter (can be a large area) before the drag. This capture take n/1000 of seconds, on slow computer or with large form this delay was perceptible. Now it capture only the tiny part that the splitter is about to cover during the drag. This small capture is so quick, that it cant be noticed by the user.
>
>There is nearly 1000 download and I have received only 3 feedback...
>If you like it (or not), give me your feedback!
>
>HTH :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform