
Originally Posted by
Cheekz185
is it any way possible to make it user configurable to choose what you want the address to ask first?
personally I would like to Be able to Choose STATE ---> Town(CITY) ---> Street ---> House Number
Right now its somewhat difficult (there is some crazy logic going on in the skin file to acomplish the input the way it is) but I plan on releasing a skin configuration tool somewhat soon to automate that for you.
However until I make that release, if you head into the skin file and look for the block of text like this:
Code:
ACTION
SHOW_MENU "SetDestination2"
HIDE_MENU "Main Menu V2"
END_BUTTON
And change "SetDestination2" to "SetDestination2State" then the first menu that will be pulled up when you press address is the OSK for state. OR... "SetDestinationConferm" will give you the master screen with all 4 entries.
Also cheekz... I will have the program onload events working soon so you can set your GPS to com 10 or whatever it was like you could before.
Bookmarks