Commit Graph

12 Commits

Author SHA1 Message Date
Pietro Gagliardi ff4f8fbd58 Implemented uiControlContainerUpdateState() on uiBox, uiGroup, and uiWindow. Not on uiTab yet; there's a few glitches that I need to take care of first. 2015-08-21 01:09:07 -04:00
Pietro Gagliardi 2aeccf4444 FINALLY fixed the ambiguity FOR REAL. The problem was improper NSBox handling. Now to restore the test program... 2015-08-20 17:04:23 -04:00
Pietro Gagliardi 7d252178b6 Changed uiGroup on OS X to properly use the NSBox content view. That doesn't fix things either... 2015-08-19 17:57:34 -04:00
Pietro Gagliardi bd96368537 Fixed the build. Hm, I'm probably going to need to watch for tab changes... 2015-08-18 21:23:48 -04:00
Pietro Gagliardi ca068ecaf2 Wrote up the resize triggering logic for most controls. Only uiTab remains. 2015-08-18 20:15:09 -04:00
Pietro Gagliardi bec9ba1ba7 More relayout parent work. More TODOs. 2015-08-17 19:19:02 -04:00
Pietro Gagliardi b9b8ab7552 Removed some debugging stuff. I'm going to need to introduce a uiControlRelayoutParent(). 2015-08-17 18:53:46 -04:00
Pietro Gagliardi df832fbff8 More uiGroup work. 2015-08-17 18:30:04 -04:00
Pietro Gagliardi f2e30548fc Attempted to fill in uiGroup; also fixed uiUninit() bugs. 2015-08-17 17:27:27 -04:00
Pietro Gagliardi a5a9c464bf Fixed some build and runtime errors. 2015-08-17 01:41:04 -04:00
Pietro Gagliardi 705f81d7e4 Started merging back the uiControl base code. 2015-08-16 22:19:15 -04:00
Pietro Gagliardi 60856a59b7 Even more Darwin control work. 2015-08-14 22:50:20 -04:00