[wxPython-dev] 20060712 test build uploaded

Robin Dunn robin at alldunn.com
Mon Jul 17 14:02:23 PDT 2006


Shane Holloway (IEEE) wrote:
> TreeBook demo is not terribly useful because I can't see and manipulate 
> the tree.  It seems like there should be a sizer between the tree and 
> book page, but I can't seem to find it.

I've got a workaround for this, but I'm still looking for a better fix. 
  The trouble is that the division between the tree and the panels is 
supposed to be automatically calculated by the Treebook, but it calls 
the tree's GetBestSize method too soon, before it has items...

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-dev mailing list