Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JFink
Newbie

Keyboard TextEditBox textColor and hintTextColor aren't reflecting my hexcolor codes.

I've been able to use hexcodes everywhere in my code except here. I'm able to edit the keyboard colors with hexcodes, but not the textEditBox colors. Not sure what kind of color code is expected. Anyone else experience this? 

0 Kudos
1 REPLY 1
renojim
Community Streaming Expert

Re: Keyboard TextEditBox textColor and hintTextColor aren't reflecting my hexcolor codes.

Searching my old code for "textEditBox" and "color", it looks like the only time I've set the color I used:

m.keyboard.keyboard.textEditBox.textColor = "0x00FF00FF"

 

That would set it to green.  I can't find any instance of "hintTextColor" anywhere.  I've used "messageColor" on the KeyboardDialog component.

Roku Community Streaming Expert

Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.

I am not a Roku employee.
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.