Thread
:
Gui Scripting
View Single Post
#
7
08-21-2006, 05:56 AM
ApothiX
Okiesmokie
Join Date: May 2004
Posts: 1,447
Quote:
Originally Posted by
Rapidwolve
Don't forget to use thiso.catchevent(this,"onAction","function")
for the buttons
that is not required, you can just as well use:
PHP Code:
function
ButtonName
.
onAction
() {
// ...
}
__________________
[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys.
")
ApothiX
View Public Profile
View GraalOnline Profile
Find all posts by ApothiX