| To: | "'Getting Started'" <gettingstarted at lists dot realsoftware dot com> |
|---|---|
| Subject: | RE: How to catch a key? |
| From: | "RBNUBE" <rbnube at mabenterprises dot com> |
| Date: | Sat, 30 Jul 2005 20:53:01 -0500 |
| Delivered-to: | gettingstarted at lists dot realsoftware dot com |
| Importance: | Normal |
| Keywords: | rb-gettingstarted |
Can you do something as simple as this in the EditField KeyDown event?
If Key = "+" then
MsgBox "Do something here"
Return True
End If
This seems to work fine with a normal keyboard...assuming that your keypad
is sending characters in a normal way. It sounds like it isn't, but...what
the heck.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Minimize, RBNUBE |
|---|---|
| Next by Date: | Re: Re[2]: combo box autocomplete, andrew |
| Previous by Thread: | Re: How to catch a key?, AmyE |
| Next by Thread: | Re: Pressing a key with code, Harrie Westphal |
| Indexes: | [Date] [Thread] [Top] [All Lists] |