Python Forum
Make a fully functional program as a library
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make a fully functional program as a library
#4
Managed to somehow make it work,by importing them from a def.For example:
def sum_py(self):
        root.withdraw()
        import mymodule
it will work,but if it loads it 2 times,the program disappears.I must have messed up something
Reply


Messages In This Thread
RE: Make a fully functional program as a library - by frequency - Dec-26-2018, 12:18 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] Determine whether text in QTableView cell is fully visible or not random_nick 0 982 Oct-27-2022, 09:29 PM
Last Post: random_nick
  PyQt5 How do you make a functioning login and registration program? YoshikageKira 4 7,137 Jan-17-2020, 09:51 PM
Last Post: pavulon
  [Tkinter] improved application becomes non-functional atlass218 1 2,410 Aug-06-2018, 08:19 PM
Last Post: Larz60+
  Tkinter widgets not fully loading nortski 3 3,528 Apr-02-2018, 12:23 PM
Last Post: nortski

Forum Jump:

User Panel Messages

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