Vahan Sosoyan
Sosoyan
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
MacOS Hi-DPI and custom QT GUIs June 10, 2018, 10:18 a.m.
Hi Guys,
I've noticed running PySide2 widgets on MacOS with Hi-DPI mode appears to be scaled up than the reset of the Houdini's UI.
I've read the following in the notes for v16.5, but not sure if it's the case, as I've tried explicitly to set the size for the widget but it didn't helped.
I've must be missing something?
Thanks.
I've noticed running PySide2 widgets on MacOS with Hi-DPI mode appears to be scaled up than the reset of the Houdini's UI.
I've read the following in the notes for v16.5, but not sure if it's the case, as I've tried explicitly to set the size for the widget but it didn't helped.
hou.ui.scaledSize()
Houdini 16.5 no longer automatically scales PySide/PyQt interfaces by Houdini’s Global UI Size preference. The automatic scaling used Qt’s screen scale factor which caused several problems in Houdini’s UI.
I've must be missing something?
Thanks.