<div dir='auto'>I would suggest you should use the eric IDE. It has a built-in debugger and lots more.<div dir="auto"><br></div><div dir="auto">https://eric-ide.python-projects.org</div><div dir="auto"><br></div><div dir="auto">Regards</div><div dir="auto">Detlev</div></div><div class="gmail_extra"><br><div class="gmail_quote">Am 27.05.2021 19:05 schrieb Rich Shepard <rshepard@appl-ecosys.com>:<br type="attribution" /><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">I'm writing a business tracking application for my own use. I've used the
<br>
database with the psql shell for several years and decided it's the
<br>
application for me to learn PyQt5.
<br>
<br>
The application has three lookup tables and I'm using them to learn the
<br>
model/view pattern and SQL access.
<br>
<br>
The actitytypes table used in the attached code has these values:
<br>
Phone
<br>
Email
<br>
Fax
<br>
Meeting
<br>
Conference
<br>
Referral
<br>
Called me
<br>
Other
<br>
<br>
When I run the module (python3-3.7.2) a blank window displays; no content at
<br>
all. I need to learn why.
<br>
<br>
How do I debug (as distinct from a unittest) a PyQt5 application?
<br>
<br>
TIA,
<br>
<br>
Rich
<br>
<br>
</p>
</blockquote></div><br></div>