Thanks Alex!

Another issue that I'm running into is that some of the list items are taller 
than the height of the list.

Is there a way to make the List control scroll smoothly or another solution to 
allow the bottom of those list items to be accessed?


thanks,


g


--- In [email protected], Alex Harui <aha...@...> wrote:
>
> variableRowHeight="true"
> 
> Alex Harui
> Flex SDK Developer
> Adobe Systems Inc.<http://www.adobe.com/>
> Blog: http://blogs.adobe.com/aharui
> 
> From: [email protected] [mailto:[email protected]] On 
> Behalf Of gerry81611
> Sent: Tuesday, January 05, 2010 4:57 PM
> To: [email protected]
> Subject: [flexcoders] List control with different height items?
> 
> 
> 
> Hello,
> 
> I am creating a list where each list item has a variable number of child 
> elements. the itemrenderer creates images for each of child elements. So a 
> list item might have 2 or 7 children in a Tile layout.
> 
> AFAIK the standard Flex List control takes the height of the tallest list 
> item and applies that height to all list items, which results in extra space 
> underneath the items with less children to display.
> 
> What would be involved in creating a list that let each item determine its 
> own height?
> 
> thanks,
> 
> Gerry
>


Reply via email to