Forum Discussion
2 Replies
- renojimCommunity Streaming ExpertThe only things I've ever found to affect buttons are ButtonNormalColor, ButtonHighlightColor, ButtonMenuHighlightText and ButtonMenuNormalText. I tried a bunch of the things from the documentation a while back and gave up on it. I have a note in my code that ButtonMenuHighlightText and ButtonMenuNormalText work, but I didn't end up using them. I haven't tried them lately, but it's odd they didn't work for you.
-JT - evilmax17Visitor
"renojim" wrote:
The only things I've ever found to affect buttons are ButtonNormalColor, ButtonHighlightColor, ButtonMenuHighlightText and ButtonMenuNormalText. I tried a bunch of the things from the documentation a while back and gave up on it.
-JT
Yup, those worked for roParagraphScreen. Think I just plain misread the documentation there.
Thanks!