made wxPanel be auto layout aware

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1999-10-20 05:08:37 +00:00
parent 27dc7e21d9
commit 2cdac55878

View File

@@ -1719,8 +1719,8 @@ from within wxWindow::OnSize functions.}
\wxheading{Remarks} \wxheading{Remarks}
Note that this function is actually disabled for wxWindow (and wxPanel). It has Note that this function is actually disabled for wxWindow. It has
effect for wxDialog, wxFrame and wxScrolledWindow as well as indirectly for effect for wxDialog, wxFrame, wxPanel and wxScrolledWindow as well as indirectly for
children of wxNotebook and wxSplitterWindow. children of wxNotebook and wxSplitterWindow.
\wxheading{See also} \wxheading{See also}