app focus lost when window closes
Vadim Zeitlin
vadim at wxwidgets.org
Tue Oct 2 16:59:13 PDT 2007
On Tue, 2 Oct 2007 15:33:27 -0400 Peter <necedemalis at gmail.com> wrote:
P> I have a window. I select a menu option which opens a second window.
P> I click on the second window. Clicking on the second window is
P> Connect'ed to a Destroy() method on that second window. (I've also
P> tried Close(), delete this, etc.) After the second window is
P> destroyed, focus DOES NOT go to the first window but instead leaves
P> the app.
Which WM do you use? Can you reproduce the problem in the dialogs sample
(which also shows other windows which are then closed)?
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list