Quote: Originally Posted by Buddy23
I made the change to
"MyApp48","TMS" as you suggested, but that doesn't seem to have solved it. If I only refer to it as TMS, how does it know which directory to pick up the skin from? Should I have defined TMS elsewhere?
Or does it mean I should move the TMS.skin into one of the DFX skin directories?
In the main Menu.skin file you need to add the line:
X,RRTMS
When this line is there (and the RRTMS.dll is registered) this tells RR that when you use the TMS command, to go to the correct skin.
Here are all the lines necessary to make it work, I just tested it here and it is working correctly.
For the Button Assignment:
Code:
"SetCommandLabels48","SETVAR;MyApp48LB;Tire Pressure||SetCommandLabels49"
For the Button Code:
And for App Code:
Code:
"SetAppLabels","SETVAR;ButtonLabel;=MUSIC<<=RADIO<<=VIDEO<<=DVD<<=XM<<=SIRIUS<<=PHONE<<=UTILITIES<<=RIP CD<<=TV<<=WEATHER<<=PICTURES<<=GAMES<<=GAUGES STATS<<=BROWSER<<=SETTINGS<<=GPS<<=GPS<<=GPS<<=GPS<<=GAS PRICES<<=CAMERA<<=TRAFFIC CAMS<<=CALENDAR<<=MEDIA COPY<<=COLORS<<=LOTTO<<=NET RADIO<<=RADAR<<=SCANNER<<=HD RADIO<<=LAUNCH<<=SKINS<<=SYS DIAG<<=G. EARTH<<=LYRICS<<=JUKEBOX<<=TASK MAN<<=G MAPS<<=THEME<<=WIRELESS<<=THEATERS<<=RRMEDIA<<=CNN NEWS<<=DAYTIME<<=GPS<<=CLEAN SCREEN<<=TIRE MON"