Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 19th February 2004, 04:34   #1
AndrewMackowski
Member
 
Join Date: Mar 2002
Posts: 92
Drawer/Layout clipping question

Like many people who have made skins with drawers, one of the most frustrating bugs is when your drawer gets clipped by the layout's boundaries. On the skin I'm working on, the only way to get the drawer to appear is by increasing the size parameters in the layout tag:

code:
<layout
id="normal" desktopalpha="1" h="452" default_h="452" minimum_h="452" maximum_h="452"
droptarget="pldr" default_x="0" default_y="0"
default_visible="1" snapadjustbottom="10" snapadjustleft="2"
snapadjusttop="1" snapadjustright="7"
>



However, making that change in the XML and then refreshing Winamp does not produce any effect in the skin. I have to close winamp, open up studio.xnf, and then delete the info from the skin. Once I re-open Winamp, the expanded layout will be showing. Why does setting a new height in the XML not affect the skin when its refreshed?

If people have any other strategies for dealing with clipped drawers, or explaining them, please post them.

Here are a few of the most common ones I've seen:
1) Increasing the layout size (like I've shown above)
2) Expanding the size of your background image so that it includes a lot of transparent space
3) Setting sysregion="1" in some objects (this didn't produce any effect in my case)
AndrewMackowski is offline   Reply With Quote
Old 19th February 2004, 06:57   #2
UUL
Winamp Addict
(Major Dude)
 
UUL's Avatar
 
Join Date: May 2003
Location: Winamp Modern Skinning Forum!
Posts: 868
Send a message via ICQ to UUL Send a message via AIM to UUL Send a message via Yahoo to UUL
i'll go for answer 2
UUL 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