• simonced@lemmy.one
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    I used to do apps with QT (as well as with Java) and when creating a window, I only needed to say, “new window of that preferred size please”, then the engine would make the window of that size if possible. Now, maybe QT did things more in depth behind the scene, I don’t know.