[PyQt] best way to manage forms?
simozack
simozack at yahoo.it
Thu Jan 29 12:36:18 GMT 2009
2009/1/29, Linos <info at linos.es>:
> 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
More information about the PyQt
mailing list