Problem importing commands.
Brought to you by:
ghowlett
I have been playing with BLT 3.0a in my own application. I am having problems with complaints like:
can't import command "grab": already exists.
or
can't import command "table": already exists.
It seems to happen in the 'package require BLT' command.
I do not see this in the demos. This is with Tcl/Tk 8.5.1.
Is there anything I can do about this?