Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > Other Cool Stuff


Reply
 
Share Thread Tools Display Modes
Old 08-18-2005, 06:31 PM   #31
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
How do you get the GPS window to integrate in the main window as per screenshot ? I see a standard compass image as before!
__________________
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
Sponsored links
Advertisement
 
Advertisement
Old 08-18-2005, 06:33 PM   #32
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
Nevermind, figured it out. Its an option on the menus.

It doesn't overlay with transparency though. Is that the way it is meant to be?

Quote: Originally Posted by justintime
How do you get the GPS window to integrate in the main window as per screenshot ? I see a standard compass image as before!

__________________
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-18-2005, 11:43 PM   #33
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
OK, I have 2 requests:

1) Need a way to assign a WAV file (custom beep sound) to button presses. Audible feedback of pressed buttons is a must in a carpc touchscreen!
2) Configurable to eliminate the overlayed arrows. They are neat, but I have found that it can get very distracting and confusing. I would rather have the original arrow top left corner. If anything, maybe just zoom the arrow in the top left corner, without transparency. I think that would be the best compromise!
__________________
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-19-2005, 12:04 AM   #34
FLAC
 
PURDooM's Avatar
 
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,021
PURDooM is on a distinguished road
Quote: Originally Posted by justintime
OK, I have 2 requests:

1) Need a way to assign a WAV file (custom beep sound) to button presses. Audible feedback of pressed buttons is a must in a carpc touchscreen!
2) Configurable to eliminate the overlayed arrows. They are neat, but I have found that it can get very distracting and confusing. I would rather have the original arrow top left corner. If anything, maybe just zoom the arrow in the top left corner, without transparency. I think that would be the best compromise!

Added to todo for beta 2.
__________________
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-19-2005, 12:42 AM   #35
Maximum Bitrate
 
Join Date: Jan 2004
Location: NYC
Posts: 849
camsgs3 is on a distinguished road
what is the correct setting that we should use on our desktop PCs with a large resolution, this is what mine looks like @ 1600x1200, i also tried lower one with the same result
Attached Images
 
camsgs3 is offline   Reply With Quote
Old 08-19-2005, 12:45 AM   #36
FLAC
 
PURDooM's Avatar
 
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,021
PURDooM is on a distinguished road
Quote: Originally Posted by camsgs3
what is the correct setting that we should use on our desktop PCs with a large resolution, this is what mine looks like @ 1600x1200, i also tried lower one with the same result

Wow... I honestly have no idea whats going on that could cause that. Ill PM you and start looking into that.

Why would the menu text be in italics?

It looks to me like the twips per pixel is different on your copy of windows for some reason, I always assumed it was pernamently 15. That is the VB windows size values should be sized 15 times larger than the screen coordinates, but judging by your screen that number looks more like 10.
__________________
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

Last edited by PURDooM; 08-19-2005 at 12:47 AM.
PURDooM is offline   Reply With Quote
Old 08-19-2005, 04:31 AM   #37
Maximum Bitrate
 
MoFo's Avatar
 
Join Date: May 2004
Location: TX
Posts: 478
MoFo is on a distinguished road
This is looking real good PURDooM.
Nice work
MoFo is offline   Reply With Quote
Old 08-19-2005, 10:04 AM   #38
Maximum Bitrate
 
Join Date: Jan 2004
Location: NYC
Posts: 849
camsgs3 is on a distinguished road
Quote: Originally Posted by PURDooM
Wow... I honestly have no idea whats going on that could cause that. Ill PM you and start looking into that.

Why would the menu text be in italics?

It looks to me like the twips per pixel is different on your copy of windows for some reason, I always assumed it was pernamently 15. That is the VB windows size values should be sized 15 times larger than the screen coordinates, but judging by your screen that number looks more like 10.


FYI, people make sure your DPI setting are set to the default 96
Mine was custom cause i use a 20" LCD screen, i changed it back and iGmod is working great, I love this software
camsgs3 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-19-2005, 10:07 AM   #39
Newbie
 
Join Date: May 2005
Posts: 41
foltster is on a distinguished road
Quote: Originally Posted by PURDooM
Wow... I honestly have no idea whats going on that could cause that. Ill PM you and start looking into that.

Why would the menu text be in italics?

It looks to me like the twips per pixel is different on your copy of windows for some reason, I always assumed it was pernamently 15. That is the VB windows size values should be sized 15 times larger than the screen coordinates, but judging by your screen that number looks more like 10.

I use Screen.TwipsPerPixelX and Screen.TwipsPerPixelY instead of hardcoding a value.

These are built into vb (well, in vb6 anyway) and solve this issue pretty well.
foltster is offline   Reply With Quote
Old 08-19-2005, 11:15 AM   #40
Maximum Bitrate
 
cadence117's Avatar
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 520
cadence117 is on a distinguished road
Request: Highlight active button and enabled hotkeys and use of directional arrow keys for navigation by keyboard.

I navigate Iguidance completley by hotkeys, save osk, and it appears that this program disables that ability. I can't even browse adresses with the /\ \/ arrow keys on my keyboard.
__________________
mobo $130 ; 150wOpus-$200 ; 256mb pc2700 -$10 ; 120gb HDD 7200-$70 ; Lilliput TS 7"-$265 ; USB LAN-Free AR ; Rikaline 6010 GPS-$34 ; ShuttleXpress-$37
Total = $746....Carputer = Priceless
cadence117 is offline   Reply With Quote
Old 08-19-2005, 11:51 AM   #41
Maximum Bitrate
 
Zebelkhan's Avatar
 
Join Date: Dec 2004
Location: Bay Area, CA
Posts: 467
Zebelkhan is on a distinguished road
Quote: Originally Posted by camsgs3
FYI, people make sure your DPI setting are set to the default 96
Mine was custom cause i use a 20" LCD screen, i changed it back and iGmod is working great, I love this software

I experienced the same thing but thought it was due to support issues with Frodoplayer. I am sure some is but even when support for Frodoplayer is available I will still need the DPI setting to be at 120 because of font sizes in other screens I use. So, in addition to DPI 96, is it also possible to have support for DPI 120? - Or is it going to be a lot of work? (I have absolutly no idea how you guys do these things!) Thanks
__________________
Compaq Evo D510 e-PC - P4 2.0 - 512M RAM - 120G 3.5 HD - 7" Xenarc 700TSV - DSATX fitted nicely inside the PC case
Zebelkhan is offline   Reply With Quote
Old 08-19-2005, 12:11 PM   #42
Variable Bitrate
 
Join Date: Aug 2004
Posts: 315
lagunatl2k is on a distinguished road
Wow nice ap girder support and roadrunner would make this a great ap
lagunatl2k is offline   Reply With Quote
Old 08-19-2005, 06:47 PM   #43
FLAC
 
PURDooM's Avatar
 
Join Date: Jun 2005
Location: Anoka County, MN
Posts: 1,021
PURDooM is on a distinguished road
Im nearing a solution to getting Road Runner working. Ill have the twipsperpixel thing coded in by the time I have custom skinning support (im going to have to recode all the screen coordinates anyways when that happens).

Also jotted down physical keyboard support to todo.

Looks like I have some work cut out for the program for the next week or so
__________________
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-19-2005, 06:59 PM   #44
Raw Wave
 
justintime's Avatar
 
Join Date: Apr 2005
Posts: 2,705
justintime is on a distinguished road
Any way to hide all the ugly resizing that takes place upon load? How about making that 'Disclaimer' screen at the beginning a lot larger (full screen) and all the resizing of windows occur behind that so it is not shown?
__________________
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-19-2005, 07:17 PM   #45
Calm
Down
Or
Get
A
2
Week
Vacation
-Love
The
Forum
Policeman
 
Wiredwrx's Avatar
 
Join Date: Jan 2003
Posts: 3,604
Wiredwrx has a little shameless behaviour in the past
Does it work with 2.1.1 I can't get the Menu to show up no matter what.

Michael
__________________
...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.
Wiredwrx 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
Release 1.4 CENTRAFUSE BETA 2 veetid Centrafuse 32 08-02-2005 11:20 AM
Release CENTRAFUSE BETA 2 (1.3) veetid Centrafuse 128 08-01-2005 04:13 AM
RELEASE - FreeDrive 0.51 Beta CdRsKuLL FreeDrive 39 04-20-2005 05:03 AM
RELEASE - FreeDrive 0.33 beta (D3 Frontend) CdRsKuLL FreeDrive 60 02-18-2005 04:08 PM



All times are GMT -5. The time now is 09:17 PM.


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