The MP3car.com Store The MP3car.com Store    

Sponsored links

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

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 07-19-2005, 01:13 AM   #151
Variable Bitrate
 
silencery's Avatar
 
Join Date: Jul 2004
Location: Los Angeles, CA
Posts: 340
cool, thx david

I'll check it out.
__________________
Stealth OEM spyder
1204 dot net!
silencery is offline  
Sponsored links
Advertisement
 
Advertisement
Old 07-19-2005, 01:33 AM   #152
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by silencery
cool, thx david

I'll check it out.

Yeh, hopefully it will work... otherwise you'll have to wait until the next release
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline  
Old 07-19-2005, 02:48 AM   #153
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
Do you know what causes this David? I was getting this occationally before I started embedding/sizing every 1/4-a-second on a timer, but that fixed it permenatly for me. Isn't that timer in v2.5 (I know it is since 2.5 embeds sub-windows too)? Mine sometimes looks like that for a split second, but it is always fixed by the 2nd or third call to MoveWindow (which happens every 1/4 second).

Edit: Actually I am using what I sent you just before you released 2.5, but I thought you didn't change anything except fixing some maximize bug??? Did that "fix" cause this bug? I don't get it???
RPM_VR4 is offline  
Old 07-19-2005, 02:56 AM   #154
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by RPM_VR4
Do you know what causes this David? I was getting this occationally before I started embedding/sizing every 1/4-a-second on a timer, but that fixed it permenatly for me. Isn't that timer in v2.5 (I know it is since 2.5 embeds sub-windows too)? Mine sometimes looks like that for a split second, but it is always fixed by the 2nd or third call to MoveWindow (which happens every 1/4 second).

Edit: Actually I am using what I sent you just before you released 2.5, but I thought you didn't change anything except fixing some maximize bug??? Did that "fix" cause this bug? I don't get it???

Yeh, the "fix" caused the bug
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline  
Old 07-19-2005, 03:20 AM   #155
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
Lol
RPM_VR4 is offline  
Old 07-19-2005, 04:05 AM   #156
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by RPM_VR4
Lol

Yeh... but atleast I solved that bug
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline  
Old 07-19-2005, 03:00 PM   #157
Raw Wave
 
tj!2k4's Avatar
 
Join Date: Oct 2004
Posts: 3,453
Quote: Originally Posted by silencery
So I downloaded and ran the package. Here's what the result looks like.



After reading through this thread, and noticing that several other people seem to have the same problems, is it possible that the default .ini file is off?

In order to get iGuidance to embed properly, I end up having to 'nudge' the main iG window to a negative value. This, of course, is something that both David and RPM mentioned as unnecessary. Unfortunately, that's the only way I can get SKINbedder to work.

Any tips?

I broke down and downloaded the latest release and AutoIT. I was having the same issue, and wound up playing with the "EmbedderRefreshInterval" setting; changing it to 300 solved the positioning issue for me.

The only issue I have right now is that the buttons keep flickering every 1.5 - 2 seconds or so.
tj!2k4 is offline  
Old 07-19-2005, 03:11 PM   #158
Raw Wave
 
tj!2k4's Avatar
 
Join Date: Oct 2004
Posts: 3,453
Oops, I spoke to soon. I have another issue:

edit: i figured it out when I ran sb2.5 in the car. that is being generated by the dropdown menu, which is visible in 2.5, but not in 2.0. Gonna stick with 2.0.
-
Attached Images
 

Last edited by tj!2k4; 07-19-2005 at 04:49 PM.
tj!2k4 is offline  
Old 07-19-2005, 06:00 PM   #159
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
The buttons shouldn't flicker unless they are overlapping eachother. Also, change [Zoom-In], command="Up" (instead of Alt-V,Up,Up,Enter) and then you wont have that other problem. While your at it change Zoom-Out to "Down" and Toggle 3D to "3". I was not aware of the iG hot-keys when I wrote the button commands.

Ol33l: From the activity in that other thread, it seems people would like us to add a magnifier for ETA (as well as other stuff). You got any ideas on that one?
RPM_VR4 is offline  
Old 07-19-2005, 06:07 PM   #160
Raw Wave
 
tj!2k4's Avatar
 
Join Date: Oct 2004
Posts: 3,453
Thanks for the info. Is there a way to display a static image without defining it as abutton? The only way I could display that background mask (the bar) was to define it as a button with no action. Which now explains why the actual buttons flicker.
tj!2k4 is offline  
Old 07-19-2005, 06:12 PM   #161
Calm
Down
Or
Get
A
2
Week
Vacation
-Love
The
Forum
Policeman
 
Wiredwrx's Avatar
 
Join Date: Jan 2003
Posts: 3,604
Quote: Originally Posted by RPM_VR4
The buttons shouldn't flicker unless they are overlapping eachother. Also, change [Zoom-In], command="Up" (instead of Alt-V,Up,Up,Enter) and then you wont have that other problem. While your at it change Zoom-Out to "Down" and Toggle 3D to "3". I was not aware of the iG hot-keys when I wrote the button commands.

Ol33l: From the activity in that other thread, it seems people would like us to add a magnifier for ETA (as well as other stuff). You got any ideas on that one?


Check out his post in the other thread. He has a link to an open source magnifier. Perhaps you can use it to integrate. Now, when are we gonna get an updated version of SB. There was mention of a teaser this week, and completion by the weekend. Are you still on schedule?

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. www.yellinlawoffice.com
Wiredwrx is offline  
Old 07-19-2005, 06:16 PM   #162
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
TJ: Not in this version but that is already planned. I want it to be able to, for example, hide the main-menu compleatly so you can make your own window (with background and buttons) to replace it.

Wired: I'm still going to try to have someything to relase this weekend. I didn't post a "teaser" with CF 1.3 because TJ beat me to it using the current version . Now I just need to make TJ's stuff work.

As for the magnifier, I won't have time to look into that right away, but hopfully Ol33l can start working on it and then I can just merge his code with mine.
RPM_VR4 is offline  
Old 07-19-2005, 06:20 PM   #163
Calm
Down
Or
Get
A
2
Week
Vacation
-Love
The
Forum
Policeman
 
Wiredwrx's Avatar
 
Join Date: Jan 2003
Posts: 3,604
Thats cool, I got time. (Cause I bill by the hour )

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. www.yellinlawoffice.com
Wiredwrx is offline  
Old 07-19-2005, 06:24 PM   #164
Raw Wave
 
tj!2k4's Avatar
 
Join Date: Oct 2004
Posts: 3,453
Quote: Originally Posted by RPM_VR4
TJ: Not in this version but that is already planned. I want it to be able to, for example, hide the main-menu compleatly so you can make your own window (with background and buttons) to replace it.

sweet!

Quote: Originally Posted by RPM_VR4
Wired: I'm still going to try to have someything to relase this weekend. I didn't post a "teaser" with CF 1.3 because TJ beat me to it using the current version . Now I just need to make TJ's stuff work.

sorry


Quote: Originally Posted by RPM_VR4
and then I can just merge his code with mine.

ewwwwwwww


tj!2k4 is offline  
Old 07-20-2005, 02:01 AM   #165
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,763
Quote: Originally Posted by RPM_VR4
Ol33l: From the activity in that other thread, it seems people would like us to add a magnifier for ETA (as well as other stuff). You got any ideas on that one?

I'll look into some magnification code tonight
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline  
Sponsored links
Advertisement
 
Advertisement
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 Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
SKINbedder embedding problem chuckster Road Runner 12 07-26-2005 06:49 PM
[Release] SKINbedder v2 0l33l SkinBedder 242 07-05-2005 04:01 AM
[Release] iGSkinner BETA 3.9.5 0l33l SkinBedder 631 06-26-2005 02:40 PM
[Release] SKINbedder 1.0 RPM_VR4 SkinBedder 41 06-26-2005 04:03 AM
[RELEASE] NMC 0.7 BETA 2 -> introducing ACTIONS and NCS ! netsuo NeoCar Media Center 22 05-05-2005 11:34 AM


All times are GMT -5. The time now is 05:11 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