Basic Help With SkinStudio Required!!!!!

Hello,

You probably have guessed I'm new to the community, I have been using WindowsBlinds for ages but I have only just got around to getting SkinStudio so I can (Attempt to) make my own skins.....

It seems to be going OK, despite the lack of ANY useful tutorial or help files > >

I am Having a problem with radio buttons, check boxes and system buttons, in that If I make my own images for them (bitmap of tga) they allways end up an odd grey colour
This is really starting to P me off, so any help wpuld be appreciated

Thankyou for taking the time to read this post
1,324 views 6 replies
Reply #1 Top
Make sure translucency (not transparency) is disabled if you replace a tga with a bmp. A lot of the default tga's have translucency enabled but if it is enabled for bmp's you get this opaque image.
Reply #2 Top
Hang in there Mikey, answers will be forthcomming from some expert wanting deperately to help you out.



Powered by SkinBrowser!
Reply #3 Top
I have Tranlucency on...

I managed to get the system buttons to display propperly with a bit of fiddling..! But the check boxes/radio's are still weird

heres the code for em:

[Button.CheckBox]
Image=Mikey2\CheckboxNew.bmp
LeftWidth=0
RightWidth=0
TopHeight=0
BottomHeight=0
PerPixel=1
Trans=1
Tile=0
TileTop=0
TileBottom=0
TileLeft=0
TileRight=0

[Button.Radio]
Image=Mikey2\RadioButton.bmp
Tile=0
BottomHeight=0
LeftWidth=13
RightWidth=0
TopHeight=13
MouseOver=1
TileBottom=0
TileLeft=0
TileRight=0
TileTop=0
PerPixel=1
Alpha=255
Trans=1
Reply #4 Top
Disable translucency (turn it off)
Reply #6 Top
Mikey: You might want to report this on the newsgroups.

Powered by SkinBrowser!