Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 10-15-2005, 07:08 PM   #106
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
? It's there. The empty space to the left of the A is much lighter then the empty space to the left of the list box.
RPM_VR4 is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-15-2005, 08:44 PM   #107
Variable Bitrate
 
mercury7's Avatar
 
Join Date: Jul 2005
Location: Dallas
Posts: 416
mercury7 is on a distinguished road
Copy that. Guess I am blind.

Here they are.
Attached Images
  
__________________
2002 Grand Am progress :
[••••••••••••••••………] - 80%
...complete setup, but still need to make the install cleaner
mercury7 is offline   Reply With Quote
Old 10-15-2005, 10:14 PM   #108
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
Cool. Here's a screen-shot of what it looks like.

I will continue working on the iG skin over the next week. In the mean time did upgrade the BM skin to V3 and added the OSK to it: http://www.mp3car.com/vbulletin/sb-skins/56370-skinbedder-skin-cf-brushed-metal.html
Attached Images
 
RPM_VR4 is offline   Reply With Quote
Old 10-15-2005, 10:15 PM   #109
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 RPM_VR4
Cool. Here's a screen-shot of what it looks like.

I will continue working on the iG skin over the next week. In the mean time did upgrade the BM skin to V3 and added the OSK to it: http://www.mp3car.com/vbulletin/showthread.php?t=56370

Get any more bugs fixed?
0l33l is offline   Reply With Quote
Old 10-16-2005, 01:24 AM   #110
Variable Bitrate
 
mercury7's Avatar
 
Join Date: Jul 2005
Location: Dallas
Posts: 416
mercury7 is on a distinguished road
Do you think it needs another box for the input field, RPM?
__________________
2002 Grand Am progress :
[••••••••••••••••………] - 80%
...complete setup, but still need to make the install cleaner
mercury7 is offline   Reply With Quote
Old 10-16-2005, 06:22 PM   #111
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
I had wanted it to, but it didn't look that bad without one so I didn't say anything. It's fine as-is for me, but if you want to post a new one people will have the option to use either.
RPM_VR4 is offline   Reply With Quote
Old 10-16-2005, 06:40 PM   #112
Variable Bitrate
 
mercury7's Avatar
 
Join Date: Jul 2005
Location: Dallas
Posts: 416
mercury7 is on a distinguished road
In that case...
Attached Images
 
__________________
2002 Grand Am progress :
[••••••••••••••••………] - 80%
...complete setup, but still need to make the install cleaner

Last edited by mercury7; 10-16-2005 at 06:52 PM.
mercury7 is offline   Reply With Quote
Old 10-18-2005, 06:13 PM   #113
Constant Bitrate
 
Join Date: Aug 2005
Location: Jersey
Posts: 222
DaPCWiz is on a distinguished road
i know this has nothing to do with iguidance...

i have been trying for the past hour or so to embedd radioSHARK with skinBEDDER both 2.99999 and 3 preview. Using both of them, it loads up skinbedder, but it doesn't seem to embedd radioSHARK... they load independently... skinbedder 3 loads and kills radioSHARK correctly tho... I got the window class and title correctly, I believe.. as well as the size.. I can't figure out what I"m doing wrong

if I get this to work, I'd gladly make a radioSHARK skin for all the radioshark users out there, I'm pretty decent with photoshop

Last edited by DaPCWiz; 10-18-2005 at 06:17 PM.
DaPCWiz is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 10-18-2005, 07:00 PM   #114
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 DaPCWiz
i know this has nothing to do with iguidance...

i have been trying for the past hour or so to embedd radioSHARK with skinBEDDER both 2.99999 and 3 preview. Using both of them, it loads up skinbedder, but it doesn't seem to embedd radioSHARK... they load independently... skinbedder 3 loads and kills radioSHARK correctly tho... I got the window class and title correctly, I believe.. as well as the size.. I can't figure out what I"m doing wrong

if I get this to work, I'd gladly make a radioSHARK skin for all the radioshark users out there, I'm pretty decent with photoshop

Try disableing the ontop.
0l33l is offline   Reply With Quote
Old 10-18-2005, 07:48 PM   #115
Constant Bitrate
 
Join Date: Aug 2005
Location: Jersey
Posts: 222
DaPCWiz is on a distinguished road
Quote: Originally Posted by 0l33l
Try disableing the ontop.

it doesn't have an always on top option
DaPCWiz is offline   Reply With Quote
Old 10-18-2005, 07:52 PM   #116
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 DaPCWiz
it doesn't have an always on top option

In Sb.
0l33l is offline   Reply With Quote
Old 10-18-2005, 07:57 PM   #117
Constant Bitrate
 
Join Date: Aug 2005
Location: Jersey
Posts: 222
DaPCWiz is on a distinguished road
still no go

here is my code -
Code:
[MainForm] ;This is the Window Title (if a front-end embeds SKINbedder, this is the title it will need) Caption=SKINbedder - radioSHARK ;This is the initail position of the form. Top=30 Left=30 ;This is the initial "usable" Width & Height of the form. ClientWidth=555 ClientHeight=310 ;This is the background color you will see while loading (RGB Color Format: $GGBBRR). BackgroundColor=$C0C0C0 ;You can set this to an image to show durring loading (until the Starup Script has run). LoadingImage= [Scripts] ;This is the startup script that tells SKINbedder what to run, embed, and skin with. StartUp=Run(J:\progra~1\griffi~1\radioSHARK\radioshark.exe),Embed(radioSHARK:250),OnTop(False) ;This is the shutdown script that will run before SKINbedder exits. ShutDown=Kill(radioSHARK.exe) ;This will happen BEFORE hibernation Hibernate=Kill(radioSHARK.exe) ;This will happen after resuming from hibernation Resume=Run(J:\progra~1\griffi~1\radioSHARK\radioshark.exe)

Code:
[radioSHARK] WindowClass=#32770 WindowTitle=radioSHARK ;Width and Height are optional (you can just use all 4 borders instead). Width=555 Height=310 ;Borders are Optional (if you just set Width/Height it will auto-center). ;Any border you set will be ancored. ;If no width/Height nor boarders are set it will auto-stretch (as if borders are 0), but not anchor. TopBorder=0 LeftBorder=0 RightBorder=0 BottomBorder=0 ;Nudge values stretch the embedded image NudgeUp=0 NudgeLeft=0 NudgeRight=0 NudgeDown=0 ;Leave TransparentColorValue blank if not used (will save resources) TransparentColorValue= ;Leave AlphatBlendValue blank if not used (255=Fully visable, 0=Invisable) AlphaBlendValue= ;Set Visable to False if you want to hide the entire window Visable=True [MapSkin] ; 1-2-3 Skins are defined so that they can size to any resolution as follows: ; | | | The numbers in the picture to the left represent "Layers". ; 4-5-6 The lines in the picture to the left represent "Spacers". ; | | | "Layers" are defined in their own [Section] with BMPs, "Actions", and Events. ; 7-8-9 "Spacers" can be any file format and are used to fill a frame to any res. ;Top Left, Right, and Center Layers, plus the 2 Spacers in between. TopLeftLayer= TopLeftSpacer= TopLayer= TopRightSpacer= TopRightLayer= ;The 3 Spacers between the Top Layers and the Middle Layers. LeftTopSpacer= TopSpacer= RightTopSpacer= ;Middle Left, Right, and Center Layers, plus the 2 Spacers in between. LeftLayer=MapLeft LeftSpacer= CenterLayer= RightSpacer= RightLayer= ;The 3 Spacers between the Middle Layers and the Bottom Layers. LeftBottomSpacer= BottomSpacer= RightBottomSpacer= ;Bottom Left, Right, and Center Layers, plus the 2 Spacers in between. BottomLeftLayer= BottomLeftSpacer= BottomLayer=MapRight BottomRightSpacer= BottomRightLayer=

DaPCWiz is offline   Reply With Quote
Old 10-18-2005, 08:00 PM   #118
My Village Called
 
0l33l's Avatar
 
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 10,517
0l33l is on a distinguished road
I'm stumped. Lets hope RMP can help you out
0l33l is offline   Reply With Quote
Old 10-18-2005, 10:35 PM   #119
Constant Bitrate
 
Join Date: Aug 2005
Location: Jersey
Posts: 222
DaPCWiz is on a distinguished road
okay I'm definately doing something wrong, I just tried the same stuff with notepad... and that didn't even embed... so it MUST be my fault... someone tell me what I'm doing wrong please

edit: I got notepad to embed... now I'm taking baby steps from here, changing one thing at a time... *sigh* I hope I can get this to work...

edit2: if it helps anyone... radioshark isn't a standard windows looking application, as you can see when I embedded it into RR: http://www.dapcwiz.com/misc/radio_shark.jpg

Last edited by DaPCWiz; 10-18-2005 at 10:44 PM.
DaPCWiz is offline   Reply With Quote
Old 10-19-2005, 06:39 PM   #120
Banned
 
RPM_VR4's Avatar
 
Join Date: Nov 2004
Location: L.A.
Posts: 1,944
RPM_VR4 is on a distinguished road
I have embedded RadioShark before. I don't have it installed now though. Are you sure its window class is #32770? Try leaving class blank and just finding it by the title.
RPM_VR4 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
Motorola V3 USB-connect (w/ BT Audio Gateway)... If you use a V3 RAZR come here! RoyN PhoneControl 27 10-29-2005 10:30 PM
[Release] SKINbedder BETA 2.99999 0l33l SkinBedder 450 09-23-2005 04:38 AM
[Release] iGLaunch v3 0l33l SkinBedder 145 07-05-2005 11:33 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



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