home *** CD-ROM | disk | FTP | other *** search
/ Minami 49 / MINAMI49.ISO / Extra / winamp503_full.exe / Plugins / historyeditbox.xml < prev    next >
Extensible Markup Language  |  2003-02-03  |  2KB  |  60 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <groupdef id="wasabi.historyeditbox.main.group" inherit_group="wasabi.objectframe.group" embed_xui="historyeditbox.edit">
  5.   <Edit
  6.     id="historyeditbox.edit"
  7.     x="1" y="1"
  8.     w="-51" h="-2"
  9.     relatw="1" relath="1"
  10.   />
  11.   <Wasabi:button
  12.     id="historyeditbox.back.button"
  13.     x="-51" y="1"
  14.     w="17" h="-2"
  15.     relatx="1" relath="1"
  16.     image="wasabi.button.label.arrow.left"
  17.     center_image="1" wantfocus="0"
  18.    />
  19.    <Wasabi:button
  20.     id="historyeditbox.forward.button"
  21.     x="-35" y="1"
  22.     w="17" h="-2"
  23.     relatx="1" relath="1"
  24.     image="wasabi.button.label.arrow.right"
  25.     center_image="1" wantfocus="0"
  26.    />
  27.   <Wasabi:button
  28.     id="historyeditbox.button"
  29.     x="-18" y="1"
  30.     w="17" h="-2"
  31.     relatx="1" relath="1"
  32.     image="wasabi.button.label.arrow.down"
  33.     center_image="1" wantfocus="0"
  34.    />
  35.    <script id="historyeditbox.navbuttons" file="historyeditbox.maki" />
  36. </groupdef>
  37.  
  38. <groupdef id="wasabi.historyeditbox.list.group" minimum_h="64" background="studio.BaseTexture">
  39.   <grid
  40.     id="historyeditbox.grid"
  41.     x="0" y="0"
  42.     w="0" h="0"
  43.     relatw="1" relath="1"
  44.     topleft="wasabi.dropdownlist.list.top.left"
  45.     top="wasabi.dropdownlist.list.top"
  46.     topright="wasabi.dropdownlist.list.top.right"
  47.     left="wasabi.dropdownlist.list.left"
  48.     middle="wasabi.dropdownlist.list.center"
  49.     right="wasabi.dropdownlist.list.right"
  50.     bottomleft="wasabi.dropdownlist.list.bottom.left"
  51.     bottom="wasabi.dropdownlist.list.bottom"
  52.     bottomright="wasabi.dropdownlist.list.bottom.right"
  53.     sysregion="1"
  54.   />
  55.   <list id="historyeditbox.list" x="2" y="2" w="-4" h="-4" relatw="1" relath="1" />
  56.   <layer x="0" y="-2" relaty="1" w="0" relatw="1" h="2" resize="bottom" />
  57. </groupdef>
  58.  
  59. </WinampAbstractionLayer>
  60.