As I said, I am just starting so I need some help, please!
To expand on my problem a little for clarity, I need a event handler that detects if the mouse button is still pressed, or one that detects a <ButtonRelease> event. A way to check the STATE of the mouse event and use it to control the...
Still new at Python and TK, Can someone please help me on this?
I have a button widget that calls a function. The function runs once when the button is depressed. I want the function to loop as long as the button is held down. But I need some kind of event handler for "mouse-1" to...
Thanks ovey! I understand how this might work, but I get some syntax errors with this example when I include it in a sample script as written. I couldn't fix it so it will work in python with TK. As I said, I have little experience with python. I am not familiar with the "proc" token...
Still new at Python and TK, Can someone please help me on this?
I have a button widget that calls a function. The function runs once when the button is depressed. I want the function to loop as long as the button is held down. But I need some kind of event handler for "mouse-1" to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.