--- 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
> >
>








------------------------ Yahoo! Groups Sponsor --------------------~--> 
AIDS in India: A "lurking bomb." Click and help stop AIDS now.
http://us.click.yahoo.com/9QUssC/lzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to