home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Topware / winamp / wa3install-mad.exe / Wacs / xml / library / main.xml < prev    next >
Text File  |  2002-06-25  |  3KB  |  98 lines

  1. <!-- top row of query selector windows -->
  2. <groupdef id="library.top">
  3.  
  4.   <objdirview id="list1" x="0" y="0"
  5.     w="-336" relatw="1" h="0" relath="1"
  6.     dir="querydir" target="library.query.objdir" />
  7.   <queryline id="library.query.objdir" querylist="library.query.list" auto="1" order="0" />
  8.  
  9.   <group id="wasabi.panel" x="-336" relatx="1" y="-3" w="8" h="6" relath="1"/>
  10.  
  11.   <filterlist 
  12.     id="list2"
  13.     x="-328" relatx="1"
  14.     y="0" 
  15.     w="160"
  16.     h="0" relath="1"
  17.     querylist="library.query.list" field="Artist" all="All artists" order="1"
  18.   /> 
  19.  
  20.   <group id="wasabi.panel" x="-168" relatx="1" y="-3" w="8" h="6" relath="1"/>
  21.   
  22.   <filterlist 
  23.     id="list3"
  24.     x="-160"  relatx="1"
  25.     y="0" 
  26.     w="160"
  27.     h="0" relath="1"
  28.     querylist="library.query.list" field="Album" all="All albums" order="2"
  29.   /> 
  30. </groupdef>
  31.  
  32. <groupdef id="library.query.box" inherit_group="wasabi.objectframe.group">
  33.   <Wasabi:EditBox id="library.query.edit"
  34.    x="1" y="1" w="-2" h="-2" relatw="1" relath="1"
  35.    />
  36.   <queryline id="library.query.line"
  37.    querylist="library.query.list" auto="1" order="3"
  38.   />
  39.   <script file="queryedit.maki" param="library.query.edit;library.query.line" />
  40. </groupdef>
  41.  
  42. <!-- bottom of the frame handle -->
  43.  
  44. <groupdef id="library.bottom">
  45.   <group id="wasabi.panel" x="0" y="0" w="0" relatw="1" h="25" />
  46.   
  47.   <group id="library.query.box" x="67" y="4" w="-71" relatw="1" h="17"/>
  48.   
  49.   <Wasabi:Text id="Search for" text="Search For:" x="5" y="5" />
  50.  
  51.   <!-- our main results list -->
  52.   <queryresults 
  53.     id="library.query.list"
  54.     x="0" 
  55.     y="25" 
  56.     w="0" relatw="1" 
  57.     h="-25" relath="1"
  58.   /> 
  59.  
  60. </groupdef>
  61.  
  62. <!-- main interface -->
  63. <groupdef id="library.content.left" w="0" relatw="1">
  64.  
  65.   <MediaLibrary:AddMusic querylist="library.query.list" />
  66.   <Shoutcast:Add />
  67.  
  68.   <group id="library.top" x="0" y="0" w="0" relatw="1" h="140" />
  69.   <group id="library.bottom" x="0" y="140" w="0" h="-140" relatw="1" relath="1"/>
  70. <!--
  71.   <Wasabi:Frame id="library.hframe"
  72.    x="0" y="0" w="0" h="0" relatw="1" relath="1"
  73.    top="library.content.top" bottom="library.content.bottom"
  74.    from="l" width="140" resizeable="1"
  75.    orientation="h"
  76.   />
  77. -->
  78.  
  79. </groupdef>
  80.  
  81. <groupdef id="library.content.right">
  82.   <Wasabi:TabSheet id="library.sidecar" windowtype="mlsc" type="2"
  83.     x="0" y="0" w="0" h="0" relatw="1" relath="1"
  84.    />
  85. </groupdef>
  86.  
  87. <groupdef id="library.content.group" name="Media Library" default_w="540" minimum_w="540" default_h="314" minimum_h="268">
  88. <!--
  89.   <Wasabi:Frame id="library.frame"
  90.     x="0" y="0" w="0" h="0" relatw="1" relath="1"
  91.     left="library.content.left" right="library.content.right" from="r"
  92.    />
  93. -->
  94.   <group id="library.content.left" 
  95.     x="0" y="0" w="0" h="0" relatw="1" relath="1"
  96.   />
  97. </groupdef>
  98.