Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid record mark.
Message
 
À
06/11/1997 13:06:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00058650
Message ID:
00058652
Vues:
31
>Does anyone know how to ensure that the current record in the grid allways has the record mark on it? In my opinion this has never worked the way it should intuatively work. Am I wrong?

I agree it doesn't work right. I work around it by setting focus
to the grid momentarily every time I move the record pointer
programatically. You can eliminate the screen "blip" of the setfocus
by doing a THISFORM.lockscreen=.t. before the setfocus, and a
THISFORM.lockscreen=.f. afterwards.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform