Hello,
in my projectI have a menu bar which appears in different windows.
The attached screenshot shows an example. The red framed section is the menu bar.
Since I don't want to create all the menu controls in each window again I tried to put the menu bar into a separate dialog box sitting beside the main window.
This works, but with the exception of the DROPDOWN widget. The dropdown would extend into the main window.
So the menu window would have to overlap the main window temporarily. I don't know how to achieve this.
I should also mention that the main window needs to accept inputs as well.
May be two overlapping dialog boxes are not the right way to solve this problem?
Is there an elegant way to "embed" reused dialogs into a window?
Any ideas would be appreciated.
Regards
Jan
in my projectI have a menu bar which appears in different windows.
The attached screenshot shows an example. The red framed section is the menu bar.
Since I don't want to create all the menu controls in each window again I tried to put the menu bar into a separate dialog box sitting beside the main window.
This works, but with the exception of the DROPDOWN widget. The dropdown would extend into the main window.
So the menu window would have to overlap the main window temporarily. I don't know how to achieve this.
I should also mention that the main window needs to accept inputs as well.
May be two overlapping dialog boxes are not the right way to solve this problem?
Is there an elegant way to "embed" reused dialogs into a window?
Any ideas would be appreciated.
Regards
Jan