F135 - Failure Feedback Forum
I'm having problems building a Tclkit lite that works like the binaries in the download area. I've tried both OS-X 10.4.8 and windows with the same results. The following is a quick way to see the problem:
package require Tk
. configure -cursor icon
results in:
bad cursor spec "icon"
Any ideas? Chuck
Imported
It looks like the tclkit-gui build is wrong - I'm able to reproduce the problem with it, but tclkit-dyn works.
PS. Use pw "columnwise" to post replies on this page.
tclkit-dyn works fine...I never tried that one, thanks very much!
(Changed: stat more)
problem in -gui build, ok in -dyn - probably missing resources
(Changed: stat)