|
|
|
|
|
by aasasd
1832 days ago
|
|
> I believe the only way to position child HWNDs remains manual absolute positions? so while your button might look native, your collection of two buttons won't. I thought the native APIs provided some kinds of constraints, like ‘these go into corners, and this is next to that’? Such approach is sorta necessary when windows can be resized. And I thought that UI builders like Visual Basic depended on these constraints. However I didn't do much manual UI, so perhaps the programmer indeed has to recalculate everything in pixels when something moves or is resized—like we did back in the day before we knew better. |
|