Crash when certain AnimEffects are set

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33891
    mol
    Participant

    D2007 Pro, Delphi 2010 Pro, AlphaControls 7.02 beta, Windows Vista 32 bit, all updates applied.

    When certain AnimEffects are set in the sSkinManager and the main form of the program is minimized, maximizing the window again fails. The form simply disappears.

    Steps to reproduce:

    Set AnimEffects of sSkinManager to
    acFormHide –> Active := True
    acFormShow –> Active := True
    acMinimizing –> Active := True
    acPageChange –> Active := True

    Use TV-b (internal) skin

    Run program and click on Minimize button

    Click on Taskbar icon to maximize the window again

    The form will be hidden even though the process is still in memory.

    If you try to start Delphi at this stage, the IDE will crash and you will have to restart your PC. Setting the above mentioned properties to False will remove this bug and the program will run just fine.

    #43059
    Support
    Keymaster

    Hello
    ExtendedBorders are used when this error occurs?

    #43085
    mol
    Participant

    QUOTE (Support @ Aug 2 2010, 08:36 AM) <{POST_SNAPBACK}>
    ExtendedBorders are used when this error occurs?


    No, extended borders are not used. This bug is related, by the way: http://www.alphaskins.com/forum/index.php?showtopic=5458

    #43086
    Support
    Keymaster

    Thanks, this error will be fixed in the nearest release, I think

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