home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 November / PCWorld_2007-11_cd.bin / komunikace / xfire / xfire_installer_27978.exe / xfire.exe / xfirechatwindow.xml < prev    next >
Text File  |  2006-12-15  |  5KB  |  248 lines

  1. <Tile Name="XfireChatMainWindow"
  2.     Component="ChatMainWindow"
  3.     >
  4.     <Tile Name="ChatTitleBar"
  5.         IndentLeft="14"
  6.         IndentRight="13+14"
  7.         ResizeX="100"
  8.         ResizeY="0"
  9.         Component="ChatTitleBar"
  10.         >
  11.         <Tile Name="ChatVent" JustX="CENTER" Y="5" Component="Vent"></Tile>
  12.         <Tile Name="TheChatX"
  13.             X="23"
  14.             Y="20"
  15.             Component="TheX"
  16.             >
  17.             <Tile Name="TheChatXCover" Component="TheXCover"></Tile>
  18.         </Tile>
  19.         <Tile Name="ChatUserNameField"
  20.             X="TheChatX.RIGHT+3"
  21.             Y="TheChatX.TOP+1"
  22.             ResizeX="100"
  23.             IndentRight="66"
  24.             OutdentRight="0"
  25.             Component="UserNameField"
  26.             >
  27.             <Tile Name="ChatUserNameText" X="14" Y="0" Component="UserNameText"></Tile>
  28.             <Tile Name="ChatWindowTitle" X="ChatUserNameText.RIGHT" Y="ChatUserNameText.TOP" Component="ChatWindowTitle"></Tile>
  29.         </Tile>
  30.         <Tile Name="MinimizeChatBox"
  31.             X="ChatUserNameField.RIGHT+1"
  32.             Y="ChatUserNameField.TOP"
  33.             Component="MinimizeBox"
  34.             >
  35.         </Tile>
  36.         <Tile Name="CloseChatBox"
  37.             X="MinimizeChatBox.RIGHT+1"
  38.             Y="MinimizeChatBox.TOP"
  39.             Component="CloseChatBox"
  40.             >
  41.         </Tile>
  42.         <Tile Name="ResizeChatUp"
  43.             MinHeight="5"
  44.             ResizeX="100"
  45.             Z="2"
  46.             Component="ResizeUp"
  47.             >
  48.         </Tile>
  49.     </Tile>
  50.     <Tile Name="ChatGripperTopLeft"
  51.         Z="6"
  52.         X="0"
  53.         Y="ChatTitleBar.BOTTOM-15"
  54.         Component="GripperTopLeft"
  55.         >
  56.     </Tile>
  57.     <Tile Name="ChatGripperTopRight"
  58.         Z="6"
  59.         X="13"
  60.         JustX="RIGHT"
  61.         Y="ChatTitleBar.BOTTOM-15"
  62.         Component="GripperTopRight"
  63.         >
  64.     </Tile>
  65.     <Tile Name="ChatBaseBoard"
  66.         Z="4"
  67.         X="0"
  68.         Y="0"
  69.         JustY="BOTTOM"
  70.         ResizeX="100"
  71.         ResizeY="0"
  72.         IndentLeft="13"
  73.         IndentRight="10+16"
  74.         Component="ChatBaseBoard"
  75.         >
  76.         <Tile Name="SendChatButton" JustX="RIGHT" X="25" Y="8" Component="SendButton"></Tile>
  77.         <Tile Name="ResizeChatDown" JustY="BOTTOM" ResizeX="100" Z="2" Component="ResizeDown"></Tile>
  78.         <Tile Name="ChatTypingMessage"
  79.             X="45"
  80.             Y="8"
  81.             IndentRight="SendChatButton.width+30"
  82.             Component="TypingMessage"
  83.             >
  84.         </Tile>
  85.     </Tile>
  86.     <Tile Name="ChatLeftOuterEdge"
  87.         Z="4"
  88.         X="0"
  89.         Y="ChatGripperTopLeft.BOTTOM-16"
  90.         ResizeX="0"
  91.         ResizeY="100"
  92.         IndentBottom="ChatBaseBoard.height+14"
  93.         Component="ChatLeftOuterEdge"
  94.         >
  95.     </Tile>
  96.     <Tile Name="ChatRightOuterEdge"
  97.         Z="4"
  98.         X="13"
  99.         Y="ChatGripperTopRight.BOTTOM-16"
  100.         JustX="RIGHT"
  101.         ResizeX="0"
  102.         ResizeY="100"
  103.         IndentBottom="ChatBaseBoard.height+14"
  104.         Component="ChatRightOuterEdge"
  105.         >
  106.     </Tile>
  107.     <Tile Name="ChatGripperBottomLeft"
  108.         Z="5"
  109.         X="0"
  110.         Y="ChatLeftOuterEdge.BOTTOM-17"
  111.         Component="ChatGripperBottomLeft"
  112.         >
  113.     </Tile>
  114.     <Tile Name="ChatGripperBottomRight"
  115.         Z="5"
  116.         X="13"
  117.         Y="ChatRightOuterEdge.BOTTOM-17"
  118.         JustX="RIGHT"
  119.         Component="ChatGripperBottomRight"
  120.         >
  121.     </Tile>
  122.     <Tile Name="ChatInnerBevel"
  123.         Z="-1"
  124.         X="ChatLeftOuterEdge.RIGHT"
  125.         Y="ChatTitleBar.BOTTOM-6"
  126.         ResizeX="100"
  127.         ResizeY="100"
  128.         IndentRight="ChatRightOuterEdge.width+13"
  129.         IndentBottom="ChatBaseBoard.height-2"
  130.         Component="InnerBevel"
  131.         >
  132.         <Tile Name="ChatTopBevel" ResizeX="100" ResizeY="0" Component="TopBevel"></Tile>
  133.         <Tile Name="ChatBottomBevel" JustY="BOTTOM" ResizeX="100" ResizeY="0" Component="BottomBevel"></Tile>
  134.         <Tile Name="ChatMiddleBevel"
  135.             Y="ChatTopBevel.BOTTOM"
  136.             ResizeX="100"
  137.             ResizeY="100"
  138.             IndentBottom="ChatBottomBevel.height"
  139.             Component="MiddleBevel"
  140.             >
  141.         </Tile>
  142.         <Tile Name="InnerBevelBG" Z="-1" ResizeX="100" ResizeY="100" Component="InnerBevelBG"></Tile>
  143.         <Tile Name="ChatMenuBar"
  144.             ResizeX="100"
  145.             X="7"
  146.             IndentRight="6"
  147.             Y="8"
  148.             Component="MenuBar"
  149.             >
  150.             <Tile Name="SystemMenuText"
  151.                 X="33"
  152.                 Y="3"
  153.                 Z="10"
  154.                 Component="SystemMenuText"
  155.                 >
  156.                 <Tile Name="SystemMenu"
  157.                     X="0"
  158.                     Y="0"
  159.                     Z="-2"
  160.                     ResizeX="100"
  161.                     ResizeY="100"
  162.                     OutdentLeft="2"
  163.                     OutdentRight="2"
  164.                     OutdentTop="3"
  165.                     OutdentBottom="1"
  166.                     Component="SystemMenu"
  167.                     >
  168.                 </Tile>
  169.             </Tile>
  170.             <Tile Name="ActionsMenuText"
  171.                 X="SystemMenuText.RIGHT+10"
  172.                 Y="3"
  173.                 Z="10"
  174.                 Component="ActionsMenuText"
  175.                 >
  176.                 <Tile Name="ActionsMenu"
  177.                     X="0"
  178.                     Y="0"
  179.                     Z="-2"
  180.                     ResizeX="100"
  181.                     ResizeY="100"
  182.                     OutdentLeft="2"
  183.                     OutdentRight="2"
  184.                     OutdentTop="3"
  185.                     OutdentBottom="1"
  186.                     Component="ActionsMenu"
  187.                     >
  188.                 </Tile>
  189.             </Tile>
  190.             <Tile Name="HelpMenuText"
  191.                 X="ActionsMenuText.RIGHT+10"
  192.                 Y="3"
  193.                 Z="10"
  194.                 Component="HelpMenuText"
  195.                 >
  196.                 <Tile Name="HelpMenu"
  197.                     X="0"
  198.                     Y="0"
  199.                     Z="-2"
  200.                     ResizeX="100"
  201.                     ResizeY="100"
  202.                     OutdentLeft="2"
  203.                     OutdentRight="2"
  204.                     OutdentTop="3"
  205.                     OutdentBottom="1"
  206.                     Component="HelpMenu"
  207.                     >
  208.                 </Tile>
  209.             </Tile>
  210.         </Tile>
  211.         <Tile Name="ChatArea"
  212.             X="16"
  213.             IndentRight="8"
  214.             Y="ChatMenuBar.BOTTOM"
  215.             IndentBottom="19+20"
  216.             ResizeX="100"
  217.             ResizeY="80"
  218.             Component="ChatArea"
  219.             >
  220.         </Tile>
  221.         <Tile Name="ChatDivider"
  222.             Z="2"
  223.             X="6"
  224.             IndentRight="5"
  225.             Y="ChatArea.BOTTOM"
  226.             ResizeX="100"
  227.             Component="Divider"
  228.             >
  229.         </Tile>
  230.         <Tile Name="ChatEdit"
  231.             X="16"
  232.             IndentRight="16"
  233.             Y="ChatDivider.BOTTOM"
  234.             ResizeX="100"
  235.             ResizeY="100"
  236.             IndentBottom="19"
  237.             Component="ChatEdit"
  238.             >
  239.         </Tile>
  240.     </Tile>
  241.     <Tile Name="InfoViewButton"
  242.         JustY="CENTER"
  243.         X="ChatRightOuterEdge.RIGHT"
  244.         Component="ChatInfoViewButton"
  245.         >
  246.     </Tile>
  247. </Tile>
  248.