- Timestamp:
- Dec 13, 2009, 1:12:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/gui/layouts/SettingsMenu.layout
r6233 r6334 8 8 <Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{1,0},{1,0}}" /> 9 9 <Property Name="BackgroundEnabled" Value="False" /> 10 11 10 <Window Type="TaharezLook/StaticText" Name="orxonox/SettingsWindow" > 12 11 <Property Name="Text" Value="Settings" /> … … 16 15 <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> 17 16 <Property Name="VertFormatting" Value="TopAligned" /> 18 <Property Name="UnifiedAreaRect" Value="{{0.25,0},{0.3 25,0},{0.75,0},{0.6,0}}" />17 <Property Name="UnifiedAreaRect" Value="{{0.25,0},{0.3625,0},{0.75,0},{0.6375,0}}" /> 19 18 <Window Type="TaharezLook/Button" Name="orxonox/GameplayButton" > 20 19 <Property Name="Text" Value="Gameplay" /> … … 60 59 <Property Name="Text" Value="Back" /> 61 60 <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" /> 62 <Property Name="UnifiedAreaRect" Value="{{0.4,0},{0.6 25,0},{0.6,0},{0.675,0}}" />61 <Property Name="UnifiedAreaRect" Value="{{0.4,0},{0.6625,0},{0.6,0},{0.7125,0}}" /> 63 62 <Event Name="Clicked" Function="SettingsMenu.SettingsBackButton_clicked"/> 64 63 </Window>
Note: See TracChangeset
for help on using the changeset viewer.