[gtkmm] Getting notfified when window opens on display?
- From: Toralf Lund <toralf procaptura com>
- To: gtkmm-list gnome org
- Subject: [gtkmm] Getting notfified when window opens on display?
- Date: Mon, 02 Feb 2004 19:40:29 +0100
Actually, I think I'll rephrase the question from earlier today... I
might have asked:
Is there a way I can setup gtkmm so that my app is notified whenever a
new window is opened on the current display?
With XLib you can do this by checking for "Substructure" events
(SubstructureNotifyMask) of type "CreateNotify" on the root window. In
other words, if I can catch an XLib event in general, the problem is
probably solved, but I'm open to other solutions, too.
- Toralf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]