Port Control: TableView
migueldeicaza opened this issue · 2 comments
migueldeicaza commented
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
migueldeicaza commented
See branch datatable
migueldeicaza commented
Done