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: 
destruk
Binge Watcher

roScreen/roFont?

I'm having some difficulty trying to get DrawText to display on an roScreen.
nm...roScreen requires "GetFont" - roImageCanvas needs "Get"

As a secondary note - when testing an roscreen, downloading files to tmp with rourltransfer, it crashes the roku a whole lot (connection to host lost) - are there any fixes for that?
0 Kudos
1 REPLY 1
destruk
Binge Watcher

Re: roScreen/roFont?

roScreen doesn't appear to have a valid .Close() method.
And it appears that if you don't use .Get to load a font, then it doesn't crash - which is good, but still an error message should be displayed when you try to use a property that isn't valid for the roScreen component.

I'm sure it's aknown/reported issue - but text colors for roScreen are XXGBR instead of XXRGB
0 Kudos