John McCabe <j...@mccabe.org.uk> added the comment:

Apologies, I couldn't find an edit button! That last comment should've said:

"As before, changing:

self.createWidgets()

to:

self.after_idle(self.createWidgets)

avoids the issue."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42867>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to