Re: getOpenFile etc. wish-list
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: getOpenFile etc. wish-list

From: Koen Danckaert <danckaer@retarget.com>
Date: Mon Feb 27 2006 - 16:24:59 CET

> Instead of editing a file in the Tcl/Tk distribution, you can also add
> the two "replace with" lines to your script. This may be some more
> robust, in case you update to 8.4.13, or you deploy your script to some
> other user...

Well yes, of course, but the problem is that you can't set these variables until you have called tk_getOpenFile once.
In another thread last week I learnt this has to do with autoloading, but I don't know how to 'force' this without actually calling tk_getOpenFile.

Koen
Received on Sun Apr 30 02:16:57 2006