sListView bug Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 15 years, 8 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 20, 2009 at 5:24 pm #33138 JohnBankParticipant Hi, Try to use your sListView control with 3 or more columns and add data to it very fast in a while/for loop. It will begin blinking and it will block the whole main thread of the program.It happens after the data is added. July 24, 2009 at 5:50 am #40052 SupportKeymaster Hi Try to use SkinData.BeginUpdate before loop, and SkinData.EndUpdate after, repainting will be forbidden. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting