Commit fe2f0a5
AGW on Classic: apply Rob's patch: when using DetachPane on panes in an automatic notebook. If you remove all the panes from the notebook and then call UpdateNotebook, the notebook gets removed, but the panes hadn't been reparented to the frame so they get destroyed.
git-svn-id: http://svn.wxwidgets.org/svn/wx/wxPython@75576 c3d73ce0-8a6f-49c7-b76d-6d57e0e087751 parent 896b17b commit fe2f0a5
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
4971 | 4971 | | |
4972 | 4972 | | |
4973 | 4973 | | |
| 4974 | + | |
4974 | 4975 | | |
4975 | 4976 | | |
4976 | 4977 | | |
| |||
0 commit comments