- This topic has 7 replies, 4 voices, and was last updated 14 years, 3 months ago by DavidL.
-
AuthorPosts
-
August 4, 2010 at 4:22 pm #33910pvekmsParticipant
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?
August 4, 2010 at 4:46 pm #43109August 5, 2010 at 7:56 am #43105pvekmsParticipantHi,
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”.
August 6, 2010 at 7:42 am #43136SupportKeymasterHello
Please check the version 7.04, some changes were added there.August 6, 2010 at 9:33 am #43141DavidLParticipantQUOTE (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!
August 6, 2010 at 9:47 am #43142SupportKeymasterThank you for demo, David
I forgot to change one line in code, the problem will be solved in the nearest release.August 6, 2010 at 9:47 am #43143pvekmsParticipantNot fully solved
August 7, 2010 at 10:54 am #43161DavidLParticipantQUOTE (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!
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)- You must be logged in to reply to this topic.