Run when the mouse button is released after a drag started in the frame. This script is run only for drags started within the frame, regardless of the cursor's position at the end of the drag. For further details, see the example under OnDragStart.

Signature:

OnDragStop(self)

Arguments:

  • self - Reference to the widget for which the script was run (button)