|
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.
|