When i open a form with
_win = application.createWindow(_dialogName,_modal ? JSWindow.MODAL_DIALOG : JSWindow.DIALOG);
_win.show(_form)
the form is opened, but i can’t see what is contained in it and the app seems to be frozen…
Only in webclient…
Servoy 6.1