Andreas Ecaz 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 program executable
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 and