home *** CD-ROM | disk | FTP | other *** search
/ CD Action 80 / cdaction-80.iso / #uzytki / Winamp3 / winamp3_0-full.exe / Wacs / xml / pledit / editor.xml < prev    next >
Text File  |  2002-07-29  |  2KB  |  41 lines

  1.  
  2.  
  3. <groupdef id="pledit.searchline">
  4.   <layer
  5.     id="toolbar.panel"
  6.     x="0" y="0" w="0"
  7.     relatw="1"
  8.     image="wasabi.panel.top"
  9.   />
  10.   <button
  11.       id="Searchline.close"
  12.       x="4" y="7" rectrgn="1"
  13.       image="wasabi.button.close.flat"
  14.       downImage="wasabi.button.close.flat.pressed"
  15.       tooltip="Close quick selection window"
  16.   />
  17.   <Wasabi:Text id="pledit.search.label" x="16" y="0" w="40" h="0" relath="1" valign="center" text="Select: "  />
  18.   <Wasabi:HistoryEditBox id="pledit.search.text" x="55" y="3" w="-56" h="-4" relatw="1" relath="1" autoenter="1" navbuttons="0"/>
  19. </groupdef>
  20.  
  21. <groupdef id="pledit.left">
  22.   <PlaylistEditor id="pledit.editor"
  23.     x="0" y="0" w="0" h="-23" relatw="1" relath="1" main="1"
  24.   />
  25.   <group id="pledit.searchline" x="0" y="-23" relaty="1" w="0" relatw="1" h="23"/>
  26.   <script id="honk" file="searchline.maki" />
  27. </groupdef>
  28.  
  29. <groupdef id="pledit.right">
  30.   <Wasabi:TabSheet id="pledit.sidecar" windowtype="plsc" type="2" border="0"
  31.     x="0" y="0" w="0" h="0" relatw="1" relath="1"
  32.    />
  33. </groupdef>
  34.  
  35. <groupdef id="pledit.main.group" name="Playlist Editor" >
  36.   <group id="pledit.left" x="0" y="0" w="-138" relatw="1" h="0" relath="1" />
  37.   <button id="pledit.poppler" image="wasabi.button.label.arrow.right" center_image="1" x="-138" y="-2" w="8" h="4" relatx="1" relath="1" borders="1"/>
  38.   <group id="pledit.right" x="-130" relatx="1" y="0" w="130" h="0" relath="1" />
  39.   <script file="editor.maki" />
  40. </groupdef>
  41.