TAdvSmoothDock Questions.

Like with many TMS Components, most of the properties of TAdvSmoothDock are undocumented.

What do the following properties do:
  • AnimationFactor
  • AnimationSpan
Is there a way of changing the speed of an item's "jumping"?  When Jump is set to True, the item jumps very quickly.  I would like to be able to slow it down.

Thanks.

= Steve


AnimationFactor: the lower, the faster the item will grow/shrink when the mouse enters/leaves it

AnimationSpan : the area (width) in pixels that is affected by the grow/shrink of items

The AnimationFactor also affects the jump speed.



Thanks Bruno.  That's a shame about the jump speed using the AnimationFactor property because the grow/shrink speed is ideal but the jumping is too fast.  It would be better if they had separate properties.

= Steve

We would need to look at spliting this and make a separate property for it then.

Ok, thanks.  I look forward to that.

= Steve