roku - Star icon in roGridScreen breadcrumb -
in roku brightscript, there way use star icon on info button on roku remote control in breadcrumb @ top right of rogridscreen? intention indicate users can press info button access settings view.
the closest i've gotten using * text string (gridscreen.setbreadcrumbtext("settings *", "")
), doesn't convincing icon in roku's own home interface right of word "options".
a way use custom image in breadcrumb trick or perhaps character code use chr()
.
try u+272a (circled white star), though doubt have exact 1 in font.
you can show in corner using clever overhang graphic.
third idea: think rokuco have added star-in-square somewhere in font; draws rest of crumb text. try shows for... well, of unicode till find it?
Comments
Post a Comment