Hi

It's not broken and it's not a bug :)
Multimodal has been done for Dialog not Window

To make it works, on your code, after creating the window, connect close event on the correct Dialog function like this
          $(newdirwin.getId() + "_close").onclick = Dialog.okCallback

Seb

On Jan 31, 2007, at 12:02 PM, steffen wrote:

Hi!

Yesterday I installed PWC1.0 and it seems like, that the multimodal
function is broken. When I close the second modal window for example the
overlay div is still above the first modal window and I can't click
anything.


Does this behavior changed in one of the last versions? Do I have to
change some lines of code or is this just a bug?

You can see an example here:
http://test.mandarin-ccds.com/ccds_library/windows/samples/ multi_modal.html

I've modified the example. Don't click the "ok buttons" to close the
windows - click on the close (X) button.


thanks

Steffen

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

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

Reply via email to