Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status bar
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00209654
Message ID:
00209770
Views:
21
>>My Set talk off is now on the load of the form, but i just redid some testing and the message is displayed before the load event for the form is fired.
>>
>>So the i should put the Set echo off in The BeforeOpenTable Of the DataEnvironment. Is there any way to SubClass the Data Environment to add SET TALK OFF to the BeforeOpenTable event of all My Form's DataEnvironment ?
>
>I put
>
>set talk off
>set message to ''
>
>in a form Load, and I got no message at all for opening a view in a DE...you must be doing something different...


Stephane,

I have found that getting rid of ALL the status bar notifications is like chasing the wind. To get rid of the query count info, use SET NOTIFY OFF.

I think TALK is scoped to the DS, so be sure it is set for each form. Also, I have found that putting SET MESSAGE TO "" in a couple key MouseMove events kills a majority of the status bar jabbering :)

HIH,
Phil Thomas
http://phillipdthomas.com

Never let your energy or enthusiasm be dampened by the discouragements that must inevitably come.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform