Re: GtkWindow Z-order Issue

2009-01-30 Thread Larry Reaves
_WIDGET (window))); which is probably the best way to go. -Larry > > __ > From: Larry Reaves > To: Sundaram > Cc: GTK+ DevList > Sent: Friday, January 30, 2009 8:48:06 PM > Subject: Re: GtkWindow Z-order Issue > > On Fri, 2009-01-30 at

Re: GtkWindow Z-order Issue

2009-01-30 Thread Sundaram
GTK+ DevList Sent: Friday, January 30, 2009 8:48:06 PM Subject: Re: GtkWindow Z-order Issue On Fri, 2009-01-30 at 03:59 -0800, Sundaram wrote: > Hi, > I have written a thesaurus using GTK+. It registers itself for a event > callback with X Server for > a set hot key combination. When

Re: GtkWindow Z-order Issue

2009-01-30 Thread Larry Reaves
On Fri, 2009-01-30 at 03:59 -0800, Sundaram wrote: > Hi, > I have written a thesaurus using GTK+. It registers itself for a event > callback with X Server for > a set hot key combination. When I get the call from X, I pop up the > thesaurus' main window with the word looked up. Everything works fi

GtkWindow Z-order Issue

2009-01-30 Thread Sundaram
Hi, I have written a thesaurus using GTK+. It registers itself for a event callback with X Server for a set hot key combination. When I get the call from X, I pop up the thesaurus' main window with the word looked up. Everything works fine, but to pop up the window from the system tray, I call the