Pietro Gagliardi
|
cb2642765a
|
Started the work to handle checkboxes. For now, we draw just a red rectangle; when we do events this will change color dynamically. When I hook up the control to its parent, I will move from these rectangles to the actual checkbox images. In the meantime, fix some pointer bugs in imagelist_windows.c as well.
|
2014-11-18 13:53:53 -05:00 |
Pietro Gagliardi
|
f11b1141fb
|
Stored the checkbox width/height in the new Windows Table. This will be needed for hit-testing checkboxes.
|
2014-11-14 22:41:25 -05:00 |
Pietro Gagliardi
|
56ad702444
|
Added the code for the checkbox image lists to the Windows Table test.
|
2014-11-10 14:57:26 -05:00 |