Re: Events for window activation / deactivation



nicholas allen <nicholas allen ireland sun com> writes:

Sorry to ask another silly question
realting to Gtk/Gdk but I figure I could
spend days trying to find this. What
event/signal do I need to listen for a
window becoming activated and deactivated
(eg user clicks in title bar or whatever
to give the high level window focus)? I
need to post these events to Java. Any
help would be greatly appreciated.


focus_in_event, focus_out_event on the toplevel window should
correspond to that.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]