[Laszlo-user] Sending an onclick to a button with a debugger command

P T Withington ptw at openlaszlo.org
Mon Jul 9 09:15:47 PDT 2007


Try

me.onclick.sendEvent(me);


On 2007-07-09, at 12:11 EDT, Frisco Del Rosario wrote:

> I have a button.
>
> <canvas debug="true">
>     <button text="click" id="me" onclick="doSomething"/>
> </canvas>
>
> Rather than click the button, can I send the button an onclick  
> event through the debugger input field?



More information about the Laszlo-user mailing list