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 _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
