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