Amy,
I don't know if what I said was the 'correct' way. But he wanted his bullet
color to be the same as the text color, so using the color style seemed
right.

As far as the styleName being null like he said, I haven't looked into that.
That was what this last post was concerning.

I'd have to look at the Menu - MenuItem code to see what is really going on
when the menu item is created.

Mike

On Wed, Oct 22, 2008 at 11:46 AM, Amy <[EMAIL PROTECTED]> wrote:

>   --- In [email protected] <flexcoders%40yahoogroups.com>,
> "Michael Schmalle"
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> > Since you are using an itemRenderer, this could be tricky. You need
> to find
> > out where the parent is (MenuItem instance) and cast that reference to
> > IStyleClient.
> >
> > IE
> >
> > var color = IStyleClient(parent.parent).getStyle("color");
>
> The button should push the iconColor style down into the icon class by
> default...?
>
>  
>



-- 
Teoti Graphix, LLC
http://www.teotigraphix.com

Teoti Graphix Blog
http://www.blog.teotigraphix.com

You can find more by solving the problem then by 'asking the question'.

Reply via email to