Doubt for animations

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70309
    SpeedTI
    Participant

    I have 3 components of type TsButton and I only want 2 of them to execute the Lighting animation when the mouse passes over them and I’m not able to do that.
    The buttons have the AnimatEvents->aeLighting property which has the value False.
    In the TsSkinManager component I change the AnimEffects->Buttons->Events->beLighting property to True and all the buttons perform the animation when the mouse passes over them.
    So, what good is the AnimatEvents->aeLighting property on the button?

    Thank You.

    Regards
    Valdir Sola

    #70323
    Support
    Keymaster

    Buttons has own AnimatEvents property.
    If aeGlobalDef is False there, then this button will have own animation configuration.

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