Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 5, 2009, 9:33:56 PM (14 years ago)
Author:
cmueri
Message:

The menu is now able to switch between normal and derive mouse input.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/data/gui/layouts/MouseControlsMenu.layout

    r6238 r6251  
    7272            <Window Type="TaharezLook/Checkbox" Name="orxonox/MouseInvertCheckbox" >
    7373                <Property Name="Text" Value="Invert mouse" />
     74                <Property Name="Disabled" Value="true" />
    7475                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
    7576                <Property Name="UnifiedAreaRect" Value="{{0.39,0},{0.85,0},{0.61,0},{0.95,0}}" />
     
    8485        </Window>
    8586        <Window Type="TaharezLook/StaticText" Name="orxonox/MouseControlsAvailable" >
    86             <Property Name="Text" Value="The button functions are not yet available." />
     87            <Property Name="Text" Value="The invert mouse button is not yet available." />
    8788            <Property Name="TextColours" Value="FFFF0000" />
    8889            <Property Name="InheritsAlpha" Value="False" />
Note: See TracChangeset for help on using the changeset viewer.