Following a recent question on the forum, I've been tinkering with PureBasic's drag & drop functions. The example in the help file is excellent, although I noticed that it does not include the
TextGadget() or
StringGadget(). Upon trying it out, it seems that there's only drop support for the
StringGadget() and no support at all for the
TextGadget().
If this is the case, it might be good for the help file to indicate which gadgets the drag & drop library supports, along with the supported functions for each gadget.
The current content in the help file implies that the library supports all gadgets.
-
PureBasic Drag&Drop
-
EnableGadgetDrop()