Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QsizeGrip Visible property
-
Hello Everyone ,
how can we set visible property of QsizeGrip in full screen. In my case its not getting visible in full screen .
-
Hi,
From the QSizeGrip docs:
bq. On some platforms the size grip automatically hides itself when the window is shown full screen or maximised.
So what's your OS ? Why would you want another behaviour?
-
hello Eddy,
my OS is Windows 7 , and on every full screen i need it to visible(true).