[flexcoders] Re: How to restrict TileList to display items only in single row?

2007-12-26 Thread ad9798
--- In flexcoders@yahoogroups.com, "scalenine" <[EMAIL PROTECTED]> wrote: > > I may have missed something, but is there a reason why a > HorizontalList wouldn't work? > > Juan > > scalenine.com : degrafa.com > > --- In flexcoders@yahoogroups.com, "ad9798" wrote: > > > > --- In flexcoders@yahoog

[flexcoders] Re: How to restrict TileList to display items only in single row?

2007-12-26 Thread scalenine
I may have missed something, but is there a reason why a HorizontalList wouldn't work? Juan scalenine.com : degrafa.com --- In flexcoders@yahoogroups.com, "ad9798" <[EMAIL PROTECTED]> wrote: > > --- In flexcoders@yahoogroups.com, Kevin wrote: > > > > Do you need to use a TileList for this? Wou

[flexcoders] Re: How to restrict TileList to display items only in single row?

2007-12-26 Thread ad9798
--- In flexcoders@yahoogroups.com, Kevin <[EMAIL PROTECTED]> wrote: > > Do you need to use a TileList for this? Would an HBox with a > repeater would work for you? I guess it all depends if you need the > functionality of ListBase. > > - Kevin > > On Dec 26, 2007, at 2:28 PM, ad9798 wrote:

[flexcoders] Re: How to restrict TileList to display items only in single row?

2007-12-26 Thread ad9798
--- In flexcoders@yahoogroups.com, "sher_ali2004" <[EMAIL PROTECTED]> wrote: > > You can set the rowCount property to 1 as: > rowCount="1" > > Sher Ali > Flex and Flash Developer > [EMAIL PROTECTED] > +92 321 51 89 391 > Thanks for replay Sher Ali. However, rowCount dose not work for TileList when

[flexcoders] Re: How to restrict TileList to display items only in single row?

2007-12-26 Thread sher_ali2004
You can set the rowCount property to 1 as: rowCount="1" Sher Ali Flex and Flash Developer [EMAIL PROTECTED] +92 321 51 89 391