On Donnerstag, 24. April 2008, Andrea Grandi wrote: > Hi all, > > I'm using Eric4, with these particular versions: > > Python 2.5.2 > Qt 4.3.4 > PyQt 4.3.3 > sip 4.7.3 > QScintilla 2-snapshot-20070923 > eric4 4.1.1 (r1972) > > I've enabled auto-completion in settings, but I still cannot have code > completion for pyqt4. I mean.... I would like to have code completion > when I try to access qt4 libraries. Maybe I'm missing .api file? Where > can I get it? Thanks for your help!
You're probably not missing the API files. You probably haven't configured them. Please do this on the Editor->APIs page. The button "Add from installed APIs" might give you a go. Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
