Sujet : Re: are canvas coordinates limited to 32k
De : auriocus (at) *nospam* gmx.de (Christian Gollwitzer)
Groupes : comp.lang.tclDate : 16. Apr 2025, 07:52:49
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vtnk41$1kc53$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Am 15.04.25 um 03:36 schrieb et99:
Thanks for the suggestions. The purpose of my "little" project was to demonstrate that TCL/Tk was the best tool in a particular environment. The user needed a tool to do a csv column cut operation on a csv formatted text file, as an extension to a commercial text editor he was using.
If I had to do it, I'd use tablelist. I've yet to find a use-case where you can't simply set an option to it to do what you want.
Christian