Re: wxGlade and __init__

2006-08-26 Thread crystalattice
Tim N. van der Leeuw wrote: > crystalattice wrote: > > I'm making a GUI for a console-based program I just wrote. I figured > > it would be mostly straight forward to convert it over in wxPython but > > now I'm confused. > > > > Hi Crystalattice, > > One thing you could do is make your original co

Re: wxGlade and __init__

2006-08-26 Thread Tim N. van der Leeuw
crystalattice wrote: > I'm making a GUI for a console-based program I just wrote. I figured > it would be mostly straight forward to convert it over in wxPython but > now I'm confused. > Hi Crystalattice, One thing you could do is make your original console-program a subclass of the wxGlade-gen