<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">
Hi guys,<br>
<br>
I have a QDockWidget onto which I add a QGroupbox. On Windows, there are no problems.<br>
But on Linux there is border with a gap on top from the windows frame, with the size similar to a system's menubar.<br>
To illustrate this I added a screenshot in the attachment that shows a QDockWidget that has a QGroupBox added with the 'setWidget' function and a QPushButton added to the QGroupBox.<br>
On the left is the Windows example and on the right is the Linux example with the border drawn behind the QPushButton.<br>
<br>
How do I get rid of this border on Linux?<br>
<br>
Thanks,<br>
Matic<br>
</div>
</body>
</html>