Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread AfterShow event
Fri, Apr 8 2016 7:42 AMPermanent Link

Matthew Jones

Is there a way to get code to run after a form is visible? OnShow is
called just before it is visible to allow setup, but I want to hook up
the animations for future use after it is visible, but can't work out
where a good place is for that.

--

Matthew Jones
Fri, Apr 8 2016 8:05 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Matthew,

<< Is there a way to get code to run after a form is visible? OnShow is called just before it is visible to allow setup, but I want to hook up the animations for future use after it is visible, but can't work out where a good place is for that. >>

Which animations are you wanting to set up ?  And, are they for the form itself ?

Tim Young
Elevate Software
www.elevatesoft.com
Fri, Apr 8 2016 8:34 AMPermanent Link

Matthew Jones

Tim Young [Elevate Software] wrote:

> Which animations are you wanting to set up ?  And, are they for the
> form itself ?

Email sent with a link. For the record, I have a TScrollPanel and into
it I parent a number of other forms, which can change in height. I'd
like the animation of those height changes, but not the animation that
occurs when they are first created.

--

Matthew Jones
Image