3dtrue opened this issue on Apr 20, 2005 ยท 7 posts
PoseWorks posted Thu, 21 April 2005 at 10:36 PM
You're really better off just using a lambda statement for the command (command=lambda v=MyDesiredValue: MyFunction(v)). IntVar gets are generally unrelable in my experience.