On 2009-08-26 18:08 PM, sturlamolden wrote:
On 26 Aug, 22:47, David C Ullrich<dullr...@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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to