| Author |
Topic  |
|
justintime
34 Posts |
Posted - 29 juil. 2006 : 02:17:47
|
Now in version 3 you can control the COLOR of the road border...
;DMRBPC - day map road border pen color for each road class. DMRBPC=74,62,56 74,62,56 74,62,56 74,62,56 74,62,56
Anyone know if you can modify the thickness? |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 29 juil. 2006 : 03:37:10
|
Cool! Very nice! I haven't looked much at THEME.INI yet. But I think what I would like the most is perhaps being able to adjust the threshold for the road border. Now the border disappears at a certain zoom level. I wish I could still have the border for an extra maybe 2 zoom levels. And at the zoom levels at which there is no border I think I'd try to change the road color.
Marvin Hlavac |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 30 juil. 2006 : 19:59:00
|
The following is just a proof of concept. It is by no means intended to be instructions on how to disable the Warning window at the start of iGuidance.
I'm in the final stages of re-writing iGkeys. I no longer can use AutoHotkey scripting tool for this version because of the changes in iG 3.0. I was forced to switch to a more feature rich AutoIt. I'm now learning AutoIt and in the process I'm experimenting with its many functions.
I have read of various methods people use to disable the iGuidance Warning pop-up at start-up. Here's a method I just did, and it worked. It consists of two lines:
RegWrite("HKEY_CURRENT_USER\Software\iNav\iGuidance", "ShowWarning", "REG_DWORD", "0")
Run("C:\Program Files\iNav\iGuidance\iGuidance.exe", "C:\Program Files\iNav\iGuidance")
I just thought I'd share. But I would not do this on someone else's pc, since the Warning is there to remind drivers to keep their eyes on the road.
Marvin Hlavac |
Edited by - Marvin Hlavac on 01 août 2006 02:52:27 |
 |
|
|
vnguyen
16 Posts |
Posted - 30 juil. 2006 : 20:41:07
|
Newbie here. Just switch from Tomtom to iGuidance 3.0.
I tried changing the "ShowWarning" registry on my PDA and it worked too. Great stuff.
VN |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 30 juil. 2006 : 20:51:06
|
Well, if you only change the "1" to "0" in registry, it will only "appear" that it works. It will only work once. After you start and close iGuidance, the registry value goes back to "1".
The above described method automatically switches to "0" each time right before starting iGuidance (But this is only a pc solution)
Marvin Hlavac |
Edited by - Marvin Hlavac on 30 juil. 2006 21:32:15 |
 |
|
|
vnguyen
16 Posts |
Posted - 31 juil. 2006 : 16:07:33
|
Marvin,
You're right. Worked only the first time and the registry is changed back to 1. I was happy thinking that it worked. 
VN |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 01 août 2006 : 02:53:43
|
Show No Warning
Disregard the above method. I was just told by the gurus at MP3Car.com that the method to do it is much simpler and only few clicks away. Apparently all that needs to be done is to edit the Windows desktop shortcut to iGuidance by adding nowarning at the end. The "Target" should look like this:
"C:\Program Files\iNav\iGuidance\iGuidance.exe" nowarning

*If it doesn't work you have likely missed the first double quote at the beginning like I did.
I have no idea if this method would work on a PPC PDA or how to edit shortcut properties on a PPC.
EDIT: jackleung shares how he did it on his PDA: [PPC] Show No Warning: page 20 here
Marvin Hlavac |
Edited by - Marvin Hlavac on 18 sept. 2006 12:43:58 |
 |
|
|
johnnyb
22 Posts |
Posted - 01 août 2006 : 08:43:54
|
| alsolutely great tip!!! nicely done Marvin!! |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 01 août 2006 : 12:17:45
|
Don't thank me, it wasn't my idea. It was something new for me, too. The more I know the more I realize I don't know 
Marvin Hlavac |
 |
|
|
XCaLiBuR1085
3 Posts |
Posted - 02 août 2006 : 00:26:44
|
| how do you change the font size on iguidance 3.0? is it the same as 2.1? is the save file THEME.INI ? Please help cause you barely can see the font that good when you are in 3d view. and i always have it on 3d because thats what i prefer! so please help me change the font size and maybe give it bold as well for the iguidance 3.0 for pocket pc. |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 02 août 2006 : 00:36:34
|
Yes, follow the same simple procedure as described for previous versions of iGuidance. Go back the index on page one of this thread, and then look for items titled "Create your 1st theme.ini file" and "map font size"
Marvin Hlavac |
 |
|
|
XCaLiBuR1085
3 Posts |
Posted - 02 août 2006 : 03:53:52
|
| Sweet Thank you very much you dont know how many forums i have been under and asking how and no one gave me a honest answers without flaming me. I got that working and now i can see more city names with that other code also. Now I have another question that just popped up into my head my map is 98mb long is there any way i can make that file even smaller without having any problems with it? Can you point me out to the right direction and tell me how and what software i need to do it. Also a newbie question, when i went to map loader and downloaded Florida to my SD card where is the florida file? Is it under INAV Iguidance and then under maps right? Cuz all i see are just files under maps unless all those files are FLORIDA? Thanks Again for your guys help |
Edited by - XCaLiBuR1085 on 02 août 2006 03:55:32 |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 02 août 2006 : 11:36:15
|
Yes, maps are indeed stored in \iNav iGuidance\Maps folder, but you will not see a file named "Florida" there.
The only way to make your map file smaller would be to use MapLoader again and instead of "Florida" select only a radius around a city. MapLoader allows for as small as 40 mile radius (and as big as 241 miles).
Marvin Hlavac |
Edited by - Marvin Hlavac on 02 août 2006 11:39:08 |
 |
|
|
XCaLiBuR1085
3 Posts |
Posted - 02 août 2006 : 12:10:28
|
| Alright thanks man another question is there any way to make the font bold in any view with that code on how to change the map font size? cuz when i have it on 3d view zoom 2 (is what it says) i can see it better when it is bigger font now but for some reason in 3d view it looks alittle smaller and its color is really light to see when driving in night mode. thanks again |
 |
|
|
Marvin Hlavac
Canada
6902 Posts |
Posted - 03 août 2006 : 12:03:50
|
Not sure about this one. But this is something THEME.INI has not been set up to do.
Marvin Hlavac |
 |
|
Topic  |
|