Package scripts :: Package gui :: Script drag_drop_data
[hide private]
[frames] | no frames]

Module drag_drop_data

This contains the data that tells the GUI whether something is being dragged, dropped etc. It is in one place to allow communication between multiple windows

Variables [hide private]
  __package__ = None
hash(x)
  dragged_image = None
hash(x)
  dragged_item = None
hash(x)
  dragged_type = None
hash(x)
  dragged_widget = None
hash(x)
  dragging = False
  source_container = None
hash(x)