Update of /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/animation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7534
Modified Files:
animation.dtpl
Log Message:
bit of this and a bit of that
Index: animation.dtpl
===================================================================
RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/animation/animation.dtpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** animation.dtpl 29 Apr 2005 15:18:03 -0000 1.1.1.1
--- animation.dtpl 15 May 2005 09:58:42 -0000 1.2
***************
*** 25,33 ****
::site:: Animation messages
! An Animation control is subclassed by default but does
! not send any messages to the message handler
!
! ::site:: Animation styles
The following styles are used with Animation controls:<br><br>
--- 25,42 ----
::site:: Animation messages
! An animation control sends the following messages to the message
! handler:<br><br>
!
! <DL>
! <DT>'destroy'
! <DD>the control is about to be destroyed<br>
! wp=allways zero<br>
! lp=allways zero
! <br><br>
! </DL>
!
!
! ::site:: Animation styles
The following styles are used with Animation controls:<br><br>
|