Added wxWindow::DoMoveWindow(..)

Changed dnd and clipboard overviews.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-12-29 11:52:51 +00:00
parent c76dd5a121
commit 23efdd028e
17 changed files with 99 additions and 58 deletions

View File

@@ -1,9 +1,10 @@
\section{\class{wxDropSource}}\label{wxdropsource}
\overview{Overview}{wxdndoverview}
This class represents a source for a drag and drop operation.
See \helpref{Drag'n'Drop overview}{wxdndoverview} and \helpref{wxDataObject overview}{wxdataobjectoverview}
for more information.
\wxheading{Derived from}
None
@@ -30,7 +31,7 @@ enum wxDragResult
\wxheading{See also}
\helpref{Drag and drop overview}{wxdndoverview}, \helpref{wxDropTarget}{wxdroptarget},
\helpref{wxDropTarget}{wxdroptarget},
\helpref{wxTextDropTarget}{wxtextdroptarget}, \helpref{wxFileDropTarget}{wxfiledroptarget}
\latexignore{\rtfignore{\wxheading{Members}}}