Commit Graph

10 Commits

Author SHA1 Message Date
Jeff Carr fb89975cdf almost completely able to automate adding columns
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-08 03:26:35 -07:00
Jeff Carr 97d7ad349e futher choose better names
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-08 03:09:39 -07:00
Jeff Carr b28c2c09fa those things are 'rows' in the table
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-08 03:06:46 -07:00
Jeff Carr e41764285c start renaming variables to figure out what to do next
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-08 03:02:32 -07:00
Jeff Carr f5be9dbd1e god bless golang
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-08 02:53:42 -07:00
Jeff Carr 0a4a0c5f9b fix the last callback
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 19:45:59 -07:00
Jeff Carr 44c64228ce All demo table code is now seperate
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 18:33:23 -07:00
Jeff Carr 261b49782d Move Cellvalue() into using standard callbacks
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 18:07:31 -07:00
Jeff Carr 6ddbe8c28d need this for it to work under windows. This is probably actually a bug
and can be fixed in the andlabs import internally with go

Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-06 17:42:59 -07:00
Jeff Carr 673b5b245c keep trying to move column numbers to common structs
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-06 17:33:29 -07:00