Qt mac : How does the layout differs from the other OSes
- by dzen
Qt is a nice framework which allows people to develop something once and it will works for the 3 main OSes.
But from times to times, there is some differences in the layout: placing some widgets does not have the same behavior as in windows or linux.
Did you observe weird behavior ? on which Widgets ? how did you corrected this ?
Thanks for sharing