Pietro Gagliardi
|
9f0729de1c
|
Changed uiParentSetChild() to uiParentSetMainControl(). Backend changes incoming.
|
2015-04-17 13:43:01 -04:00 |
Pietro Gagliardi
|
b745e5042d
|
More TODOs.
|
2015-04-14 09:43:18 -04:00 |
Pietro Gagliardi
|
204f450ff8
|
More parent planning and related API changes. I now have a better handle over what I want after last night: p.SetChild() is only called by w.SetChild() and the various uiTab and uiGroup methods; everything else should call Control.SetParent(). Some renaming is needed.
|
2015-04-14 09:41:52 -04:00 |
Pietro Gagliardi
|
e5fea12df6
|
More parent planning.
|
2015-04-13 22:31:22 -04:00 |
Pietro Gagliardi
|
cad165e100
|
Added a document explaining how parents and children relate. I'm starting to think the current system actually does work fine after all...
|
2015-04-13 22:30:19 -04:00 |