Python Forum
[PyQt] QVBoxLayout default (minimum) size
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] QVBoxLayout default (minimum) size
#6
In the app I'm working on, I set margins to 0. I was just doing some research; trying to see what's what. The window/application size tends to grow as you add layouts (and of course, widgets). You can reduce that by cuttings margins. I also found that Qt tends to choose the minimum size of the layouts when working with large widgets (such as large pixmaps). Naturally, it can all be bent to your needs, but that's the way Qt does it.
Reply


Messages In This Thread
QVBoxLayout default (minimum) size - by malonn - Oct-09-2022, 11:10 AM
RE: QVBoxLayout default (minimum) size - by malonn - Oct-10-2022, 10:56 AM
RE: QVBoxLayout default (minimum) size - by malonn - Oct-13-2022, 04:20 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Tkinter] Trying to change font size w/o changing button size python63 3 9,899 Aug-05-2020, 01:04 AM
Last Post: Larz60+
  PyGtk3 why is Locale Folder Size Half of Module Size ? harun2525 1 3,637 Mar-09-2017, 03:46 AM
Last Post: Analyser

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020