]> git.saurik.com Git - wxWidgets.git/blob - docs/latex/wx/movieevt.tex
correct Stopping - go to start of movie if stopped - add in preliminary docs
[wxWidgets.git] / docs / latex / wx / movieevt.tex
1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2 %% Name: movieevt.tex
3 %% Purpose: wxMovieEvent docs
4 %% Author: Ryan Norton <wxprojects@comcast.net>
5 %% Modified by:
6 %% Created: 11/7/2004
7 %% RCS-ID: $Id$
8 %% Copyright: (c) Ryan Norton
9 %% License: wxWindows license
10 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
11
12 \section{\class{wxMovieEvent}}\label{wxmovieevent}
13
14 Event \helpref{wxMovieCtrl}{wxmoviectrl} uses.
15
16 \wxheading{Derived from}
17
18 \helpref{wxNotifyEvent}{wxnotifyevent}
19
20 \wxheading{Include files}
21
22 <wx/moviectrl.h>
23
24 \wxheading{Event table macros}
25
26 \twocolwidtha{7cm}
27 \begin{twocollist}\itemsep=0pt
28 \twocolitem{{\bf EVT\_MOVIE\_FINISHED(func)}}{Sent when a movie has finished playing in a \helpref{wxMovieCtrl}{wxmoviectrl}.}
29 \end{twocollist}
30
31 \latexignore{\rtfignore{\wxheading{Members}}}