I suspect this is down to a problem in wxWidgets 2.6.3.2 in that it
Update() does not fully update non-native child windows synchronously,
but instead waits for the next yield. We also didn't create the frame
window explicitly hidden, though we were explicitly showing it later.
Using CVS WX_2_6_BRANCH wxWidgets the problem is not evident for more
than about a quarter of a second (i.e. it corrects itself before it
starts loading files anyway).

I have committed a workaround in r1653 for the former problem and fixed
the latter. Perhaps you could try that.

-- 
[cosmetic] screen is not resized() during loading if maximised
https://launchpad.net/bugs/55036

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to