[wingide-users] Source Assistant and code completion for wxPython
Wing IDE Support
support at wingware.com
Tue Apr 20 08:13:12 MDT 2010
On 4/20/10 2:22 AM, Kevin Taylor wrote:
> I’m using wxpython and can’t seem to get the Source Assistant working
> correctly. Instead of showing me the correct python definition it always
> shows “function(*args, **kwargs)”. Is there something I’m doing wrong?
> Is it possible to get Wing to show the full source definitions for all
> the wx functions?
I think the issue is that many wx functions are implemented in C so Wing
can't find Python code to show plus there may be generic wrapper
functions. We'll try to add support for getting the real signatures for
simple wrapper functions to future Wing versions.
Cheers,
John
More information about the wingide-users
mailing list