Python Forum
I'm a new Python programmer and I need some tips
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I'm a new Python programmer and I need some tips
#1
I toke an online Python course for beginners the course was good and there was an final project on the first section, so I tried to Do it by myself by applying what I have learned, I did do it but there was no GUI on my programm so when I tried to improve my programm by adding GUI I stuck I didnt know how to link the code to the frame 

I want to know if there is a standard to build the program GUI on any program 

Like where is the best place to creacte the main window root = Tk() and the main loop 

And shold I create multiple windows or one is enough 

And so on 

Thanks
Reply


Messages In This Thread
I'm a new Python programmer and I need some tips - by Qubayel - Mar-31-2017, 07:46 AM

Forum Jump:

User Panel Messages

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