home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Programy / winamp501_full.exe / $_14327_ / popupmenu.xml < prev    next >
Extensible Markup Language  |  2002-11-27  |  1KB  |  40 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <WinampAbstractionLayer version="0.7">
  3.  
  4. <groupdef id="wasabi.popup.main.group" inherit_group="wasabi.panel" background="studio.popup.background" rectrgn="1" autowidthsource="popup.content" autoheightsource="popup.content">
  5.   <GroupList id="popup.content" x="2" y="2" w="-4" h="-4" relatw="1" relath="1" />
  6. </groupdef>
  7.  
  8. <groupdef id="wasabi.popup.image.item">
  9.   <layer id="popup.item.layer" x="16" y="0" w="0" relatw="1" h="0" relath="1" />
  10. </groupdef>
  11.  
  12. <groupdef id="wasabi.popup.text.item" h="16" autowidthsource="popup.item.text" >
  13.   <rect id="popup.background" color="128,128,230" filled="1" x="0" y="0" w="0" h="0" relatw="1" relath="1" alpha="0"/>
  14.   <button
  15.     id="popup.item.checkmark"
  16.     x="2" y="3" h="9" w="10"
  17.     activeimage="wasabi.popup.menu.check"
  18.   />
  19.   <text
  20.     id="popup.item.text" 
  21.     default="Popup Item" 
  22.     x="42" y="0"
  23.     w="-28" relatw="1" h="15"
  24.     font="arial" fontsize="13"
  25.     color="black"
  26.   />
  27.   <button
  28.     id="popup.item.submenuarrow"
  29.     x="-8" relatx="1" y="3" w="10" h="9"
  30.     activeimage="wasabi.popup.menu.submenu"
  31.   />
  32.   <script file="popupitem.maki" />
  33. </groupdef>
  34.  
  35. <groupdef id="wasabi.popup.separator.item">
  36.   <group id="wasabi.panel" x="1" y="0" w="-2" relatw="1" h="0" relath="1" />
  37. </groupdef>
  38.  
  39. </WinampAbstractionLayer>
  40.