summaryrefslogtreecommitdiff
path: root/gui.go
AgeCommit message (Expand)Author
2019-05-12some data is flowing all the way through to the GUI for the first timeJeff Carr
2019-05-12move sample code into appropriate filesJeff Carr
2019-05-12try to clean up this wrapper codeJeff Carr
2019-05-12export all the structs in TableDataJeff Carr
2019-05-12save the old way as a 'sample tab' generate optionJeff Carr
2019-05-10more stable than beforeJeff Carr
2019-05-09add a generic function to add a box as a new tabJeff Carr
2019-05-08remove all the extra cruftJeff Carr
2019-05-08almost completely automated row and column layout nowJeff Carr
2019-05-08successfully set the columns from the passed in arrayJeff Carr
2019-05-08accept the column names are passedJeff Carr
2019-05-08Cleaned out the cell width type init from the data initJeff Carr
2019-05-08more tests that workJeff Carr
2019-05-08successfully inserted a rowJeff Carr
2019-05-08Start with a completely empty pageJeff Carr
2019-05-08Try to dynamically add the other tabs. Doesn't always work.Jeff Carr
2019-05-08export two functionsJeff Carr
2019-05-08Initial commitJeff Carr