Component: ImageButton
Required Attributes
Name Default value
file None
name None
Optional Attributes
Name Default value
backgroundColor None
border ['3d', 'transparent', 'none']
command None
enabled 1
font None
foregroundColor None
id -1
position [-1, -1]
size [-1, -1]
toolTip ''
userdata ''
visible 1
Events:
gainFocus
loseFocus
mouseClick
mouseContextDoubleClick
mouseContextDown
mouseContextUp
mouseDoubleClick
mouseDown
mouseEnter
mouseLeave
mouseMiddleDoubleClick
mouseMiddleDown
mouseMiddleUp
mouseMove
mouseUp
timer
Methods:
method args doc string comments
getId (self) # KEA 2004年04月10日
# getId should go away
# components should just use
# self.id during and after initialization
setFocus (self, aBoolean=1)
SourceForge Logo