The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

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

Closed Thread
 
Thread Tools Display Modes
Old 07-13-2005, 01:53 PM   #91
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
Quote: Originally Posted by Mañana
Yeah, I know its a beta =) So my code is right?

I think this is the problem:

"Rocknesx=RockNESX"

It should be:

"Rocknesx=RockNES X" (there's a space before the X in the window title.)
RPM_VR4 is offline  
Sponsored Links
Old 07-13-2005, 01:58 PM   #92
Maximum Bitrate
Mañana's CarPC Specs
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Vehicle: 98' VW Passat
Posts: 761
My Photos: (0)
Quote: Originally Posted by RPM_VR4
I think this is the problem:

"Rocknesx=RockNESX"

It should be:

"Rocknesx=RockNES X" (there's a space before the X in the window title.)

Allready tried.
__________________
My carputer

Old one
Mañana is offline  
Old 07-13-2005, 02:00 PM   #93
Maximum Bitrate
Mañana's CarPC Specs
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Vehicle: 98' VW Passat
Posts: 761
My Photos: (0)
Quote: Originally Posted by 0l33l
Something doesn't look right. Maybe its because you don't have a class name?

Where to put it? =/

Edit: SKINbedder.ini is now as "original" as possible I think. (Attachment) Still doesnt work.

Edit2: Found class out: "iGMain=#32770,iGuidance" Still doesnt work...
Attached Files
File Type: txt SKINbedder.txt (2.9 KB, 94 views)
__________________
My carputer

Old one

Last edited by Mañana : 07-13-2005 at 02:08 PM.
Mañana is offline  
Old 07-13-2005, 02:32 PM   #94
My Village Called
0l33l's CarPC Specs
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Vehicle: 1995 Lexus SC300 1997 Mazda Miata
Posts: 10,763
My Photos: (0)
I'll look into this before releasing the next version
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline  
Old 07-13-2005, 02:33 PM   #95
Calm
Down
Or
Get
A
2
Week
Vacation
-Love
The
Forum
Policeman
Wiredwrx's CarPC Specs
 
Wiredwrx's Avatar
 
Join Date: Jan 2003
Posts: 3,604
My Photos: (0)
Quote: Originally Posted by Mañana
Where to put it? =/

Edit: SKINbedder.ini is now as "original" as possible I think. (Attachment) Still doesnt work.

Edit2: Found class out: "iGMain=#32770,iGuidance" Still doesnt work...

I see you love Frodo. Are you using Frodoplayer by chance?

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-13-2005, 02:43 PM   #96
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
Quote: Originally Posted by Mañana
Where to put it? =/

Edit: SKINbedder.ini is now as "original" as possible I think. (Attachment) Still doesnt work.

Edit2: Found class out: "iGMain=#32770,iGuidance" Still doesnt work...

If you are using the latest version, there are a lot of changes...

This does nothing:

[Programs]
P0=C:\skinning****\skinbedd\SKINbedder_BETA_2.5\di stribution\Rocknesx.exe

You have:

[P0]
WindowName=RockNES X

...but P0 is not defined under [Panels] see:

[Panels]
iGMain=iGuidance

If you want to just get it to embed, go back to the default INI and just change the above line to:

[Panels]
iGMain=RockNES X
RPM_VR4 is offline  
Old 07-13-2005, 05:40 PM   #97
Maximum Bitrate
Mañana's CarPC Specs
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Vehicle: 98' VW Passat
Posts: 761
My Photos: (0)
Quote: Originally Posted by RPM_VR4
If you are using the latest version, there are a lot of changes...

This does nothing:

[Programs]
P0=C:\skinning****\skinbedd\SKINbedder_BETA_2.5\di stribution\Rocknesx.exe

You have:

[P0]
WindowName=RockNES X

...but P0 is not defined under [Panels] see:

[Panels]
iGMain=iGuidance

If you want to just get it to embed, go back to the default INI and just change the above line to:

[Panels]
iGMain=RockNES X

Thanks! =D
That worked... But the readme says:

Quote: Originally Posted by SKINbedder readme
[Programs]
P0=<path>\<filename>
P1=<path>\<filename>

A list of programs to embed. Must start with P0, then P1, then P2, ...

Quote: Originally Posted by SKINbedder readme
[P?]
WindowName= The title of the window to embed.
Parameters= Parameters to send program
Directory= Set the directory
PanelColor= This will only be visible if the nudge settings reveal part of the panel.
PanelTop=
PanelLeft=
PanelWidth=
PanelHeight=
NudgeLeft=
NudgeRight= All nudge settings affect how the embeded
NudgeTop= program is displayed on its panel.
NudgeBottom=
Anchors= left, right, bottom, top
combine left and right for instance to make the panel resize automatically.
Any combinations will work

I just assumed that p in [P?] refered to the programs :S
__________________
My carputer

Old one
Mañana is offline  
Old 07-13-2005, 05:45 PM   #98
Maximum Bitrate
Mañana's CarPC Specs
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Vehicle: 98' VW Passat
Posts: 761
My Photos: (0)
Quote: Originally Posted by Wiredwrx
I see you love Frodo. Are you using Frodoplayer by chance?

Michael

Of course =) What else?
__________________
My carputer

Old one
Mañana is offline  
Old 07-13-2005, 05:57 PM   #99
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
Yeah, it change a lot (and will change a lot more for the next release). Sorry the readme.txt wasn't updated.

It now doesn't launch programs. It will only launch "[SKINbedder] Startup=" at startup which should point to an AutoIt script. The AutoIt script does all the launching and nag killing.

Under [Panels] you list "{name}={windowtitle}". Then, whenever any window called {windowtitle} appears, it is automatically embedded and positioned according to the settings in the [{name}] section.

Buttons are still done the old way ([Buttons],B0=,B1=,B2=,etc.) but that will all be changed in the next version.
RPM_VR4 is offline  
Old 07-13-2005, 06:00 PM   #100
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Vehicle: 3000GT VR4
Posts: 1,944
My Photos: (0)
To further explain, you should change it to this:

[Panels]
RockNES=RockNES X

and then create a [RockNES] section with the correct settings for your program. (Copy the [iGMain] section and then adjust from there.)

In the next version I am working on, each program will have its own sub-directory (like a skin-graphics and ini-file "plugin") and SKINbedder.ini will only contain the main form settings and a list of programs (or "Plugins") to use. Then, each program/plugin directory will have its own INI containing what is currently in [iGMain], plus Button sections, and a list of "panels" to embed windows on. Finally, there will be "panel" sub-directorys in each program/plugin directory that contain their own INI and graphics for buttons to show only when that "panel" is visable. You will also be able to compleatly hide windows (Like iG's Main-Menu) and make your own custom skin to navigate with. On windows like iG's "Enter Street Address" you can skin the whole thing too, you just have to work around the square for the list-box so (basically just skin around anything that's an "output" and you can make your own custom interface for ALL the "inputs" in any program). We also may switch from INI to XML in an upcomming release, but probably not the next one.

Last edited by RPM_VR4 : 07-13-2005 at 11:26 PM.
RPM_VR4 is offline  
Sponsored Links
Old 07-14-2005, 01:06 AM   #101
My Village Called
0l33l's CarPC Specs
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Vehicle: 1995 Lexus SC300 1997 Mazda Miata
Posts: 10,763
My Photos: (0)
Quote: Originally Posted by Mañana
That worked... But the readme says:

I just assumed that p in [P?] refered to the programs :S

Umm... I guess I should have updated the readme....

I did say that its gonna be changing...
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline  
Old 07-14-2005, 01:33 AM   #102
Maximum Bitrate
Mañana's CarPC Specs
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Vehicle: 98' VW Passat
Posts: 761
My Photos: (0)
Got it working now =) Perfect
Just need to Photoshop some nice design.
__________________
My carputer

Old one
Mañana is offline  
Old 07-14-2005, 02:11 AM   #103
Calm
Down
Or
Get
A
2
Week
Vacation
-Love
The
Forum
Policeman
Wiredwrx's CarPC Specs
 
Wiredwrx's Avatar
 
Join Date: Jan 2003
Posts: 3,604
My Photos: (0)
Quote: Originally Posted by Mañana
Of course =) What else?

I was under the impression that SB and FP don't mix, or is that only with IG. leelo, what do you say?

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-14-2005, 02:12 AM   #104
Calm
Down
Or
Get
A
2
Week
Vacation
-Love
The
Forum
Policeman
Wiredwrx's CarPC Specs
 
Wiredwrx's Avatar
 
Join Date: Jan 2003
Posts: 3,604
My Photos: (0)
Quote: Originally Posted by RPM_VR4
Yeah, it change a lot (and will change a lot more for the next release). Sorry the readme.txt wasn't updated.

It now doesn't launch programs. It will only launch "[SKINbedder] Startup=" at startup which should point to an AutoIt script. The AutoIt script does all the launching and nag killing.

Under [Panels] you list "{name}={windowtitle}". Then, whenever any window called {windowtitle} appears, it is automatically embedded and positioned according to the settings in the [{name}] section.

Buttons are still done the old way ([Buttons],B0=,B1=,B2=,etc.) but that will all be changed in the next version.


Changes, chamges, changes. Argggg, ini reprograming, here I come.

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-14-2005, 02:16 AM   #105
My Village Called
0l33l's CarPC Specs
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Vehicle: 1995 Lexus SC300 1997 Mazda Miata
Posts: 10,763
My Photos: (0)
Quote: Originally Posted by Wiredwrx
I was under the impression that SB and FP don't mix, or is that only with IG. leelo, what do you say?

Michael

I think its for both. I think that Mañana is running it with outside of FP. Or maybe he's got a wrapper for it
__________________
PowerVoice v1 | NaviVoice Source
GammaControl v2.4
SKINbedder v3

1995 Lexus SC300 <-- Weekend Car
1997 Mazda Miata <-- Daily Driver
0l33l is offline  
Sponsored Links
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
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 07:44 AM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics