I've got the Manning book "wxPython in Action" sitting on my desk. Really need to wrap some of my CLI scripts with an interface. Most of my GUI time has been spent working in the Windows world so I ...
I am looking to create a simple GUI that would assist me in generating ASCII files. My only experience with creating a GUI is using Java, and C++/SDL. I would prefer not to use Java, and C++/SDL ...