View Single Post
  #15  
Old 06-03-2006, 01:59 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Quote:
Originally Posted by xXziroXx
Example:

PHP Code:
thiso.catchevent(this"onAction""onSlotPressed"); 

Then:

PHP Code:
function onSlotPressedobj ) {

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
Reply With Quote