[PyQt] Doubt

Florian Bruhin me at the-compiler.org
Wed Oct 2 08:40:12 BST 2019


Hey,

On Wed, Oct 02, 2019 at 04:01:34AM +0200, Maurizio Berti wrote:
> In my opinion, the real problem with Designer is that most people (usually
> those who are new to Qt or python) don't realize that its output should be
> left as it is, especially the pyuic generated files; what happens there
> instead is that those people believe that they should write their programs
> within those py files. I remember doing the same myself when I began
> exploring PyQt.

Makes me wonder what PyQt/pyuic could do to prevent that from happening.
It already does insert a comment:

  # WARNING! All changes made in this file will be lost!

Maybe it should also link to the PyQt docs which have a good overview of what
to do instead?

https://www.riverbankcomputing.com/static/Docs/PyQt5/designer.html

Florian

-- 
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
         I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20191002/45b6d842/attachment.sig>


More information about the PyQt mailing list