]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dropevt.tex
FAQ mods
[wxWidgets.git] / docs / latex / wx / dropevt.tex
index ff3e020e98da836b66980d7cb953a0892402c15b..fc77fac91aedba309ebb5779b3ed1cc88a496fa3 100644 (file)
@@ -3,6 +3,10 @@
 This class is used for drop files events, that is, when files have been dropped
 onto the window. This functionality is currently only available under Windows.
 
+Important note: this is a separate implementation to the more general
+drag and drop implementation documented \helpref{here}{wxdndoverview}. It uses the
+older, Windows message-based approach of dropping files.
+
 \wxheading{Derived from}
 
 \helpref{wxEvent}{wxevent}\\