Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 9.0, the most stable or unstable released version?
Message
 
 
To
05/01/2006 14:20:53
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01076470
Message ID:
01083744
Views:
63
>Would a simple Form.SetAll("StatusBarText",SPACE(SYSMETRIC(1)/FONTMETRIC(6))) suffice?

No, because some of the controls have pre-set StatusBarText and I don't want to overwrite it.

What is the MS feedback page for VFP? I want to check a status on this bug.
>
>And what controls don't have this property? I couldn't really tell by the list.

PageFrame and Page don't have this property.

>
>>>Yep, you're right, no easy workaround. It appears though, that the bug may be related to SET STATUS and not SET STATUS BAR because I think it's mimicing the behavior of the old status bar with cursor records.
>>>
>>>What you can do, that appears to work as a kludge, is set StatusBarText in your parent classes for all controls as SPACE(SYSMETRIC(1)/FONTMETRIC(6)) and this will blank the bar. You can then modify as appropriate for specific classes or controls.
>>
>>Not all controls have statusbartext property. I tried similar workaround (just one space, though), but as I said, it didn't solve the problem completely though reduced it.
>>
>>Ouch, could not find that little program I used to update all status bar in all base controls. Hopefully I posted it here once.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform