From: Steven S. <ssw...@su...> - 2002-07-03 01:28:18
|
When the number of items inserted into the list exeeds its current displayable size my list box disappears... That is it vanishes and does not redraw itself... I have placed $listview->Update() and $listview->SetReDraw (1) but that doesnot appear to make a difference. Is there an option I should make sure is enabled in the Listview ? --Steve |