I am unable to use combobox and newcombobox in the same app.

If you compile the sample code below, you get a compilation error...

incubator/floatinglist.lzx:16:33: duplicate class definitions for
_floatshadow; also defined at lz/floatinglist.lzx:36

Is there a trick to doing this that I'm missing?



<canvas>
  <include href="incubator/newcombobox.lzx"/>
  <simplelayout/>
  <combobox/>
  <newcomboboxex/>
</canvas>

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

Reply via email to