Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with Ctrl+N
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00231823
Message ID:
00231830
Views:
17
>I created a class based on a text box. I let the user to change the value of a text box pressing CTRL+P (Return "Positive") And pressing CTRL+N return "Negative".
>
>I do this using keypress event. The problems is the CTRL+N return a strange character before "Negative", something like "|Negative". This strange character is CHR(14), I need to solve this as soon a possible.

I see nobody answered this, did you ever solve the problem?

What about an alternate interface that uses a combobox instead. In your case the user tabs or clicks to the textbox, then presses ctrl-n. With a combo then could just press "n". Saves a keystroke. Or you cold use radio buttons or in the valid of the text box replace "n" with "negative". Just some ideas.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform