MDI Child menus |
Post Reply |
Author | |
TobiasWeltner
Newbie Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
Posted: 12 January 2005 at 3:37am |
Which would be the recommended way for an MDI child menu to add specific own menus into the app main Menu bar? I am working on an MDI app that supports a number of different child doc types, each with specific menu additions. Of course, the child form could just add new Commands by code. However, is there an easier way? I don't want to tamper with the menu each time the user toggles Child doc. Also: when I save the current menu design to disk, it would also include all MDI child menus currently visible, and reloading the persisted settings would recreate them even if no child doc is open. Am I missing something? Any suggestions? Maybe I just don't understand the recommended mechanism for this. Thanx! Edited by TobiasWeltner |
|
TobiasWeltner
Newbie Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
|
One additional question: Is it possible to load MDI Child forms from external DLLs? I need a way to separate MDI Childs from the main app, and the controls I used to use do not work with CodeJock (app completely disappears and terminates unexpectedly when I try). I suspect there is a conflict in hooks. So if CodeJock handles MDI internally, it should also be responsible for processing forms loaded from external dlls, right?
|
|
TobiasWeltner
Newbie Joined: 12 January 2005 Status: Offline Points: 35 |
Post Options
Thanks(0)
|
solved, thanks
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |