Re: Are PyQt5 questions/issues accepted here?

Rich Shepard <[email protected]> Tue, 2 Dec 2025 16:04:20 -0800 (PST)
Newsgroups gmane.comp.python.general
Message-ID <[email protected]>
On Tue, 2 Dec 2025, Thomas Passin wrote:

> Is your dialog modeless or modal?

Modal,

> BTW, in Internet searches it can be helpful to search for Qt, not just pyqt. 
> It's usually not hard to see how to make the Qt things work in PyQt.

That's what I do.

Rich