sListView bug

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33138
    JohnBank
    Participant

    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.

    #40052
    Support
    Keymaster

    Hi

    Try to use SkinData.BeginUpdate before loop, and SkinData.EndUpdate after, repainting will be forbidden.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.