[PyKDE] sqlex example
Hans-Peter Jansen
hpj at urpla.net
Sat Jul 6 13:50:01 BST 2002
Hi Phil et al.,
as promised, sqlex example attached. It's very similar to its ancestor,
but a bit more comfortable, as usual.
Two remarks:
- I tried to make use from the new pyuic feature to inline python code.
While it worked for some time during development, suddenly the
generated code contained some c++ garbage. It was related with
signal/slot fiddling in designer. Therefore a hand edited sqlex.py
is attached additionally. Should I rewrite this without inlined
code, (can be done quickly) or is there any chance to get this
working safely?
- After connecting to the database, runsqlex.py always print:
TypeError: destroy() takes exactly 1 argument (3 given)
May be my fault, but it would be nice, if you look into it.
Enjoy,
Hans-Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sqlex.py
Type: application/octet-stream
Size: 4017 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020706/8a20d326/sqlex.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sqlexamples.tar.gz
Type: application/x-gzip
Size: 13303 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020706/8a20d326/sqlexamples.tar.gz
More information about the PyQt
mailing list