I'm guessing you need to go higher up in the object hierarchy with the event filter. There is probably something else swallowing that event so you never receive it.
On Wed, Nov 7, 2012 at 6:28 AM, Marcus Ottosson <[email protected]>wrote: > Thanks for your response. I should've mentioned, I did try installing an > event filter, but it reported events from essentially ALL keys, EXCEPT tab. > :) > > I'll give it another go tonight. Can you think of any other way to hook > into the tab key? > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
