Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form and Datasession problem
Message
From
31/03/2004 04:22:22
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
30/03/2004 22:41:12
Mike Sue-Ping
Cambridge, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00891069
Message ID:
00891099
Views:
34
Hi Mike

SET TALK is scoped to the datasession and defaults to ON. In your form superclass, you need to add a method that you use to establish your preferred defaults. Call that method from your form superclass's load event.

>I have a VFP8SP form in which I open a local view in the form's private datasession. When I run the form from the project manager, there is a lot of information scrolling past in the VFP SCREEN (behind the form).
>
>I've determined that the information includes property values that I set in the form's methods (Init, Resize, etc) for height, width, etc. I've also discovered that if I set the form's datasession to Default datasession, the information ceases to appear in the VFP SCREEN and that is exactly how I'd like it to behave...no "echoing" in the background.
>
>How can I do this with the form's datasession set to Private datasession? What have I forgotten to do?
>
>TIA
>
>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform