Sébastien Gruhier wrote:
> Sorry I said something wrong
> Do not change anything in your code. It's more complicated in fact, I
> will fix it in the next release.
> A workaround if you need it is to comment lines in toFront fonction
> (lines 683-684)
>
>
> toFront: function() {
> // if (Windows.focusedWindow == this)
> // return;
> this.setZIndex(Windows.maxZIndex + 20);
> Windows.notify("onFocus", this);
> },
>
> And close windows by JS as usual
> Seb
That's working fine for me. thanks alot :)
Steffen
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com