OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Emiliano on March 13, 2014, 06:21:05 AM

Title: Open a modeless form as modal form ?
Post by: Emiliano on March 13, 2014, 06:21:05 AM
Hello to all,
you can open with dcl_Form_Show a modeless form in modal mode.

Thanks in advance
Title: Re: Open a modeless form as modal form ?
Post by: Fred Tomke on March 13, 2014, 09:22:51 AM
No, unfortunately, you can't.
You have to design a second form (just copy and paste).
Regards, Fred
Title: Re: Open a modeless form as modal form ?
Post by: Emiliano on March 15, 2014, 10:43:22 AM
I tried the copy-paste. All with the same name, but the lisp code issues an error.
I honestly do not have time right now to check out why, it's just a little foresight.
The entire program works well even if the window is modeless type.

Thanks in any case