Pietro Gagliardi
|
8823ebacfb
|
Drafted an API for Windows resizes.
|
2022-07-29 23:53:36 -04:00 |
Pietro Gagliardi
|
7c0113f220
|
Decided to use uiControlSetParent() to signal that parent handles need to be changed on Windows. Now we can start implementing this model and taking it for a spin.
|
2022-07-29 00:38:36 -04:00 |
Pietro Gagliardi
|
f3820ac4b0
|
Okay new plan: we're going to start with the Windows implementation instead, since that's the one that's going to have to be more complicated. I'll then decide if we should copy this strategy on the other platforms or not.
|
2022-07-27 21:43:15 -04:00 |
Pietro Gagliardi
|
7cdd6ee38c
|
Finished all the necessary bits to implement what little of uiWindow we have now on Windows. Now to fill in the tests.
|
2020-06-07 14:10:16 -04:00 |
Pietro Gagliardi
|
c17f854d04
|
And added uiControlOSVtable on Windows. We're now back to building everywhere! :D
|
2019-06-18 20:31:28 -04:00 |