Revision: 7318
http://playerstage.svn.sourceforge.net/playerstage/?rev=7318&view=rev
Author: natepak
Date: 2009-02-05 23:53:46 +0000 (Thu, 05 Feb 2009)
Log Message:
-----------
Updated the gui main menu
Modified Paths:
--------------
code/gazebo/trunk/server/gui/MainMenu.cc
Modified: code/gazebo/trunk/server/gui/MainMenu.cc
===================================================================
--- code/gazebo/trunk/server/gui/MainMenu.cc 2009-02-05 23:53:15 UTC (rev
7317)
+++ code/gazebo/trunk/server/gui/MainMenu.cc 2009-02-05 23:53:46 UTC (rev
7318)
@@ -47,7 +47,7 @@
{ "File", 0, 0, 0, FL_SUBMENU, FL_NORMAL_LABEL, 0, 14, 0 },
// { "Open", 0, &gazebo::MainMenu::OpenCB, 0, 0, FL_NORMAL_LABEL,0, 14,0
},
{ "Save World", 0, &gazebo::MainMenu::SaveWorldCB, 0, 0,
FL_NORMAL_LABEL,0, 14,0 },
- { "Save Frames", 0, &gazebo::MainMenu::SaveFramesCB, 0, 0,
FL_NORMAL_LABEL,0, 14,0 },
+ { "Save Frames", 0, &gazebo::MainMenu::SaveFramesCB, 0, FL_MENU_TOGGLE,
FL_NORMAL_LABEL,0, 14,0 },
{ "Reset", 0, &gazebo::MainMenu::ResetCB, 0, 0, FL_NORMAL_LABEL,0, 14,0 },
{ "Quit", 0, &gazebo::MainMenu::QuitCB, 0, 0, FL_NORMAL_LABEL,0, 14,0 },
{ 0 },
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit