[PyKDE] auto-Complete questions
John Fabiani
jfabiani at yolo.com
Wed Oct 13 15:21:14 BST 2004
On Wednesday 13 October 2004 06:35, you wrote:
> By default, 'wx' and 'wxPython' seem to be excluded from
> scanned module list.
> You should have a look at the 'gen_python_api.py' header and
> edit manually the excludedirlist.
> Hope it helps.
> ++
> Jul.
It does help and thank you. But as it turns out I had removed the 'wx' and
'wxPthon' from the list. At this point I think it has something to do with
the modules. I'm guessing that they don't the required information (within
the module namespace) the gen_python_api.py program is reviewing to get the
auto-complete information. Being a newbie I not sure what's suppose to be
there. It's really a shame as Eric has the best debugger (I've only tested a
few IDE's). Of course if I wasn't such a newbie - I would not need the
auto-complete (need call-tips too).
John
More information about the PyQt
mailing list