On Mittwoch, 18. Juni 2008, Даниил * wrote: > >2. Editor autocompletion and calltips > >You have to configure that in the Preferences dialog, Editor->APIs page. > > Here > > >you select Python as the language of choice and press the "Add from > > installed > > >APIs" or add your own API files (these are QScintilla API files). > > Hello! > > I also have some troubles with autocompletion. I can`t add APIs files in > preferences via dialog or edit-form. > > 1. Ichoose language "python", then click to apply, after that became > aviable others buttons in this menu. > > 2. in front of buttons "delete" and "add" i write full path to python api > files[btw, can you give example what info must be putted here?]
Enter the full path name to the API file and press the "Add" button. > > 3. Click to button "add from installed api" That should pop up a selection dialog listing the available API files. Do you have any installed (see QScintilla for place of these files)? > > and nothing happens... Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
