done... http://www.openlaszlo.org/jira/browse/LPP-1931
-----Original Message----- From: Jim Grandy [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 1:44 PM To: William Krick Cc: Laszlo-User Subject: Re: [Laszlo-user] combo box bloat == 100 meg laszlo app On Apr 6, 2006, at 8:32 AM, William Krick wrote: > As a side note, there seem to be some text alignment problems in > datacombobox. I've attached an app that attempts to change the > background > color on a combobox in several different ways on both a combobox and a > datacombobox. You'll notice immediately that the text in the > datacombobox > is shifted to the right. The reason becomes obvious when the > background > color of the text view itself is changed. Also notice that setting > bgcolor > really doesn't work as expected on a normal combobox and does > nothing at all > on a datacombobox. One would expect bgcolor="red" to actually > change the > bgcolor but you have to resort to ugly stuff like > oninit="this.subviews[0].setBGColor(red)" to get that effect. There's > probably at least one bug here that needs to be filed. > I don't think we have a bug on this. Please file one! Thanks! jim _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
