Tab Key question and Win32lib
- Posted by Judith <camping at txcyber.com> Aug 15, 2001
- 412 views
Hi, I want to trap the tab key, VK_TAB, in onKeyPress[window] but it doesn't seem to be triggering. Does Windows or win32lib intercept the tab key when the control is a window before it gets to my routine? Thanks, Judith