View Single Post
Old 11-12-2007, 02:56 PM   #3
01black_ac
Constant Bitrate
 
01black_ac's Avatar
 
Join Date: Jul 2005
Location: NJ
Posts: 223
I'm using the 4/12 version of RR and I don't think iGNative mode is available in it...

I'm calling iGuidance from a GPS menu selection screen. This is the button which loads the iGuidance screen:

Code:
B21,325,275,150,101,"LOAD;EXTERNAL_GPS_IG.SKIN;;C:\Program Files\iNav\iGuidance\iGuidanceUMPC.exe;iGuidance",""


and this is the button in question. It uses SENDKEYS, rotating through 1, 2, 3 and 4, to show the 3 3D views and then the 2D view of the iGuidance map...

Code:
B13,200,547,099,052,"ACTIVATE;iGuidance||SENDKEY;{1}||SWITCHBUTTON;13>>||SENDKEY;{2}||SWITCHBUTTON;13>>||SENDKEY;{3}||SWITCHBUTTON;13>>||SENDKEY;{4}||SWITCHBUTTON;13>>",""

'01
__________________
Hang on while I defragment my car...

the Acura ITX project
the Acura ITX skin for RoadRunner
project progress: 99%

Last edited by JohnWPB; 11-13-2007 at 01:39 AM. Reason: Wrapped code tags around the code, to prevent the space the forum inserts
01black_ac is offline   Reply With Quote