home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / service / winamp3 / files / winamp3_0-full.exe / Wacs / xml / winamp / prefs / prefs-visual.xml < prev   
Text File  |  2002-06-25  |  993b  |  28 lines

  1. <groupdef id="Transparency.titlebox.content" autoheightsource="wasabi.slider.horizontal" w="370">
  2.   <Wasabi:CheckBox x="0" y="0" text="Enabled"
  3.   />
  4.   <Wasabi:HSlider id="transparency.slider"
  5.     x="0" y="16"
  6.     w="0" h="15"
  7.     relatw="1"
  8.   />
  9. </groupdef>
  10.  
  11. <groupdef id="Scaling.titlebox.content" autoheightsource="wasabi.slider.horizontal" w="370">
  12.   <Wasabi:CheckBox x="0" y="0" text="Enabled"/>
  13.   <Wasabi:HSlider id="scale.slider"
  14.     x="0" y="16"
  15.     w="0" h="15"
  16.     relatw="1"
  17.   />      
  18. </groupdef>
  19.  
  20. <groupdef id="winamp.preferences.visual.content">
  21.   <Wasabi:TitleBox x="3" y="3" title="Transparency" content="Transparency.titlebox.content" />
  22.   <Wasabi:TitleBox x="10" y="75" title="Scaling" content="Scaling.titlebox.content" />
  23. </groupdef>
  24.  
  25. <groupdef id="winamp.preferences.visual" name="Visual Options" >
  26.   <Wasabi:TitleBox x="0" y="0" h="0" w="0" relatw="1" relath="1" title="Visual Options" content="winamp.preferences.visual.content" />
  27. </groupdef>
  28.