The value attribute is defined in basevaluecomponent and expects an expression, not a string.

<textlistitem text="foo" value=" '&gt; 1 year' "/>

should do the trick.


On Tue, Jan 31, 2006 at 10:29 AM, William Krick wrote:

Why is this not valid code?

<canvas>
  <combobox>
    <textlistitem text="foo" value="&gt; 1 year" />
  </combobox>  </canvas>
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user


Dan Stowell
Software Engineer
Laszlo Studios

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

Reply via email to