Menu

PyDev 1.3.17 and wxPython code completion

2008-06-11
2013-03-15
  • Nicholas Yue

    Nicholas Yue - 2008-06-11

    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

     
    • Fabio Zadrozny

      Fabio Zadrozny - 2008-06-12

      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

       
    • Jens Rantil

      Jens Rantil - 2008-07-08

      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