Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Double-click is braindead
Message
 
À
08/05/1998 02:25:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00097923
Message ID:
00097942
Vues:
26
John,

Will your dblclick() code show a message if you put one into the SELECT button? Will it close the form if you put thisform.release() directly into the dblclick?

AND, remember that thisform.release() bypasses the QueryUnload. You need to call the QueryUnload and pass back .T. or .F.

Barbara

>Hi Barbara ---
>
>Yup....for sure I'm dbl-clicking in the right area. The cmdSelect.Click() code is nothing but THISFORM.Release() ... since all the work of passing the ID back to the calling form is in Unload that's all I need.
>
>
>>John, are you clicking/doubleclicking on the actual item? Listboxes do not respond to a click in a blank area.
>>
>>Also, what code is in your SELECT button?
>>
>>Barbara
>>
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform