Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Labels on form become fuzzy when skipping to next record
Message
De
08/01/2003 14:40:41
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00739412
Message ID:
00739496
Vues:
23
oops...and I can't update it now :)

>Steve,
>
>You want SET TALK OFF not ON.
>
>>The SET TALK command is scoped to the datasession. This means that if the form has a private datasession, set talk will default to ON, unless you do something to change that.
>>
>>SET TALK ON can cause items on a form to creep in certain situations (the .left and .top properties don't change in this scenario).
>>
>>I would suggest putting in the form's load method:
>>
>>
>>SET TALK ON
>>dodefault()
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform