Update of /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/statusbar
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18463
Modified Files:
statusbar.dtpl
Log Message:
bit of this and a bit of that
Index: statusbar.dtpl
===================================================================
RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/controls/control classes/statusbar/statusbar.dtpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** statusbar.dtpl 15 May 2005 10:07:20 -0000 1.2
--- statusbar.dtpl 2 Jul 2005 09:43:01 -0000 1.3
***************
*** 10,16 ****
! ::site:: class AnimationFromHandle
! <code class=import>defined in: wnd.controls.animation</code><br><br>
! <code>AnimationFromHandle(hwnd, *styles)</code><br>
<P>
Wraps Animation methods around a hwnd.
--- 10,16 ----
! ::site:: class StatusbarFromHandle
! <code class=import>defined in: wnd.controls.statusbar</code><br><br>
! <code>StatusbarFromHandle(hwnd, *styles)</code><br>
<P>
Wraps Animation methods around a hwnd.
***************
*** 230,234 ****
different content for each of the states.
<br><br>
! <b>Return valu</b><br>
True if the mode has changed, False otherwise
--- 230,234 ----
different content for each of the states.
<br><br>
! <b>Return value</b><br>
True if the mode has changed, False otherwise
|