Description:
The Tcl programming language and related tools.
|
|
|
New windows icons in tclkit858.exe fail replacement
|
| |
Thanks to Pat Thoyts, I usually download windows starkits from: [link] For the new tcl858 release, the icon has changed. Unfortunately, when I try to replace the icons on a starpack based on tclkitsh858.exe using a file tclkit.ico, there is now the error message: customizing tclkit.ico in exec... more »
|
|
C API list manipulation - sort -uniqe?
|
| |
Hi, I am trying to learn the 8.4 C API and I have a question about handling lists. I like the way lists are handed in the Obj command way in Tcl, but am a bit curious about the operations I can perform on lists. Is it true that I, in order to sort, splice, subset or find the unique elements of - lists, will have to resort to doing it myself?... more »
|
|
about "info boy" problem
|
| |
I have run into a strange problem with the "info body" command. one proc named "findfile" contained in one file works well in another file, but if I run "info body findfile" it tells me "findfile isn't a procedure". A process can run but it does not exist.This seems strange .Although I know that source file3 can solve it,but this is not what I want.... more »
|
|
cartier
|
| |
<a href="[link]" rel="dofollow">cartier love ring</a> <a href="[link]" rel="dofollow">cartier ring</a> <a href="[link]" rel="dofollow">cartier rings</a>
|
|
How to read an Excel file using TCL Scripts
|
| |
Hi all, I have an excel file test.xls.It is created manually and few values are added manually. I Want to read each column of the excel and store in some variable using TCL Scripts. I went thro lot of examples but nothing related to above requirement I found. Please give suggestions or links where this code is given.... more »
|
|
The Tcl manual page - a cloudy view
|
| |
Hi, this is fun. I was recently looking for some Tcl code to produce nice- looking "abundance clouds" (often tag clouds) on the text widget or the canvas widget. There are some really nice applications out there. Wouldn't it be nice to be able to produce views like these using Tcl (and not Java like in this example):... more »
|
|
How to access a channel from C when it is created in script?
|
| |
Hi, I am new to the C/C++ API of Tcl. Is there any way for a C extension to use a pipe created in Tcl script? set pipe [open "| tclsh" r+] file5 The string "file5" seems to be a name of the channel. How can a C/C++ extension code know about "file5". I appreciate your help. Regards Sandip
|
|
TkHTML3 help viewer
|
| |
Has anyone written a basic help viewer/HTML displayer that runs on top of TkHTML3? One of the virtues of the old hv.tcl script that came with TkHTML2 is that it is very simple, and easy to hack. HV3 is a full-fledged browser and is overkill for my needs. If anyone has come up with something more basic with TkHTML3 as the back end, I'd love to see it.... more »
|
|
UDP support
|
| |
What is the preferred package to get UDP support in Tcl? I would need this to work as far back as 8.4, as I cannot update to newer releases pending issues in related packages (read BLT).
|
|
|