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 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
gtk_window_present() with my window handle, some times the app's
GtkWindow comes in front, above all windows. But most times, it comes
up from the sys. tray, but is hidden behind some other window of other
applications. What do I do to make sure its Z-order is the top most
when the user summons with the hot key?

Google says:

gtk_window_set_keep_above ()



Thanks!

Best Regards,
Sundaram




-Larry
<larry yrral net>




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