TsListView – OnAdvancedCustomDraw not firing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33517
    rodneyb
    Participant

    Hi Serge,
    There seems to be a problem with the OnAdvancedCustomDraw event not firing in the TsListView component.

    Upon looking at the source code in sListView.pas, the TsCustomListView.NewAdvancedCustomDraw procedure is not calling the original OnAdvancedCustomDraw event set via the object inspector.

    I don't know if other events are working or not for the control.

    I have included a demo project. There are two ListView objects; one TListView and one TsListView. The OnAdvancedCustomDraw event is fired for the TListView, but not for the TsListView.

    I'm using D7, XP sp2, v6.52 beta.

    [attachment=3700:Project60.zip]

    #41525
    Support
    Keymaster

    You are right, it's a bug. Please wait, I'll try to fix it in the next release.

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