[PyKDE] QSpinBox doesn't work as expected within QSqlForm
Hans-Peter Jansen
hpj at urpla.net
Sat Aug 3 13:13:00 BST 2002
Hi *,
while struggling with QSqlForms, I observed a strange bahaviour of
QSpinBoxes in QSqlForms. Arrow up/down keys simply don't work. All
other keyboard/mouse events are handled fine. A corresponding c++
version doesn't show this anomaly.
For your convenience, I've attached my test scripts/sources.
They're based on $QTDIR/examples/sql/overview/custom1 and my sql
examples environment.
Any hints are highly appreciated.
Hans-Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sqlcustom2.py
Type: text/x-python
Size: 3770 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020803/a0f7e7d9/sqlcustom2.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.cpp
Type: text/x-c++src
Size: 4456 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020803/a0f7e7d9/main.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.h
Type: text/x-chdr
Size: 1273 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020803/a0f7e7d9/main-0001.bin
More information about the PyQt
mailing list