Further DnD changes. Untested.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-10-19 22:13:33 +00:00
parent 7cdc2f1e42
commit 8e00741dbd
7 changed files with 241 additions and 570 deletions

View File

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