2009/1/29, Linos <[email protected]>: > Yes i have read the book, anyway i will read other time the chapter 15 only > in case i have missed anything important, but i prefer my users edit the > information in external widgets, for example the address street it is too > long to edit it clearly inside the table, i will use the table to select the > information to populate the widgets. Any time ago the people had complaining > about the bugs in qdatawidgetmapper, do it works reliable now? I have not > used ever it.
I've used many time QDataWidgetMapper and I don't have any problem on it. The only problem I've ever had is that I was not able to syncronize the values from the mapper back to the table without reselecting the model after saving. I still have that problem, but I think it's my fault. HTH, Simone _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
