Share

SpecTcl

Code

Programming Languages: Tcl

License: BSD License

Repositories

browse code, statistics svn co https://spectcl.svn.sourceforge.net/svnroot/spectcl spectcl

browse code, statistics cvs -d:pserver:anonymous@spectcl.cvs.sourceforge.net:/cvsroot/spectcl login

cvs -z3 -d:pserver:anonymous@spectcl.cvs.sourceforge.net:/cvsroot/spectcl co -P modulename

Show:

What's happening?

  • Followup: RE: Project still alive???

    I'm using SpecTcl with tk 8.5 just fine. I made a small tweak to let me use "labelframe" widgets as well as "frame" widgets as containers. To use the Ttk widgets, you just put something like this in your .SpecTclrc file: package require Ttk namespace eval ttk {namespace export treeview} namespace import ttk::treeview set ExtraWidgets(Ttk) [list treeview]...

    2009-09-03 15:19:47 UTC by suhler

Our Numbers