Helper class to ease making of a scrolling table og columnar data.
|
|
|
|
|
|
|
butenex(self,
evt,
index,
pos)
Hilight management entering and exiting w/ the mouse pointer
(Inherited from dgstuff.dgscroll) |
source code
|
|
|
|
|
|
|
onClick(self,
*value)
Common callback for all the items with no specific callback defined
(to be overriden)
(Inherited from dgstuff.dgscroll) |
source code
|
|
|
|
|
|
|
|
|
settexture(self,
model,
texture=None,
wrapmode=' clamp ' ,
scale=None)
Apply a texture over the menu panel model and set transparency
automatically
(Inherited from dgstuff.dgstuff) |
source code
|
|
Inherited from direct.showbase.DirectObject.DirectObject :
accept ,
acceptOnce ,
addTask ,
classTree ,
detectLeaks ,
doMethodLater ,
getAllAccepting ,
ignore ,
ignoreAll ,
isAccepting ,
isIgnoring ,
removeAllTasks ,
removeTask
|