Oliver
|
5bd22542e5
|
For Form.GetFormItemByLabel() to work, we must not modify the label text. Fixes #94, fixes #99
|
2018-04-09 21:07:03 +02:00 |
Oliver
|
761e3d72da
|
Added Primitive demo to go along with the GitHub Wiki entry on how to create your own primitive.
|
2018-03-19 21:25:30 +01:00 |
Oliver
|
3bac79f308
|
Added RemoveItem() to Grid and Flex. Resolves #63
|
2018-03-02 17:07:46 +01:00 |
Oliver
|
1b155a1def
|
Application now provides direct access to the screen object via before/after-draw callback functions. Resolves #59
|
2018-02-20 17:15:42 +01:00 |
Oliver
|
2d4d9c0a7d
|
Minor argument name change for clarity.
|
2018-02-20 16:47:11 +01:00 |
Oliver
|
aafd9b6c4b
|
Made Grid.SetSize() a bit more powerful.
|
2018-02-20 11:56:44 +01:00 |
Oliver
|
91a6ff44b6
|
Finished implementation of grid layout.
|
2018-02-20 11:19:30 +01:00 |
Oliver
|
c7b3072f7e
|
Progressing with Grid.
|
2018-02-19 20:23:01 +01:00 |
Oliver
|
3625d3b928
|
Added API for new Grid class.
|
2018-02-16 08:37:25 +01:00 |