George Wyatt wrote:
Hi,
I'm having problems adding controls to a frame while the application is in its MainLoop. The control objects are being created and are recognised by the parent control as a child, and the sizers are even adjusting themselves to account for the new controls. The problem is that they aren't being drawn. Does anyone know what might be causing this?
Please make a small runnable sample that shows the problem. MakingSampleApps - wxPyWiki
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!