Groups
Groups
Sign in
Groups
Groups
comp.lang.tcl
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–30 of many
Jacob
, …
Ralf Fassel
20
2/22/24
bat file execution
> command
and
exec the .bat command directly, not via auto_execok, which > | > only introduces more quoting issues. > | > This works for me: > | > set batFile {C:
unread,
bat file execution
> command
and
exec the .bat command directly, not via auto_execok, which > | > only introduces more quoting issues. > | > This works for me: > | > set batFile {C:
2/22/24
Colin Macleod
,
Harald Oehlmann
2
2/22/24
Web interface to comp.lang.tcl etc.
anyone)
and
posting (for registered users) for > all non-binary Usenet groups. See the first link at > https://cmacleod.me.uk/ . > > The usenet gateway is implemented
unread,
Web interface to comp.lang.tcl etc.
anyone)
and
posting (for registered users) for > all non-binary Usenet groups. See the first link at > https://cmacleod.me.uk/ . > > The usenet gateway is implemented
2/22/24
Олег Н.
,
Harald Oehlmann
3
2/22/24
thread::create create 2 system threads instead of one
it.
And
check system threads on every stage change: > ~$ ps -aL | grep t.tcl > 8134 8134 pts/2 00:00:00 t.tcl > ~$ ps -aL | grep t.tcl > 8134 8134 pts/2 00:00:00 t.tcl > 8134
unread,
thread::create create 2 system threads instead of one
it.
And
check system threads on every stage change: > ~$ ps -aL | grep t.tcl > 8134 8134 pts/2 00:00:00 t.tcl > ~$ ps -aL | grep t.tcl > 8134 8134 pts/2 00:00:00 t.tcl > 8134
2/22/24
aotto1968
,
Ralf Fassel
5
2/16/24
BUG or FEATURE "regexp -line..." bypass newline
n"
and
bypass the "regexp -line ..." restriction there is also a "[[:blank:]]" which seems to be the "\s" - "\n" but who knows? I'
unread,
BUG or FEATURE "regexp -line..." bypass newline
n"
and
bypass the "regexp -line ..." restriction there is also a "[[:blank:]]" which seems to be the "\s" - "\n" but who knows? I'
2/16/24
stevel
2/12/24
Feb virtual meetup
, 4am Japan, 6am Australia East, 8am New Zealand. Given the time I'm unlikely to be present
and
Harald is on vacation so I'd appreciate someone else taking the lead. -- Steve
unread,
Feb virtual meetup
, 4am Japan, 6am Australia East, 8am New Zealand. Given the time I'm unlikely to be present
and
Harald is on vacation so I'd appreciate someone else taking the lead. -- Steve
2/12/24
Kenny McCormack
, …
Luc
17
2/11/24
regexp problem
write code
and
it has >templates for 20+ languages, including tcl. I've been using Visual Regexp for more than 20 years. http://laurent.riesterer.free.fr/regexp/ It's
unread,
regexp problem
write code
and
it has >templates for 20+ languages, including tcl. I've been using Visual Regexp for more than 20 years. http://laurent.riesterer.free.fr/regexp/ It's
2/11/24
Hala Yasmin
2/11/24
Access EBOOK EPUB KINDLE PDF The Encyclopedia of Country Living, 40th Anniversary Edition: The Original Manual for Living off the Land & Doing It Yourself by Carla Emery 🗂️
Kindle eBook
and
other supported formats. How to Read / Download The Encyclopedia of Country Living, 40th Anniversary Edition: The Original Manual for Living off the Land & Doing
unread,
Access EBOOK EPUB KINDLE PDF The Encyclopedia of Country Living, 40th Anniversary Edition: The Original Manual for Living off the Land & Doing It Yourself by Carla Emery 🗂️
Kindle eBook
and
other supported formats. How to Read / Download The Encyclopedia of Country Living, 40th Anniversary Edition: The Original Manual for Living off the Land & Doing
2/11/24
Luc
, …
Rich
11
2/10/24
Reading a poor man's live feed
a delete
and
recreate approach (which is an odd way to >>do it, but it /is/ a windows program, so....), which will be *much* >>harder for you to keep up with. > > I was
unread,
Reading a poor man's live feed
a delete
and
recreate approach (which is an odd way to >>do it, but it /is/ a windows program, so....), which will be *much* >>harder for you to keep up with. > > I was
2/10/24
pd
, …
Harald Oehlmann
6
2/9/24
strange behaviour with package and namespace
:y
and
X::y to be analogous, like an alias... > > No, those two are not analogous. > >> but maybe X::y is relative to current namespace > > It is. So X::y will only
unread,
strange behaviour with package and namespace
:y
and
X::y to be analogous, like an alias... > > No, those two are not analogous. > >> but maybe X::y is relative to current namespace > > It is. So X::y will only
2/9/24
Kevin Walzer
2/8/24
ANN: Manpower 8.0, man page browser for Mac and Linux
for macOS
and
--after many years--Linux, written in Tcl/Tk. More information can be found here: https://www.codebykevin.com/blosxom.pl/2024/02/08#manpower-8.0
And
a product
unread,
ANN: Manpower 8.0, man page browser for Mac and Linux
for macOS
and
--after many years--Linux, written in Tcl/Tk. More information can be found here: https://www.codebykevin.com/blosxom.pl/2024/02/08#manpower-8.0
And
a product
2/8/24
rene
, …
greg
5
2/13/24
self in class context for 8.6
{} {puts [self]}} As far as I recall, [self] is the same as [self object]. Does [self object] work,
and
do what you want/expect in the contexts where [self] isn't doing the trick?
unread,
self in class context for 8.6
{} {puts [self]}} As far as I recall, [self] is the same as [self object]. Does [self object] work,
and
do what you want/expect in the contexts where [self] isn't doing the trick?
2/13/24
pd
, …
Harald Oehlmann
4
2/7/24
tcler's wiki
:21:58 UTC+1, Harald Oehlmann escribió: > About the E-Mail: contact Steve Landars via E-Mail or TkChat. Australian > Time-Zone ! > Thanks, I did it
and
problem solved ;-)
unread,
tcler's wiki
:21:58 UTC+1, Harald Oehlmann escribió: > About the E-Mail: contact Steve Landars via E-Mail or TkChat. Australian > Time-Zone ! > Thanks, I did it
and
problem solved ;-)
2/7/24
pd
2/7/24
tklib diagrams package
package diagrams
and
auto_path points to the right path Looking for info in Tklib source code I find examples of the use of diagrams package
and
surprinsingly for me the examples refer
unread,
tklib diagrams package
package diagrams
and
auto_path points to the right path Looking for info in Tklib source code I find examples of the use of diagrams package
and
surprinsingly for me the examples refer
2/7/24
Harald Oehlmann
,
nemethi
3
2/3/24
tablelist: center vertical alignment of multi-line cell data
column 1
and
3. >> If a text is single line, it is vertically aligned in the center, like >> in column 2. >> >> May I ask how to vertically align all cells in the
unread,
tablelist: center vertical alignment of multi-line cell data
column 1
and
3. >> If a text is single line, it is vertically aligned in the center, like >> in column 2. >> >> May I ask how to vertically align all cells in the
2/3/24
pd
2/2/24
library for "active" directed cyclic graph in canvas
can click
and
drag'n'drop on nodes
and
arrows , keeping the nodes relationships (ie keep connected nodes
and
arrows when moving them arround) The purpose is to be able to draw
unread,
library for "active" directed cyclic graph in canvas
can click
and
drag'n'drop on nodes
and
arrows , keeping the nodes relationships (ie keep connected nodes
and
arrows when moving them arround) The purpose is to be able to draw
2/2/24
Jenassa
2/2/24
MUST READ
a certified
and
100% Efficient Lost Fund Recovery Expert. I am giving them all the credit for their commendable effort in the Recovery
and
Successful return of my 2542 stolen BTC. I happily
unread,
MUST READ
a certified
and
100% Efficient Lost Fund Recovery Expert. I am giving them all the credit for their commendable effort in the Recovery
and
Successful return of my 2542 stolen BTC. I happily
2/2/24
Mark Tarver
, …
Rich
5
2/2/24
packing question
.b3
and
.b4 also from left to right > > but below .b3
and
.b4. I don't want to use grid. > Might I ask why you don't want to use grid. It (grid) is often the > easiest way
unread,
packing question
.b3
and
.b4 also from left to right > > but below .b3
and
.b4. I don't want to use grid. > Might I ask why you don't want to use grid. It (grid) is often the > easiest way
2/2/24
Mark Tarver
2
2/2/24
application has been destroyed?
t succeeding
and
changed the code in my app to send TCL/tk error messages back to me. I got back > > can't invoke button command: application has been destroyed > > which
unread,
application has been destroyed?
t succeeding
and
changed the code in my app to send TCL/tk error messages back to me. I got back > > can't invoke button command: application has been destroyed > > which
2/2/24
Jenassa
2/1/24
CRYPTO RECOVERY MADE SIMPLE
His knowledge
and
proficiency in the world of cryptocurrencies are truly outstanding. Taking the time to comprehend my situation, Steve offered practical advice
and
helped me navigate
unread,
CRYPTO RECOVERY MADE SIMPLE
His knowledge
and
proficiency in the world of cryptocurrencies are truly outstanding. Taking the time to comprehend my situation, Steve offered practical advice
and
helped me navigate
2/1/24
Tim Wallace
, …
Luc
7
1/31/24
tcllib smtp package failing on gmail
, you
and
your users must use OAuth with third-party apps to access Gmail, Google Calendar,
and
Google Contacts. OAuth is a more secure access method. You will no longer use a password
unread,
tcllib smtp package failing on gmail
, you
and
your users must use OAuth with third-party apps to access Gmail, Google Calendar,
and
Google Contacts. OAuth is a more secure access method. You will no longer use a password
1/31/24
Mark Tarver
,
et99
5
1/31/24
running a TCL/tk program in different modes
>>
And
the .exe, what is that? Do you have its source code; what language is it? What does comm prog preloaded mean? Is it a tclkit/starpak or something else. > > Nailed it
unread,
running a TCL/tk program in different modes
>>
And
the .exe, what is that? Do you have its source code; what language is it? What does comm prog preloaded mean? Is it a tclkit/starpak or something else. > > Nailed it
1/31/24
Mark Tarver
, …
et99
11
1/31/24
running TCL/tk from a batch file in Windows
.tcl
and
I get a widget window. What I want to do is get exactly the same thing from a batch file. > > > > > Have you tried: > > > > start /min \wish \eventloop.
unread,
running TCL/tk from a batch file in Windows
.tcl
and
I get a widget window. What I want to do is get exactly the same thing from a batch file. > > > > > Have you tried: > > > > start /min \wish \eventloop.
1/31/24
Luc
,
Rich
4
1/27/24
Smuggling variables into namespaces
aspect)
and
for "semi-global" data used by those procs. By "semi-global" I mean the "namespace variables" that are created by "variable xyz
unread,
Smuggling variables into namespaces
aspect)
and
for "semi-global" data used by those procs. By "semi-global" I mean the "namespace variables" that are created by "variable xyz
1/27/24
Mark Tarver
, …
Christian Gollwitzer
5
1/30/24
trapping errors inside an event loop
send'
and
continue >> the loop. However what happens is that the loop exits with an error >> message 'invalid command what'
and
on examination I found the
unread,
trapping errors inside an event loop
send'
and
continue >> the loop. However what happens is that the loop exits with an error >> message 'invalid command what'
and
on examination I found the
1/30/24
gustafn
1/27/24
ungelesen, Announcement: NaviServer 4.99.30 available
suggestion)
and
contains minor fixes for certain configurations, improved timing information under error conditions,
and
improved support for cluster configurations for OpenACS
unread,
ungelesen, Announcement: NaviServer 4.99.30 available
suggestion)
and
contains minor fixes for certain configurations, improved timing information under error conditions,
and
improved support for cluster configurations for OpenACS
1/27/24
Don Porter
, …
Alexandru
26
1/26/24
Tcl/Tk 9.0b1 RELEASED
dynamic language
and
the Tk graphical interface package. These are the > > > first beta releases of Tcl 9.0
and
Tk 9.0. More details can be found below. > > > > >
unread,
Tcl/Tk 9.0b1 RELEASED
dynamic language
and
the Tk graphical interface package. These are the > > > first beta releases of Tcl 9.0
and
Tk 9.0. More details can be found below. > > > > >
1/26/24
Luc
, …
et99
7
1/25/24
Namespace context separation problem
existance)
and
/or initialize >>> them (variable can both create,
and
give a value to, the new variable >>> name). >> >> This is all beginning to settle
unread,
Namespace context separation problem
existance)
and
/or initialize >>> them (variable can both create,
and
give a value to, the new variable >>> name). >> >> This is all beginning to settle
1/25/24
Harald Oehlmann
, …
lamuzz...@gmail.com
6
1/25/24
pdf4tcl and Chinese characters
Muchas gracias, Alejandro, looks promissing, Harald Am 25.01.2024 um 00:27 schrieb lamuzz...@gmail.com: > Harald, > take a look to tclfpdf (https
unread,
pdf4tcl and Chinese characters
Muchas gracias, Alejandro, looks promissing, Harald Am 25.01.2024 um 00:27 schrieb lamuzz...@gmail.com: > Harald, > take a look to tclfpdf (https
1/25/24
Yahalom Emet
, …
Manuel Collado
5
1/18/24
math error in addition
' Yes, I missed the IDT IST conversion, great tip
and
interesting thing to consider when doing simple aritmetic for a day instead of using the proper 'clock' methods. Thanks
unread,
math error in addition
' Yes, I missed the IDT IST conversion, great tip
and
interesting thing to consider when doing simple aritmetic for a day instead of using the proper 'clock' methods. Thanks
1/18/24
lamuzz...@gmail.com
, …
Luc
11
1/18/24
ttk::progressbar can't be disabled ?
",
and
setting it to > "disabled" is an odd state to ask about. Disabled progress bars are sometimes used if a task has finished or is suspended. They should be shown
unread,
ttk::progressbar can't be disabled ?
",
and
setting it to > "disabled" is an odd state to ask about. Disabled progress bars are sometimes used if a task has finished or is suspended. They should be shown
1/18/24