[Orxonox-commit 172] r2056 - media/gui/layouts

rgrieder at orxonox.net rgrieder at orxonox.net
Wed Mar 25 23:32:47 CET 2009


Author: rgrieder
Date: 2009-03-25 22:32:47 +0000 (Wed, 25 Mar 2009)
New Revision: 2056

Modified:
   media/gui/layouts/MainMenu.layout
Log:
Removed ugly border from background image.

Modified: media/gui/layouts/MainMenu.layout
===================================================================
--- media/gui/layouts/MainMenu.layout	2009-03-25 21:57:19 UTC (rev 2055)
+++ media/gui/layouts/MainMenu.layout	2009-03-25 22:32:47 UTC (rev 2056)
@@ -3,7 +3,9 @@
     <Window Type="TaharezLook/StaticImage" Name="orxonox/Background">
     <Property Name="UnifiedSize" Value="{{1.0,0},{1.0,0}}"/>
     <Property Name="Image" Value="set:MainMenuBackground image:Background"/>
-    
+    <Property Name="FrameEnabled" Value="set:true"/>
+    <Property Name="BackgroundEnabled" Value="set:false"/>
+ 
         <Window Type="TaharezLook/Button" Name="orxonox/StandaloneButton">
             <Property Name="UnifiedPosition" Value="{{0.11,0},{0.3,0}}"/>
             <Property Name="UnifiedSize" Value="{{0.15,0},{0.05,0}}"/>




More information about the Orxonox-commit mailing list