This code used to work in OpenLaszlo 3.2.x but it doesn't work in OpenLaszlo 3.3.1 Any idea why? Is it a bug?
<canvas>
<splash persistent="true"/>
<combobox editable="false" oninit="splash.destroy()">
<textlistitem text="red"/>
<textlistitem text="green"/>
<textlistitem text="blue"/>
</combobox>
</canvas>
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user
