Remove obsolete note about limited wxFileDataObject support
This class seems to be implemented in all the major ports, so remove note saying that it supports dragging files from the applications only under MSW. Closes #18437.
This commit is contained in:
@@ -756,12 +756,6 @@ public:
|
|||||||
programs under Windows or GNOME/KDE file manager under Unix which makes it
|
programs under Windows or GNOME/KDE file manager under Unix which makes it
|
||||||
possible to receive files from them using this class.
|
possible to receive files from them using this class.
|
||||||
|
|
||||||
@warning Under all non-Windows platforms this class is currently
|
|
||||||
"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.
|
|
||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
@category{dnd}
|
@category{dnd}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user