View Single Post
Old 02-04-2008, 10:50 PM   #75
blk02si
FLAC
 
blk02si's Avatar
 
Join Date: Jul 2005
Location: Motorcity
Posts: 1,601
It sure can,there are 2 ways.

METHOD ONE:

You just need to edit the external_gps.skin directly


METHOD TWO:

You can define the gps commands in settings.txt, and reference buttons to them in external_gps.skin

I would probably go with method one since your not going to use the gps commands anywhere else.


Example (IN EXTERNAL_GPS.SKIN ONLY!!), current 1 button:
Code:
B,695,0,106,60,#B1_FUNCTION#,

You would change to:

Code:
B,695,0,106,60,"iGuidance_ZoomIn",

Then change the corresponding label from "APPS" to "ZOOM+" or whatever your fancy.

Funny you decided to do this as I was thinking how useful it would be just today!

BTW sorry I have stopped working on the shock skin for the moment, been finishing up my carwings skin, very very close to release
__________________
Build Things, it keeps your brain busy.

My carPC - www.shocknet.us
blk02si is offline   Reply With Quote