Pietro Gagliardi
|
1dcdcd522c
|
Collected all of the metric updating stuff into a single update() function. Far from optimal, but much better.
|
2015-01-08 01:45:06 -05:00 |
Pietro Gagliardi
|
224bdb4087
|
Added tableSetRowCount.
|
2015-01-07 22:54:29 -05:00 |
Pietro Gagliardi
|
24790f0e7f
|
Immediately give focus to the Table on startup in the test program.
|
2015-01-07 21:36:03 -05:00 |
Pietro Gagliardi
|
7eaadad25c
|
Implemented checkbox notifications.
|
2015-01-07 21:34:12 -05:00 |
Pietro Gagliardi
|
ad6caaf372
|
Image cells now use notifications to get their bitmaps. Also split (almost) each cell type into a separate drawing function called from the main drawCell().
|
2015-01-07 19:42:00 -05:00 |
Pietro Gagliardi
|
b3c0a7acaf
|
Implemented tableNotificationGetCellData et al for text columns.
|
2015-01-07 19:00:56 -05:00 |
Pietro Gagliardi
|
3b81ebab98
|
Switched the test program to make the Table an actual child window now that I'm about to implement actually getting data in the real world. Implemented focus grabbing. More TODOs.
|
2015-01-07 16:24:17 -05:00 |
Pietro Gagliardi
|
7c473a9fdc
|
Implemented image cells.
|
2015-01-07 14:41:35 -05:00 |
Pietro Gagliardi
|
ff4212913a
|
Split the actual test code from the main Table code.
|
2015-01-07 12:43:58 -05:00 |