First time here? Check out the FAQ!

Revision history  [back]

Does WingWare have templates for making GUI programs?

I might be doing some python soon, but it would be making GUI projects. Keeping it simple for the most part. But Python doesn't come with a built in Form Designer, so if I have 40 or so GUI projects, would I have to hard code myself the Forms 40 times? Writing the same code 40 times?

Or does a guy write the code to bring up a window and then is there a way to save that as a template or something, so when you start a new project you just call up the template and just take it from there?