rivo / tview

Terminal UI library with rich, interactive widgets — written in Golang
MIT License
11.13k stars 575 forks source link

Form, more than one inputfield per line #999

Open OsvaldoTCF opened 5 months ago

OsvaldoTCF commented 5 months ago

In Form, is there any way to have "inputfields" side by side, on the same line?

OsvaldoCrispim commented 5 months ago

Maybe associating a grid with the Form ?