Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 4th September 2002, 22:02   #1
AtTiLa k
Junior Member
 
Join Date: Dec 2001
Location: Transilvania
Posts: 30
Unhappy plz help me!! IE Blue skin

I need your help to rewrite my skin, the IE Blue from beta3.
I don't know how to put the playlist in the Main Window.
So was in beta3:
-----------------------------------------------------------------
<container
id="main"
name="Main window"
default_x="0" default_y="0"
default_visible="1">
................
<groupdef id="player.pledit">
<component
x="2" y="2" w="-4" relatw="1" h="-4" relath="1"
param="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}"
autoopen="0"
autoclose="0"
/>
</groupdef>
.....................
<layout
id="normal"
background="component.BaseTexture"
default_h="420" default_w="360">
....................
<group
id="player.pledit"
x="4" y="116" w="-8" h="-143" relatw="1" relath="1"
move="0"
/>
..................
</layout>
</container>
--------------------------------------------------------------------
!!!!!!!!!!!!!!! PLZ HELP ME !!!!!!!!!!!!!!!!!
AtTiLa k is offline   Reply With Quote
Old 5th September 2002, 08:52   #2
AtTiLa k
Junior Member
 
Join Date: Dec 2001
Location: Transilvania
Posts: 30
???
no help?
AtTiLa k is offline   Reply With Quote
Old 5th September 2002, 10:24   #3
Raas
Senior Member
 
Join Date: Aug 2002
Location: nowhere
Posts: 341
Re: plz help me!! IE Blue skin

Quote:
Originally posted by AtTiLa k
I need your help to rewrite my skin, the IE Blue from beta3.
I don't know how to put the playlist in the Main Window.
So was in beta3:
-----------------------------------------------------------------
<container
id="main"
name="Main window"
default_x="0" default_y="0"
default_visible="1">
................
<groupdef id="player.pledit">
<component
x="2" y="2" w="-4" relatw="1" h="-4" relath="1"
param="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}"
autoopen="0"
autoclose="0"
/>
</groupdef>
.....................
<layout
id="normal"
background="component.BaseTexture"
default_h="420" default_w="360">
....................
<group
id="player.pledit"
x="4" y="116" w="-8" h="-143" relatw="1" relath="1"
move="0"
/>
..................
</layout>
</container>
--------------------------------------------------------------------
!!!!!!!!!!!!!!! PLZ HELP ME !!!!!!!!!!!!!!!!!
I just can't figure that one out!

Just kidding
Raas is offline   Reply With Quote
Old 5th September 2002, 21:08   #4
Nevex
Member
 
Nevex's Avatar
 
Join Date: Aug 2002
Posts: 92
Someoen help him pleae lo...this skin is awesome.
Nevex is offline   Reply With Quote
Old 6th September 2002, 20:56   #5
AtTiLa k
Junior Member
 
Join Date: Dec 2001
Location: Transilvania
Posts: 30
I've got a solution, from Wasabi skin, but is buggy
What is the problem in the Wasabi skin?
If you open and close the playlist (or ml, vis), then sometimes appears in wrong place.
PLZ help
AtTiLa k is offline   Reply With Quote
Old 6th September 2002, 21:08   #6
Nevex
Member
 
Nevex's Avatar
 
Join Date: Aug 2002
Posts: 92
I wonder why no mods or pros are stepping up. Post some screenshots, show them its worth helping on. I like this skin.
Nevex is offline   Reply With Quote
Old 6th September 2002, 22:31   #7
Plague
f(caffeine){
return wasabi;
}
(Forum King)
 
Plague's Avatar
 
Join Date: Jul 2001
Location: Sweden
Posts: 3,962
code:

<component
x="0"
y="0"
w="0"
relatw="1"
h="0"
relath="1"
noshowcmdbar="1"
autoopen="1"
autoclose="1"
param="guid:{45F3F7C1-A6F3-4ee6-A15E-125E92FC3F8D}"
/>



just insert this where you want, it will add a playlist editor..
I believe that theese:
code:

autoopen="1"
autoclose="1"


needs to be "1", not "0" for some reason..
when they were "0", nothing happened..

maybe you can turn off autoclose and just have autoopen="1"...
I don't know, haven't played with it lately..

If you can't get anywhere, I might be able to help ya out further.

-Plague
Plague is offline   Reply With Quote
Old 7th September 2002, 07:49   #8
Naamloos
Forum King
 
Naamloos's Avatar
 
Join Date: Mar 2001
Location: irc.tehflap.org/*******
Posts: 3,085
autoclose and autoopen will load the playlist when the container opens. if these are 0 you have to open them by rightclick menu (or thinger)(or button)
Naamloos is offline   Reply With Quote
Old 7th September 2002, 12:04   #9
Plague
f(caffeine){
return wasabi;
}
(Forum King)
 
Plague's Avatar
 
Join Date: Jul 2001
Location: Sweden
Posts: 3,962
yeah, that's what I thought..
that's why I think it would be possible to have autoclose="0" and autoopen="1" so that it opens right away but doesn't close when you close it from the thinger or something..

am I right here or am I completely wrong?

-Plague
Plague is offline   Reply With Quote
Old 8th September 2002, 00:23   #10
AtTiLa k
Junior Member
 
Join Date: Dec 2001
Location: Transilvania
Posts: 30
Thanks for the help. But this did not solved the bug.
I think the problem is elswere; in the winamp?
The best would be to put the playlist in its place without script, but if this is impossible ...

Here is a very simple skin (as Plague suggested). Opens an "invisible giant winamp" and crashes the half of the Windows xp. Is not working.

THE BUG
If you don't recognize it, the Winamp is in the center of the monitor.
Yes it looks like the common Internet Explorer browser.

Here is my half rewritten skin.
When you reopen the playlist for (2 or) more times it starts to open in wrong place. And just after moving the mouse or a click goes in its place. FUNNY

What is the Group.getObject() function in the script? (I borrowed this part of the script from the Wasabi skin)
If you leave out this from the script, a playlist opens in its place and a second "randomly" pops up. INTERESTING

sorry for my English
AtTiLa k is offline   Reply With Quote
Old 29th September 2002, 05:31   #11
Nevex
Member
 
Nevex's Avatar
 
Join Date: Aug 2002
Posts: 92
*bump*
Nevex 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