Date: Fri, 30 Nov 2001 17:19:30 +0100 From: Alan Schmitt To: lablgtk at kaba.or.jp Subject: Re: raising a window Message-ID: <20011130171930.E1448 at alan-schm1p> References: <20011130162804.D1448 at alan-schm1p> <3C07BC29.96A62F5F at sbuilders.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <3C07BC29.96A62F5F at sbuilders.com>; from max at sbuilders.com on ven, nov 30, 2001 at 06:04:41 +0100 * Maxence Guesdon (max at sbuilders.com) wrote: > Alan Schmitt a =E9crit : > >=20 > > Hi, > >=20 > > I'm looking for a way to raise a window (if it's iconified of under > > other windows, put it on top of all windows). In gtk, I used: > > gdk_window_show (window -> window); > > but I cannot seem to find a similar function in lablgtk (I tried > > window#show () but it did not work). > >=20 > > So if someone knows how to do this, please tell me. > Hide and re(swho it : > w#misc#hide () ; w#show ()=20 > It should work. >=20 > -- > Maxence Guesdon Great. I wanted to try that, but I was missing the '#misc' bit. Thanks. Alan -- The hacker: someone who figured things out and made something cool happen.