<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>lo encontre es window.get_visible()<div>gracias<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: ailurus.fulgens@hotmail.com<br>To: python-es@python.org<br>Subject: RE: [Python-es] llamar una ventana GTK al frente<br>Date: Wed, 27 Feb 2013 09:50:32 -0500<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr">gracias david funciona muy bien<div>solo una duda cuando la ventana esta minimizada al system-tray mejor dicho cuando la oculato usando</div><div>window.set_visible(False)</div><div>ese metodo no funciona. de debe usar .window.set_visible(True)</div><div>como hago para saber si la ventana es visible? algo como window.is_visible() ?<br><br><div><div id="ecxSkyDrivePlaceholder"></div>> From: davidcaste@gmail.com<br>> Date: Wed, 27 Feb 2013 08:10:15 +0100<br>> To: python-es@python.org<br>> Subject: Re: [Python-es] llamar una ventana GTK al frente<br>> <br>> > tengo una GUI hecha con GTK y deseo k en determina momento se ponga al<br>> > frente. para llamar la atención o para estar lista a ser usada<br>> <br>> Posiblemente el método gtk.Window.present() sea lo que busques:<br>> <br>> http://www.pygtk.org/docs/pygtk/class-gtkwindow.html#method-gtkwindow--present<br>> <br>> HTH!!<br>> <br>> --<br>> David Castellanos Serrano<br>> _______________________________________________<br>> Python-es mailing list<br>> Python-es@python.org<br>> http://mail.python.org/mailman/listinfo/python-es<br>> FAQ: http://python-es-faq.wikidot.com/<br></div></div>                                     </div></div></div>                                    </div></body>
</html>