|
Let's say you have a TileList with width 100% and
columnCount = 2. You wouldn't want to set the columnWidth
explicitly.
Your item renderer is 100% width because it needs
to, and i cannot add padding to my itemRenderer as i only want space in
between.
The only way is using horizontalGap. Which does not
exist on the TileList.
So what do i do ?
Thanx,
JL
__._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|

