When deriving from the wxRemotelyScrolledTreeCtrl class, I'm getting
consistent crashes at control creation. After some hours of
debugging, I determined that the wxRemotelyScrolledTreeCtrl class will
crash if it has the style wxTR_HIDE_ROOT.
I thought this was a tad bit strange, so I went to the demo and found
this:
When deriving from the wxRemotelyScrolledTreeCtrl class, I'm getting
consistent crashes at control creation. After some hours of
debugging, I determined that the wxRemotelyScrolledTreeCtrl class will
crash if it has the style wxTR_HIDE_ROOT.
I thought this was a tad bit strange, so I went to the demo and found
this:
Probably a known bug at one time, but promptly forgotten
Go ahead and enter a bug report about it (category "contribs") but unfortunatly I don't think anyone is maintaining this code anymore. I'll have the wxTreeListCtrl in 2.4.1 though so it's not a great loss.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!