Revision: 53663
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53663&view=rev
Author:   bob1961
Date:     2012-11-13 20:26:13 +0000 (Tue, 13 Nov 2012)
Log Message:
-----------
Also need to clear itk_component(ged)'s -primitiveLabels option.

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-11-13 20:20:13 UTC 
(rev 53662)
+++ brlcad/trunk/src/tclscripts/archer/Archer.tcl       2012-11-13 20:26:13 UTC 
(rev 53663)
@@ -2041,6 +2041,7 @@
 
 ::itcl::body Archer::checkIfSelectedObjExists {} {
     if {![$itk_component(ged) exists $mSelectedObj]} {
+       $itk_component(ged) configure -primitiveLabels {}
        initDbAttrView $mDbName
     }
 }

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


------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to