Panda3D
|
Public Member Functions | |
def | __init__ (self, editor) |
def | OnData (self, x, y, d) |
Public Attributes | |
bmpdo | |
do | |
editor | |
filedo | |
textdo | |
Implements drop target functionality to receive files, bitmaps and text
def __init__ | ( | self, | |
editor | |||
) |
def OnData | ( | self, | |
x, | |||
y, | |||
d | |||
) |
Handles drag/dropping files/text or a bitmap
bmpdo |
do |
editor |
filedo |
textdo |