1.  You could check for a change to the viewMetrics on every
updateComplete event.

 

2.  Unless you get the columnWidth and rowHeight just right (or adjust
width/height), you will end up with partially visible items.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Dmitri Girski
Sent: Wednesday, January 23, 2008 8:48 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: HorizontalList questions

 

anyone knows?

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com>
, "Dmitri Girski" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I've a couple of question about the HorizontalList component:
> 
> 1. is there any event which is dispatched when component adds
> horizontal scrollbar to the display? (horizontalScrollPolicy="auto")
> 
> 2. How to tell horizontalList to display only full items in the list?
> I've got custom item renderers and it displays as much of them as
> possible, clipping the last visible item.
> 
> Thanks!
> 
> Cheers,
> Dmitri.
>

 

Reply via email to