Re: [PyKDE] Report print tools

2003-03-02 Thread Phil Thompson
On Sunday 02 March 2003 9:02 am, Kenneth Godee wrote: Phil, I've been searching all over trying to find that just right report tool to fit into my PyQt toolbox and coming up with nothing but a bunch of junk and was just getting ready to sit down with Qprinter/Qpaint(gulp). Now maybe I've

[PyKDE] sip parse error

2003-03-02 Thread Eggert Ehmke
Hi ! I am new to this list. I just tried to install PyQt 3.5 on a SuSE 8.1 system. Python 2.2 and Qt 3.1.1 are installed. When I run python build.py -l qt-mt I get this error: sip: sip/copying.sip:45: parse error In that file is the line: %OptionalInclude pyqt-internal.sip Can someone shed

Re: [PyKDE] sip parse error

2003-03-02 Thread Phil Thompson
On Sunday 02 March 2003 3:39 pm, Eggert Ehmke wrote: Hi ! I am new to this list. I just tried to install PyQt 3.5 on a SuSE 8.1 system. Python 2.2 and Qt 3.1.1 are installed. When I run python build.py -l qt-mt I get this error: sip: sip/copying.sip:45: parse error In that file is the

[PyKDE] announcing QVTKRenderWindowInteractor

2003-03-02 Thread Gerard Vermeulen
I have put an improved version of QVTKRenderWindowInteractor on the web: http://gerard.vermeulen.free.fr/QVTKRenderWindowInteractor.py - It brings 3D data visualization to PyQt. - It has been tested on Linux and Windows (Qt-2.3.0-NC) and works as a stand alone widget or inside a QMainWindow.

[PyKDE] First script after 'hello world', cant get it to resize properly

2003-03-02 Thread Nigel Rowe
Greetings all, I've just started to use PyQt, next script after 'hello world' is to display fortune cookies in a window, with 'Get another' and 'Quit' buttons. I cannot get it to resize to the size of the currently displayed cookie. It seems to resize to max(previous_minimum_size,