Listviews not generating/releasing entries when placed inside a scrollbar

Hi,

Thanks for the input. As far as I know, the purpose of listviews is exactly as you described. You add up to thousands of entries to the list as UObjects, but they only generate a widget for those which are visible on screen. And it works as expected until you place the list view as a child of a scrollbox.