View Single Post
Posts: 2,290 | Thanked: 4,133 times | Joined on Apr 2010 @ UK
#307
Originally Posted by dread123 View Post
Want to re-arrange the buttons on sygic- i moved my "exit"button so it was one front page??

...just navigate to res,skins. then open application file with note pad or a text editor.

Then control and F = find and type in menu.main.exit

it will then search and should come up with 2 instances of the above text. all i did was then copy the first instance and paste further up in the "menu" section and swapped one over to its old place-if that makes sense and then save.

Under the Menu section -you will see this

menu.main.navigateTo
menu.main.browseMap
menu.main.alternative
menu.main.memorize
menu.main.extras
menu.main.exit
menu.main.viewRoute

menu.main.itinerary
menu.main.managePoi
menu.main.gpsStatus
menu.main.settings
menu.main.exitmenu.main.extras
menu.main.traffic"

Just copy menu.main.exit and paste within the first 6
---
menu.main.navigateTo
menu.main.browseMap
menu.main.alternative
menu.main.memorize
menu.main.exit
menu.main.viewRoute

menu.main.itinerary
menu.main.managePoi
menu.main.gpsStatus
menu.main.settings
menu.main.extras
menu.main.traffic"

like that and then save

restarted sygic and now have exit button on front page!


works with editing the whole menu..move whatever where you want to.
Thanks just what I was looking for.

I have now changed my menu to..

menu.main.navigateTo
menu.main.browseMap
menu.main.viewRoute
menu.viewRoute.cancelRoute
menu.main.settings
menu.main.safetyCamera
menu.main.gpsStatus
menu.main.exit

menu.main.itinerary
menu.main.traffic
menu.main.sharePoints
menu.main.managePoi
menu.main.memorize
menu.main.extras

This puts cancel route on the first menu page.