Closed migueldeicaza closed 3 years ago
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
datatable
Done
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