Hi guys,

We're writing a GUI based on PyQt, and we're running into an issue when using different resolutions.
Problem is, we can't find how to get the GUI elements to automatically resize when the window is resized, or when the GUI is running on a larger resolution than the one the GUI was originally developed in

I'm using Qt-designer to create the .ui files, if that helps

Recommended Answers

All 3 Replies

What kind of layout manager are you using?
What have you tried so far?

did you try the "Stretch" feature? It looks like a spring on the tool bar.

thanks guys, we've solved it after some extra poking around :)

should have a couple of other questions tomorrow though, if you don't mind

and I'll attach the .ui file next time

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.