Minimizing animation is not correct !

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #35882
    DelphiUser
    Participant

    hi

    my problem is incorrect form minimizing !

    after run sample application from IDE everything is ok and minimize animation work correct to taskbar button

    but after run compiled exe minimize animation not work true

    see picture

    what is solution?

    thanks.

    #50984
    Support
    Keymaster

    You meant that coords of taskbar button is not correct in this animation?

    #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!

    #51085
    Support
    Keymaster

    Thank you, I will check it.

    #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.

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