Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GUI
#1
As a beginner at Python, I am very pleased and surprised to find that I can actually make it do something which is useful and time-saving for me.

I have written a routine to resize photos, another to put the photos in an excel table next to the name, another to find empty entries in a .csv file and record the student number.

These all work in a terminal in seconds. I'm amazed! I never thought it would work!

Now I would like to know how to make a Graphical User Interface, a nice little window instead of a dull terminal.

Can Python do that? What do I need to read? I would be grateful for any links or tips.
Reply


Messages In This Thread
GUI - by Pedroski55 - Sep-21-2017, 12:44 AM
RE: GUI - by Lux - Sep-21-2017, 02:01 AM
RE: GUI - by Larz60+ - Sep-21-2017, 02:21 AM
RE: GUI - by Pedroski55 - Sep-21-2017, 03:00 AM
RE: GUI - by Larz60+ - Sep-21-2017, 09:29 AM
RE: GUI - by Athenaeum - Sep-22-2017, 03:55 AM
RE: GUI - by Larz60+ - Sep-22-2017, 06:17 AM

Forum Jump:

User Panel Messages

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