Forum Replies Created
-
AuthorPosts
-
after testing again:
with delphi 7 and winxp : everything is OK
with delphi XE3 and winxp after running program outside of ide: animation problem!
After analyzing the causes were found!
DebugPrivilege must be True in XE3 compiled exe for true animation !
my Delphi version is : XE3 update 2
please check again, thanks.
'Support' wrote:I have found a solution: add 'TOutlookGroupedList' as 'ScrollControl'
ScrollBar should be skinned in this way.
TAdvOutlookList may be removed from the ThirdParty list.
many Thanks! problem solved 🙂
'Support' wrote:You meant that coords of taskbar button is not correct in this animation?
Yes !
after running compiled exe the minimize or restore animation doesn't go to the taskbar button
but after running in IDE animation is ok!
'Support' wrote:Hello!
This control is not skinned completely.
For skinning of scrollbars you can try add this type in the SkinManager.ThirdParty list as 'ScrollControl'
i added TAdvOutlookList to SkinManager.ThirdParty list as 'ScrollControl' but problem is not solved !
just scrollbar of this component must be skinned.
what is your solution?
thanks.
-
AuthorPosts