Hi,
OS : Ubuntu 7.04 Intel 32-bit
>>> print wxversion.getInstalled() ['2.8-gtk2-unicode', '2.6-gtk2-unicode']
I am having difficulty with code completion and have tried the FAQ suggestion of Forced Builtin.
I am trying to roll out PyDev to various Python developers who are using wxPython.
Is there another approach to fix the problem?
Regards
Can you give a bit more detail on what exactly is failing? Which completions you're expecting (that are not appearing?)
Do you have some error in your error log?
Cheers,
Fabio
Dear nicholoas_yue,
I think I understand what you mean. I had the same problem and found a solution here: http://www.mail-archive.com/pydev-users@lists.sourceforge.net/msg02202.html
Good luck,
Jens
Hi,
OS : Ubuntu 7.04 Intel 32-bit
>>> print wxversion.getInstalled()
['2.8-gtk2-unicode', '2.6-gtk2-unicode']
I am having difficulty with code completion and have tried the FAQ suggestion of Forced Builtin.
I am trying to roll out PyDev to various Python developers who are using wxPython.
Is there another approach to fix the problem?
Regards
Can you give a bit more detail on what exactly is failing? Which completions you're expecting (that are not appearing?)
Do you have some error in your error log?
Cheers,
Fabio
Dear nicholoas_yue,
I think I understand what you mean. I had the same problem and found a solution here:
http://www.mail-archive.com/pydev-users@lists.sourceforge.net/msg02202.html
Good luck,
Jens