Skip to content
Prev 13567 / 398502 Next

tkfilefind in tcltk on Windows2000

Jonathan Marchini <marchini at stats.ox.ac.uk> writes:
Hmmm.... It is after all just a demo, intending to show how you might
communicate with a fairly complex Tcl module. It could well be the
case that the "hierarchy_dir" widget on which it builds has
shortcomings and you could go looking for another file selector
dialog. Or maybe you could take a closer look at the function and
modify it to suit your needs.

However, after poking around a bit, I'm 95% confident that what you
really want is tkcmd("tk_getOpenFile")...