Have you tried setting your main widgets content margins to 0?
E.g.:
layout = QVBoxLayout()
layout.setContentsMargins(0,0,0,0)
On 18/05/17 8:10 AM, Bruno-Pierre Jobin wrote:
Hi,
I think this has been discussed before, but I can't find the thread.
Is there a way to make a PySide widget take up the full width and
height of the available space in a tab?
Thank you!
--
Bruno-Pierre Jobin
www.bpjobin.com <http://www.bpjobin.com>
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
_______________________________________________
Nuke-python mailing list
Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python