On Thu, 20 May 2010 23:52:16 -0300, Julio César Gázquez <[email protected]> wrote: > Hello. > > This is a small patch fixing setItemDelegateForColumn and > setItemDelegateForColumn. > > I can't test it (my build is broken, I got a "QWidget: Must construct a > QApplication before a QPaintDevice"), but this patch makes those currently > broken functions like the similar, but working setItemDelegate. > > As a workaround, keeping around a reference of a delegate (so the C++ > object > isn't destroyed along the Python one) the functions work as intended. > > Best regards.
Thanks - it will be in tonight's snapshot. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
