FYI, this daily newsletter abstracts the most interesting threads on
comp.lang.tcl. About one in five has something that grabs me. Instructions
for subscribing are in the email.

---------------------------- Original Message ----------------------------
Subject: 18 new messages in 8 topics - abridged
From:    "comp.lang.tcl group" <[EMAIL PROTECTED]>
Date:    Mon, May 21, 2007 1:46 am
To:      "comp.lang.tcl abridged email subscribers"
<[EMAIL PROTECTED]>
--------------------------------------------------------------------------


comp.lang.tcl
http://groups.google.com/group/comp.lang.tcl?hl=en

Today's most active topics:

* tooltips/balloon help on menubar pulldowns - 5 new
  http://groups.google.com/group/comp.lang.tcl/t/9fbdc53b36ab8b59?hl=en
* How to remove a single line from a flat file (Still very off-topic.) - 4
new
  http://groups.google.com/group/comp.lang.tcl/t/4050c68db58088dc?hl=en
* TCL code to read a following file - 3 new
  http://groups.google.com/group/comp.lang.tcl/t/f4de98dc3d4fe763?hl=en
* How to use pass by reference in procs in TCL - 2 new
  http://groups.google.com/group/comp.lang.tcl/t/dc5f2a31f3cf3883?hl=en
* ANNOUNCE: ADB and ADBSQL pure-tcl database engine for Tcl/Tk - 1 new
  http://groups.google.com/group/comp.lang.tcl/t/cc5c766f19df7680?hl=en




Active Topics
-------------

ANNOUNCE: ADB and ADBSQL pure-tcl database engine for Tcl/Tk - 1 new
--------------------------------------------------------------------
Dear All, I'm happy to announce today the first release of adb/adbsql. ADB
together with the MySQL database connectivity module adbsql are a Tcl/Tk
package useful for Tcl/Tk programmers that want to store their data in a
database-kind of way with tables and fields. Two (optional) features of ADB
that may make it worthwhile for you: - Sun, May 20 2007 9:18 am
1 message, 1 author
http://groups.google.com/group/comp.lang.tcl/t/cc5c766f19df7680?hl=en


can we use shell-like short key in tcl shell - 1 new
----------------------------------------------------
If you have X or other windowing system available, I recommend tkcon. Lots of
convenience features. [link] - Sun, May 20 2007 4:53 pm
1 message, 1 author
http://groups.google.com/group/comp.lang.tcl/t/ea808cc41e673d7f?hl=en


tooltips/balloon help on menubar pulldowns - 5 new
--------------------------------------------------
...Tk::Balloon for Perl/Tk works with menu items, at least on X11 systems. So
theoretically it is possible, as the Perl/Tk implementation does not use any
Perl specialities for the balloons, as far as I know. Regards, Slaven - Sun,
May 20 2007 7:28 pm
5 messages , 4 authors
http://groups.google.com/group/comp.lang.tcl/t/9fbdc53b36ab8b59?hl=en


How to remove a single line from a flat file (Still very off-topic.) - 4 new
----------------------------------------------------------------------------
...I'm saying that the computing world has been round this mill more than
enough times for (1) and (2) to be old hat. Time to get on with (3). :-P
Donal.
 - Sun, May 20 2007 6:04 pm
4 messages , 2 authors
http://groups.google.com/group/comp.lang.tcl/t/4050c68db58088dc?hl=en


TCL code to read a following file - 3 new
-----------------------------------------
...Oh, you're quite right. Running several [regsub]'s in sequence tends to be
largely slower than the equivalent [string map] (though you can offset that
effect with the "|" operator inside regexps). However, there's an
alternative:
approximate by a superlanguage, IOW be overgenerative. Loosely speaking, the
larger the language, the smaller the automaton. - Sun, May 20 2007 12:29 pm
3 messages , 3 authors
http://groups.google.com/group/comp.lang.tcl/t/f4de98dc3d4fe763?hl=en


can I load tclmagick.dll if I didn't install the imagemagick? - 1 new
---------------------------------------------------------------------
Hi, is the problem solved now ? This weekend I was contacted with a similar
question, and it came out that a wrong combination of TclMagick and
ImageMagick/GraphicsMagick binaries had been used see below). Regards, Rolf
Rolf Schroedter wrote, On 18.05.2007 20:45: ...GraphicsMagick
...ImageMagick ..
.[link] - Mon, May 21 2007 8:15 am
1 message, 1 author
http://groups.google.com/group/comp.lang.tcl/t/35aefc28817d5053?hl=en


"X11 Control Characters" encoding - 1 new
-----------------------------------------
The list returned by [encoding names] includes a so-called encoding
labelled "
X11 Control Characters". However, I've never heard of such an encoding and
there is no enc file for this. Can anyone tell me what this is supposed to
be?
Thanks. - Sun, May 20 2007 11:17 pm
1 message, 1 author
http://groups.google.com/group/comp.lang.tcl/t/6c04ba2af78bfd0b?hl=en


How to use pass by reference in procs in TCL - 2 new
----------------------------------------------------
Hi, I need to write a script in which it uses proc's. I want to know how to
use pass by reference to the proc's. A small example would be great.
-Swaroop -
 Mon, May 21 2007 12:06 am
2 messages , 2 authors
http://groups.google.com/group/comp.lang.tcl/t/dc5f2a31f3cf3883?hl=en



==============================================================================

You received this message because you are subscribed to the Google
Groups "comp.lang.tcl" group.

To post to this group, send email to [EMAIL PROTECTED] or
visit http://groups.google.com/group/comp.lang.tcl?hl=en

To unsubscribe from this group, send email to
[EMAIL PROTECTED]

To change the way you get mail from this group, visit:
http://groups.google.com/group/comp.lang.tcl/subscribe?hl=en

To report abuse, send email explaining the problem to [EMAIL PROTECTED]

==============================================================================
Google Groups: http://groups.google.com?hl=en


-- 
Lan Barnes

SCM Analyst              Linux Guy
Tcl/Tk Enthusiast        Biodiesel Brewer

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to