Am Sonntag, 2. Mai 2004 20:10 schrieb Christian Sell: > Hello, > > I also wonder how autocompletion works. The scripts mentioned in the > README file (Tools/xyz.py) do not exist, and it is not clear to me
That's a 'bug' in the readme. They are available via the contributions page of the eric3 site. You'll find ready built API files for PyQt as well. > what the sip files and api files mentioned there are all about. > Furthermore, how do I get autocompletion for arbitrary library code > that I may be using in my project? Try the gen_python_api.py script. > > thanks, > Christian > Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
