Re: [PyQt] removeItemWidget bug

2011-04-18 Thread Phil Thompson
On Mon, 18 Apr 2011 00:34:44 +0100, Peter Morgan wrote: > I've experienced a bug which after a few hours found someone else is > experiencing also, and explained in detail > > In a Python program I use setItemWidget() to add widgets to columns > of QTreeWidgetItems (eg QPushButton, QComboBox, etc

[PyQt] removeItemWidget bug

2011-04-17 Thread Peter Morgan
I've experienced a bug which after a few hours found someone else is experiencing also, and explained in detail In a Python program I use setItemWidget() to add widgets to columns of QTreeWidgetItems (eg QPushButton, QComboBox, etc). When a widget is no longer needed it is removed using removeIte