This is a drop target which accepts files (dragged from File Manager or Explorer).
Class Hierarchy¶Inheritance diagram for class
FileDropTarget:
Methods Summary¶ Class API¶Possible constructors:
This is a drop target which accepts files (dragged from File Manager or Explorer).
Constructor.
None
See wx.DropTarget.OnDrop
.
This function is implemented appropriately for files, and calls OnDropFiles
.
x (int)
y (int)
bool
Override this function to receive dropped files.
x (int) â The x coordinate of the mouse.
y (int) â The y coordinate of the mouse.
filenames (list of strings) â An array of filenames.
bool
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4