Re: [Boa Constr] Q: Newbie... following instructions and hopelessly lost
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-08-21 18:33:47
|
D. R. Evans wrote: > Thanks for the suggestions. > > I cannot upgrade on this machine, That might sooner or later be a problem with things like Python, wxPython and all kind of other libraries you want to us. I would not be very happy having to develop on a system were I can not get the version I need (not certainly the latest but with Boa you are already two major versions behind). > and after trying a few more things I > have decided to go with raw wxPython, which I find much easier to > understand than boa. > You could still use the other functions of Boa (even just using 0.4.4, as a lot of my shareware app was developed using that version of Boa), you don't have to use the designer. - code completion - call tips - debugger Then are many other editors out there which are also very good - just check out the wxPython wiki. See you Werner |