X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..b953bdc2934895fa31d859be25be1f850701c2c3:/docs/latex/wx/dropevt.tex?ds=sidebyside diff --git a/docs/latex/wx/dropevt.tex b/docs/latex/wx/dropevt.tex index ff3e020e98..fc77fac91a 100644 --- a/docs/latex/wx/dropevt.tex +++ b/docs/latex/wx/dropevt.tex @@ -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}\\