Revision: 33262
          http://brlcad.svn.sourceforge.net/brlcad/?rev=33262&view=rev
Author:   bob1961
Date:     2008-12-01 16:43:24 +0000 (Mon, 01 Dec 2008)

Log Message:
-----------
Added the Ged cadwidget. This widget mainly wraps libtclcad's ged object.

Modified Paths:
--------------
    brlcad/trunk/src/tclscripts/lib/tclIndex

Modified: brlcad/trunk/src/tclscripts/lib/tclIndex
===================================================================
--- brlcad/trunk/src/tclscripts/lib/tclIndex    2008-12-01 16:43:00 UTC (rev 
33261)
+++ brlcad/trunk/src/tclscripts/lib/tclIndex    2008-12-01 16:43:24 UTC (rev 
33262)
@@ -904,6 +904,7 @@
 set auto_index(::cadwidgets::ComboBox::setText) [list source [file join $dir 
ComboBox.tcl]]
 set auto_index(::cadwidgets::ComboBox::text) [list source [file join $dir 
ComboBox.tcl]]
 set auto_index(::cadwidgets::ComboBox::type) [list source [file join $dir 
ComboBox.tcl]]
+set auto_index(::cadwidgets::Ged) [list source [file join $dir Ged.tcl]]
 set auto_index(::cadwidgets::Help) [list source [file join $dir Help.tcl]]
 set auto_index(::cadwidgets::Help::?) [list source [file join $dir Help.tcl]]
 set auto_index(::cadwidgets::Help::add) [list source [file join $dir Help.tcl]]


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to