wxpython - What are the existing open-source Python WxWidgets designers? -


what usable tools? aware of wxformbuilder , wxglade, none of them seems complete yet.

here few of popular wxpython related gui builders:

  • boa constructor (mostly dead)
  • wxglade
  • wxformbuilder
  • xrced
  • wxdesigner (not foss)
  • dabo - 1 of videos shows way interactively design app...

i use python ide hand code applications. current favorite ide wing.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -