Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ProtoDropTarget Class Reference
Inheritance diagram for ProtoDropTarget:

Public Member Functions

 __init__ (self, ui)
 
 OnData (self, x, y, d)
 

Public Attributes

 bmpdo
 
 do
 
 filedo
 
 textdo
 
 ui
 

Detailed Description

Implements drop target functionality to receive files, bitmaps and text

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
ui )

Member Function Documentation

◆ OnData()

OnData ( self,
x,
y,
d )
Handles drag/dropping files/text or a bitmap

Member Data Documentation

◆ bmpdo

bmpdo

◆ do

do

◆ filedo

filedo

◆ textdo

textdo

◆ ui

ui