Python Forum
[PyQt] Managing variables accross a multiple module GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] Managing variables accross a multiple module GUI
#8
I already use my "constants" and a few variables that affect the program as a whole this way. However I have a problem using this method for other than these two cases because you're basically creating global variables. Is this really what programmers recommend?
Reply


Messages In This Thread
RE: Managing variables accross a multiple module GUI - by Oolongtea - Jul-04-2019, 04:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question [Tkinter] Defining a self made module's function to interact with the main .py variables? Gilush 9 4,479 Jun-08-2020, 09:08 AM
Last Post: Gilush

Forum Jump:

User Panel Messages

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