Revision: 41283
http://brlcad.svn.sourceforge.net/brlcad/?rev=41283&view=rev
Author: starseeker
Date: 2010-11-08 18:00:45 +0000 (Mon, 08 Nov 2010)
Log Message:
-----------
Whoops, how about adding the file.
Added Paths:
-----------
brlcad/trunk/src/tclscripts/mged/botedit.tcl
Added: brlcad/trunk/src/tclscripts/mged/botedit.tcl
===================================================================
--- brlcad/trunk/src/tclscripts/mged/botedit.tcl
(rev 0)
+++ brlcad/trunk/src/tclscripts/mged/botedit.tcl 2010-11-08 18:00:45 UTC
(rev 41283)
@@ -0,0 +1,10 @@
+proc bot_askforname {parent screen} {
+ if {[cad_input_dialog $parent.botname $screen "BoT to Edit"\
+ "Enter name of BoT:" botname ""\
+ 0 {{ summary "Object name of BoT to edit with BoT Editor"} {
see_also bot_decimate }} OK Cancel] == 1} {
+ return
+ }
+ BotEditor .botedit $botname
+}
+
+
Property changes on: brlcad/trunk/src/tclscripts/mged/botedit.tcl
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits