I would also be interested in this. I use PyCharm and have partial completion working. PyCharm is meant to import any *.pyd modules it can as a background task, then produce internal stub files.
I'm yet to get completion working in any editor correctly for PyQt. On Wed, May 23, 2012 at 5:42 PM, JP <[email protected]> wrote: > Hey All, > > Was wondering if any emacs users had PyQt completion working. The > completion mechanism many seem to use in emacs is pymacs+rope/ropemacs/ > ropemode, but as far as I can tell, it doesn't work with the binary > files installed in the PyQt4 package. I've been using the stub > modules for Maya, which has seemed to work alright - maybe someone has > already gone to the trouble of generating stub modules for PyQt? > > Thanks, > JP > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- David Moulder http://www.google.com/profiles/squish3d -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
