Python for professsional Windows GUI apps?
sturlamolden
sturlamolden at yahoo.no
Wed Aug 26 19:08:53 EDT 2009
On 26 Aug, 22:47, David C Ullrich <dullr... at sprynet.com> wrote:
> > Nothing, except lobbying for wxFormBuilder for anyone who still doesn't
> > know of it. :)
>
> That's great. But do you know of anything I can use as a
> visual form design tool in wxPython?
Right... I don't know if you are trying to be funny, but as I said
there is wxFormBuilder...
3.0 generates XRC that you can use with wxPython.
3.1 beta generates wxPython classes you can subclass.
Honestly, it's the best GUI builder for wxPython I know of.
More information about the Python-list
mailing list