Hi Dan,
Yes I did this, thank you for the good advice. It did not work, however.
You see, pressing the [Tab] key will not take you into _any_ key* event.
The only event that pressing [Tab] takes you to is the infamous "other" event.
This is PB7, BTW.
It is possible I am missing...
Cucho,
There is no keydown event on the Window object (unless i am missing something obvious).
My problem is that I need to suppress the Tab key from the scope of the Window object, the Window object only has the ::Key event (no keydown), and the ::Key event does not fire when I press the Tab...
Hi,
I am using PB 7.
I have a window with an OLE control on it. I need to suppress the Tab key from within the window::Key event.
Problem is, the Tab key never causes control to enter the Key event.
There are no dataWindows. Any ideas on how I can 'capture' the Tab key in a window object...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.