[Tkinter-discuss] Please help -- Tkinter Scale widget with DoubleVar is acting weird

Fredrik Lundh fredrik at pythonware.com
Mon Aug 23 13:50:34 CEST 2004


Jared Cohen wrote:
> I was simply trying to figure out WHY, because I felt that it would be more
> elegant to completely stop the callback from getting invoked incorrectly, than
> to allow it to be invoked and then have it return without doing anything. But
> if that's not feasible, then I'll just have to do it the other way :-)

Note that I did test my snippet, and it doesn't behave as you describe
on any platform I tested it on.  So it's either a platform issue, or a pro-
blem with the exact version of Tk you're using.  If you really want to
pursue this, you could report the bug to the Tk folks.

</F> 





More information about the Tkinter-discuss mailing list