Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 27, 2010, 1:15:28 PM (15 years ago)
Author:
dafrick
Message:

Adjustments to allow key input in MainMenu and first steps towards "tab"-behavior.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/menu/data/gui/layouts/MainMenuBackground.layout

    r6746 r7588  
    22<GUILayout>
    33    <Window Type="MenuWidgets/StaticImage" Name="orxonox/Background">
    4     <Property Name="UnifiedSize" Value="{{1.0,0},{1.0,0}}"/>
    5     <Property Name="Image" Value="set:MainMenuBackground image:Background"/>
    6     <Property Name="FrameEnabled" Value="set:true"/>
    7     <Property Name="BackgroundEnabled" Value="set:false"/>
    8     <Property Name="InheritsAlpha" Value="False" />
     4        <Property Name="UnifiedSize" Value="{{1.0,0},{1.0,0}}"/>
     5        <Property Name="Image" Value="set:MainMenuBackground image:Background"/>
     6        <Property Name="FrameEnabled" Value="set:true"/>
     7        <Property Name="BackgroundEnabled" Value="set:false"/>
     8        <Property Name="InheritsAlpha" Value="False" />
    99    </Window>
    1010</GUILayout>
Note: See TracChangeset for help on using the changeset viewer.