MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / SetDraggable

Method SetDraggable

gui/builtinShipBrowser/sfBrowserItem.py:312–313  ·  view source on GitHub ↗
(self, mode=True)

Source from the content-addressed store, hash-verified

310 pass
311
312 def SetDraggable(self, mode=True):
313 self.canBeDragged = mode
314
315 def OnLeftUp(self, event):
316 if self.mainFrame.supress_left_up:

Callers 1

__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected