Python for professsional Windows GUI apps?
Robert Kern
robert.kern at gmail.com
Wed Aug 26 19:40:19 EDT 2009
On 2009-08-26 18:08 PM, sturlamolden wrote:
> 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.
It's possible that he is not asking for a visual form designer tool *for*
building a wxPython app, but one that can be used *inside* a wxPython app like
an IDE or something similar.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Python-list
mailing list