G
Guest
Hi There!
I have this question I would like to share with you. How can I make an
application like Visual Studio IDE?
One MDI parent form.
Several MDI children forms.
Seems easy?
In MDI parent it should be a tree docked left, similar to VS.2005 control
panel where controls are listed.
Each time a mdi children is activated/deactivated this tree should changed
to reflect the functionality of mdi children. (Design/Code view with forms)
One idea I had was to create a menu in mdichildren with the tree and this
menu would merge to mdiparent.
It's still easy? Don't know if I'm making myself clear.
Post your question/solutions (preferably).
Waiting for your posts,
Rui Dias
I have this question I would like to share with you. How can I make an
application like Visual Studio IDE?
One MDI parent form.
Several MDI children forms.
Seems easy?
In MDI parent it should be a tree docked left, similar to VS.2005 control
panel where controls are listed.
Each time a mdi children is activated/deactivated this tree should changed
to reflect the functionality of mdi children. (Design/Code view with forms)
One idea I had was to create a menu in mdichildren with the tree and this
menu would merge to mdiparent.
It's still easy? Don't know if I'm making myself clear.
Post your question/solutions (preferably).
Waiting for your posts,
Rui Dias