home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 November
/
PCWorld_2005-11_cd.bin
/
software
/
topware
/
samurize
/
samurize_1.63.exe
/
$R8
/
wacs
/
WA3Samurize.xml
< prev
Wrap
Extensible Markup Language
|
2005-09-24
|
2KB
|
76 lines
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<WinampAbstractionLayer version="0.7">
<!-- You know how to build groups, right? No? GO TO NSDN NOW, NAUGHTY CODER! -->
<groupdef id="WA3Samurize.Attribs.Content">
<!-- *** Slider for the Int Attrib -->
<Wasabi:Text id="refresh_time_text"
text="Refresh Time (should be the same as in your Samurize config)"
x="0" y="0" w="-60" h="32" relatw="1" />
<Wasabi:EditBox id="refresh_time" x="-50" y="8" w="50" h="16" relatx="1"
high="1000" cfgattrib="{4F6313B4-91AF-4079-9113-E19B4425AEDF};RefreshTime" />
<!-- *** Slider for the Int Attrib -->
<Wasabi:Text id="number_bands_text"
text="The Number of Spectrum Bands"
x="0" y="40" w="-60" h="16" relatw="1" />
<Wasabi:EditBox id="number_bands" x="-50" y="40" w="50" h="16" relatx="1"
high="100" cfgattrib="{4F6313B4-91AF-4079-9113-E19B4425AEDF};NumberBands" />
<!-- *** Checkbox for the Bool Attrib -->
<Wasabi:CheckBox id="bool_attrib" x="14" y="65"
text="Falloff"
cfgattrib="{4F6313B4-91AF-4079-9113-E19B4425AEDF};Falloff"/>
</groupdef>
<groupdef id="WA3Samurize.Info.Content">
<!-- Some Info Stuff -->
<Wasabi:Text id="Info.Line1"
text="This is a Visualization Plugin for WinAmp3+Samurize"
x="0" y="0" w="0" h="16" relatw="1" />
<Wasabi:Text id="Info.Line2"
text="Get the latest Version at http://www.samurize.com"
x="0" y="20" w="0" h="16" relatw="1" />
<Wasabi:Text id="Info.Line3"
text="- Tropics"
x="0" y="40" w="0" h="16" relatw="1" />
</groupdef>
<groupdef id="WA3Samurize.Preferences.Content">
<!-- So, here, we make 2 TitleBox objects to provide group wrapping around
the attrib controls in the "Attribs" and some text in "Info" -->
<Wasabi:TitleBox x="0" y="0" w="0" h="80" relatw="1" relath="0"
title="Info" content="WA3Samurize.Info.Content" />
<Wasabi:TitleBox x="0" y="88" w="0" h="115" relatw="1" relath="0"
title="Settings" content="WA3Samurize.Attribs.Content" />
</groupdef>
<groupdef id="WA3SamurizePreferences">
<Wasabi:TitleBox x="0" y="0" w="0" h="0" relatw="1" relath="1"
title="Samurize Visualization Plugin Preferences"
content="WA3Samurize.Preferences.Content" />
</groupdef>
</WinampAbstractionLayer>