Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid record mark.
Message
De
06/11/1997 13:20:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00058650
Message ID:
00058655
Vues:
32
>>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.

I've also done this but I am having trouble with a custom grid class contained within a container class. I need the container to fix another problem. I needed a true lostfocus event and the grid was repainting itself after the last grid event had fired. I was just wondering if someone else had a different solution before I dig in and add this to my class. After three versions of Windows based foxpro versions I would think this would have been fixed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform