Python Forum
[PySimpleGUI] Tutorial - Name, Address, Phone GUI
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PySimpleGUI] Tutorial - Name, Address, Phone GUI
#30
(Aug-08-2018, 01:42 AM)PySimpleGUI Wrote:
(Aug-08-2018, 01:17 AM)jfong Wrote: It happens just two steps away from the form shows up. First, making a selection at the ComboBox. Second, click Submit button.
Does it happen when you run the demo program from the command line, or only when you import it?

Both have the same error.

I had try it on three different system, Win8.1, Win7 and Vista, using Python v3.4.4. All has the same error. But it's fine when using Python v3.6.3 on the Win7. So it seems to me that this problem is of Python:-)

(Aug-08-2018, 02:08 PM)PySimpleGUI Wrote: The code is pretty much done.
You set the indicator that you're working with dictionary return values when you create the form. Keys for each input field are set when the form is laid out as shown in the sample.

If it looks good, I'll check the code in shortly for you to try.

DONE!

WOW, it's fast. Nice work!
Reply


Messages In This Thread
RE: [PySimpleGUI] Tutorial - Name, Address, Phone GUI - by jfong - Aug-09-2018, 03:40 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PySimpleGUI Try Except jamesaarr 1 1,977 Nov-18-2021, 02:02 PM
Last Post: jamesaarr

Forum Jump:

User Panel Messages

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