The list classes improperly use paddingTop/Bottom on each renderer instead of around the borders. Give it a try.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Firdosh Tangri Sent: Monday, March 05, 2007 7:13 PM To: [email protected] Subject: Re: [flexcomponents] TileList not showing horizontalGap but that would not give me spacing between the items , it would only give me spacing from the borders cheers :) firdosh On 3/5/07, Alex Harui <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > wrote: TileList does not support horizontalGap. You have to use paddingTop/Left/Right/Bottom instead. ________________________________ From: [email protected] <mailto:[email protected]> [mailto:[email protected] <mailto:[EMAIL PROTECTED]> ] On Behalf Of Firdosh Tangri Sent: Sunday, March 04, 2007 9:37 PM To: [email protected] <mailto:[email protected]> Subject: [flexcomponents] TileList not showing horizontalGap I am using the TileList component and adding children to the list. I am trying to set the horizontalGap between each item but no matter what I try it wont show the gap I have tried setting the horizontalGap property on the TileList on the itemRenderer but it doesnt effect it. Also is there a way that each item can be equally spaced in a row depending on the parents width , or is that something I have to code in ?? cheers :) firdosh
