2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-17 03:26:09 +00:00
tview/demos/presentation
2020-03-26 19:28:51 +01: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 InputField can now be navigated freely. Resolves #103, resolves #171, resolves #162 2018-10-18 08:34:08 +02:00
end.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
flex.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
form.go Added password field to Form demo in presentation. 2018-01-12 09:23:53 +01:00
grid.go Added a Grid example to the presentation. 2018-02-20 11:35:32 +01: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 EnableMouse to take bool and enable/disable directly 2020-03-03 16:24:50 +00: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