summaryrefslogtreecommitdiff
path: root/examples/example_02_controls.nim
AgeCommit message (Collapse)Author
2019-11-08Add Progress Bar controltrustable-code
Fixes #71
2019-09-23Extend Checkbox and add Gtk implementationtrustable-code
- Add `checked=` to set the status - Add `onToggle` event to react on toggle by the user - Toggling works also by Space and Enter
2019-06-05Fix #41Simon Krauter
2018-09-27example_02: add click eventtrustable-code
2017-07-01first public preview versiontrustable-code