draw3: don't Destroy widgets that have a parent set
+ parent should destroy the widgets + left calling Destroy on widgets that set their parent to NULL (setting / not setting the parent doesn't seem to follow any rule) + Destroy'ing led to segfault on wxUninitialize (wxAppBase::CleanUp)
Loading
Please register or sign in to comment