tkinter event binding to mouse double click

gregholmes at my-deja.com gregholmes at my-deja.com
Tue Dec 19 08:17:50 EST 2000


I think you just explained some mysterious headaches I have had!
Arghh ...

In article <91njgc$l4q$1 at nnrp1.deja.com>,
  John Grayson <johngrayson at home.com> wrote:
> > >
>
> The problem is that you have to click on the *frame* not the (empty)
> space in the frame.
>
> Try this:
>
> frame = Frame(root, bg='red', width=100, height=100)


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list