Two other points I missed: 1. The /TransferThis/ patch should be applied to the 'parent' variable in each constructor, whether QListView* or QListViewItem*. 2. You need to do 'addColumn' for either QListView or KListView for the list to be visible. Jim