Thanks to Arjen Markus for his summary of Wiki activity: The usual potpourri of subjects on the Wiki - so let us muse over a few of them ...
Tk-related - A little aid to internationalise option menus: the displayed text is also the value of the variable ... But what if you want text in French and values in English? <http://wiki.tcl.tk/14574> solves this problem.
- Ah, the canvas! With a few bindings you make it act very interactively - <http://wiki.tcl.tk/14573> shows the basics of Enter and Leave events.
- A file manager in Tcl/Tk with impressive screenshots. See for yourself at <http://wiki.tcl.tk/14561>
Techniques and stuff - Locking resources (such as files) so that multiple applications can share them properly ... not as easy as it might seem. <http://wiki.tcl.tk/593> discusses this subject.
- Ever ran into strange bugs or quirks or merely unexpected results with regular expressions? Here are a few tips - <http://wiki.tcl.tk/1345>
- Scotty may see a new wave of development ... <http://wiki.tcl.tk/14576> mentions a few of the things that could be done and perhaps will be done.
Everything Tcl-related 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 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
Suggestions/corrections for next week's posting are always welcome.
To receive a new issue of this posting in e-mail each Monday, ask 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.