I’m looking for some direction on getting Focus of the Main MDI frame.
I’ve set some base option menus up on the “empty” MDI frame menu and would like to get access to them again.
So far the only means seems to be to the natural behavior in having all the menus closed and the base menu appears. I tried to use SetFocus() on the mdi parent doesn’t seem to be enough.
I'm not sure I understand what you are trying to do. Can you explain it a
bit more (or send some sample code)?
--Robin
···
----- Original Message -----
From: Lorne White
To: wxPython Users
Sent: Tuesday, June 26, 2001 8:56 PM
Subject: [wxPython] MDI Parent Focus
I'm looking for some direction on getting Focus of the Main MDI frame.
I've set some base option menus up on the "empty" MDI frame menu and would
like to get access to them again.
So far the only means seems to be to the natural behavior in having all the
menus closed and the base menu appears. I tried to use SetFocus() on the
mdi parent doesn't seem to be enough.