Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid.LostFocus()
Message
De
02/05/1999 21:24:25
 
 
À
02/05/1999 21:09:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00214425
Message ID:
00214456
Vues:
38
>Jim,
>
>I would suspect a documentation omission (the polite term for error). Why... well, first I see a SetFocus but, more importantly, in the Help for LostFocus it is *not* listed as applicable to a Grid *BUT* it does say "A Grid loses its focus when a user presses...".
>This indicates that there was an intention to include it, in my humble opinion.
>
Hi Jim,

Actually, I think it's like the tabstop property in labels -- it exists but it is not exposed. PEMSTATUS("label","tabstop",5) returns .T. but if you try to access the property, you get an error -- try it! -- it drove me crazy until I finally figured out what was going on.

I suspect lostfocus() for grids is hidden rather than protected since PEMSTATUS("grid","lostfocus",5) returns .F.

For whatever reason, M$ does not want us messing with the code in grid.lostfocus().

However, since I can get at it, I intend to use it -- at least until something odd happens to my grids.

regards,
Jim Edgar
Jurix Data Corporation
jmedgar@yahoo.com

No trees were destroyed in sending this message. However, a large number of electrons were diverted from their ordinary activities and terribly inconvenienced.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform