Giter VIP home page Giter VIP logo

Comments (3)

moses-palmer avatar moses-palmer commented on June 22, 2024

from pynput.

Miail avatar Miail commented on June 22, 2024

Sorry?.. Not sure I understand how the timer should be involved, and how on_release should turn it off..

Are thinking of a solution in which on_press and on_release toggle a boolean, and the the boolean either start/stops an while loop outside the function defintion... if thats the case, how will it update the state of the boolean when it is being stuck inside the while loop?

from pynput.

moses-palmer avatar moses-palmer commented on June 22, 2024

You could use, for example, threading.Timer. It has a cancel method to stop the timer. You could keep a dict of pynput keys to timers.

I am currently on a flight, so I can't really help you more; as this is out of scope for this library, I'll close this issue.

from pynput.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.