A good wxpython GUI builder?

后端 未结 1 1856
天命终不由人
天命终不由人 2021-02-11 18:13

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 ?

相关标签:
1条回答
  • 2021-02-11 18:30

    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

    0 讨论(0)
提交回复
热议问题