Hi everyone,

I'm not particularly an avid python programmer, but I have to use
python for a couple of projects, and just for the record, I'm using
Ubuntu Lucid and Eclipse 3.5.2 (whatever is the latest in Ubuntu).

One thing I noticed with pydev in eclipse, particularly with pygtk
(but I'm sure this will occur for other python libraries as well), is
that none of the symbols in gtk.glib are auto-completed, and in fact,
I've needed to make pydev ignore them with the #...@undefinedvariable
annotation.

I've followed the instructions on adding pygtk and gtk to the
forced-builtin list, but that actually does not seem to help at all.

Is there a way to have pydev register the .def files that come with
the python-gtk-dev package, so that autocompletion works?

Is there anyone else with a similar setup on this list?

Cheers,

Chris

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to