Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Minor but important request
Message
 
General information
Forum:
Visual FoxPro
Category:
VFPX/Sedna
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01063768
Message ID:
01066141
Views:
36
>Naomi,
>
>>Here is the thread Opt: 16/16 Thread #1019993 Message #1019993
>
>Thanks. I still don't see the same thing. If I have a cbo RowSource'd to a cursor and that cursor is the current work area I see the cbo selection row indicated in the status bar no matter what control has focus. If I select some other workarea changing either the cursor or array cbo does not affect the status bar.
>
>If I SET NOTIFY CURSOR OFF changing either cbo shows Opt: x/n.
>
>So this is more a feature of this NOTIFY mode with a cbo. I guess if it bugs you that much I'd do one of two things. 1) Set the default StatusBarText on all of your lowest level control classes to a single space. 2) your form class can see if any cbo's exist on the form and make sure each control that has an empty StatusBarText gets it changed to ' ' which seems to nullify the Opt: display.
>
>But AFAIK this would not be a change that would be made in Sedna.

David,

I did implement the 1) idea. In addition I also added set message to this.statusbartext in combo's lostfocus and added return " " from combo's message event. However, the problem persists. This is kind of annoaynces that driving me crazy. Before SET NOTIFY CURSOR off I rememeber I put set message to " " in all form's method such as MouseMove, Click, etc.

Now I'm facing the similar problem :( Is it that hard for VFP team to fix this minor annoying behavior? I already spent quite a time trying to overcome it... :(

UPDATE. This Re: How to close Class Designer window programmatically Thread #1066052 Message #1066150 seems to be a solution.
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