> On 16 Jan 2024, at 13:17, Thomas Passin via Python-list 
> <python-list@python.org> wrote:
> 
> The usual advice is to call deleteLater() on objects derived from PyQt 
> classes.  I don't know enough about PyQt to know if this takes care of all 
> dangling reference problems, though.

It works well and robustly.

Barry


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to