RE: LinkButton Formatting

2014-07-03 Thread Roger Whitcomb
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

LinkButton Formatting

2014-07-03 Thread Nick Makes
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