Revision: 49268
          http://brlcad.svn.sourceforge.net/brlcad/?rev=49268&view=rev
Author:   bob1961
Date:     2012-02-07 01:50:01 +0000 (Tue, 07 Feb 2012)
Log Message:
-----------
Revert the previous commit (i.e. re-enable Quad View).

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/archer/Archer.tcl

Modified: brlcad/trunk/src/tclscripts/archer/Archer.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/Archer.tcl       2012-02-07 01:14:37 UTC 
(rev 49267)
+++ brlcad/trunk/src/tclscripts/archer/Archer.tcl       2012-02-07 01:50:01 UTC 
(rev 49268)
@@ -5275,8 +5275,8 @@
                $itk_component(${prefix}displaymenu) entryconfigure "Clear" 
-state normal
                $itk_component(${prefix}displaymenu) entryconfigure "Refresh" 
-state normal
 
-               #$itk_component(${prefix}modesmenu) entryconfigure "Active 
Pane" -state normal
-               #$itk_component(${prefix}modesmenu) entryconfigure "Quad View" 
-state normal
+               $itk_component(${prefix}modesmenu) entryconfigure "Active Pane" 
-state normal
+               $itk_component(${prefix}modesmenu) entryconfigure "Quad View" 
-state normal
                $itk_component(${prefix}modesmenu) entryconfigure "View Axes" 
-state normal
                $itk_component(${prefix}modesmenu) entryconfigure "Model Axes" 
-state normal
                $itk_component(${prefix}modesmenu) entryconfigure "Ground 
Plane" -state normal
@@ -5303,8 +5303,8 @@
            $itk_component(menubar) menuconfigure .display.clear -state normal
            $itk_component(menubar) menuconfigure .display.refresh -state normal
 
-           #$itk_component(menubar) menuconfigure .modes.activepane -state 
normal
-           #$itk_component(menubar) menuconfigure .modes.quad -state normal
+           $itk_component(menubar) menuconfigure .modes.activepane -state 
normal
+           $itk_component(menubar) menuconfigure .modes.quad -state normal
            $itk_component(menubar) menuconfigure .modes.vaxes -state normal
            $itk_component(menubar) menuconfigure .modes.maxes -state normal
            $itk_component(menubar) menuconfigure .modes.gplane -state normal

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


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to