Re: Unified libraries to allow porting code to other oses
- Posted by euphoric (admin) Jun 08, 2015
- 2317 views
jimcbrown said...
While I agree with irv that sizers are easier and more hobbist friendly, not all UI libraries support it (notably, w32lib does not).
It's true that, out of the gate, Win32Lib does not support it, but, when I did use Win32Lib, I used Greg's xControls library (there are others) to handle that for me. I concur with Irv on this one: sizers are far more beneficial for UI development. They are both aesthetically and functionally more appealing.
There is no way I'd go back to static sizing/positioning. Are you kidding?!