On Sonntag, 7. Oktober 2007, Nilo Dantas wrote: > When i try to configure Qt4 directory, i got this screen: > > http://img64.imageshack.us/img64/6170/ericqtbn5.pnghttp://img64.imageshack. >us/img64/6170/ericqtbn5.png > > But the wiki show this screen: > > http://ericide.python-hosting.com/wiki/Doc/Preferences/Qt
That is a screenshot of the eric3 configuration dialog. Jürgen Urner hasn't updated the wiki yet. > > I need configure some api to qt4 and pyqt4, but only python2.4/2.5, > scintilla and eric4 api are found. What I need to do? When you install PyQt4 after QScintilla, the respective API file will be generated and installed. Thereafter it should be available for selection in eric4's API configuration page. Regards, Detlev > > On 10/7/07, Detlev Offenbach <[EMAIL PROTECTED]> wrote: > > On Sonntag, 7. Oktober 2007, Nilo Dantas wrote: > > > Hi folks, > > > > > > Eric can complete imported modules, like PyQt ? Because, when i try > > > complete this, only local uses are show in popup. > > > > Eric can complete from API files and from current document. Both is > > provided > > by the QScintilla2 editor widget used by eric. To manage the APIs to use, > > the > > eric configuration dialog provides a dedicated page. > > > > Regards, > > Detlev > > -- > > Detlev Offenbach > > [EMAIL PROTECTED] -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
