Python Forum
[PyQt] Seeking guidance on PyQt Instantiation and correct way to use an instance of QWidget
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] Seeking guidance on PyQt Instantiation and correct way to use an instance of QWidget
#4
Don't solve problems that don't exist. Get your program running and fix the real problems you encounter. For example, I see no reason to implement a singleton pattern when you get the same tesult from just creating one instance. Most GUI programs have one main window, but few make it a singleton.
BrewBarred likes this post
Reply


Messages In This Thread
RE: Seeking guidance on PyQt Instantiation and correct way to use an instance of QWidget - by deanhystad - Jan-23-2024, 07:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Video [PyQt] Get a executable file (.exe) from a .py file add a promoted class in a QWidget MiguelonReyes 0 760 Oct-17-2023, 11:43 PM
Last Post: MiguelonReyes
  Upload file data on Qwidget maiya 4 1,556 Jul-08-2022, 08:34 AM
Last Post: Axel_Erfurt
  Made new instance - button still goes to old instance nanok66 6 3,107 Nov-06-2020, 07:44 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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