droplet

class lib.pyWx.droplet.FileDropTarget(method)

Bases: wx._misc.FileDropTarget

OnDropFiles(x, y, filenames)
class lib.pyWx.droplet.Frame(parent, title, bitmap, method=None, label='', label_color=wx.Colour(), label_angle=0, label_pos=(0, 0), auto=False, pos=(0, 0), OnShow=None, splash=False, tooltip='')

Bases: lib.pyWx.droplet.Mixin, wx._windows.Frame

OnDoubleClick(evt)
OnLeftDown(evt)
OnLeftUp(evt)
OnMouseMove(evt)
OnPaint(evt)
OnRightUp(evt)
OnShow(bool)
SetWindowShape(*evt)
show(bool=True)
class lib.pyWx.droplet.Mixin
SetAsFileDropTarget(object, method)
lib.pyWx.droplet.fix_paths(paths)

Previous topic

dialogsInspector

Next topic

folderFileBrowser