in reply to Callback is being executed twice by Tk::entry widget

What am I doing wrong?

You're not performing validation in a validatecommand -- why?

  • Comment on Re: Callback is being executed twice by Tk::entry widget

Replies are listed 'Best First'.
Re^2: Callback is being executed twice by Tk::entry widget
by perlingRod (Novice) on Apr 22, 2016 at 13:10 UTC

    The code to validate the entries was removed for debugging purposes and brevity of the posting. Only the argument list and the get methods are in the original code.