Jump to content
AVIC411.com

"Delete Route" scripting in Route Information scre


Recommended Posts

My current project is to re-assign the "Fit to screen" button in the route information screen to become a "Delete route" button. Ive managed to rename the button and get it to delete the route, but Im at a loss as to how I can get the button to react the same way as the button in the Destination menu. That is to say I would love for it to ask for confirmation. I would also like for a confirmed delete to send me back to the map screen.

 

Any help or interest would be greatly appreciated.

Link to post
Share on other sites

Try this. I tested it on my unit.

 

Comment out this from from your route800_480 file:

 

 

and place this under it:

 

USE_SEPARATED_SAFETY_MODE=1>

 

 

You want to keep the old script in case you later decide to revert back.

What this will do is prompt you and return back to navigate screen. The cursor will also center on the screen. Good Luck.

post-24694-12872756781451_thumb.jpg

post-24694-12872756809318_thumb.jpg

Link to post
Share on other sites

I've returned mine back to the way I had it and won't have time to try this out until late this week.

 

Try this instead:

 

USE_SEPARATED_SAFETY_MODE=1>

 

If this doesn't work return it to the other script and hit the map button to clear the cursor and return to current gps position.

 

You may want to try that first to see if it's good as is.

Link to post
Share on other sites
If this doesn't work return it to the other script and hit the map button to clear the cursor and return to current gps position.

 

You may want to try that first to see if it's good as is.

I was doing that during my test.

 

Ill try the new code in the morning. Too cold to be running back and forth from the parking lot.

 

Thanks again for all of your help so far

Link to post
Share on other sites
Was it the last code that did it, or did you make other changes?

 

This is just the start. Now you'll be hooked.

 

Good job.

The last code made the difference.

 

And I was already hooked. Before this I did about half a dozen established hacks and some custom button icons to go with some of them. This unit is a ton of fun to play with.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...