OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: kenkrupa on October 19, 2011, 01:18:07 PM

Title: Possible to display one form on top of another?
Post by: kenkrupa on October 19, 2011, 01:18:07 PM
What I'm trying to do is like a messagebox, to be displayed when the program decides to, except that I would like to include an image. I don't want the main form to go away or change in any way - just display this smaller form on top of it. Can do?
Title: Re: Possible to display one form on top of another?
Post by: kenkrupa on October 19, 2011, 02:06:18 PM
Oh - I see it just needs another dcl_Form_Show for the second form.
Never mind <|:-o