So I have a small question about WINDOW_POPUP and keyboard focus.
In my main window I have a text widget that is editable. I also have
another widget that will respond when a specific key is pressed. What I am
wondering is how can I get the text widget to loose focus and give the
popup window focus when that certain key is pressed. I've tried using
grab_focus with the popup window but that doesn't cause the text widget to
loose control of key presses.

                
Nirmal J. Patel            | I'm like a kiwi, 
Contextual Computing Group | brown on the outside,
[EMAIL PROTECTED]        | green on the inside.
(404) 206-0271 or 0270     | - mE

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to