--- In [email protected], 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:
> 
> > A horizontal direction TileList creates a new row when there are more
> > items to display after the single row has been filled, but I'm trying
> > to restrict that behavior and put every items in the single row with
> > the horizonal scrollbar?
> >
> >
> >
>

Thanks Kevin,
I would use HBox but I would like to utilize TileList for easier drag
n' drop support and reordering the item inside of list as well. 

Reply via email to