Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Skins > RR Released Skins


Reply
 
Share Thread Tools Display Modes
Old 07-03-2008, 09:22 PM   #1411
Newbie
 
Join Date: Jul 2008
Posts: 3
NIKFCSM is an unknown quantity at this point
Quote: Originally Posted by Blue ZX3 View Post
For the weather, you need the newest RR. The milage&trip screens were not finished b/c John couldn't get the mileage plugin working as the documentation for it wasn't updated when Festy updated the plugin, so its kinda hard to figure out what are the correct button & label codes to use.

RR-last version
Thx, but on my home PC i see "Weather" :/
NIKFCSM is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-04-2008, 03:02 AM   #1412
Newbie
 
Join Date: May 2006
Location: Chicago
Posts: 49
lewcamino is on a distinguished road
I am using iGuidance UMPC 4.0, RR 11-2-07 (but I downloaded the new .exe 670 KB), and DigitalFX 3.0 (of course)

When I click save location I get the dialog box (Current Location) with the info on where I am at and the save button. When I click save the window goes away. When I go through the same proccess in iGuidance (stand alone UMPC) after I click save in the "Current Location" dialog box a second dialog box (Add to Favorites) comes up and I am able to Edit the name of the location or simply click OK to save.

So long story short, I cant get it to work in RR.

I search around a bit for this and had a look at the .skin file myself but I dont see why this is not working.

Thanx, Lew
__________________
I am the stig's cousin.
lewcamino is offline   Reply With Quote
Old 07-04-2008, 03:39 AM   #1413
Newbie
 
Join Date: May 2006
Location: Chicago
Posts: 49
lewcamino is on a distinguished road
Alright. I have hacked around with this for a few minutes and found a "work around".

I commented out this line like so

Code:
/B,1,450,75,72,"SENDKEY;c",

and added this line

Code:
B,1,450,75,72,"SENDKEY;%{f}{l}"

This will go straight to savign the location (not bring up the current location info)

This works okay, but it would be nice if it worked properly the other way. ex. Bring up the info and then click save and bring up the dialog to edit the name and/or just save it.

Edit:

I have settle on this:
Code:
B,1,450,75,72,"SENDKEY;%{f}{l}",@SENDKEY;c@

If you press "save location" it will just bring up the "Add to favorites" and you can do so (it works). If you press and hold "save location" it will bring up the current location dialog (selecting save still does nothing).

It works, Lew
__________________
I am the stig's cousin.
lewcamino is offline   Reply With Quote
Old 07-04-2008, 10:02 AM   #1414
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,904
treetop777 is an unknown quantity at this point
Good info. Thanks.
treetop777 is online now   Reply With Quote
Old 07-04-2008, 10:53 AM   #1415
Variable Bitrate
 
Join Date: Aug 2006
Location: PA
Posts: 377
nasa is an unknown quantity at this point
Hi gang,

I'm trying to get my SN working and have some questions:

1. when I enter a onskinstart command line in rrconfig, DFX menus button's don't get text and don't switch to their respective functions. I noted that there's a exectbl file within the DFX skin folder, does this file have to have the additional onskinstart command listed in it? Or must I somehow append the command to the one already listed.

2. Similarly, if I want to have the SN send commands (to say, switch to a different screen) where do I place those?

Thanks
nasa is offline   Reply With Quote
Old 07-04-2008, 11:23 AM   #1416
Raw Wave
 
treetop777's Avatar
 
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,904
treetop777 is an unknown quantity at this point
What in the world is a "SN" - Snot Nose?

But yeah, you can't have onskinstart in two places; add your new command to the back of DFX's.

Last edited by treetop777; 07-04-2008 at 11:27 AM..
treetop777 is online now   Reply With Quote
Old 07-04-2008, 11:25 AM   #1417
Variable Bitrate
 
Join Date: Aug 2006
Location: PA
Posts: 377
nasa is an unknown quantity at this point
Thanks treetop,

SN = Space Navigator.....
nasa is offline   Reply With Quote
Old 07-04-2008, 12:17 PM   #1418
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Posts: 1,344
carputer1 will become famous soon enough
best idea is keep everything in the DFX exectbl, look for the onskinstart line in there, and add your bit to the end of it divided by ||.
remove any lines you have addd to another exectbl and just use John's 1 inside his skin folder.

as for any cmds you want to add , add to the same file, would be best on a separate line.
__________________
Links

Author of Ranger skin

Ford Ranger Truck Rebuild and system install Worklog

Current project status

Ranger Truck Rebuild 70% Current Open Project
Ranger Update:30% Total RE-WRITE
Ranger Help File:10%
Ride Runner Help File 30%
carputer1 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-04-2008, 01:46 PM   #1419
Variable Bitrate
 
Join Date: Aug 2006
Location: PA
Posts: 377
nasa is an unknown quantity at this point
Is there a listing of commands the RR / DFX would respond too?

ie: if I send a command named "Audio" would RR/DFX translate that into loading the Audio screen?
nasa is offline   Reply With Quote
Old 07-04-2008, 01:57 PM   #1420
FLAC
 
Machinehead's Avatar
 
Join Date: Jun 2007
Location: hijacks small portable city
Posts: 1,231
Machinehead will become famous soon enoughMachinehead will become famous soon enough
Skincommands.txt in the RR folder.
Machinehead is offline   Reply With Quote
Old 07-04-2008, 02:25 PM   #1421
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Posts: 1,344
carputer1 will become famous soon enough
sorry this is not a flame , but 300 post's and you have just descovered skin cmd's
lol.... sorry don't mean to put you down , just made me giggle, and remeber what i was like when i started out.

again this is not a flame
__________________
Links

Author of Ranger skin

Ford Ranger Truck Rebuild and system install Worklog

Current project status

Ranger Truck Rebuild 70% Current Open Project
Ranger Update:30% Total RE-WRITE
Ranger Help File:10%
Ride Runner Help File 30%
carputer1 is offline   Reply With Quote
Old 07-04-2008, 03:09 PM   #1422
Variable Bitrate
 
Join Date: Aug 2006
Location: PA
Posts: 377
nasa is an unknown quantity at this point
Carputer,

I have no issue with your statement, all it says is I can be a little slow (comes with old age).... Plus, I don't get to work on this as much as I would like. That said,

I followed your suggestion and changed the line to look like this:

"OnSkinStart","ExtraPrograms||SetTempBackground||S etApps||SetCommandLabels01||SetAppLabels||SetIcons ||PresetLoader||IGSettingLoader||SetLottoBlank||SE NDMSG;SpaceNavigatorDriver;HID;SpaceNavigator;Led on"

This leds to both RR and the SN drivers crashing... Did I misunderstand your suggestion?

Thanks
nasa is offline   Reply With Quote
Old 07-04-2008, 03:11 PM   #1423
The Curator
 
Blue ZX3's Avatar
 
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 3,527
Blue ZX3 will become famous soon enoughBlue ZX3 will become famous soon enough
This is a test of the national weather alert...again...this is only a test....

Sorry, but as soon as I read that post, that is what came to mind...
__________________
RideRunner...The #1 FE, PERIOD.

RR Media >>HERE <<

RRExtended Plugin
Updated RR Config (Current Ver 1.0.2.0)
Old RR Versions
Complete CFX PSD Set
RRSkinEditor v.76c
DFX Btn Editor
Blue ZX3 is offline   Reply With Quote
Old 07-04-2008, 03:30 PM   #1424
THE EXPERIMENTER
 
carputer1's Avatar
 
Join Date: Sep 2007
Posts: 1,344
carputer1 will become famous soon enough
like i said i was not to be taken as a flame, after posting i did think mmmm ,as there are alot of people who don't know nothing on how rr works, just use it, and others that have a bloody good try at it, and then the experts.

i'm in the bloody good try section i think.

if i'm wrong in anyway ,others will point my mistakes out on this

remove the sn stuff from that line and put snavi

now on a clear line put "snavi","xxxxxxxxxxxx"

the xxx's being your cmd line you had in onskinstart in your post.
__________________
Links

Author of Ranger skin

Ford Ranger Truck Rebuild and system install Worklog

Current project status

Ranger Truck Rebuild 70% Current Open Project
Ranger Update:30% Total RE-WRITE
Ranger Help File:10%
Ride Runner Help File 30%
carputer1 is offline   Reply With Quote
Old 07-04-2008, 05:34 PM   #1425
FLAC
 
Machinehead's Avatar
 
Join Date: Jun 2007
Location: hijacks small portable city
Posts: 1,231
Machinehead will become famous soon enoughMachinehead will become famous soon enough
Quote: Originally Posted by carputer1 View Post
i'm in the bloody good try section i think.

I'm in the same boat.

I just answer questions, it's not worth the effort to get snarky anymore. Although I do understand the frustration of answering the same basic questions over and over.
Machinehead is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help! Need RR and DFX 4.0 advice schwazche Road Runner 2 10-15-2008 02:25 PM
ProScan 4.0 Released ProScan Engine Management, OBD-II, Engine Diagnostics, etc. 16 05-26-2008 11:46 PM
Digimoto 4.0 available for download digimotojoel Engine Management, OBD-II, Engine Diagnostics, etc. 5 08-29-2005 04:36 AM
Custom log parsing automation… xcntrk75 Software & Software Development 4 05-11-2005 03:19 PM



All times are GMT -5. The time now is 06:39 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
"VaultWiki" powered by VaultWiki v2.5.2.
Copyright © 2008 - 2009, Cracked Egg Studios.Ad Management by RedTyger
Message Board Statistics