Thread: GUI and Python
View Single Post
Old Jun 23rd, 2008, 7:41 AM   #5
MickeySoFine1972
Software Developer
 
MickeySoFine1972's Avatar
 
Join Date: Jun 2008
Posts: 4
Rep Power: 0 MickeySoFine1972 is on a distinguished road
Re: GUI and Python

I recommend using wxGlade which will output wxPython code for you once your happy with your layout.

Saying that it often advised that you should make a command line version first that will let you just plug in your functionality once you've made your GUI.

Mike
__________________
There are 10 kinds of people in this world....Those who understand binary and those who don't.
MickeySoFine1972 is offline   Reply With Quote