Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Why have to wait a century while CListCtrl destructs himself ?

Status
Not open for further replies.

sidocsaba

Programmer
Jul 24, 2003
6
RO
When I add 10.000-20.000 or more items to a CListCtrl object, when I close the dialog box, wich contains that CListCtrl, I have to wait 30sec or more than a minute in some cases, while he finishes, wathever it does. Why is that ? Could it be solved somhow ?
Or is there any other similar (grid)control, in the Windows package, wich works properly ?
 
>> Or is there any other similar (grid)control, in the
>> Windows package, wich works properly ?

The list control works properly. Your not using it properly.

>> Why is that ? Could it be solved somhow ?

Yes. They hide those facts in the documentation.


-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top