Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status ?
Message
From
31/01/2005 12:07:16
 
 
To
31/01/2005 11:52:43
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00982279
Message ID:
00982298
Views:
27
>I have a form with a listbox control on it. Everytime I activate the form, the screen show's the message "select x number of records". How can I make this NOT happen b/c it's casuuing questions from the end users....

Set Talk is scoped to the datasession. If your forms use private datasessions, add Set Talk off in the form's load method. If you use a form baseclass set it there and the project forms will inherit the behavior.
Previous
Reply
Map
View

Click here to load this message in the networking platform