Sébastien Gruhier wrote: > Hi > > It's not broken and it's not a bug :) > Multimodal has been done for Dialog not Window
hmm, but it's not only useful for dialog windows. ;) > 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 Well, ok... that changes the behaviour on the close button, but how can I close a modal window with a javascript function? ;) thx steffen _______________________________________________ Javawin mailing list [email protected] http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
