[PyKDE] Script to map KDE icons to Eric3 icons

2004-09-13 Thread Troy Melhase
Hi: Attached to this message is a script that maps KDE icons to the names that Eric3 needs. Basically, this script can turn whatever KDE icon theme you name into a set of icons for Eric3. Usage is simple. Create an empty directory, copy the script and then run it like so: $ mkdir

Re: [PyKDE] ANN: New eric3 snapshot

2004-09-13 Thread Detlev Offenbach
Am Sonntag, 12. September 2004 16:37 schrieb [EMAIL PROTECTED]: On Sunday 12 September 2004 15:44, Detlev Offenbach wrote: Please test this snapshot and report all errors found. Listing eric/pixmaps ... Compiling eric/sitecustomize.py ... Installing eric3 ... An internal error occured.

[PyKDE] Newbie questions about SIP

2004-09-13 Thread igor cananea
Hi, there! I´m starting a project at my job and I intend to integrate python with C++ to get the job done. I´ve used SWIG to integrate my python/C code but I want to use SIP because of the integration with QT. I have two questions for now: 1) The simple example in the documentation at