MDI child looses focus when app is restored
	
	
		Hi,
I am running the example C:\Qt\4.3.1\examples\mainwindows\mdi\release\mdi.e  xe (open source edition) on Win XP.
When mdi.exe is minimised and then restored, the previous active child frame is shown inactive. Keyboard and mouse input is accepted but this does not activate the frame. Because the child is not active, Edit>Paste, for example, does not work.
Is this behaviour by design?
TIA.
John
	 
	
	
	
		Re: MDI child looses focus when app is restored
	
	
		I don't get that behavior. When the main window is restored the active mdi child is the same as the one prior to minimize.
	 
	
	
	
		Re: MDI child looses focus when app is restored
	
	
		Hi Marcel,
Many thanks for your reply. Did you try the example on WinXP? If so, what compiler and PSDK version?
TIA
John.