termdash/widgets/button
Jakub Sobon 93428e8091
Allow a no-op button with a nil callback.
2020-12-30 00:22:36 -05:00
..
buttondemo Making tcell the default in all demos and examples. 2020-11-14 01:09:07 -05:00
button.go Allow a no-op button with a nil callback. 2020-12-30 00:22:36 -05:00
button_test.go Allow a no-op button with a nil callback. 2020-12-30 00:22:36 -05:00
options.go Button can now be triggered by different global and focused keys. 2020-11-28 14:11:21 -05:00
text_options.go Button now supports separate color values for text chunks. 2020-11-27 15:11:59 -05:00