MantisBT - MPfm
View Issue Details
0000072MPfmUI | Windows | Main Window | Song Browserpublic2011-04-25 14:282011-04-25 14:33
ycastonguay 
ycastonguay 
hightweakN/A
resolvedfixed 
 
0.4.3.80.4.3.8 
0000072: Create the ListView items in an array instead of using Items.Add()
http://www.bytechaser.com/en/articles/f3a3niqyb7/display-large-lists-in-listview-control-quickly.aspx [^]

This article says that if the items are created in an array instead of using Items.Add() is a lot faster. Use BeginUpdate and EndUpdate.
No tags attached.
Issue History
2011-04-25 14:28ycastonguayNew Issue
2011-04-25 14:28ycastonguayStatusnew => assigned
2011-04-25 14:28ycastonguayAssigned To => ycastonguay
2011-04-25 14:29ycastonguayNote Added: 0000009
2011-04-25 14:33ycastonguayStatusassigned => resolved
2011-04-25 14:33ycastonguayFixed in Version => 0.4.3.8
2011-04-25 14:33ycastonguayResolutionopen => fixed
2012-04-17 19:11ycastonguayCategorySong Browser => Window - Main - Song Browser
2012-04-21 09:58ycastonguayCategoryWindow - Main - Song Browser => UI - Windows - Main Window - Song Browser
2012-04-22 10:09ycastonguayCategoryUI - Windows - Main Window - Song Browser => UI | Windows | Main Window | Song Browser

Notes
(0000009)
ycastonguay   
2011-04-25 14:29   
Do this also for the Playlist ListView.