Hallo:
I am new to this forum and am very glad to be here.
I am currently working on a Python project which will be using Tkinter for a graphical (Windows)(XP) output. I have studied Python while completing my software engineering degree but have not used it for 2-years.
I am rediscovering Python just today (I have decided to go with Python instead of C++ for this build) and of course I will have many questions for the future to ask here. One simple question I have now is this:
When I save my code source-file (to desktop, for convenience), the program compiles and runs, but when I check the desktop I find a file(s) that are considered "unable to be opened". Why is this and how do I configure so I can save before a run? For now, I will just save all valid code as text files so as not to lose it.
Thank-you in advance,
reRanger