I have an SDI application which has 2 views separated by a splitter.
My problem is that the menu items are only enabled when the view which
handles them has focus.
This means that the user must click on the left or right pane to enable the
relevant menus.
Can anyone suggest a way to ensure that the menus for both views remain
active, regardless of the currently 'Active' view
Many thanks
Neil