2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-17 03:26:09 +00:00
tview/demos/presentation
2020-08-18 12:05:43 +02:00
..
center.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
code.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
colors.go Added background colors and text attributes to color tags. Resolves #91 2018-04-01 21:19:10 +02:00
cover.go Added mouse support to presentation demo. TextView "highlighted" callback also receives remaining highlights. 2020-03-29 21:03:36 +02:00
end.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
flex.go Keyboard events are now propagated down the hierarchy, allowing users to intercept them. Closes #421 2020-08-18 12:05:43 +02:00
form.go Added password field to Form demo in presentation. 2018-01-12 09:23:53 +01:00
grid.go Keyboard events are now propagated down the hierarchy, allowing users to intercept them. Closes #421 2020-08-18 12:05:43 +02:00
helloworld.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
inputfield.go Final preparations for the first official release. 2018-01-06 22:49:12 +01:00
introduction.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
main.go Keyboard events are now propagated down the hierarchy, allowing users to intercept them. Closes #421 2020-08-18 12:05:43 +02:00
table.go replaced old borders code with new configurable borders 2018-06-09 14:58:29 +02:00
textview.go Resolved merge conflict 2020-02-19 22:08:05 +01:00
treeview.go Revert "formatting fixes" 2020-01-08 09:43:49 -05:00