--- In flexcoders@yahoogroups.com, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> It would be be considerable work to get the measuring renderer to be 
the
> first renderer, because the first renderer changes as you scroll.

Interesting.  Where does that measuring renderer go, then?
 
> I don't think it should be destroyed, I think you may be seeing two
> renderers (the measuring, and the first visible) that use the same 
data
> object.  Like I said, if the number of items is the same in every
> renderer, I would not use repeater since you don't really want to tear
> down and recreate the repeater items.
> 
>  
> 
> Set itemsNeedMeasuremet on the HList.

I haven't subclassed HorizontalList.  Can I do that from within my HBox 
itemRenderer?  Or can I do that from the Application container?

Thanks;

Amy

Reply via email to