Commit Graph

5 Commits

Author SHA1 Message Date
raul 01e9e7e2db Finally figured out how to read view contents
I think I'm finally getting the hang of Gocui, it's pretty interesting
how it separates each view into a different section for the layout
function, also went ahead and separated the keybindings into their own
function, and yes I'm stealing from the _examples folder of the official
project, it's really helpful okay?
2024-04-08 08:23:18 +02:00
raul 8acdc82081 Figured out how to input data within views 2024-04-07 09:58:34 +02:00
raul faa95c2248 Added quit button widget to exercise 2024-04-06 10:14:33 +02:00
raul 99c053115e Practice using coordinates for adding textboxes 2024-04-05 12:11:12 +02:00
raul 5edb80e54a Add gocui library practice exercise 2024-04-04 09:39:37 +02:00