Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 2nd November 2002, 21:16   #1
FrankL
Junior Member
 
Join Date: Apr 2002
Posts: 43
Is there a way to add a Drop Shadow to a window?

Is there a way to add a Drop Shadow behind a window for winamp 3 skins? You know just like the cursors on windows 2000 and xp.
FrankL is offline   Reply With Quote
Old 2nd November 2002, 21:37   #2
GLewellen
Senior Member
 
GLewellen's Avatar
 
Join Date: Nov 2001
Location: subspace
Posts: 438
yeah, you have your base file with a drop shadow and then have desktop alpha = 1 somewhere in the code, i'll look this up its been awhile.

[edit]
in the player-normal.xml file
code:

<layout id="normal" background="player.background" desktopalpha="1">
<group id="mainshit"/>
</layout>


CGA-STACKS (DA) | AIRPS 2.0 (DA) | AIRPS 2.0 (Removed by WA.com Available @ DA) | MAKI/M Ext Icons | Oberon
GLewellen is offline   Reply With Quote
Old 2nd November 2002, 23:11   #3
FrankL
Junior Member
 
Join Date: Apr 2002
Posts: 43
I'm looking for something to make the drop shadow also transparent. The previous method leaves a lot of white edges.
FrankL is offline   Reply With Quote
Old 3rd November 2002, 04:39   #4
Vica
Major Dude
 
Vica's Avatar
 
Join Date: Sep 2001
Location: St. Vincent & the Grenadines
Posts: 872
Send a message via ICQ to Vica Send a message via AIM to Vica Send a message via Yahoo to Vica
Your code should be something like this:

code:

<layout id="normal" background="player.background.noalpha" alphabackground="player.background.alpha" desktopalpha="1">
<group id="mainshit"/>
</layout>


player.background.alpha - this is the image that has the dropshadow on it.

player.background.noalpha - this has no dropshadow on it, and no partially transparent areas on it.

Winamap switches between these when deskopalpha is enabled or disabled in the preferences window.


Website: Template vbulletin skins by exaltic.com[size=0.75]
Skins/Coding: D-Shock, Nebular, Triton [/size]
Vica is offline   Reply With Quote
Old 4th November 2002, 03:45   #5
FrankL
Junior Member
 
Join Date: Apr 2002
Posts: 43
you can have partially transparent areas!!!???

How do you do this?
FrankL is offline   Reply With Quote
Old 4th November 2002, 04:17   #6
Vica
Major Dude
 
Vica's Avatar
 
Join Date: Sep 2001
Location: St. Vincent & the Grenadines
Posts: 872
Send a message via ICQ to Vica Send a message via AIM to Vica Send a message via Yahoo to Vica
a dropshadow is partially transparent... think about it
Vica is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Skinning and Design > Modern Skins

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump