mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 21:10:06 +01:00
If a HyperTreeList is created with only the root item present, and not selected, an exception will be thrown if any key is pressed. GetFirstVisibleItem() returns None, even though the root item is present and visible. Only an issue if the TR_MULTIPLE flag is set.