Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
First click on a combobox in a grid
Message
De
21/05/1998 11:39:42
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
20/05/1998 11:03:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00100390
Message ID:
00100848
Vues:
28
Hm. May I offer another suggestion that doesn't rely on a bug _not_ being fixed or a "fake-out"? (or, I may just not be reading the question the same way you intend it *shrug*)

You could subclass a combobox,
add a custom property called times_clicked (or whatever)
increment Times_clicked in the Click()
If it's the first time, do what you have to do,
If it's the second time, DODEFAULT() and reset the times_clicked to 0.


>>Is it possible to implement the following ? First click on a combobox in a grid only sets up a current cell and the second click on the same cell shows the list of values.
...snip
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform