andrayantelo / pomodoroapp

Pomodoro app made with Python and Tkinter
GNU General Public License v3.0
0 stars 0 forks source link

Callback while pomodoro is running #26

Closed andrayantelo closed 7 years ago

andrayantelo commented 7 years ago

You shouldn't be able to press any keys on the keypad and have the numbers change if you have paused the pomodoro.

You would select your countdowns, input your countdown times and then probably have to click on a button that says "set" and after set has been pressed you can't make any changes until you click reset. Maybe like this?