Can anyone explain why in the PyQt example queryModel.pyw, pressing tab after editing a cell in the qtableview displayed by EditableSqlModel, the current index is set to 0,0? I'd like to use the example for something similar but after editing a cell and pressing tab, I'd like the cursor to go to the next cell.
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
