It appears that on Unix GetBoundingRect doesn't return the bounding box of a wxTreeCtrl item. If so, how does one determine how wide to make a dialog or splitter. I also tried sizers but it only gets the 20,20 size. This small also seems to confuse the horizontal splitter window.
It appears that on Unix GetBoundingRect doesn't return the bounding box of
a wxTreeCtrl item. If so, how does one determine how wide to make a dialog
or splitter. I also tried sizers but it only gets the 20,20 size. This
small also seems to confuse the horizontal splitter window.
Does tree.GetBestSize() return a good value?
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!