Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Key F9 does not work
Message
De
28/02/2012 11:50:31
 
 
À
27/02/2012 17:35:06
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01536647
Message ID:
01536708
Vues:
45
Hi Metin,

I did a similar test using messagebox, but had no success.
I later discovered that another developer has used the F9 key to another function.

Thanks for the help.

>Hi Welington,
>
>You may used a on key label f9 or there is a menu shortcut works with f9?
>
>In case of you I would be put a "wait window nkeycode" command to my keypress event and build-run .exe and see what will happen...
>
>>Hi.
>>
>>I have code below in method KeyPress of the textbox:
>>
>>
>>LPARAMETERS nKeyCode, nShiftAltCtrl
>>
>>IF nKeyCode = -8 && F9
>>	Thisform.Ortese = .F.
>>	THIS.VALUE = lnAto
>>ENDIF
>>
>>IF nKeyCode = -6 && F7
>>	Thisform.Ortese = .T.
>>	THISFORM.PageFrame1.Page3.BtnAtoRealiz.CLICK()
>>ENDIF
>>
>>
>>
>>In interactive mode this code works correctly, but in exe does not work.
>>
>>Any idea?
>>
>>Thanks..
Atenciosamente,
Welington Lourenço Melo de Paula BH / MG
welingtonl@yahoo.com.br
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform