Hi all,
I'm doing a custom VLayout, and I would like to use an AnimationEffect to show this component.
I want to use the SLIDE animationEffect, but I would like to have an animation starting from bottom going to top (and not from top to bottom).
Can I achieve this without doing my own custom animation ?
For an exemple, see this : http://www.smartclient.com/smartgwt/showcase/#effects_animation_slide
Using SmartGWT 2.4
Cheers.
I'm doing a custom VLayout, and I would like to use an AnimationEffect to show this component.
I want to use the SLIDE animationEffect, but I would like to have an animation starting from bottom going to top (and not from top to bottom).
Can I achieve this without doing my own custom animation ?
For an exemple, see this : http://www.smartclient.com/smartgwt/showcase/#effects_animation_slide
Using SmartGWT 2.4
Cheers.
Comment