Re: Are PyQt5 questions/issues accepted here?
Chris Angelico via Python-list <[email protected]> Wed, 3 Dec 2025 07:48:56 +1100
| Newsgroups | gmane.comp.python.general |
|---|---|
| Message-ID | <CAPTjJmrW+sAKkSrKyaN_tT6bLp-UY-zV90=V6a8J4gxWB=rNsQ@mail.gmail.com> |
On Wed, 3 Dec 2025 at 07:41, Rich Shepard <[email protected]> wrote: > > I'm learning PyQt5 and will have questions now and then when I can't find > answers in Fitzpatrick's book or in a web search. There are several web fora > for Qt and PyQt support but I much prefer maillists where threads are pushed > to me and I don't need to open a browser tag and pull down threads. > > Can I post the occasional question or issue on this maillist? > > TIA, You certainly may post them, but there's no guarantee that people here will be able to answer (I certainly am no expert on Qt). A forum dedicated to Qt/PyQt will have more experts on it. ChrisA