[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Iconifying all windows
- From: "olivier gue" <oliviergb2 hotmail com>
- To: otaylor redhat com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Iconifying all windows
- Date: Tue, 07 Aug 2001 14:42:51
Hello Owen
thank you for your answer.
My window manager is the one delivered with Irix 6.* (SGI) .
I have already seen applications having such behaviour (ie you iconify a
window and all other windows iconify), but I think it was Motif
applications.
If you know an example of applications using GTK and having such a
behaviour, I might look in the source files, in order to see how to do it
...
Thanks
Olivier
>From: Owen Taylor <otaylor@redhat.com>
>To: "olivier gue" <oliviergb2@hotmail.com>
>CC: gtk-app-devel-list@gnome.org
>Subject: Re: Iconifying all windows
>Date: 07 Aug 2001 10:31:50 -0400
>
>
>"olivier gue" <oliviergb2@hotmail.com> writes:
>
> > Hello everybody
> >
> > I try to iconify all the windows of my applications when the "leader"
> > window is iconified.
> >
> > Then I use the following function
> >
> > gdk_window_set_group(gdk_window *window, gdk_window *leader) ;
> >
> > when I create other windows than the "leader".
> >
> > But it seems to need something else to be efficient...
>
>Does your window manager support this behavior? (it may be a config
>options)
>
>Regards,
> Owen
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]