Your proposal is working but the problem is that I need to set selectionColor every time I change it in a setting panel.
--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > Most folks set selectionColor once, when the List is created. Do you > still see the same issues if you do that? > > > > ________________________________ > > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of mihksoft > Sent: Tuesday, February 19, 2008 3:54 AM > To: [email protected] > Subject: [flexcomponents] List problem > > > > Hy! > I'm working with a List. I put a dataProvider from an Array. > When I click a item from the list I'm setting a selectionColor with > setStyle. In this moment the paddingBottom or leading will be increased. > > I put my list in a game who use a framework. It is possible to > override the style and modify only selectionColor? >
