home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 November / CDVD1105.ISO / Util / Winamp / Skins / EMP.wal / containers.xml < prev    next >
Text File  |  2003-06-20  |  4KB  |  67 lines

  1. <include file="maingroups.xml"/>
  2. <include file="bargroup.xml"/>
  3. <include file="thingergroup.xml"/>
  4. <include file="eqgroup.xml"/>
  5. <include file="optgroup.xml"/>
  6.  
  7. <container id="main" name="Main Window" default_visible="1">
  8.     <layout id="normal" background="main.bg.shadow" desktopalpha="1" droptarget="pldr" default_x="0" default_y="0">
  9.         <layer image="main.lowerpanel" x="0" y="153"/>
  10.         <layer image="clear" x="0" y="0" w="175" h="270" DblClickAction="SWITCH;remote"/>
  11.         <group id="main.lower" x="0" y="0" w="175" h="270"/>
  12.         <group id="main.normal" x="0" y="0" w="175" h="270"/>
  13.     </layout>
  14.     <layout id="remote" background="main.ws.bg.shadow" desktopalpha="1" droptarget="pldr">
  15.         <layer image="clear" x="0" y="0" w="175" h="117" DblClickAction="SWITCH;bar"/>
  16.         <group id="main.lower" x="0" y="-153" w="175" h="270"/>
  17.     </layout>
  18.     <layout id="bar" background="bar.bg" desktopalpha="1" droptarget="pldr">
  19.         <layer image="clear" x="0" y="0" w="450" h="27" DblClickAction="SWITCH;normal"/>
  20.         <group id="bar.maingroup" x="0" y="0" w="450" h="27"/>
  21.     </layout>
  22. </container>
  23. <container name="Equalizer" id="eq" default_visible="0">
  24.     <layout id="normal" minimum_w="315" minimum_h="200" default_w="315" default_h="200" maximum_w="315" maximum_h="200">
  25.         <group id="wasabi.standardframe.nostatusbar" x="0" y="0" w="0" relatw="1" h="0" relath="1" notify="content,eq.content.group"/>
  26.         <sendparams target="compref" visible="0"/>
  27.         <layer image="component.reflection.top" x="49" y="19" ghost="1"/>
  28.         <layer image="component.reflection.bottom" x="21" y="34" w="-42" h="-55" relatw="1" relath="1" ghost="1"/>
  29.     </layout>
  30. </container>
  31. <container id="thinger" name="Thinger" default_visible="1" default_x="0" default_y="0">
  32.     <layout id="normal" background="thinger.bg" desktopalpha="1" droptarget="pldr">
  33.         <group id="thinger.group" x="0" y="0" w="189" h="115"/>
  34.     </layout>
  35. </container>
  36. <container name="Color Themes" id="cthemes" default_visible="1" default_x="0" default_y="0">
  37.     <groupdef id="ct.titlebox">
  38.         <ColorThemes:List id="main.colorthemes.list" x="5" y="5" w="-10" h="-30" relatw="1" relath="1" />
  39.         <Wasabi:Button id="colorthemes.switch" action="colorthemes_switch" action_target="main.colorthemes.list" x="60" y="-20" relaty="1" w="-120" relatw="1" h="20" text="Select Color Theme" />
  40.     </groupdef>
  41.     <groupdef id="ct.content.group">
  42.         <Wasabi:titlebox x="5" y="5" w="-10" h="-10" relatw="1" relath="1" title="Choose a color theme from the list:" content="ct.titlebox"/>
  43.     </groupdef>
  44.     <layout id="normal" minimum_w="315" minimum_h="160" default_w="315" default_h="300">
  45.         <group id="wasabi.standardframe.nostatusbar" x="0" y="0" w="0" relatw="1" h="0" relath="1" notify="content,ct.content.group"/>
  46.         <sendparams target="compref" visible="0"/>
  47.         <layer image="component.reflection.top" x="49" y="19" ghost="1"/>
  48.         <layer image="component.reflection.bottom" x="21" y="34" w="-42" h="-55" relatw="1" relath="1" ghost="1"/>
  49.     </layout>
  50. </container>
  51. <container name="Skin Options" id="opt" default_visible="0">
  52.     <layout id="normal"  minimum_w="315" minimum_h="300" default_w="315" default_h="300" maximum_w="315" maximum_h="300">
  53.         <group id="wasabi.standardframe.nostatusbar" x="0" y="0" w="0" relatw="1" h="0" relath="1" notify="content,opt.content.group"/>
  54.         <sendparams target="compref" visible="0"/>
  55.         <layer image="component.reflection.top" x="49" y="19" ghost="1"/>
  56.         <layer image="component.reflection.bottom" x="21" y="34" w="-42" h="-55" relatw="1" relath="1" ghost="1"/>
  57.     </layout>
  58. </container>
  59. <container name="EMP Homepage" id="homepage" default_visible="0">
  60.     <groupdef id="homepage.content.group">
  61.         <browser id="homepage" x="0" y="0" w="0" relatw="1" h="0" relath="1" url="http://www.freewebs.com/awm3000/" mainmb="1"/>
  62.     </groupdef>
  63.     <layout id="normal" minimum_w="315" minimum_h="160">
  64.     <group id="wasabi.standardframe.nostatusbar" x="0" y="0" w="0" relatw="1" h="0" relath="1" notify="content,homepage.content.group"/>
  65.     </layout>
  66. </container>
  67.