I really wouldn't do that if I were you (I mean the scaling thing). You might implement your whole application within the Graphics View framework and get the scaling practically for free but it's a lot of work if you want to use widgets. I don't know how exact layout you need, but Qt should be able to do what you require provided you tell it exactly what to do. Things like size policies and size hints are your friends.





Reply With Quote
Bookmarks