Hi Nick,
A few suggestions:
1. Since the Pivot LinkButton only supports the "color" and "disabledColor"
styles right now (you can see that in TerraLinkButtonSkin.java), you could
totally manage the colors yourself in your mouse handling. Sounds like you
almost have this nailed. Maybe y
Hi all,
I'm running into issues with styles and event handling on LinkButtons that I
was hoping someone could help me out with.
I'd like to control the hover and active/selected colors for these hyperlinks.
I've managed the hover behavior by utilizing the mouseOver and mouseOut methods
of the