Drag and Drop

Drag and Drop
Working with files and other controls

Functions/Procedures

Drag and Drop

[proc]
accept_files
( atom window, integer rid )

Category: Drag and Drop

Sets a wxWindow up to accept drag and drop files. The routine specified by rid will be called when any files are dropped. The parameter should be a sequence, which will contain the list of file names that have been dropped on the window.