New animate sample described.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-10-10 06:48:26 +00:00
parent f409cd2a8b
commit fabe121c9c

View File

@@ -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. 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} \subsection{Art provider sample}\label{sampleartprovider}
The {\tt artprov} sample shows how you can customize the look of standard The {\tt artprov} sample shows how you can customize the look of standard