[Laszlo-user] possible bug: destroying splash breaks combobox

William Krick wkrick at eio-online.com
Thu Jun 29 09:36:51 EDT 2006


I was hoping to get some laszlo dev input on this one before
I file a bug.  Any thoughts?


-----Original Message-----
From: William Krick [mailto:wkrick at eio-online.com]
Sent: Monday, June 26, 2006 1:09 PM
To: Laszlo-User
Subject: [Laszlo-user] possible bug: destroying splash breaks combobox


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
Laszlo-user at openlaszlo.org
http://www.openlaszlo.org/mailman/listinfo/laszlo-user




More information about the Laszlo-user mailing list