Looking for a wxPython GUI builder

Dick Moores wrote:

How about SPE?

Any others?

And which ones do people
actually use? Commercial or Freeware.

Boa Constructor, I like that it has a GUI builder but also is a nice source editor, debugger, easy access to help (ctrl-h), code completion, call tips ......

Werner

I have tried boa-constructor and it is a great ide for python. Two things I missed a lot in it were code completion and debug probe.

Ananda

···

On 6/16/07, Werner F. Bruhin werner.bruhin@free.fr wrote:

Dick Moores wrote:

How about SPE?

Any others?

And which ones do people
actually use? Commercial or Freeware.
Boa Constructor, I like that it has a GUI builder but also is a nice

source editor, debugger, easy access to help (ctrl-h), code completion,
call tips …

Werner


To unsubscribe, e-mail:
wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org

Hi Ananda,

Ananda Regmi wrote:

I have tried boa-constructor and it is a great ide for python. Two things I missed a lot in it were code completion and debug probe.

Code completion is activated with ctrl-space and call tips are activated with ctrl-shift-space.

Debugging is activated by running your script by clicking on the "red arrow", you might want to set some break points before by pressing ctrl-f5 on the source line you want to break.

What do you understand under "debug probe"?

Werner

···

Ananda

On 6/16/07, * Werner F. Bruhin* <werner.bruhin@free.fr > <mailto:werner.bruhin@free.fr>> wrote:

    Dick Moores wrote:
    > How about SPE?
    >
    > Any others?
    >
    > And which ones do people
    > actually use? Commercial or Freeware.
    Boa Constructor, I like that it has a GUI builder but also is a nice
    source editor, debugger, easy access to help (ctrl-h), code
    completion,
    call tips ......

    Werner

    ---------------------------------------------------------------------
    To unsubscribe, e-mail:
    wxPython-users-unsubscribe@lists.wxwidgets.org
    <mailto:wxPython-users-unsubscribe@lists.wxwidgets.org>
    For additional commands, e-mail:
    wxPython-users-help@lists.wxwidgets.org
    <mailto:wxPython-users-help@lists.wxwidgets.org>