mwhamilton
Technical User
I have written a TCL/TK front end for a script, but I am having problems with the entry widgets. When I click too quickly in an entry, it calls my subroutine and it outputs errors to my shell window. Why does it seem like it's trying to bind to a click in the window. I tried binding a mouse click to do nothing, but it still calls the subroutine. Any help? Thanks.