Skaman Sam Tyler wrote: Hi,
I am having a real difficult time with scrollbars showing up in a wxTreeCtrl that is in a wxSplitterWindow. The scrollbars only show up if the number of items in the tree > 500. When i get the height of the treectrl, it returns the displayed height, so i know the control isn't resizing itself. Any suggestions on how to make them appear when the control only has a few items?
You will likely have more luck on the wxWidgets list; in any case, I will at the very least need platform and wxWidgets version, and a minimal code snippet reproducing the problem. Regards, Mattia
