Dear,laszlo-user
I write this Code in a Class to send a event named "timerOnTime" to itself, but 
when I use the Las3.1 There is a Warning about the event, And it's never be 
happened in Las3.0.2. I Don't Know What's Wrong with it.
In Class                
                <method name = "onCoolDown" >
                        <![CDATA[
                                if (this.timeSet){
                                        this.timerOnTime.sendevent();   
//timerOnTime is the event of the parent
                                        LzTimer.addTimer(this.dGate, 
this.cooldown);
                                }
                        ]]>
                </method>
In Source Code
                <method event = "timerOnTime">
                </method>
The Method seem could not get the event now~
        

Best Regards!
And have a nice day!
Zeal

                                

        eealzhang(��亮=研�l)
[EMAIL PROTECTED]
          2005-11-21

Attachment: fox.gif
Description: GIF image

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to