6 Commits

Author SHA1 Message Date
8d43963f31 Can now save files
Added menu bar to allow opening and saving of files
Keeps track of recently opened files
2021-01-05 15:38:48 -08:00
87b31074b4 Added inline editing
double clicking on a cell or header will place a text box for editing
2021-01-03 00:11:27 -08:00
94dd5f58db Added right click menu for adding rows and columns
moved code for making cells and headers to their own functions
2021-01-01 23:36:17 -08:00
1b85241d65 Added basic editing functionality 2020-12-19 22:44:45 -08:00
5eaf389d3c Added functions for inserting rows and columns 2020-12-19 13:09:38 -08:00
815d56d96e Initial commit 2020-12-15 18:28:39 -08:00