gabdube / native-windows-gui

A light windows GUI toolkit for rust
https://gabdube.github.io/native-windows-gui/
MIT License
1.93k stars 125 forks source link

Keyboard input for number_select #278

Open Marko19907 opened 9 months ago

Marko19907 commented 9 months ago

Add keyboard input to the number_select component for a better user experience. Currently, users have to click the plus and minus buttons to select the right number, which can be time-consuming.