| Age | Commit message (Collapse) | Author |
|
uiStackDelete(); this will be the naming system other containers will follow.
|
|
how to write one...
|
|
|
|
Untested yet.
|
|
|
|
|
|
|
|
|
|
that the uiParentUpdate() isn't updating...?
|
|
|
|
|
|
|
|
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.
|
|
|
|
think the current system actually does work fine after all...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
long enough... Now I can piece together all the control and parent logic...
|
|
this is DEFINITELY a step in the right direction... Perhaps automatic deletion is a pipe dream :/ I should also really nail the parenting/unparenting logic, but for that I need to add one more method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a uiParentUpdate(). Thought that would fix it, but nope...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the whole container system...
|
|
from one tab and back doesn't show that tab's controls...
|
|
|
|
|
|
|
|
work right...
|
|
|
|
|