Lingo question...
Lingo question...
- Started
- Last post
- 2 Responses
- gabriel_pc
How do I trap for the enter key on the numeric keypad? I have a text input field in a projector and when someone hits the numeric keypad enter it puts a box in the field. Any way to keep this from happening?
Thanks!
- TenaciousG0
Do like office space and send out a memo... Just short of writing a new keyboard profile in the system registry I don't know what you could do...
- gabriel_pc0
FYI - to trap for it you just look for both the ENTER and RETURN key. That fixed it.
Thanks anyways!