Python TkInter, GTK, GUI overall

2013-10-16 Thread Andreas Ecaz
I've been looking at TkInter and GTK to do some GUI programming, they're both cross-platform compatible. This might seem like a stupid question, but, how do people run the application? I get that I have to compile it and make it an executable. But how do I make it an executable? For Windows

Executing a Python application (was: Python TkInter, GTK, GUI overall)

2013-10-16 Thread Ben Finney
Andreas Ecaz ecazs@gmail.com writes: This might seem like a stupid question, but, how do people run the application? I get that I have to compile it and make it an executable. But how do I make it an executable? For Windows and Linux? This isn't a question about GUIs, but about making a