You can do

Windows.getWindow("idWindow").minimize();


;)

-----Mensaje original-----
De: Alan McLennan [mailto:[EMAIL PROTECTED] 
Enviado el: miércoles, 04 de abril de 2007 16:58
Para: [email protected]
Asunto: [Javawin] How else can I refer to a window ?

I have a window

var win99 = new Window(windowId, options);

To minimize this I can use, for example,

onClick=win99.minimize()

But, I would like to be able to minimize the window refering only to the 
"windowId".

How can I do this, please ?

Thanks.

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.446 / Virus Database: 268.18.26/746 - Release Date: 04/04/2007
13:09



_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to