home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2009 February / maximum-cd-2009-02.iso / DiscContents / SMC_1.6_win32.exe / data / gui / layout / debugtext.layout < prev    next >
Encoding:
Extensible Markup Language  |  2007-08-30  |  724 b   |  16 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <GUILayout >
  4.     <Window Type="DefaultWindow" Name="debugtext" >
  5.         <Property Name="InheritsAlpha" Value="False" />
  6.         <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
  7.         <Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{1,0},{1,0}}" />
  8.         <Property Name="MousePassThroughEnabled" Value="True" />
  9.         <Window Type="TaharezLook/StaticText" Name="text_debugmessage" >
  10.             <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
  11.             <Property Name="UnifiedAreaRect" Value="{{0.35,0},{0.14,0},{0.75,0},{0.19,0}}" />
  12.         <Property Name="MousePassThroughEnabled" Value="True" />
  13.         </Window>
  14.     </Window>
  15. </GUILayout>
  16.