Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QDockWidget
#1
Hello everyone,

I am developing application in python using PySide6 where I have 4 dock widgets placed in top left + right, bottom left + right that fit the entire screen. I want functionality that one I close one of them, the entire dock widgets do not change their shape and location.
Can anyone please help?
Reply
#2
Why are you using docking? Your description doesn't sound like docking at all. Sounds like you have a window that displays 4 widgets. Some of the widget might be hidden.
Reply


Forum Jump:

User Panel Messages

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