[PyKDE] QSpinBox doesn't work as expected within QSqlForm

Hans-Peter Jansen hpj at urpla.net
Thu Aug 8 19:59:01 BST 2002


On Tuesday 06 August 2002 13:59, Phil Thompson wrote:
> Hans-Peter Jansen wrote:
> > Top spinbox is a Qt native one, below is a reimplemented
> > one with a custom eventFilter. This one is working fine for me,
> > but the first isn't (Qt 3.0.4, PyQt 3.3.2, Python 2.1.1, Linux)
> > All other events seem to work fine, including wheel events, BTW.
>
> Both work fine for me. Qt 3.0.5, latest PyQt snapshot, Python 2.2.1.
>
> Phil

Take three:

attached is an enhanced version of the test program to ensure this
app receives the events. It does. 

The anomaly persists with Qt 3.0.5, BTW.

Should I consider to think about blame it to my python version?
Phil, can you make a crosscheck with 2.1.1 without much hassle?

Hans-Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sbform3.py
Type: text/x-python
Size: 10354 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20020808/1d7b744e/sbform3.py


More information about the PyQt mailing list