From fabe121c9ca2783ccba4e07d8e903c5a80b703a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Tue, 10 Oct 2006 06:48:26 +0000 Subject: [PATCH] New animate sample described. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/tsamples.tex | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/latex/wx/tsamples.tex b/docs/latex/wx/tsamples.tex index c9fe964a92..dd201e9b3c 100644 --- a/docs/latex/wx/tsamples.tex +++ b/docs/latex/wx/tsamples.tex @@ -53,6 +53,13 @@ needed to write a program that will display a "hello" dialog. This is usually a good starting point for learning how to use wxWidgets. +\subsection{Animate sample}\label{sampleanimate} + +The {\tt animate} sample shows how you can use \helpref{wxAnimationCtrl}{wxanimationctrl} +control and shows concept of a platform-dependent animation encapsulated +in \helpref{wxAnimation}{wxanimation}. + + \subsection{Art provider sample}\label{sampleartprovider} The {\tt artprov} sample shows how you can customize the look of standard -- 2.45.2