Re: Fwd: Re: [PyKDE] Installing eric3

2004-02-02 Thread Sergei Mikhailov
When I point yum against the following repository: baseurl=ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/kde-redhat/1/yum/stable/ It seems to get confused. So I tried manually, and here are the issues. It seems that I first need to install qt. But qt requires "themer" to be installed, but non o

[PyKDE] Some code you may like :-)

2004-02-02 Thread Roberto Alsina
Here's the code for a modified QTextBrowser I am using. I hope it's useful for someone else, too :-) The main differences: * It can open URLs * Images referenced from the text work * It prints (stolen shamelessly from helpviewer) Demo in the same module. http://www.pycs.net/lateral/stories/17

Re: [PyKDE] How to add handwritten *.cpp files to a sip generated module with configure.py

2004-02-02 Thread Gerard Vermeulen
On Mon, 02 Feb 2004 00:15:35 +0100 [EMAIL PROTECTED] (Ulrich Berning) wrote: > Gerard Vermeulen schrieb: > > >Hi Phil, > > > >Ulrich Berning kindly provided me with code to build PyQwt with configure.py. > > > >One of his changes was to put a few handwritten *.cpp files to interface > >the Numeri