Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to miss cmdbutton
Message
De
29/10/1997 16:11:53
 
 
À
29/10/1997 15:10:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00057253
Message ID:
00057282
Vues:
37
>>>>How to make a command button unaccessible by -key,
>>>>and in the same time accessible by mouse-click and -key?
>>>>
>>>>Ed
>>>
>>>**** cmd KeyPress event
>>>do case
>>>case nKeycode=13
>>> nodefault
>>>case nKeycode=9
>>> this.click()
>>>endcase
>>
>>Hi Edward,
>>
>>I wondered if I interpreted his question correctly :-). It seemed to me he didn't want the user to be able to press Enter to set focus to the button from another object but allow pressing TAB or using the mouse to set focus to it.
>>
>>Bill
>
>You probably right, let's wait for his reply.
Hi Bill, Hi Edward!
Your interpretation is absolutely right.
I forgot that in HTML char "less than" and "bigger than" are used as
formating symbols.
Thanks!
Ed
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform