[Laszlo-dev] For Review: Change 20070801-jcrowley-1 Summary: add Method removeAllItems at Component baselist
J Crowley
jcrowley at laszlosystems.com
Tue Oct 9 13:03:36 PDT 2007
Amy, what are your thoughts on this? I modified it locally so that
it seems to work now in DHTML, but how should I go about proposing to
check this in?
Thanks,
Josh
On Oct 9, 2007, at 10:20 AM, Philip Romanik wrote:
> Not approved (I tested on trunk). The change works fine in swf, but
> doesn't remove all the items in dhtml. I had to click on the button
> 3 times for all the items to be removed.
>
> This extends the API. Amy says this change needs to go through a
> proposal/review process. Ping Amy directly about it.
>
>
>
>
>> Ah, found one last bug that's still pending review. Sorry about
>> that... I thought I'd found them all, but there's still this one.
>>
>> Thanks,
>> Josh
>>
>> Begin forwarded message:
>>
>>
>> From: J Crowley < jcrowley at laszlosystems.com>
>> Date: August 1, 2007 4:51:50 AM EDT
>> To: Philip Romanik < promanik at laszlosystems.com>, Henry Minsky
>> <henry.minsky at gmail.com >
>> Cc: OpenLaszlo development and bug reporting < laszlo-
>> dev at openlaszlo.org>
>> Subject: [Laszlo-dev] For Review: Change 20070801-jcrowley-1
>> Summary: add Method removeAllItems at Component baselist
>>
>> Change 20070801-jcrowley-1 by jcrowley at doctormanhattan.mshome.net
>> on 2007-08-01 04:43:23 EDT
>> in /Users/jcrowley/src/svn/openlaszlo/legals-safe
>> for http://svn.openlaszlo.org/openlaszlo/branches/legals
>>
>> Summary: add Method removeAllItems at Component baselist
>>
>> New Features:
>>
>> Bugs Fixed: LPP-4054
>>
>> Technical Reviewer: promanik
>> QA Reviewer: henry
>> Doc Reviewer:
>>
>> Documentation:
>>
>> Release Notes:
>>
>> Details: Bug fix from community contributor Sebastian Wagner.
>>
>> No rush on this, by the way; I can wait until after we're
>> done with WaffleCone.
>>
>> Tests: I used this testcase:
>>
>> <canvas width="600" height="400">
>> <list name="testlist" x="10" y="10">
>> <textlistitem text="item 1" value="1" selected="true"/>
>> <textlistitem text="item 2" value="2"/>
>> <textlistitem text="item 3" value="3"/>
>> <textlistitem text="item 4" value="4"/>
>> <textlistitem text="item 5" value="5"/>
>> <textlistitem text="item 6" value="6"/>
>> <textlistitem text="item 7" value="7"/>
>> </list>
>> <button onclick="testlist.removeAllItems()"/>
>> </canvas>
>>
>> Clicking the button will remove all the items from the list.
>>
>> Files:
>> M lps/components/base/baselist.lzx
>>
>> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070801-
>> jcrowley-1.tar
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20071009/f1579d51/attachment.html
More information about the Laszlo-dev
mailing list