Mention that wxNotebook page must be removed before reparenting it.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jul 2011 23:37:09 +0000 (23:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jul 2011 23:37:09 +0000 (23:37 +0000)
commit013b02092f3ee5aedcb5b8e9292bb309c58e2f39
treec178031d5c569a77e9241d19d58d8c896b394c66
parent0edbdf6a45beed571efa0f6f1b5b4396d8932d36
Mention that wxNotebook page must be removed before reparenting it.

At least in wxGTK it is necessary to remove the page from the notebook first
as reparenting it doesn't work otherwise currently.

This should ideally be fixed but in the meanwhile at least document it.

See #13305.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/window.h