XRC and dynamically created widgets?

John Salerno johnjsal at NOSPAMgmail.com
Tue Oct 3 11:36:42 PDT 2006


John Salerno wrote:
> Robin Dunn wrote:
> 
>  >> I'm not really sure how to create the Notebook at a later time,
>  >> because it only needs to be done once,
>  >
>  > See the attached for one way to do it.
> 
> Thanks! It's making more sense now!

Hmm, I just noticed that this still does the same thing. I think what 
I'm going to do is make my frame non-resizable anyway, so this will 
prevent the resizing to cause a discoloration.

But wait, this won't completely fix the issue, because the first tab 
will still be a gray color, and then when the next tab is opened the 
background will change to white. :(




More information about the wxpython-users mailing list