The MP3car.com Store The MP3car.com Blog    

Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
LinkBack Thread Tools Display Modes
Old 08-29-2005, 04:21 PM   #1
MySQL Error
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 5,136
Iguidance POI icon size

I may be gettin a bit too greedy here but i was wonderin if anyone has changed the physical size of the POI icons in iguidance. I've been tryin a few hours now with the resource hacker and i cant get iguidance to allow icons larger than 32x32. I was tryin to get at least 64x64 so that its at least clickable witha fingertip. I consider myself a novice at hacking this prog. So can anyone figure out a way to get iguidance to allow BIGGER icons?
Sonicxtacy02 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 08-29-2005, 04:55 PM   #2
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,703
search forum for Skinbedder or iGmod. It's not exactly what you're asking, but it is a possible alternative.
__________________
2002 Honda CR-V
Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
Spent so far: $1105.90


Download the NEXUS Skin for Centrafuse
...or even Listen to my music
justintime is offline   Reply With Quote
Old 08-29-2005, 04:58 PM   #3
FLAC
 
PURDooM's Avatar
 
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,020
Quote: Originally Posted by Sonicxtacy02
I may be gettin a bit too greedy here but i was wonderin if anyone has changed the physical size of the POI icons in iguidance. I've been tryin a few hours now with the resource hacker and i cant get iguidance to allow icons larger than 32x32. I was tryin to get at least 64x64 so that its at least clickable witha fingertip. I consider myself a novice at hacking this prog. So can anyone figure out a way to get iguidance to allow BIGGER icons?

Theres alot of values you might have to mess with in the hex to get larger than 32x32 icons.

If it were me trying to solve the problem, I would write a program to read the image of the map and attempt to indentify what is / where is the poi icons. Perhaps its also possible to get the physical screencoordinates of where they are drawing too if one could indentify what function is called in memory to draw a POI icon (because it would only be logical at some point there is a master 'drawpoiicon' function.

Once you have the coordinates of where the icons should be, its trivial to make a program to put your own icons in place.
__________________
Current projects: iGmod reloaded (Latest release) (put on hiatus indefinatly)

Unlimited Internet and gps tracking for $6 a month with boost mobile!

Carputer 2: www.lmaocar.com
PURDooM is offline   Reply With Quote
Old 08-29-2005, 10:44 PM   #4
Newbie
 
Join Date: Jul 2005
Posts: 25
You can change the POI images and I think you can change the size.

I would start by looking through resource hacker.

The down side to Iguidance's POI is there is no way to insert your own information.
slightlystoopid is offline   Reply With Quote
Old 08-30-2005, 09:18 AM   #5
MySQL Error
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 5,136
Quote: Originally Posted by PURDooM
Theres alot of values you might have to mess with in the hex to get larger than 32x32 icons.

If it were me trying to solve the problem, I would write a program to read the image of the map and attempt to indentify what is / where is the poi icons. Perhaps its also possible to get the physical screencoordinates of where they are drawing too if one could indentify what function is called in memory to draw a POI icon (because it would only be logical at some point there is a master 'drawpoiicon' function.

Once you have the coordinates of where the icons should be, its trivial to make a program to put your own icons in place.

Yea like i said i'm a novice at this. I wouldnt even know where to begin to do that.

Quote:
You can change the POI images and I think you can change the size.

I would start by looking through resource hacker.

The down side to Iguidance's POI is there is no way to insert your own information.

I know how to change the poi icons, that part is much simpler than changing the size. I've gone thru every bit of the file with resource hacker, in the icon group section it has the file size listed and its possible to overwrite but it doesnt save when you save the .exe . AFAIK there is no other way to change the size and there's no point to change the icons if they're gonna be the same size as the existing ones.
Sonicxtacy02 is offline   Reply With Quote
Old 08-30-2005, 03:27 PM   #6
Constant Bitrate
 
JPuma's Avatar
 
Join Date: Jul 2005
Location: NY
Posts: 213
Quote: Originally Posted by PURDooM
Once you have the coordinates of where the icons should be, its trivial to make a program to put your own icons in place.

Sounds like a project for iGmod. I like the program, looks good. I happen to like FreeDrive better but that just opinion. Keep up the good work and get those POI's to show up bigger.
JPuma is offline   Reply With Quote
Old 08-30-2005, 04:07 PM   #7
MySQL Error
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 5,136
i just might have to use igmod. But right now i'm using igskinner from way back and i have it looking just the way i want it.
Sonicxtacy02 is offline   Reply With Quote
Old 08-30-2005, 07:37 PM   #8
FLAC
 
ShawJohn's Avatar
 
Join Date: Aug 2004
Location: On the edge!
Posts: 1,772
try using resource hacker to look in different DLL files, you will find the bitmap of the logo you can change it for any bitmap in Destinator so why not IG
ShawJohn is offline   Reply With Quote
Old 08-30-2005, 09:10 PM   #9
FLAC
 
PURDooM's Avatar
 
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,020
Quote: Originally Posted by Tuned Vitesse
try using resource hacker to look in different DLL files, you will find the bitmap of the logo you can change it for any bitmap in Destinator so why not IG


IG likes to hardcode the size to alot of things into their program. I tried editing the menu file via reshacker to make it larger and it didnt work.

General question to people: Whenever I have tried to use resedit my new iguidance is not cappable of viewing the favorite destinations and crashes. How do you make your iG stable? It would be nice to figure out how to edit out the built in menu button.

Is resedit the wrong program to use?
__________________
Current projects: iGmod reloaded (Latest release) (put on hiatus indefinatly)

Unlimited Internet and gps tracking for $6 a month with boost mobile!

Carputer 2: www.lmaocar.com
PURDooM is offline   Reply With Quote
Old 08-31-2005, 09:50 AM   #10
MySQL Error
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 5,136
i use reshacker. If youre talkin about the read menu button all you have to do is replace it with a 1x1 white .bmp. This is what my screen currently looks like cept the zoomed ETA box is actually over top of the smaller eta box hiding it.
Attached Images
 
Sonicxtacy02 is offline   Reply With Quote
Old 08-31-2005, 11:19 AM   #11
FLAC
 
PURDooM's Avatar
 
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,020
Quote: Originally Posted by Sonicxtacy02
i use reshacker. If youre talkin about the read menu button all you have to do is replace it with a 1x1 white .bmp. This is what my screen currently looks like cept the zoomed ETA box is actually over top of the smaller eta box hiding it.

Sexy.
__________________
Current projects: iGmod reloaded (Latest release) (put on hiatus indefinatly)

Unlimited Internet and gps tracking for $6 a month with boost mobile!

Carputer 2: www.lmaocar.com
PURDooM is offline   Reply With Quote
Old 08-31-2005, 12:52 PM   #12
MySQL Error
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 5,136
Quote: Originally Posted by PURDooM
Sexy.


Thank you. I'm actually satisfied as is but i wouldnt mind bein spoiled with the bigger POI and possibly having the two street name bars bigger
Sonicxtacy02 is offline   Reply With Quote
Old 09-03-2005, 12:25 PM   #13
Low Bitrate
 
Join Date: Sep 2004
Posts: 111
Sonic,
is that running stand alone or is it running embeded into a front end? just wondering because of the media controls at the bottom.

i have been using Mapmonkey and Destinator because of it embeding into Frodo and me being able to adjust my music volume and track, etc from the gps screen.

is that all done in the theme.ini?
Craig W is offline   Reply With Quote
Old 09-03-2005, 03:59 PM   #14
FLAC
 
PURDooM's Avatar
 
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,020
Sonic: How did you remove the text "menu" on the menu button?
__________________
Current projects: iGmod reloaded (Latest release) (put on hiatus indefinatly)

Unlimited Internet and gps tracking for $6 a month with boost mobile!

Carputer 2: www.lmaocar.com
PURDooM is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Iguidance 2.0 font size is killing me djtrickee GPS 448 08-26-2005 08:51 AM
iGuidance POI? CavityCr33p GPS 19 08-25-2005 02:02 PM
Iguidance Font size question Sonicxtacy02 GPS 0 04-03-2005 09:24 AM
Screen size of IGuidance Embedded in FP PDiddy FrodoPlayer 11 02-11-2005 08:07 PM
Embedded iGuidance Window Size? All4Sky MediaCar 3 08-27-2004 09:00 AM


All times are GMT -5. The time now is 02:33 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics