Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BufferMode Property
Message
 
 
À
07/05/2001 14:28:25
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00504341
Message ID:
00504410
Vues:
15
That setting is only effective for the current data session. If you open another form that uses a private datasession, whatever BufferMode is set by that form will be in effect.

If you open a form that uses the default datasession, that form will inherit the buffer setting of the data session from where the form is instanciated.

>In my MAIN.PRG (it's VFP and we are still using MAIN.PRG, huh), I have CURSORSETPROP("Buffering",3,0). As I was looking around the form property (forgive me if I spot something new in VFP (gg) ), I see BufferMode Property.
>
>My question is since I set the "Buffering" in the MAIN.PRG, what happens if I messed around with the BufferMode Property? Would it just effect THAT messed form or it could carry that outside of THAT messed form? All that time that I didn't "see" it (or "thought of it" for that matter), it always has been "0 - None (Default)".
>
>Chuck
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform