libvaxis/examples
00JCIV00 500488f728 widgets(table): implemented more header and column options
- Added the `HeaderNames` Type and `header_names` field to `TableContext` to let users choose between automatically getting header names from fields or setting custom names.
- Removed the `headers` parameter from `drawTable()`.
- Added the `ColumnIndexes` Type and `col_indexes` field to `TableContext` to let users choose which columns/fields they actually want to display.
2024-08-15 19:37:16 -05:00
..
aio.zig
cli.zig
image.zig fix memleak with transmitted image 2024-08-01 21:17:23 -05:00
main.zig
table.zig widgets(table): implemented more header and column options 2024-08-15 19:37:16 -05:00
text_input.zig
vaxis.png
vaxis.zig
vt.zig
xev.zig
zig.png