Any IDE with drag and drop for wxPython?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • praveen0437
    New Member
    • Mar 2007
    • 8

    Any IDE with drag and drop for wxPython?

    hi is there is any IDE which provides drag &drop facility for designing wxpython
  • bartonc
    Recognized Expert Expert
    • Sep 2006
    • 6478

    #2
    Originally posted by praveen0437
    hi is there is any IDE which provides drag &drop facility for designing wxpython
    I've tried wxGlade and Boa Constructor only. Both use pallets of buttons to choose the UI object to place on the panel. Bao (the one that I use) lets you drag items once they are placed and works really well. In this thread IDE options are discussed including a site for choosing the best IDE for your needs and a review of IDEs here.

    Comment

    • bartonc
      Recognized Expert Expert
      • Sep 2006
      • 6478

      #3
      Originally posted by praveen0437
      hi is there is any IDE which provides drag &drop facility for designing wxpython
      This site helps you figure out which IDE is best for your needs

      Comment

      Working...