[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
catching window focus problem
- From: "Matt M." <matt boda virtualave net>
- To: gtk-app-devel-list redhat com
- Subject: catching window focus problem
- Date: Wed, 20 Oct 1999 18:55:10 -0700
I need to know when a window has received focus. I tried it originally by
connecting a signal handler (checking for focus_in_event) to the window, but
that did nothing. So then I tried placing the window in an event box and
connecting the handler to the event box, but that crashes the app. So,
basically, how can I tell when a window receives focus?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]