libvaxis/examples
00JCIV00 94bec1ec2a view: implemented an easy mechanism for vertical and horizontal scrolling
- Implemented View as an easy way to use the existing Screen and Window APIs for rendering Cells that don't fit within a Window. Basically, a user renders the oversized Cell content to a View, then renders a part of that View to a Window.
- Created the `view.zig` example.
2024-10-04 20:13:54 -05:00
..
aio.zig
cli.zig
image.zig
main.zig
table.zig
text_input.zig
vaxis.png
vaxis.zig
view.zig view: implemented an easy mechanism for vertical and horizontal scrolling 2024-10-04 20:13:54 -05:00
vt.zig
xev.zig
zig.png