Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
  Star Thread: Python GUI - PyQt Containers and Layouts Explained
Post: Python GUI - PyQt Containers and Layouts Explained

Part 3 of my youtube series on Python Desktop GUI creation is out. https://youtu.be/ejKel3ObLPc This one covers the tricky part of Qt Designer's Containers and Layouts. Well worth the watch if you wa...
panofish GUI 0 946 Aug-28-2022, 07:29 PM
    Thread: Python Desktop GUI (part 2)
Post: Python Desktop GUI (part 2)

This is the second video in my series on building a Windows Desktop application using python. In this video, I focus on building the static layout in Qt Designer for our Python application. The next v...
panofish GUI 1 1,151 Aug-15-2022, 11:15 PM
    Thread: What is your preferred resource for learning PyQt?
Post: What is your preferred resource for learning PyQt?

There aren't many great resources for learning PyQt. Where do you go to learn about PyQt?
panofish GUI 5 1,880 Jul-20-2022, 05:45 PM
    Thread: Highlight a row based on a value from SQLite table
Post: RE: Highlight a row based on a value from SQLite t...

First you need to do a join select to combine the 2 tables into 1 query. Something like this. select a.name, a.quantity, a.description, ... b.category, b...
panofish GUI 2 1,282 Jul-20-2022, 05:26 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020