[PyKDE] Update to sqltable3.py and new sqlcustom1.py with new problem

2002-06-15 Thread Hans-Peter Jansen
Hi again, I've fixed one problem in sqltable3.py not returning the right object in CustomSqlEditorFactory. Also attached is a conversion of sql/custom1. This one shows badly, that I haven't yet succeeded in wrapping my mind around signals/slots nor Q_PROPERTIES. Running it doesn't show the any

[PyKDE] pyqt sql table3 problem

2002-06-15 Thread Hans-Peter Jansen
Hi all, while diving into the wonderful world of sql featured PyQt-3.2.4, I've tried to convert the sql/table3 example from qt 3.0.4 into python. While thinking, that I've done the conversion correctly (I'm pretty new on mind translation c++ to python, so please be patient), it just behaves dif

[PyKDE] PyQt-snapshot on Qt Embedded

2002-06-15 Thread gvermeul
Phil, I tried to install PyQt-snapshot-20020614 on Qt-Embedded-3.0.4 (QtE). Here you have my experiences (LinuxFromScratch-3.3, Python-2.2.1 without special configuration options, gcc-2.95.3): (1) The following environment settings are necessary export QTDIR=/usr/lib/qt3 export QMAKESPEC=qws/li