2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-15 06:12:46 +00:00
tview/demos/presentation
2024-02-04 16:11:39 +01:00
..
center.go Bugfix in Flex which led to a panic. 2020-08-18 14:03:38 +02:00
code.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
colors.go Implemented string parser and migrated all widgets but TextView. 2023-08-22 23:16:59 +03:00
cover.go Finished new parser implementation. 2023-08-26 16:19:31 +02:00
end.go Finished new parser implementation. 2023-08-26 16:19:31 +02:00
flex.go Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00
form.go InputField is now based on TextArea. 2023-10-24 23:15:18 +02:00
grid.go Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00
helloworld.go Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00
inputfield.go Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00
introduction.go Added a presentation demonstrating tview's capabilities. 2017-12-30 22:10:13 +01:00
main.go Enabled bracketed pasting. 2024-02-04 16:11:39 +01:00
table.go Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00
textview.go Implemented string parser and migrated all widgets but TextView. 2023-08-22 23:16:59 +03:00
treeview.go Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00