Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unique object reference
Message
De
21/07/2000 10:58:07
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Unique object reference
Divers
Thread ID:
00395437
Message ID:
00395437
Vues:
41
I've coded a class where a single grid serves as a lookup grid for multiple txtboxes. To do its job right the grid has to recognize when the "client" txtbox changes.
So when client txtbox gets focus it would pass the reference to itself (THIS) to the grid.
Now, everything works OK unless I use txtbox inside another grid. The problem is that all txtboxes in the same column have same THIS reference, no matter which row I'm in.
So the question is: Is there any way to get unique reference for any object/control, plain or griddish?
Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform