Pietro Gagliardi
|
2daf46b711
|
Moved the combined spinbox back. Forgot to auto layout its contents :D
|
2015-08-02 09:10:17 -04:00 |
Pietro Gagliardi
|
aca81945e8
|
Added some support code for our changes to tSpinbox to make it have only one view. Unfortunately, this is how we're going to need to do stretchiness with tSpinbox.
|
2015-08-02 00:10:30 -04:00 |
Pietro Gagliardi
|
30a30cb5be
|
Added tRelayout to all controls. Also changed the order of stretchy controls in main.m because Auto Layout's defaults aren't optimal.
|
2015-08-01 22:13:41 -04:00 |
Pietro Gagliardi
|
8868ad3b53
|
Stored parents in the various tControls. This is neccessary for making tRelayout on all controls.
|
2015-08-01 21:41:36 -04:00 |
Pietro Gagliardi
|
399f18f3ad
|
Removed the old Auto Layout routines from the other classes.
|
2015-08-01 18:35:24 -04:00 |
Pietro Gagliardi
|
a06216eb34
|
Fixed some build errors.
|
2015-08-01 18:13:43 -04:00 |
Pietro Gagliardi
|
7bd98bafc9
|
Started reimplementing uiBox. Added a first argument to the main Auto Layout function so uiBox can have subviews.
|
2015-08-01 18:05:50 -04:00 |
Pietro Gagliardi
|
b528d1ff0c
|
Added multiple primary horizontal and vertical Auto Layout views. This will accomodate tSpinbox. Now we can go back to tBox.
|
2015-08-01 17:26:56 -04:00 |
Pietro Gagliardi
|
4dc63828e4
|
Added spinboxes to the test. We're going to need multiple horizontals and verticals.
|
2015-08-01 17:19:45 -04:00 |