nriley / Pester

Simple, disposable alarms and timers for macOS.
https://sabi.net/nriley/software/#pester
BSD 2-Clause "Simplified" License
158 stars 14 forks source link

Click on time controls changes the radio channel #15

Open tom-- opened 9 years ago

tom-- commented 9 years ago

1st. thanks for Pester. I've used it for years. In a rant I wrote last year I said "One of the best apps ever. Why can’t more devs think this way?"

This is a feature request. Since aiming for radio buttons is hard, and so is manipulating them with the keyboard, could you make it so that clicking on the corresponding time entry control changes the channel on the radio?

untitled

i.e. click in the red and "in" becomes selected and click in the blue to select "at"

nriley commented 9 years ago

Thanks, I think that's the nicest thing anyone has ever said about my software!

I agree, I do really want to do this and have been thinking about it for years! I'm planning on converting Pester to Auto Layout at some point soonish (though unfortunately I have about 1/100 the free time I did a few years ago) and this may help me with readjusting control sizes to make this possible. I can also do it manually, it's just a bit more annoying.

In the meantime you might find it useful to use ⇧⌘T to toggle between “in” and “at”.

tom-- commented 9 years ago

Ooo. ⇧⌘T. Thanks for the tip.

I'm going to find something to pester myself about now.