Search code examples
pythonwxpythongui-builder

A good wxpython GUI builder?


Is there a good wxpython GUI builder that does not require much coding, like in the case of the form builder in MS visual studio ?


Solution

  • There is wxGlade. Here is a screenshot:

    alt text

    and wxFormBuilder

    alt text

    Also, have a look here for more alternatives: GUI Programming in Python