Hi there,
I found out that onclick handlers referencing other objects than "this" are
not working.
Here is an example.

<canvas>
    <view bgcolor="#FF0000" height="100" width="100" name="myview">
            <handler name="onclick"
reference="canvas">Debug.write('hello!');</handler>
    </view>
</canvas>

If you switch to "onmousedown", everything works.
Regards,

Quirino

-- 
Quirino Zagarese

Italian OpenLaszlo Community  - www.laszloitalia.org

EU4RIA: Laszlo+Java, easily - eu4ria.googlecode.com

Reply via email to