migueldeicaza/TermKit

Port Control: TableView

migueldeicaza opened this issue · 2 comments

Similar to what gui.cs does, but in C# there is a DataTable object that is super useful, and Swift does not have that:

https://github.com/migueldeicaza/gui.cs/blob/master/Terminal.Gui/Views/TableView.cs

See branch datatable