[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Ordering windows on the desktop
- From: andrea bravetti freeinternet it
- To: gtk-perl-list gnome org, ofey aikon gmail com
- Cc:
- Subject: Re: Ordering windows on the desktop
- Date: Wed, 14 Sep 2005 18:34:27 +0200
> But if I obscure the 'parent' window by bringing up another app (one
> that covers the entire desktop.. my browser for example), the parent
> window behaves and gets out of the way. But the child window stays on
> top and shows up in front of my browser.
because it seems to be exactly what you asked with
set_type_hint('GDK_WINDOW_TYPE_HINT_DOCK').
try without this line:
$childwindow->set_type_hint('GDK_WINDOW_TYPE_HINT_DOCK');
> The funny thing is, the following piece of code does what I want to do
> on my WinXP env. The child window gets out of the way. But on my linux
> env , the child window always stays on top.
i'm not an expert (someone here know i'm not an expert...) but may be win is a
little buggy? ;)
bye,
Andrea
--
Andrea "brand77" Bravetti
GPRS Easy Connect team
andrea bravetti freeinternet it
http://www.easyconnect.linuxuser.hu
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]