This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/elements/basic
Sasha Koshka 9aea6d8c0f List element's events make more sense
Removed redundant selected entry change event, and added an event
that fires when the user deselects the current element.
2023-01-26 12:05:28 -05:00
..
button.go Added a basic List element 2023-01-23 02:05:09 -05:00
checkbox.go Repeated keys are detected properly 2023-01-20 17:40:28 -05:00
container.go Repeated keys are detected properly 2023-01-20 17:40:28 -05:00
label.go Basic elements now conform to the new API (largely untested) 2023-01-19 16:49:34 -05:00
list.go List element's events make more sense 2023-01-26 12:05:28 -05:00
listentry.go Added a list example 2023-01-24 16:41:12 -05:00
progressbar.go Basic elements now conform to the new API (largely untested) 2023-01-19 16:49:34 -05:00
scrollcontainer.go Stripes :))))) 2023-01-21 21:24:02 -05:00
spacer.go Basic elements now conform to the new API (largely untested) 2023-01-19 16:49:34 -05:00
textbox.go Added a basic List element 2023-01-23 02:05:09 -05:00