Revision: 54455
          http://brlcad.svn.sourceforge.net/brlcad/?rev=54455&view=rev
Author:   bob1961
Date:     2013-02-21 14:20:52 +0000 (Thu, 21 Feb 2013)
Log Message:
-----------
When moving a bot point, highlight the selected point before moving it.

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

Modified: brlcad/trunk/src/tclscripts/archer/BotEditFrame.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/archer/BotEditFrame.tcl 2013-02-21 14:07:51 UTC 
(rev 54454)
+++ brlcad/trunk/src/tclscripts/archer/BotEditFrame.tcl 2013-02-21 14:20:52 UTC 
(rev 54455)
@@ -888,6 +888,8 @@
     set mCurrentBotPoints $_pindex
     $itk_component(vertTab) selectSingleRow $_pindex
     $itk_component(vertTab) see "$_pindex,0"
+
+    highlightCurrentBotElements
 }
 
 

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


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to