.tmp_4FA9A70605EE803BF0C86C7AFBBC841E_Components-$122.lzx

<canvas height="250" width="400">
 <simplelayout axis="x" spacing="1"/>

  <menubar width="200">
    <menu text="Align" width="100">
      <menuitem text="To Top" onclick="redify()">
 <method name="redify">
           cobi.setAttribute("bgcolor", 'yellow');
	   cobi.setAttribute("valign", 'top');

  </method>
</menuitem>
      
    </menu>
    <menu text="Opacity" width="100">
      <menuitem text="More items..." onselect="canvas.whichOne(this);"/>
    </menu>
  </menubar>
<view x="150" id="cobi" y="50" width="20" height="20" bgcolor="green" align="${menuitem.value}"/>
 
</canvas>

Cross References

Named Instances