Try scaling the tilelist?

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of oneproofdk
Sent: Wednesday, November 21, 2007 12:35 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Problem with TileLIst RowCount

 

Hi Alex

Somehow the ColumnCount actually is correct ??

Even though I performed a updateNow() it still return columnCount=2 no
matter what.

Is it because I initially draw the TileList container (Canvas) very
small - height=5 - I do this to be able to expand the container(s)
simultaniously if needed.

What are my options ?

Thanks for your reply

Mark

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Alex Harui" <[EMAIL PROTECTED]> wrote:
>
> After an addChild, a whole validation sequence must happen before the
TL
> is layed out. There is an updateComplete event when finished, or you
> can force it with validateNow(), but that can be expensive.

 

Reply via email to