L
Lars Netzel
I have an application with MDIchildren... you have have several windows open
at the same time and when I choose "Save" from the Parent Window
(MDIContainer) I save the ActiveMDIChild.
BUt.. I also have other windows that are MDI Children, like Settings and
Administration forms.. and when they are active I dont't want the save
option in the Menu of the parent form to be enabled anymore...
where do I trigger this and how do I do this?
Do I need to something global that keeps track of everything?
thank you
/Lars
at the same time and when I choose "Save" from the Parent Window
(MDIContainer) I save the ActiveMDIChild.
BUt.. I also have other windows that are MDI Children, like Settings and
Administration forms.. and when they are active I dont't want the save
option in the Menu of the parent form to be enabled anymore...
where do I trigger this and how do I do this?
Do I need to something global that keeps track of everything?
thank you
/Lars