Re: Raising a GtkWindow



Hi there,

Unfortunately gtk_window_present() just calls gdk_window_show on the
widget->window... so, at least for me, it still isn't doing much to
raise the window for me.  Thanks for the suggestion though - I hadn't
seen that before.

Cheers,
Liam

On Sun, 2008-03-02 at 19:25 +1100, Andrew Cowie wrote:
> On Sun, 2008-03-02 at 20:42 +1300, Liam O'Boyle wrote: 
> > I'm wondering if there is a correct way to raise a GtkWindow to be on
> > top of other windows. Under Gnome, with the default window manager,
> 
> Yes there is. Call gtk_window_present().
> 
> http://library.gnome.org/devel/gtk/2.12/GtkWindow.html#gtk-window-present
> 
> AfC
> Sydney
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list

Attachment: signature.asc
Description: This is a digitally signed message part



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