2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-15 06:12:46 +00:00
tview/demos
2024-02-04 16:11:39 +01:00
..
box Implemented string parser and migrated all widgets but TextView. 2023-08-22 23:16:59 +03:00
button Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
checkbox Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
dropdown Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
flex Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
form Enabled bracketed pasting. 2024-02-04 16:11:39 +01:00
frame Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00
grid Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
image Finished Image implementation. 2022-12-26 21:55:31 +01:00
inputfield Enabled bracketed pasting. 2024-02-04 16:11:39 +01:00
list Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
modal Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
pages Added/fixed comments, some structural changes/bugfixes for mouse support. Table, TextView, and TreeView still open. Closes #363 2020-03-27 18:41:44 +01:00
presentation Enabled bracketed pasting. 2024-02-04 16:11:39 +01:00
primitive Removed Focusable interface. 2020-11-17 19:33:25 +01:00
table Rewrote Table to accommodate virtual tables. 2021-08-08 00:25:53 +02:00
textarea Enabled bracketed pasting. 2024-02-04 16:11:39 +01:00
textview Finished new parser implementation. 2023-08-26 16:19:31 +02:00
treeview Added TreeView.GetPath method. Resolves #897 2023-10-05 22:26:32 +02:00
unicode Some housekeeping. 2018-03-05 16:37:10 +01:00
postgres.png List selections should be visible even when they don't have focus. Also added screenshot for Postgres demo. 2018-01-07 14:37:41 +01:00