Quote:
|
Originally Posted by xXziroXx
Example:
PHP Code:
thiso.catchevent(this, "onAction", "onSlotPressed");
Then:
PHP Code:
function onSlotPressed( obj ) {
}
|
Uhh.. you don't use this.. or Stefan didn't use this in the RC. They used name which is the name of the object... so