Home PageFacebookRSS News Feed
PocketGPS
Web
SatNav,GPS,Navigation
Pocket GPS World - SatNavs | GPS | Speed Cameras: Forums

Pocket GPS World :: View topic - Change TT5 menu possible
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in for private messagesLog in for private messages   Log inLog in 

Change TT5 menu possible
Goto page Previous  1, 2, 3 ... , 11, 12, 13  Next
 
Post new topic   Reply to topic    Pocket GPS World Forum Index -> TomTom Software-Only Products
View previous topic :: View next topic  
Author Message
Privateer
Pocket GPS Moderator
Pocket GPS Moderator


Joined: 30/12/2002 17:36:20
Posts: 4912
Location: Oxfordshire, England, UK

PostPosted: Tue Sep 13, 2005 4:48 pm    Post subject: Reply with quote

I thought that it was about time that I experimented with custom menus on TomTom Navigator 5 for the PocketPC.

The first menu I created was identical to the default TomTom menu just as an experiment, so that I could get used to the structure of the coding. I used skuX’s excellent online menubuilder to create the menu. I used Notepad to change the headings.

There are a couple of things that I couldn't find. I wonder if anybody knows the identification name of the following tasks?
Arrow Call Number (default Main Menu 3 of 4)
Arrow CheckPOInt (which by default, installs into Main Menu 4 of 4)

Is there a definitive list (preferably with icon and the task identification name) that can be downloaded? Does anybody know if the SDK5 manual describes custom menus and if it does, whether the SDK5 manual can be downloaded (preferably in .PDF format)?

Regards,
_________________
Robert.
iPhone 6s Plus, iOS 14.0.1: iOS CamerAlert v2.0.7
TomTom GO Mobile iOS 2.3.1; TomTom (UK & ROI and Europe) iOS apps v1.29
Garmin Camper 770 LMT-D
Back to top
View user's profile Send private message Send e-mail
Rabdo
Regular Visitor


Joined: Jul 26, 2004
Posts: 61
Location: Port Talbot, South Wales

PostPosted: Tue Sep 13, 2005 5:28 pm    Post subject: Reply with quote

Privateer wrote:
I thought that it was about time that I experimented with custom menus on TomTom Navigator 5 for the PocketPC.

The first menu I created was identical to the default TomTom menu just as an experiment, so that I could get used to the structure of the coding. I used skuX’s excellent online menubuilder to create the menu. I used Notepad to change the headings.

There are a couple of things that I couldn't find. I wonder if anybody knows the identification name of the following tasks?
Arrow Call Number (default Main Menu 3 of 4)
Arrow CheckPOInt (which by default, installs into Main Menu 4 of 4)

Is there a definitive list (preferably with icon and the task identification name) that can be downloaded? Does anybody know if the SDK5 manual describes custom menus and if it does, whether the SDK5 manual can be downloaded (preferably in .PDF format)?

Regards,


For CheckPOInt, use menubuilder and insert the icon for 'Switch to POI-Warner' - it displays as checkpoint if you have it installed instead of poi-warner

rabdo
Back to top
View user's profile Send private message
BarMuda
Occasional Visitor


Joined: Mar 04, 2005
Posts: 30

PostPosted: Thu Sep 15, 2005 1:50 am    Post subject: Reply with quote

For the phone one edit the file in notepad and replace an item with

TASK_DIAL_POI

Smile
_________________
Tom Tom One XL

Mazda MX5 1.8IS Second Edition
Back to top
View user's profile Send private message
mikealder
Pocket GPS Moderator
Pocket GPS Moderator


Joined: Jan 14, 2005
Posts: 19638
Location: Blackpool , Lancs

PostPosted: Sat Sep 17, 2005 3:16 pm    Post subject: Reply with quote

Ok I have just built my first menu using the online Skux systems (what a great bit of software that is), installed it (only got it working following this tread so many thanks to all) - Has anyone noticed the two arrows for navigation through the menus - both mine point to the Right but they do opperate in different directions? this is on the O2XDAIIs - Any thoughts - Mike
Back to top
View user's profile Send private message Send e-mail MSN Messenger
BV
Occasional Visitor


Joined: Jul 18, 2005
Posts: 34

PostPosted: Sat Sep 17, 2005 3:36 pm    Post subject: Reply with quote

mikealder wrote:
Ok I have just built my first menu using the online Skux systems (what a great bit of software that is), installed it (only got it working following this tread so many thanks to all) - Has anyone noticed the two arrows for navigation through the menus - both mine point to the Right but they do opperate in different directions? this is on the O2XDAIIs - Any thoughts - Mike


Mike, how did you get the "call number" icon on this skux menu?

BV
Back to top
View user's profile Send private message
mikealder
Pocket GPS Moderator
Pocket GPS Moderator


Joined: Jan 14, 2005
Posts: 19638
Location: Blackpool , Lancs

PostPosted: Sat Sep 17, 2005 5:28 pm    Post subject: Reply with quote

I used the last avail item, which was save poi, when compiled up it gave me the phone option, but it doesn't work, so i am going try a text based edit along the lines set out on this thread - i am just confused why the page back arrow has the same appearance as forwards, i also put the arrows on the middle line but when i created the menu it over rides the bottom rh icon from that chosen to next page will get there in the end - great bit of software though - Mike
Back to top
View user's profile Send private message Send e-mail MSN Messenger
Privateer
Pocket GPS Moderator
Pocket GPS Moderator


Joined: 30/12/2002 17:36:20
Posts: 4912
Location: Oxfordshire, England, UK

PostPosted: Mon Sep 19, 2005 3:29 pm    Post subject: Reply with quote

Hi Rabdo and BarMuda,

Rabdo wrote:
For CheckPOInt, use menubuilder and insert the icon for 'Switch to POI-Warner' - it displays as checkpoint if you have it installed instead of poi-warner

It tried that and got:

TASK_SDK1

Rabdo, I’m trying to use another third party application alongside CheckPOInt and unfortunately both third party applications use the same menu function name, which makes the menu building rather interesting! ;) I may have an experiment with the .CAP file to see if I can get the menu functions of both CheckPOInt and the other application to appear correctly in the menu. Thanks for the information though.

BarMuda wrote:
For the phone one edit the file in notepad and replace an item with

TASK_DIAL_POI

BarMuda, many thanks, that works a treat!!! Smile

Regards,
_________________
Robert.
iPhone 6s Plus, iOS 14.0.1: iOS CamerAlert v2.0.7
TomTom GO Mobile iOS 2.3.1; TomTom (UK & ROI and Europe) iOS apps v1.29
Garmin Camper 770 LMT-D
Back to top
View user's profile Send private message Send e-mail
BV
Occasional Visitor


Joined: Jul 18, 2005
Posts: 34

PostPosted: Wed Sep 28, 2005 9:05 pm    Post subject: Reply with quote

mikealder wrote:
Ok I have just built my first menu using the online Skux systems (what a great bit of software that is), installed it (only got it working following this tread so many thanks to all) - Has anyone noticed the two arrows for navigation through the menus - both mine point to the Right but they do opperate in different directions? this is on the O2XDAIIs - Any thoughts - Mike


I also have an XDA IIs. I have created my first SKUX menu, but even though I am dropping the notepad file into a created SDKRegistry folder I cannot get anything to happen. Any ideas Mike?

BV.
Back to top
View user's profile Send private message
mikealder
Pocket GPS Moderator
Pocket GPS Moderator


Joined: Jan 14, 2005
Posts: 19638
Location: Blackpool , Lancs

PostPosted: Wed Sep 28, 2005 9:27 pm    Post subject: Reply with quote

Check the web site as to the specific instructions as to where the folder must reside - I have wiped my unit at the moment so I can't give you much more than this - I found the answer on the site and got it all working - if I have a play around over the weekend (which I more than likely will) I will let you know more - I do remember it needed to be the SDKregistry folder contained in another folder called tomtom, but I am not too sure if that was on the SD card or in the programs navigator folder in the main memory (I think it was the later)- Mike
Back to top
View user's profile Send private message Send e-mail MSN Messenger
andy-c1
Lifetime Member


Joined: Feb 05, 2005
Posts: 1039
Location: East Sussex

PostPosted: Wed Sep 28, 2005 9:37 pm    Post subject: Reply with quote

awsome ,i have got it now .once you done it you realise how easy it is :D
_________________
TomTom 5001
Back to top
View user's profile Send private message Visit poster's website
BV
Occasional Visitor


Joined: Jul 18, 2005
Posts: 34

PostPosted: Thu Sep 29, 2005 5:06 pm    Post subject: Reply with quote

andy-c1 wrote:
awsome ,i have got it now .once you done it you realise how easy it is :D


Andy, I am failing to get this application working, can you give me a clue, step by step.

Many thanks,

BV.
Back to top
View user's profile Send private message
andy-c1
Lifetime Member


Joined: Feb 05, 2005
Posts: 1039
Location: East Sussex

PostPosted: Thu Sep 29, 2005 6:09 pm    Post subject: Reply with quote

all i did was use activesync opened
mobiledevice/my mobile/tomtom file ..
within tomtom make another file named SDKRegistry then within that file paste your file made from skux's website ,it worked a few times for me as i made a couple of trial runs
_________________
TomTom 5001
Back to top
View user's profile Send private message Visit poster's website
BV
Occasional Visitor


Joined: Jul 18, 2005
Posts: 34

PostPosted: Fri Sep 30, 2005 1:15 am    Post subject: Reply with quote

andy-c1 wrote:
all i did was use activesync opened
mobiledevice/my mobile/tomtom file ..
within tomtom make another file named SDKRegistry then within that file paste your file made from skux's website ,it worked a few times for me as i made a couple of trial runs


Andy, Mike, Luz thanks for your input. The skux menu's have been mastered. If I can do it anyone can!
Such a lovely application.

All the best,

BV.
Back to top
View user's profile Send private message
MotoBorg
Occasional Visitor


Joined: Jan 09, 2006
Posts: 13
Location: halesowen, West Midlands, UK

PostPosted: Mon Jan 09, 2006 4:40 pm    Post subject: Reply with quote

Several time before this question has been asked, but I can not see the answer.

Is there any way to change the entries on a sub menu, eg if you select "Navigate to..." there is the Navigate to sub menu with home, favourite, address etc.

Thanks for help
Back to top
View user's profile Send private message Visit poster's website
lupos0_1
Lifetime Member


Joined: Sep 08, 2005
Posts: 765
Location: Berkshire

PostPosted: Mon Jan 09, 2006 6:37 pm    Post subject: Reply with quote

You can create a set of menus and sub menus (I think??)
_________________
-------------------------------------------------------
Nokia N95
McGuider V7
Latest Maps
(Internal GPS)
Back to top
View user's profile Send private message Send e-mail







Posted: Today    Post subject: Pocket GPS Advertising

Back to top
Display posts from previous:   
Post new topic   Reply to topic    Pocket GPS World Forum Index -> TomTom Software-Only Products All times are GMT + 1 Hour
Goto page Previous  1, 2, 3 ... , 11, 12, 13  Next
Page 12 of 13

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Make a Donation



CamerAlert Database

Click here for the PocketGPSWorld.com Speed Camera Database

Download Speed Camera Database
22.044 (24 Apr 24)



WORLDWIDE SPEED CAMERA SPOTTERS WANTED!

Click here to submit camera positions to the PocketGPSWorld.com Speed Camera Database


12mth Subscriber memberships awarded every week for verified new camera reports!

Submit Speed Camera Locations Now


CamerAlert Apps



iOS QR Code






Android QR Code







© Terms & Privacy


GPS Shopping