Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Opt: X/Y on Status Bar
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00847671
Message ID:
00847876
Views:
27
>Hi Everyone,
>
>After migrating my app from VFP7 to VFP8 sp1, I implemented the new SET NOTIFY CURSOR command. After doing so, the status bar now displays Opt: 2174/3028 with the numerator being the listindex of a dropdown list and the denominator being the total items in the list.
>
>What's up with this, and how can I prevent it from appearing?
>

Hi Jeff,

It's a bug. To work around it you can use StatusBarText property of the combobox.
StatusBarText = [=space(1)]
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform