[PyKDE] Editable QComboBox in QTable problem ?
david
david.f at village.uunet.be
Wed Mar 19 17:18:00 GMT 2003
Le mer 19/03/2003 à 15:13, Hans-Peter Jansen a écrit :
> Hi David,
>
> please have a look into the smalltable.py example, and you will see,
> what's wrong. Also reading the docs for QTableItem will help you here.
>
> Pete
Hello Pete,
Thank you for your help.
I looked smalltable.py, it's an example for Qt 3.x, with Qt 2.x, there
isn't QComboTableItem().
With Qt 2.x, I haven't other solution that using setCellWidget().
True or wrong ?
button, checkBox, comboBox works fine with setCellWidget() but with
editable comboBox, when I'm writing, I lose my focus.
any ideas ?
Thanks Pete.
David
More information about the PyQt
mailing list