| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Re: ... Remove Control from Tab order (simple work around) |
| From: | Joe Strout <joe at inspiringapps dot com> |
| Date: | Wed, 30 Jan 2008 08:32:02 -0700 |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <013020081528 dot 1925 dot 47A09796000750680000078522070208530B049D0199D30E0E05 at comcast dot net> |
On Jan 30, 2008, at 8:28 AM, keatk at comcast dot net wrote: > Besides that Xplatform KeyPress Function (which I would LOVE to > hear about), how do determine if the control was tabbed into: > KeyBoard.AsyncKeyDown? That would tell you if the tab key is CURRENTLY down. You want to know if it was down at the start of the event; Keyboard.KeyDown does that. Best, - Joe -- Joe Strout Inspiring Applications, Inc. http://www.InspiringApps.com _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ... Remove Control from Tab order (simple work around), Joe Strout |
|---|---|
| Next by Date: | Re: ... Remove Control from Tab order (simple work around), Norman Palardy |
| Previous by Thread: | Re: ... Remove Control from Tab order (simple work around), Arnaud Nicolet |
| Next by Thread: | Container Control Position locking broken???, Tom Benson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |