Solved my own problem if anyone cares to know:
Used the FlowContainer component from the flexlib project.
Works like a charm and does exactly what I wanted.
Maybe this will help someone else.


cristi_v wrote:
> 
> Hi,
> 
> Just a quick question: is there a simple way to wrap content in a
> repeater?
> For instance, say I have rows of images (kind of like a grid) and want to
> move to the
> next row based on container's width or browser width.
> I can't use a TileList because all cells are equal in width and I plan to
> use images
> that have the same height (row height is always fixed) but different
> widths (so cells are not aligned).
> 
> I would love it if there was a solution that didn't involve complicated
> mathematics to set
> x and y coordinates... But will have to resort to that if necessary...
> 
> This is exactly like the float:left css action you would use in html.
> Anyone?
> 
> Thanks in advance,
> Cristi
> 

-- 
View this message in context: 
http://www.nabble.com/Repeater-wrap-content-tp22325047p22367408.html
Sent from the Flex India mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to