Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ctl32_statusbar new version 3 released
Message
From
10/05/2006 10:11:22
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01120603
Message ID:
01120689
Views:
19
>Your status bar control is now one of my favorites controls. I have only made limited use of it but so far so good, only problem I found was it did not work with vfp8, it looks like it uses the anchor property somewhere but I only tested and did not look for a workaround.
>
>Great job Carlos!
>

Enmanuel:

Thank you for your comments,

yes, there was a line of code ".Anchor = 0" that I removed, since it was a leftover from version 1. It may work in VFP 8, but there are a couple of Bindevents to window messages that will be skipped.

The Click, Rightclick and Dblclick events will not fire, thats sad, since those are nice to have.
The ability to react to Windows Theme changes is lost. (not too bad)
The workaround to the VFP bug "_screen.resize not firing when undocking toolbar" will not work.

VFP version checking is done, so the class should run in 8 I pressume.

Carlos
Previous
Reply
Map
View

Click here to load this message in the networking platform