[PyQt] QDialog (and others) not resizing on PyQt 5.10.1 PIP install
Hans-Peter Jansen
hpj at urpla.net
Tue Mar 20 12:30:29 GMT 2018
Hi Marko,
On Dienstag, 20. März 2018 10:30:10 Marko Luther wrote:
> Hm. Still wondering on this. Nobody else seeing this issue with PyQt 5.10.1
> on Mac OS X?
>
> Here is a simplified (trivial) scriopt that just opens a QDialog which is
> resizable under PyQt 5.10.0, but not under PyQt 5.10.1, running from a pip
> install on Python 3.5 as well as Python 3.6 on Mac OS X.
>
> Seems to be an issue only on Mac OS X.
With all these facts on hand, you should start discriminating the problem
domain ;-)
It is a Qt problem of course, but might be related to the PyQt Qt builds and
even macOS version dependent, given the latest macOS hiccups (to be polite..).
Hence, let us know about your macOS version.
I would build a similar C++ version of your test app and check with the PyQt
versions, e.g. install a Qt developer version, build the examples/test app,
check, if they work, reinstall the PyQt versions, and check again.
Good luck,
Pete
More information about the PyQt
mailing list