Did anyone ever look into this?  It still appears to be broken.  The options
are add a persistent splash that stays even after the app loads or destroy
the splash and break your combos.

-----Original Message-----
From: William Krick [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 29, 2006 9:37 AM
To: Laszlo-User
Subject: Re: [Laszlo-user] possible bug: destroying splash breaks combobox


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:[EMAIL PROTECTED]
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
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user


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


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.5/377 - Release Date: 6/27/2006

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.15/580 - Release Date: 12/8/2006
12:53 PM

Reply via email to