Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Support Software > SkinBedder


Closed Thread
 
Share Thread Tools Display Modes
Old 05-31-2005, 02:08 PM   #16
Constant Bitrate
 
Join Date: Mar 2004
Posts: 188
Bama5150 is on a distinguished road
I like the way that looks Rixst3r. Any timeframe you guys think that will be functional? It might be what I need to finally switch to RR from Frodo.
Bama5150 is offline  
Sponsored links
Advertisement
 
Advertisement
Old 05-31-2005, 02:11 PM   #17
Variable Bitrate
 
Join Date: Nov 2004
Location: NYC
Posts: 348
DRWeside is on a distinguished road
You don't get it off the screen. You just mask it with the application that is embedding it. Again, I'm not sure about Oleel's algorithm, but I've tried mine on 5 different PCs with different configurations and they all run my app as intended. No need to mess around with delay timings.

/me winks at Oleel

I haven't used iGSkinner because it does more than I care for, so I wrote a small app just to get rid of the nag removal and for the embedding. I haven't bothered with making the buttons bigger. IMO, a 7" screen is small enough as it is to give up real estate to bigger icons. As you can see, I've made the volume and menu button disappear, but they are still useable.
Attached Images
  
DRWeside is offline  
Old 05-31-2005, 02:12 PM   #18
Newbie
 
Join Date: May 2005
Posts: 41
foltster is on a distinguished road
Quote: Originally Posted by RiXst3r
I already reported this bug... I think this is because the positioning is relative to the window when it is first opened, and then with you resize, it stays in place... If you maximize on 800x480 or 800x600 do you see borders?

Actually, When I embed into RR @ 848x480 or 800x600, I get no borders, and the Zoom buttons are actually placed correctly.

Here is an actual screenshot of my skin embedded



I'm not sure why the "resize" issue isn't showing up when embedded, but I assume it has to do with how RR resizes the window prior to embedding.

Scott
foltster is offline  
Old 05-31-2005, 02:51 PM   #19
Variable Bitrate
 
Join Date: Nov 2004
Location: NYC
Posts: 348
DRWeside is on a distinguished road
Private Sub Form_Resize()
MoveWindow rHwnd, -5, -70, (Width / Screen.TwipsPerPixelX) + 5, (Height /Screen.TwipsPerPixelY) + 88, True
End Sub

rHwnd is the window handle for iGuidance.
DRWeside is offline  
Old 05-31-2005, 03:03 PM   #20
Variable Bitrate
 
egeekial's Avatar
 
Join Date: May 2004
Posts: 380
egeekial is on a distinguished road
Wow, this looks like just what I've been waiting for... I can't wait to try it out!
__________________

2001 Nissan Altima SE
Shuttle FV24 / P3 1Ghz
512MB (2x256) PC133 RAM
40GB 7.2k RPM
WiFi / GPS / XM
Opus 150
Xenarc 700TSV
XP Pro (nLite) / Frodoplayer
egeekial is offline  
Old 05-31-2005, 03:25 PM   #21
Maximum Bitrate
 
wysocki's Avatar
 
Join Date: Mar 2004
Location: Los Angeles Area
Posts: 467
wysocki is on a distinguished road
Quote: Originally Posted by DRWeside
I wrote a small app just to get rid of the nag removal and for the embedding

PLEASE post it!!!
I see you're using CF but I hope it can remove headers/statusbar in RR.

Also, in your 2D view, how come the car cursor is not centered? I've always felt that in "north up" mode, it'd be great to see more map in front of where you are and less of what's behind you. Does the position change if you're driving south?
__________________
Epia-M II M10000 Nehemiah WinXP sp2 Travla C134 case Carnetix 1260 power Xenarc 700TS XM Direct Toslink Extigy USB 5.1 Garmin GPS18 Linksys 802.11g wireless Nokia 6230 Bluetooth Memphis Amps Focal Speakers Frontend: RoadRunner
wysocki is offline  
Old 05-31-2005, 03:35 PM   #22
Constant Bitrate
 
Join Date: Mar 2005
Location: Columbus, OH
Posts: 183
RiXst3r is on a distinguished road
Quote: Originally Posted by foltster
Actually, When I embed into RR @ 848x480 or 800x600, I get no borders, and the Zoom buttons are actually placed correctly.

Here is an actual screenshot of my skin embedded



I'm not sure why the "resize" issue isn't showing up when embedded, but I assume it has to do with how RR resizes the window prior to embedding.

Scott

This really boggles my mind, I should be getting the same results...
what version of windows are you running, and is it iguidance 2.0, 2.1, or Routis?

btw, you overlapped my zoom buttons... you should skoot the zoom- down a few pixels pixels... (if you want it to look like my original idea)

I still have my illustrator/photoshop files if you want to resize them more cleanly... and make a better matching menu button

__________________
e46|700tsv 2005 model|sb51g xpc2.4ghz opus 150|I-bus|XM Direct&cables | slim slot USB DVD-cdrw|Hawking 54g|iGuidance 2.1-HoluxGPS
sold it all... :-(


Coming Soon - 2007 BMW 335i UMPC install

Last edited by RiXst3r; 05-31-2005 at 03:40 PM.
RiXst3r is offline  
Old 05-31-2005, 03:35 PM   #23
Newbie
 
Join Date: May 2005
Posts: 41
foltster is on a distinguished road
0l33l,

First off, great utility, it is really making the iGuidance setup much nicer. I do have one question though. Is it possible to pass keystrokes through iGSkinner to iGuidance? When I run this embedded, it seems that I have to actually click on the map before I can use keyboard shortcuts. Is there a way to pass these keystrokes to the iGuidance window?

Once again, thanks for the good work!


RiXst3r:

I'm running iGuidance 2.1, on Win2k here at work. It all worked (minus skinning) with BETA2 on my XP machine at home as well. I did have to edit my RR skin though, as it was "hiding" part of the screen, with its own negative offset.

Also, I thought your original Zoom buttons were a bit too small, so I did a quick enlargement. This is only for testing, I'll do my final testing at home.


Scott

Last edited by foltster; 05-31-2005 at 03:39 PM.
foltster is offline  
Sponsored links
Advertisement
 
Advertisement
Old 05-31-2005, 03:43 PM   #24
Constant Bitrate
 
Join Date: Mar 2005
Location: Columbus, OH
Posts: 183
RiXst3r is on a distinguished road
Quote: Originally Posted by foltster
0l33l,

RiXst3r:

I'm running iGuidance 2.1, on Win2k here at work. It all worked (minus skinning) with BETA2 on my XP machine at home as well. I did have to edit my RR skin though, as it was "hiding" part of the screen, with its own negative offset.

Also, I thought your original Zoom buttons were a bit too small, so I did a quick enlargement. This is only for testing, I'll do my final testing at home.


Scott

Dang... why is it not resizing to full height for me!!! this sucks!!!

I agree they are a bit small, I will resize them from the original ai files tonight, and repost the new cleaner ones...
__________________
e46|700tsv 2005 model|sb51g xpc2.4ghz opus 150|I-bus|XM Direct&cables | slim slot USB DVD-cdrw|Hawking 54g|iGuidance 2.1-HoluxGPS
sold it all... :-(


Coming Soon - 2007 BMW 335i UMPC install
RiXst3r is offline  
Old 05-31-2005, 03:49 PM   #25
Variable Bitrate
 
Join Date: Nov 2004
Location: NYC
Posts: 348
DRWeside is on a distinguished road
Quote: Originally Posted by wysocki
PLEASE post it!!!
I see you're using CF but I hope it can remove headers/statusbar in RR.

Also, in your 2D view, how come the car cursor is not centered? I've always felt that in "north up" mode, it'd be great to see more map in front of where you are and less of what's behind you. Does the position change if you're driving south?

iGuidance keeps your position cursor equidistant from the left and right edges. I'm not so sure about the upper and lower edges, but I see your point. I checked by running iGuidance directly and noted the point you made. In either case, it was centered left to right, but not top to bottom.

Like I said before, (1) I use hibernation with my system and didn't write any code for handling the GPS mouse warning. (2) CF doesn't close the process when it exits, which is not an issue if you are using hibernation.

I'll try RR out and let you know. If RR handles it the well, then I'll post it.
DRWeside is offline  
Old 05-31-2005, 05:01 PM   #26
Maximum Bitrate
 
cadence117's Avatar
 
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 520
cadence117 is on a distinguished road
i just need some affirmation here...
this still doesnt work with Frodoplayer, right?
__________________
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  
Old 05-31-2005, 05:31 PM   #27
Jesus Freak
 
antimatter's Avatar
 
Join Date: Jan 2004
Location: California
Posts: 4,273
antimatter is on a distinguished road
excellent work. I can't wait until it works like Rixters mockups
__________________
-Jesus- King of Kings Lord of Lords
antimatter is offline  
Old 05-31-2005, 05:45 PM   #28
Constant Bitrate
 
Join Date: Mar 2005
Location: Columbus, OH
Posts: 183
RiXst3r is on a distinguished road
screenshot of resize bug

I would include a screenshot of it running by itself out of RR, but it looks exatly the same, just has the IGSKinner title bar at the top...
Attached Images
 
__________________
e46|700tsv 2005 model|sb51g xpc2.4ghz opus 150|I-bus|XM Direct&cables | slim slot USB DVD-cdrw|Hawking 54g|iGuidance 2.1-HoluxGPS
sold it all... :-(


Coming Soon - 2007 BMW 335i UMPC install
RiXst3r is offline  
Old 05-31-2005, 05:48 PM   #29
Constant Bitrate
 
Join Date: Mar 2005
Location: Columbus, OH
Posts: 183
RiXst3r is on a distinguished road
Quote: Originally Posted by antimatter
excellent work. I can't wait until it works like Rixters mockups

It can, if you dont get the resize bug I am getting, for some users it works fine... although ol33l butchered my skin in the beta3 release, to show off his sub-menu thing... it is possible to put it back together to look like my mockups by modifying the skin file
__________________
e46|700tsv 2005 model|sb51g xpc2.4ghz opus 150|I-bus|XM Direct&cables | slim slot USB DVD-cdrw|Hawking 54g|iGuidance 2.1-HoluxGPS
sold it all... :-(


Coming Soon - 2007 BMW 335i UMPC install
RiXst3r is offline  
Old 05-31-2005, 08:12 PM   #30
Variable Bitrate
 
Join Date: Nov 2004
Location: NYC
Posts: 348
DRWeside is on a distinguished road
NagBeGone

Here's my app for the nag and embedding.

1. I have it hardcoded for use with iGuidance. So your install of iGuidance should be in the default directory.

2. I'm using it with CF and have tried it with RR and it works fine.

3. The window name is NagBeGone.
Attached Files
File Type: zip NagBeGone.zip (6.5 KB, 136 views)
DRWeside is offline  
Advertisement
 
Advertisement
Sponsored links

Closed Thread

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] SKINbedder BETA 2.99999 0l33l SkinBedder 450 09-23-2005 04:38 AM
[Release] SKINbedder v2 0l33l SkinBedder 242 07-05-2005 05:01 AM
[Release] SKINbedder 1.0 RPM_VR4 SkinBedder 41 06-26-2005 05:03 AM
[Release] iGSkinner BETA 1 0l33l SkinBedder 125 05-31-2005 01:07 PM
[RELEASE] NMC 0.7 BETA 2 -> introducing ACTIONS and NCS ! netsuo NeoCar Media Center 22 05-05-2005 12:34 PM



All times are GMT -5. The time now is 05:48 AM.


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