Hi,
I was trying to create a simple combobox like this:

<combobox>
       <textlistitem text="Hello" value="Hello"/>
       <textlistitem text="Salut" value="Salut"/>
       <textlistitem text="Ciao" value="Ciao"/>
 </combobox>

Swf8 compiles successfully.
Swf9 shows a compilation error: it tries to bind the value field to a
variable that doesn't exist.
DHTML simply gets blocked during the loading of the application.
I wonder if this is the expected behavior.
Regards,

-- 
Quirino Zagarese

Italian OpenLaszlo Community  - www.laszloitalia.org

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

Reply via email to