"Shlepzig" wrote:
In the DVP Component Reference Manual Sec 4.2 roApplicationManager (p15 to p19).
You can find the answers in there, specifically p17.
-Shlep'
"RokuKevin" wrote:
The documentation in incorrect for Springboard Button themes.... You can use these parameters to set springboard button theme colors:
theme.ButtonMenuHighlightText = "#FF0000"
theme.ButtonMenuNormalOverlayText = "#00FF00"
theme.ButtonMenuNormalText = "#0000FF"
These lines can go past "line 47" of appMain.brs in the videoplayer example
--Kevin