Re: File dialog
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: File dialog

From: simonbachmann at bluewin dot ch <"simonbachmann>
Date: Sun Jul 31 2005 - 20:35:25 CEST

>
> If you are using UNIX or Linux, the source code for both tk_getOpenFile
> and tk_chooseDirectory are in /usr/lib/tk* (or /usr/local/lib/tk*,
> depending on how things are installed):
>
> tk_getOpenFile -- tkfbox.tcl
> tk_chooseDirectory -- choosedir.tcl
>
> You can copy these two files into one file and hack on it to produce
> what you want. Whatever that it.
>

That's what I'm already doing -- but maybe somebody did it before....

> What is wrong with Tix? Why don't you like it?

The project seems not to be very active, some define it dying...
I submitted a bug report about a year ago, it's still without any
followup...
And then... I just don't like it very much, so if I can I avoid it.
Received on Thu Sep 29 14:28:10 2005