TsListView displays no more bitmaps

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #33910
    pvekms
    Participant

    I am using TurboDelphi and AlphaControls 7.03.

    The application that currently makes trouble contains a TsListView which displays a list of bitmaps of a fixed size.

    Since version 7 of AlphaControls, when skinning is active, there are no more images displayed in the TsListView but only grey filled rectagles in the size of the bitmaps.

    When I deactivate skinning, everything works as desired.

    Any hint?

    #43109
    emailaya
    Participant
    #43105
    pvekms
    Participant

    Hi,

    meanwhile I found out the following detail:

    The bitmaps are drawn from a TImageList. If I change the parameter “Masked” of the TImageList to false (default is True) the bitmaps are displayed, but still grayed with the color defined in “BlendColor”.

    #43136
    Support
    Keymaster

    Hello
    Please check the version 7.04, some changes were added there.

    #43141
    DavidL
    Participant

    QUOTE (Support @ Aug 6 2010, 05:42 PM) <{POST_SNAPBACK}>
    Hello
    Please check the version 7.04, some changes were added there.

    Hi

    Since upgrading from 6.xx to 7.xx, I've been having the same problem with bitmaps not displaying correctly in the TsListView components. The bitmaps display sort-of “checkered”, and the problem is only present when skins are enabled. The images all come from a TImageList.

    I was excited to hear that 7.04 addresses some TsListView issues, and I've just upgraded. But sadly, it has not resolved this problem. (But I'm probably doing something dumb!

    #43142
    Support
    Keymaster

    Thank you for demo, David
    I forgot to change one line in code, the problem will be solved in the nearest release.

    #43143
    pvekms
    Participant

    Not fully solved

    #43161
    DavidL
    Participant

    QUOTE (Support @ Aug 6 2010, 07:47 PM) <{POST_SNAPBACK}>
    Thank you for demo, David
    I forgot to change one line in code, the problem will be solved in the nearest release.

    Awesome!!

    Thanks for your top-class support!

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