This is a logged bug and should be fixed in upcoming builds.

 

Joan

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Matt Chotin
Sent: Wednesday, December 14, 2005 8:18 PM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Re: columnCount prop doesn't work in TileList(Flex2.0)

 

If your test case is that simple it may be that TileList has a bug. 

It mostly worked when I just tested it on a local build now, though I
noticed that it was off by one at first and required a slight resize to
get correct (it showed 6 instead of 7).

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of keishichi2001
Sent: Monday, December 12, 2005 6:02 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: columnCount prop doesn't work in
TileList(Flex2.0)

--- In flexcoders@yahoogroups.com, "keishichi2001"
<[EMAIL PROTECTED]> wrote:
>
> any info?
>
In case if you guys are confused with my explanation, i would explain
it more simply....

<mx:TileList id="tl_month" width="100%" height="100%" columnCount="7"
...
</mx:TileList>

With above code, the TileList should have 7 columns, but 4 columns...

Is it a bug on Flex2?


-k


> -k
>
> --- In flexcoders@yahoogroups.com, "keishichi2001"
> <[EMAIL PROTECTED]> wrote:
> >
> > My application has a TileList as following.
> >
> > <mx:TileList id="tl_month" width="100%" height="100%"
columnCount="7"
> > borderStyle="none" dataProvider="{myService.getData.result}"
> > listItemRenderer="myCellRenderer" showEffect="Dissolve" >
> >
> > myCellRenders is a custom component based on Canvas, and it has no
> > definition both on height and width.
> >
> > The problem is, the TileList displays only 4 columns and 5th element
> > is displayed in next row.
> > I want that to be showed as 7 x N.
> >
> > Note that the TileList shows a monthly calendar.
> >
> >
> > Thanks,
> > Keishichi
> >
>









--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links









--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to