Re: Windows Stacking



Hi Andreas,

I think you might want to try using the set_transient_for function:

http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1Window.html#a113

No idea if it'll work on win32 though i'm afraid...

Hope that's what you're after,

Rob.

2005/10/26, Andreas Volz <lists brachttal net>:
> Hi,
>
> how could I stack one sub window in front of my main window? The
> raise() seems not to work and I don't like to use a modal window,
> because I don't like to block the main window for mouse input.
>
> Perhaps it's possible to raise a window over all other (or at
> least my main window)? Like the always-on-top function from my window
> manager? And does this work with win32?
>
> regards
> Andreas
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>



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