advice choosing IDE

Detlev Offenbach detlev at die-offenbachs.de
Tue Aug 19 13:13:49 EDT 2003


reh wrote:

> Detlev Offenbach wrote:
>>> 
>>> eric at http://www.die-offenbachs.de/detlev/eric3.html is a full IDE,
>>> written in PyQt, that integrates with Qt Designer. It does the usual
>>> editing, debugging, project management, class browsing - plus access
>>> to source code control systems, syntax checking, unit testing,
>>> profiling, code coverage. Latest snaphots include refactoring tools.
>>> Etc, etc, etc.
>>> 
>>> Phil
>> 
>> And if there is something missing in the "etc, etc, etc" let me know
>> and I'll try to implement it.
>> 
>> Detlev
> 
> Doing some work in eric between everything else, well done.
> 
> Have a question on Calltips.  Have it Enabled.  Thought I would see
> something like calltips for functions, but what I see is more
> Autoconfig. Am I missing something.
> 

You have to install some api files somewhere and configure their usage
using the Preferences Dialog. Calltips and Autocompletion both use the
API files.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the Python-list mailing list