Sponsored links

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


Closed Thread
 
Share Thread Tools Display Modes
Old 07-13-2005, 02:53 PM   #91
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
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
Advertisement
 
Advertisement
Old 07-13-2005, 02:58 PM   #92
Maximum Bitrate
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Mañana is on a distinguished road
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, 03:00 PM   #93
Maximum Bitrate
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Mañana is on a distinguished road
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, 115 views)
__________________
My carputer

Old one

Last edited by Mañana; 07-13-2005 at 03:08 PM.
Mañana is offline  
Old 07-13-2005, 03:32 PM   #94
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
I'll look into this before releasing the next version
0l33l is offline  
Old 07-13-2005, 03:33 PM   #95
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
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.
Wiredwrx is offline  
Old 07-13-2005, 03:43 PM   #96
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
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, 06:40 PM   #97
Maximum Bitrate
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Mañana is on a distinguished road
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, 06:45 PM   #98
Maximum Bitrate
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Mañana is on a distinguished road
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  
Sponsored links
Advertisement
 
Advertisement
Old 07-13-2005, 06:57 PM   #99
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
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, 07:00 PM   #100
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
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-14-2005 at 12:26 AM.
RPM_VR4 is offline  
Old 07-14-2005, 02:06 AM   #101
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
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...
0l33l is offline  
Old 07-14-2005, 02:33 AM   #102
Maximum Bitrate
 
Mañana's Avatar
 
Join Date: Jul 2004
Location: Sweden
Posts: 761
Mañana is on a distinguished road
Got it working now =) Perfect
Just need to Photoshop some nice design.
__________________
My carputer

Old one
Mañana is offline  
Old 07-14-2005, 03:11 AM   #103
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
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.
Wiredwrx is offline  
Old 07-14-2005, 03:12 AM   #104
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
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.
Wiredwrx is offline  
Old 07-14-2005, 03:16 AM   #105
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
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
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 On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SKINbedder embedding problem chuckster Road Runner 12 07-26-2005 07:49 PM
[Release] SKINbedder v2 0l33l SkinBedder 242 07-05-2005 05:01 AM
[Release] iGSkinner BETA 3.9.5 0l33l SkinBedder 631 06-26-2005 03:40 PM
[Release] SKINbedder 1.0 RPM_VR4 SkinBedder 41 06-26-2005 05:03 AM
[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 08:29 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