Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form and Datasession problem
Message
De
31/03/2004 04:22:22
Mike Yearwood
Toronto, Ontario, Canada
 
 
À
30/03/2004 22:41:12
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00891069
Message ID:
00891099
Vues:
32
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform