DelphiUser

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Minimizing animation is not correct ! #51317
    DelphiUser
    Participant

      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.

      in reply to: TAdvOutlookList not skined #51124
      DelphiUser
      Participant
        '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 🙂

        in reply to: Minimizing animation is not correct ! #51047
        DelphiUser
        Participant
          '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!

          in reply to: TAdvOutlookList not skined #51046
          DelphiUser
          Participant
            '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.

          Viewing 4 posts - 1 through 4 (of 4 total)