2
0
mirror of https://github.com/rivo/tview.git synced 2024-11-15 06:12:46 +00:00
tview/demos
2023-01-28 18:53:51 +01:00
..
box Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02: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
center A center widget with its own demo 2023-01-28 18:48:43 +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 Added own implementation of SetBackgroundColor() to TextView, to keep backwards compatibility. Fixes #777 2022-12-11 17:09:34 +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 Added more control to the input field's autocomplete functionality. Also fixed mouse handling bugs. 2022-12-29 19:07:33 +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 A center widget with its own demo 2023-01-28 18:48:43 +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 updated presentation demo with Center widget 2023-01-28 18:53:51 +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 Text area can now be added to forms. See #594 2022-11-15 15:33:49 +01:00
textview Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +02:00
treeview Upgraded to latest tcell version. Results in a minor incompatibility in the Table class. 2020-10-18 14:15:57 +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