I need to disable "bring to front" function in some windows (... for these
windows I don't want to see a change in thier z-index).
In Option params I don't see a param (boolean) to disable this function.

First question: is there any workaround to disable this feature
Second question : (If the previous answer is no or I donbt' know). Could I
suggest this change in window.js code, to have this feature in next release?

Changes

     destroyOnClose:    false,
     gridX:             1,
     gridY:             1,


     //Custom function
     focusable:         true
   }, arguments[optionIndex] || {});


--
Lino "Jan" Telera

Obey your master!
La verità nuoce solo agli incompetenti!
----------------------------------------------------
My home page: http://www.linoproject.net
My Google Group: http://groups.google.com/group/ajax-e-dom-italia/
My Blog: http://frontiereweb.blogspot.com/
My ICQ UIN      : 81834420
Jabber              : janosh(at)jabber.org
SKYPE              : linotelera
----------------------------------------------------
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to