]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/fildatob.tex
added wxWindow::AlwaysShowScrollbars() and its wxMac implementation
[wxWidgets.git] / docs / latex / wx / fildatob.tex
index df7c1adbfacbce1c5fc95c425d392d7eaa9eed1c..94866cd560c4a233bab120debb45164ca94ea654 100644 (file)
@@ -8,9 +8,9 @@ under Unix which makes it possible to receive files from them using this
 class.
 
 {\bf Warning:} Under all non-Windows platforms this class is currently
-"input-only", i.e. you can receieve the files from another application, but
-copying (or dragging) file(s) from a wxWindows application is not currently
-supported.
+"input-only", i.e. you can receive the files from another application, but
+copying (or dragging) file(s) from a wxWidgets application is not currently
+supported. PS: GTK2 should work as well.
 
 \wxheading{Virtual functions to override}
 
@@ -25,6 +25,10 @@ None.
 
 <wx/dataobj.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxDataObject}{wxdataobject},