Button Methods (inherits Object)
void setText
(
string text
)
Set button text
-
Return: void:
-
Arg: string: Button text
void setPixmaps
(
string normal,
string rollover
)
Set button images
-
Return: void:
-
Arg: string: Normal image
-
Arg: string: Rollover image