View Single Post
Old 03-21-2008, 07:13 PM   #57
JohnWPB
Road Runner & Mp3car Gatherings Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,097
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:
Code:
"MyApp48","TMS"

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"

__________________
Front End of Choice: Road Runner (Is there anything else??? )
& Powered by the DigitalFX 4.0 Skin
Available at www.JohnWPB.com
JohnWPB is offline   Reply With Quote