Minor doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2005-09-17 12:53:07 +00:00
parent e536d73ac4
commit 1d20b7f2c6
5 changed files with 4 additions and 27 deletions

View File

@ -91,14 +91,6 @@ the library any longer in its destructor but it is now the callers
responsibility to do this using \helpref{Unload}{wxdynamiclibraryunload}.
\membersection{wxDynamicLibrary::GetProgramHandle}\label{wxdynamiclibrarygetprogramhandle}
\func{static wxDllType}{GetProgramHandle}{\void}
Return a valid handle for the main program itself or \texttt{NULL} if symbols
from the main program can't be loaded on this platform.
\membersection{wxDynamicLibrary::GetSymbol}\label{wxdynamiclibrarygetsymbol}
\constfunc{void *}{GetSymbol}{\param{const wxString\& }{name}}

View File

@ -285,3 +285,4 @@ for the flags parameter, however you can look at the mediactrl header for these.
The two general flags are wxMEDIACTRLPLAYERCONTROLS\_NONE which turns off the
native interface, and wxMEDIACTRLPLAYERCONTROLS\_DEFAULT which lets wxMediaCtrl
decide what native controls on the interface.

View File

@ -108,3 +108,4 @@ boundaries so it might not be the case if words are too long). If \arg{width}
is negative, no wrapping is done.
\newsince{2.6.2}

View File

@ -162,8 +162,8 @@ wxDateTime corresponding to the given date in, say, Pacific Standard Time.
To do it, you will need to call \helpref{ToTimezone}{wxdatetimetotimezone} or
\helpref{MakeTimezone}{wxdatetimemaketimezone} methods to adjust the date for
the target time zone. There are also special versions of these functions
\helpref{ToGMT}{wxdatetimetogmt} and \helpref{MakeGMT}{wxdatetimemakegmt} for
the most common case - when the date should be constructed in GMT.
\helpref{ToUTC}{wxdatetimetoutc} and \helpref{MakeUTC}{wxdatetimemakeutc} for
the most common case - when the date should be constructed in UTC.
You also can just retrieve the value for some time zone without converting the
object to it first. For this you may pass TimeZone argument to any of the

View File

@ -1,17 +0,0 @@
[OPTIONS]
BMROOT=c:\wx2dev\wxWindows\docs/latex/wx ; Assume that bitmaps are where the source is
TITLE=wxWidgets Manual
CONTENTS=Contents
COMPRESS=HIGH
[FILES]
wx.rtf
[CONFIG]
CreateButton("Up", "&Up", "JumpId(`wx.hlp', `Contents')")
BrowseButtons()
[MAP]
[BITMAPS]