wxUiEditor
wxUiEditor copied to clipboard
Bug: Support any level of nesting in a wxTreebook
Description:
wxTreebook allows nested subpages of any reasonable depth. We currently allow one subpage, but do not allow that subpage to have it's own subpages. If a page is created below a subpage and then move into that subpage as a child, wxUE hangs.
This will require #735 to be resolved first.
Triaging this to a 1.x release -- needs to be fixed, but not enough to hold up the 1.1 release.
Currently, there isn't a way to add sub pages, so there is no more hang. As such, I'm changing this to a feature request, not a bug.