1. Re: Announcing Damien for VEL
Hi Gary,
In an MDI application you have one large MDI form (a parent form)
which acts as a container for all the other forms in your program.
Inside the parent form are child forms (Windows) which can't
be moved outside the parent form. These child forms can only
be maximized, to the inside size of the parent form. When these
child forms are minimized they appear as an icon on the Parent
from not on the Windows taskbar.
I would like to see the user be able to create MDI applications.
I would like to see Damien give the user the option to be run
as an MDI application.
This concept is used in Word, Excel, VB, Access, AutoCAD,
SolidWorks, etc.
jon