[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: GtkWindow Z-order Issue
- From: Larry Reaves <larry yrral net>
- To: Sundaram <legends2k yahoo com>
- Cc: GTK+ DevList <gtk-app-devel-list gnome org>
- Subject: Re: GtkWindow Z-order Issue
- Date: Fri, 30 Jan 2009 10:18:06 -0500
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]