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]> wrote:
TileList does not support horizontalGap. You have to use paddingTop/Left/Right/Bottom instead. ------------------------------ *From:* [email protected] [mailto:flexcompone [EMAIL PROTECTED] *On Behalf Of *Firdosh Tangri *Sent:* Sunday, March 04, 2007 9:37 PM *To:* [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
