Preferred Editor for wxPython

> "Proxy of C++ Frame
> Class"
> in a tooltip
> I need, as everyone, to see the parameters that a
> class/method/function can receive. Any suggestions?

Did anyone provide any feedback to this?
This is what i am actually looking for myself...

As far as it goes, CodeCompletion is of limited use to me if it does not
show the function signatures.

This is probably an intentional design decision in SPE, because
PyShell provides the tooltop you're looking for. Maybe one of the SPE
devs can help you.

···

On 5/6/05, Christophe Leske <leske@online.de> wrote:

> I have SPE 0.7.0.a and wrote on it: > > import wx > > wx.<here autocompletion starts> (Good) > > wx.Frame(<----- here doesn't show the parameters, just:

Greets,

Christophe Leske

tel. +49-(0)211 230 99 70
.:. fürstenwall 157 .:.
::: 40215 düsseldorf :::
::: germany :::
http://www.multimedial.de

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

This is probably an intentional design decision in SPE, because
PyShell provides the tooltop you're looking for. Maybe one of the SPE
devs can help you.

Intentional? It is so important and practic! PyShell is just a Shell, not an
Editor... What we need is an editor that suppports the auto completion
feature that has PyShell, but built in an editor.

No one has a key for acomplish this? Thanks

Daniel