Skip to content
Prev 31181 / 398506 Next

tcltk tkfilefind demo problem

apjaworski at mmm.com writes:
I have two systems, both RH8 with RPM installs of R-1.7.0, and see a
similar error on only one of them... On the system where it breaks, it
works after changing directory, so I suspect the code is not resilient
to weird filenames (I found a "!lpr" file).

The tkfilefind demo is mainly a programming example of how to work
with larger pieces of Tcl code, not an instruction in how to select
files (tkgetOpenFile/tkgetSaveFile do that much better). If the bug is
actually in the internals of the not very good megawidget, I'd be
loath to spend time in trying to fix it. This could be a bug that
needs fixing in the veterinarian sense... (i.e. by removal of the
demo).