Revision: 8437
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8437&view=rev
Author:   natepak
Date:     2009-11-23 16:12:29 +0000 (Mon, 23 Nov 2009)

Log Message:
-----------
Resizable param browser

Modified Paths:
--------------
    code/gazebo/trunk/server/gui/Sidebar.cc

Modified: code/gazebo/trunk/server/gui/Sidebar.cc
===================================================================
--- code/gazebo/trunk/server/gui/Sidebar.cc     2009-11-23 16:10:13 UTC (rev 
8436)
+++ code/gazebo/trunk/server/gui/Sidebar.cc     2009-11-23 16:12:29 UTC (rev 
8437)
@@ -110,7 +110,8 @@
   */
   this->end();
 
-  this->resizable(NULL);
+  this->resizable( this->entityBrowser );
+  this->resizable( this->paramBrowser );
 }
 
 
////////////////////////////////////////////////////////////////////////////////


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to