Dr. Dobb's Tcl-URL!
From: | John Seal <tcl-url@phaseit.net> | |
To: | "Dr. Dobb's Tcl-URL distribution" :; | |
Subject: | Dr. Dobb's Tcl-URL! - weekly Tcl news and links (Aug 8) | |
Date: | Fri, 08 Aug 2003 17:30:53 -0500 |
QOTW: "[N]ot everyone is fortunate enough to have happened upon the perfect job where Tcl/Tk is a given." -- David N. Welton "[T]he source code for Tcl is available so that people can implement their ideas of the 'right thing', work out the bugs, and then contribute it back to the community." -- lvirden@yahoo.com POTW: eGraph 1.0a8 by Jacob Levy. "e4Graph is a C++ library that allows programs to store graph-like data persistently and to access and manipulate that data efficiently." Note that this means graph in the topological sense of "vertexes and edges", not the pictorial sense of "lines on a chart". http://www.e4graph.com/e4graph/ A very popular request: A single scrollbar managing two scrollable widgets. As usual, the answer to this (and all of life's problems) can be found at the wiki: http://mini.net/tcl/. http://groups.google.com/groups?th=db3858ca6b189cf3 More regexp wizardry made manifest in "Long regexp". http://groups.google.com/groups?th=fcd84f4a7d1cd8e4 Tcl/Tk is so extensive that something like this has happened to all of us: We need to, for example, break a long menu into multiple columns, and we have no idea that something like -columnbreak exists! Part of the problem is knowing the right terminology; in this case, searches on "wrapping" would have been relatively unproductive, I think. http://groups.google.com/groups?th=1f67f66938dac646 When iterating over groups of elements in lists (or well-formed strings), "foreach" is your friend: http://groups.google.com/groups?th=ea5ab49875486fd9 How to get list of all toplevel windows. Some readers will no doubt be surprised to learn that "set foo [foo]" doesn't clobber [foo]! http://groups.google.com/groups?th=5c2fd15470dde190 Lengthy discussion of a freshmeat article on "GUI Toolkits for The X Window System": http://groups.google.com/groups?th=49814acf9172d17f http://freshmeat.net/articles/view/928/ The week's big event was the Conference. http://wiki.tcl.tk/6274 Everything you want is probably one or two clicks away in these pages: The "Welcome to comp.lang.tcl" message by Andreas Kupries http://www.purl.org/net/tcl-welcome The Tcl Developer Site is Tcl's "home base". http://www.tcl.tk Larry Virden maintains a comp.lang.tcl FAQ launcher http://www.purl.org/NET/Tcl-FAQ/ The Tcl Developer Xchange is a highly organized resource center of documents and software with provisions for individuals to maintain references to their own software: http://www.tcl.tk/resource/ The TDX sponsor, ActiveState, also keeps info to convince your boss Tcl is a good thing http://www.tcl.tk/scripting/ The Tcl'ers Wiki is a huge, dynamic, collaboratively edited repository of documentation, examples, tutorials and pontifications on all things Tcl. http://wiki.tcl.tk/0 For the ideal overview of the topics about Tcl most likely to interest a newcomer, see "Arts and Crafts ..." http://wiki.tcl.tk/969 ActiveState maintains binaries distribution and development tools http://www.activestate.com/Tcl along with a Cookbook of Tcl recipes http://aspn.activestate.com/ASPN/Cookbook/Tcl Cameron Laird tracks several Tcl/Tk references of interest http://phaseit.net/claird/comp.lang.tcl/ Cetus Links maintains a Tcl/Tk page with verified links http://www.cetus-links.org/oo_tcl_tk.html Google Groups archives comp.lang.tcl.announce posts http://groups.yahoo.com/group/tcl_announce/ Previous - (U)se the (R)esource, (L)uke! - messages are listed here: http://www.ddj.com/topics/tclurl/ An alternative is http://groups.google.com/groups?oi=3Ddjq&as_q=3D+Tcl-URL!&as_ugroup=3Dcom= p.lang.tcl Suggestions/corrections for next week's posting are always welcome. To receive a new issue of this posting in e-mail each Monday, ask <claird@phaseit.net> to subscribe. Be sure to mention "Tcl-URL!". -- Dr. Dobb's Journal (http://www.ddj.com) is pleased to participate in and sponsor the "Tcl-URL!" project.