Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
It is possible?
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00158116
Message ID:
00158220
Views:
14
>>You should play with the keypress event of your textboxes and editboxes.
>
>I tried what you said doing this in my keypress:
>*****
>IF nKeyCode = 14 && CTRL+N
> This.Value = This.Value + "ñ"
>ENDIF
>*****
>
>But VFP just play its macro-definitions. In spanish VFP CTRL+N brings the New Dialog.

I'm afraid this is true of all versions of VFP. You might want to consider another key combination...
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform