tkinter event binding to mouse double click
June Kim
junaftnoon at nospamplzyahoo.com
Tue Dec 19 11:39:14 EST 2000
"Fredrik Lundh" <fredrik at effbot.org> wrote in message
news:vpL%5.459$AH6.36619 at newsc.telia.net...
> "June Kim"
> > In the code following, the binding doesn't seem to work; it can't detect
> > mouse double-clicking at all.
>
> assuming you're really double-clicking in the frame widget,
> there's nothing wrong with your code.
>
> maybe you're not clicking fast enough?
>
> > (Maybe a platform-specific problem, I reckon)
>
> works on win95, win98, win NT 4, and win 2K. maybe you
> have some other kind of win32?
>
> </F>
>
Both the codes work perfectly with "<Button-1>", single-clicking. Can't
figure out what the problem is. Am I getting too old to double click
properly?
I'm using Win98 with Korean char set. No ergonometric design either in the
os or the gadget?
More information about the Python-list
mailing list