Revision: 43201
          http://brlcad.svn.sourceforge.net/brlcad/?rev=43201&view=rev
Author:   bob1961
Date:     2011-02-10 18:15:07 +0000 (Thu, 10 Feb 2011)

Log Message:
-----------
Reset output handler when going to/from a separate command window configuration.

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

Modified: brlcad/trunk/src/tclscripts/archer/Archer.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/Archer.tcl       2011-02-10 17:43:14 UTC 
(rev 43200)
+++ brlcad/trunk/src/tclscripts/archer/Archer.tcl       2011-02-10 18:15:07 UTC 
(rev 43201)
@@ -8133,6 +8133,8 @@
 
        activateMenusEtc
        updateSaveMode
+
+       $itk_component(ged) set_outputHandler "$itk_component(cmd) putstring"
     }
 
     if {$mEnableBigEPref != $mEnableBigE} {


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

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to