]> git.saurik.com Git - wxWidgets.git/blame - docs/latex/wx/function.tex
added wxTB_RIGHT style for right-aligned toolbars (slightly modified patch 1567469)
[wxWidgets.git] / docs / latex / wx / function.tex
CommitLineData
ce045aed
WS
1%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2%% Name: function.tex
3%% Purpose: Functions and macros
4%% Author: wxWidgets Team
5%% Modified by:
6%% Created:
7%% RCS-ID: $Id$
8%% Copyright: (c) wxWidgets Team
9%% License: wxWindows license
10%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
11
a660d684
KB
12\chapter{Functions}\label{functions}
13\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
14\setfooter{\thepage}{}{}{}{}{\thepage}
15
fc2171bd 16The functions and macros defined in wxWidgets are described here: you can
b0fc8832
VZ
17either look up a function using the alphabetical listing of them or find it in
18the corresponding topic.
19
569ef72a 20\section{Alphabetical functions and macros list}\label{functionsalphabetically}
b0fc8832
VZ
21
22\helpref{CLASSINFO}{classinfo}\\
8f5d9104 23\helpref{copystring}{copystring}\\
b0fc8832
VZ
24\helpref{DECLARE\_ABSTRACT\_CLASS}{declareabstractclass}\\
25\helpref{DECLARE\_APP}{declareapp}\\
26\helpref{DECLARE\_CLASS}{declareclass}\\
27\helpref{DECLARE\_DYNAMIC\_CLASS}{declaredynamicclass}\\
28\helpref{IMPLEMENT\_ABSTRACT\_CLASS2}{implementabstractclass2}\\
29\helpref{IMPLEMENT\_ABSTRACT\_CLASS}{implementabstractclass}\\
30\helpref{IMPLEMENT\_APP}{implementapp}\\
31\helpref{IMPLEMENT\_CLASS2}{implementclass2}\\
32\helpref{IMPLEMENT\_CLASS}{implementclass}\\
33\helpref{IMPLEMENT\_DYNAMIC\_CLASS2}{implementdynamicclass2}\\
34\helpref{IMPLEMENT\_DYNAMIC\_CLASS}{implementdynamicclass}\\
c2709a3d 35\helpref{wxAboutBox}{wxaboutbox}\\
2bd3cba6 36\helpref{wxASSERT}{wxassert}\\
8f5d9104 37\helpref{wxASSERT\_MIN\_BITSIZE}{wxassertminbitsize}\\
b0fc8832 38\helpref{wxASSERT\_MSG}{wxassertmsg}\\
b0fc8832
VZ
39\helpref{wxBeginBusyCursor}{wxbeginbusycursor}\\
40\helpref{wxBell}{wxbell}\\
2bd3cba6 41\helpref{wxBITMAP}{wxbitmapmacro}\\
8482e4bd 42\helpref{wxCHANGE\_UMASK}{wxchangeumask}\\
a30c309a 43\helpref{wxCHECK}{wxcheck}\\
b0fc8832
VZ
44\helpref{wxCHECK2\_MSG}{wxcheck2msg}\\
45\helpref{wxCHECK2}{wxcheck2}\\
a30c309a 46\helpref{wxCHECK\_GCC\_VERSION}{wxcheckgccversion}\\
b0fc8832
VZ
47\helpref{wxCHECK\_MSG}{wxcheckmsg}\\
48\helpref{wxCHECK\_RET}{wxcheckret}\\
49\helpref{wxCHECK\_VERSION}{wxcheckversion}\\
eeade4cc 50\helpref{wxCHECK\_VERSION\_FULL}{wxcheckversionfull}\\
a30c309a 51\helpref{wxCHECK\_W32API\_VERSION}{wxcheckw32apiversion}\\
b0fc8832 52\helpref{wxClientDisplayRect}{wxclientdisplayrect}\\
f4fcc291 53\helpref{wxClipboardOpen}{functionwxclipboardopen}\\
b0fc8832
VZ
54\helpref{wxCloseClipboard}{wxcloseclipboard}\\
55\helpref{wxColourDisplay}{wxcolourdisplay}\\
8f5d9104 56\helpref{wxCOMPILE\_TIME\_ASSERT}{wxcompiletimeassert}\\
5b8643ea 57\helpref{wxCOMPILE\_TIME\_ASSERT2}{wxcompiletimeassert2}\\
2bd3cba6 58\helpref{wxCONCAT}{wxconcat}\\
b0fc8832
VZ
59\helpref{wxConcatFiles}{wxconcatfiles}\\
60\helpref{wxConstCast}{wxconstcast}\\
6445acc7 61\helpref{wxCoordRound}{wxcoordround}\\
b0fc8832
VZ
62\helpref{wxCopyFile}{wxcopyfile}\\
63\helpref{wxCreateDynamicObject}{wxcreatedynamicobject}\\
64\helpref{wxCreateFileTipProvider}{wxcreatefiletipprovider}\\
789bdf9b 65\helpref{wxCRIT\_SECT\_DECLARE}{wxcritsectdeclare}\\
db882c54 66\helpref{wxCRIT\_SECT\_DECLARE\_MEMBER}{wxcritsectdeclaremember}\\
789bdf9b
VZ
67\helpref{wxCRIT\_SECT\_LOCKER}{wxcritsectlocker}\\
68\helpref{wxCRITICAL\_SECTION}{wxcriticalsectionmacro}\\ % wxcs already taken!
b0fc8832
VZ
69\helpref{wxDDECleanUp}{wxddecleanup}\\
70\helpref{wxDDEInitialize}{wxddeinitialize}\\
71\helpref{wxDROP\_ICON}{wxdropicon}\\
72\helpref{wxDebugMsg}{wxdebugmsg}\\
2bd3cba6
VZ
73\helpref{WXDEBUG\_NEW}{debugnew}\\
74\helpref{wxDirExists}{functionwxdirexists}\\
b0fc8832
VZ
75\helpref{wxDirSelector}{wxdirselector}\\
76\helpref{wxDisplayDepth}{wxdisplaydepth}\\
b0fc8832 77\helpref{wxDisplaySize}{wxdisplaysize}\\
f4fcc291 78\helpref{wxDisplaySizeMM}{wxdisplaysizemm}\\
b0fc8832
VZ
79\helpref{wxDos2UnixFilename}{wxdos2unixfilename}\\
80\helpref{wxDynamicCastThis}{wxdynamiccastthis}\\
81\helpref{wxDynamicCast}{wxdynamiccast}\\
4104ed92 82\helpref{wxDYNLIB\_FUNCTION}{wxdynlibfunction}\\
b0fc8832
VZ
83\helpref{wxEmptyClipboard}{wxemptyclipboard}\\
84\helpref{wxEnableTopLevelWindows}{wxenabletoplevelwindows}\\
85\helpref{wxEndBusyCursor}{wxendbusycursor}\\
789bdf9b 86\helpref{wxENTER\_CRIT\_SECT}{wxentercritsect}\\
b0fc8832 87\helpref{wxEntry}{wxentry}\\
9b2d4f0e
VZ
88\helpref{wxEntryStart}{wxentrystart}\\
89\helpref{wxEntryCleanup}{wxentrycleanup}\\
b0fc8832
VZ
90\helpref{wxEnumClipboardFormats}{wxenumclipboardformats}\\
91\helpref{wxError}{wxerror}\\
92\helpref{wxExecute}{wxexecute}\\
93\helpref{wxExit}{wxexit}\\
986ecc86 94\helpref{wxEXPLICIT}{wxexplicit}\\
b0fc8832
VZ
95\helpref{wxFAIL\_MSG}{wxfailmsg}\\
96\helpref{wxFAIL}{wxfail}\\
97\helpref{wxFatalError}{wxfatalerror}\\
f4fcc291 98\helpref{wxFileExists}{functionwxfileexists}\\
b0fc8832
VZ
99\helpref{wxFileModificationTime}{wxfilemodificationtime}\\
100\helpref{wxFileNameFromPath}{wxfilenamefrompath}\\
101\helpref{wxFileSelector}{wxfileselector}\\
102\helpref{wxFindFirstFile}{wxfindfirstfile}\\
103\helpref{wxFindMenuItemId}{wxfindmenuitemid}\\
104\helpref{wxFindNextFile}{wxfindnextfile}\\
105\helpref{wxFindWindowAtPointer}{wxfindwindowatpointer}\\
106\helpref{wxFindWindowAtPoint}{wxfindwindowatpoint}\\
107\helpref{wxFindWindowByLabel}{wxfindwindowbylabel}\\
108\helpref{wxFindWindowByName}{wxfindwindowbyname}\\
a02afd14 109\helpref{wxFinite}{wxfinite}\\
c2709a3d 110\helpref{wxGenericAboutBox}{wxgenericaboutbox}\\
b0fc8832 111\helpref{wxGetActiveWindow}{wxgetactivewindow}\\
749caeeb 112\helpref{wxGetApp}{wxgetapp}\\
8ea92b4d 113\helpref{wxGetBatteryState}{wxgetbatterystate}\\
b0fc8832
VZ
114\helpref{wxGetClipboardData}{wxgetclipboarddata}\\
115\helpref{wxGetClipboardFormatName}{wxgetclipboardformatname}\\
116\helpref{wxGetColourFromUser}{wxgetcolourfromuser}\\
117\helpref{wxGetCwd}{wxgetcwd}\\
118\helpref{wxGetDiskSpace}{wxgetdiskspace}\\
119\helpref{wxGetDisplayName}{wxgetdisplayname}\\
f70c0443 120\helpref{wxGetDisplaySize}{wxdisplaysize}\\
3980000c 121\helpref{wxGetDisplaySizeMM}{wxdisplaysizemm}\\
b0fc8832
VZ
122\helpref{wxGetElapsedTime}{wxgetelapsedtime}\\
123\helpref{wxGetEmailAddress}{wxgetemailaddress}\\
124\helpref{wxGetEnv}{wxgetenv}\\
0912690b 125\helpref{wxGetFileKind}{wxgetfilekind}\\
d741c583 126\helpref{wxGetFontFromUser}{wxgetfontfromuser}\\
b0fc8832
VZ
127\helpref{wxGetFreeMemory}{wxgetfreememory}\\
128\helpref{wxGetFullHostName}{wxgetfullhostname}\\
129\helpref{wxGetHomeDir}{wxgethomedir}\\
130\helpref{wxGetHostName}{wxgethostname}\\
f52d9e92 131\helpref{wxGetKeyState}{wxgetkeystate}\\
b0fc8832
VZ
132\helpref{wxGetLocalTimeMillis}{wxgetlocaltimemillis}\\
133\helpref{wxGetLocalTime}{wxgetlocaltime}\\
134\helpref{wxGetMousePosition}{wxgetmouseposition}\\
7dd40b6f 135\helpref{wxGetMouseState}{wxgetmousestate}\\
b0fc8832
VZ
136\helpref{wxGetMultipleChoices}{wxgetmultiplechoices}\\
137\helpref{wxGetMultipleChoice}{wxgetmultiplechoice}\\
138\helpref{wxGetNumberFromUser}{wxgetnumberfromuser}\\
139\helpref{wxGetOSDirectory}{wxgetosdirectory}\\
140\helpref{wxGetOsDescription}{wxgetosdescription}\\
141\helpref{wxGetOsVersion}{wxgetosversion}\\
142\helpref{wxGetPasswordFromUser}{wxgetpasswordfromuser}\\
8ea92b4d 143\helpref{wxGetPowerType}{wxgetpowertype}\\
b0fc8832
VZ
144\helpref{wxGetPrinterCommand}{wxgetprintercommand}\\
145\helpref{wxGetPrinterFile}{wxgetprinterfile}\\
146\helpref{wxGetPrinterMode}{wxgetprintermode}\\
147\helpref{wxGetPrinterOptions}{wxgetprinteroptions}\\
148\helpref{wxGetPrinterOrientation}{wxgetprinterorientation}\\
149\helpref{wxGetPrinterPreviewCommand}{wxgetprinterpreviewcommand}\\
150\helpref{wxGetPrinterScaling}{wxgetprinterscaling}\\
151\helpref{wxGetPrinterTranslation}{wxgetprintertranslation}\\
c1cb4153 152\helpref{wxGetProcessId}{wxgetprocessid}\\
b0fc8832
VZ
153\helpref{wxGetResource}{wxgetresource}\\
154\helpref{wxGetSingleChoiceData}{wxgetsinglechoicedata}\\
155\helpref{wxGetSingleChoiceIndex}{wxgetsinglechoiceindex}\\
156\helpref{wxGetSingleChoice}{wxgetsinglechoice}\\
157\helpref{wxGetTempFileName}{wxgettempfilename}\\
158\helpref{wxGetTextFromUser}{wxgettextfromuser}\\
33b494d6 159\helpref{wxGetTopLevelParent}{wxgettoplevelparent}\\
b0fc8832
VZ
160\helpref{wxGetTranslation}{wxgettranslation}\\
161\helpref{wxGetUTCTime}{wxgetutctime}\\
162\helpref{wxGetUserHome}{wxgetuserhome}\\
163\helpref{wxGetUserId}{wxgetuserid}\\
164\helpref{wxGetUserName}{wxgetusername}\\
165\helpref{wxGetWorkingDirectory}{wxgetworkingdirectory}\\
166\helpref{wxGetenv}{wxgetenvmacro}\\
167\helpref{wxHandleFatalExceptions}{wxhandlefatalexceptions}\\
168\helpref{wxICON}{wxiconmacro}\\
169\helpref{wxINTXX\_SWAP\_ALWAYS}{intswapalways}\\
170\helpref{wxINTXX\_SWAP\_ON\_BE}{intswaponbe}\\
171\helpref{wxINTXX\_SWAP\_ON\_LE}{intswaponle}\\
172\helpref{wxInitAllImageHandlers}{wxinitallimagehandlers}\\
173\helpref{wxInitialize}{wxinitialize}\\
174\helpref{wxIsAbsolutePath}{wxisabsolutepath}\\
175\helpref{wxIsBusy}{wxisbusy}\\
176\helpref{wxIsClipboardFormatAvailable}{wxisclipboardformatavailable}\\
a434b43f 177\helpref{wxIsDebuggerRunning}{wxisdebuggerrunning}\\
b0fc8832 178\helpref{wxIsEmpty}{wxisempty}\\
789bdf9b 179\helpref{wxIsMainThread}{wxismainthread}\\
a02afd14 180\helpref{wxIsNaN}{wxisnan}\\
8bb6b2c0
VZ
181\helpref{wxIsPlatformLittleEndian}{wxisplatformlittleendian}\\
182\helpref{wxIsPlatform64Bit}{wxisplatform64bit}\\
b0fc8832
VZ
183\helpref{wxIsWild}{wxiswild}\\
184\helpref{wxKill}{wxkill}\\
498a1eeb 185\helpref{wxLaunchDefaultBrowser}{wxlaunchdefaultbrowser}\\
789bdf9b 186\helpref{wxLEAVE\_CRIT\_SECT}{wxleavecritsect}\\
b0fc8832
VZ
187\helpref{wxLoadUserResource}{wxloaduserresource}\\
188\helpref{wxLogDebug}{wxlogdebug}\\
189\helpref{wxLogError}{wxlogerror}\\
190\helpref{wxLogFatalError}{wxlogfatalerror}\\
191\helpref{wxLogMessage}{wxlogmessage}\\
192\helpref{wxLogStatus}{wxlogstatus}\\
193\helpref{wxLogSysError}{wxlogsyserror}\\
194\helpref{wxLogTrace}{wxlogtrace}\\
195\helpref{wxLogVerbose}{wxlogverbose}\\
196\helpref{wxLogWarning}{wxlogwarning}\\
2b5f62a0
VZ
197\helpref{wxLL}{wxll}\\
198\helpref{wxLongLongFmtSpec}{wxlonglongfmtspec}\\
b0fc8832
VZ
199\helpref{wxMakeMetafilePlaceable}{wxmakemetafileplaceable}\\
200\helpref{wxMatchWild}{wxmatchwild}\\
201\helpref{wxMessageBox}{wxmessagebox}\\
08873d36
VZ
202\helpref{wxMilliSleep}{wxmillisleep}\\
203\helpref{wxMicroSleep}{wxmicrosleep}\\
b0fc8832
VZ
204\helpref{wxMkdir}{wxmkdir}\\
205\helpref{wxMutexGuiEnter}{wxmutexguienter}\\
206\helpref{wxMutexGuiLeave}{wxmutexguileave}\\
207\helpref{wxNewId}{wxnewid}\\
208\helpref{wxNow}{wxnow}\\
209\helpref{wxOnAssert}{wxonassert}\\
1a64b24d
VZ
210\helpref{wxON\_BLOCK\_EXIT}{wxonblockexit}\\
211\helpref{wxON\_BLOCK\_EXIT\_OBJ}{wxonblockexitobj}\\
b0fc8832 212\helpref{wxOpenClipboard}{wxopenclipboard}\\
daf32463 213\helpref{wxParseCommonDialogsFilter}{wxparsecommondialogsfilter}\\
b0fc8832 214\helpref{wxPathOnly}{wxpathonly}\\
2bd3cba6 215\helpref{wxPLURAL}{wxplural}\\
b0fc8832
VZ
216\helpref{wxPostDelete}{wxpostdelete}\\
217\helpref{wxPostEvent}{wxpostevent}\\
218\helpref{wxRegisterClipboardFormat}{wxregisterclipboardformat}\\
219\helpref{wxRegisterId}{wxregisterid}\\
220\helpref{wxRemoveFile}{wxremovefile}\\
221\helpref{wxRenameFile}{wxrenamefile}\\
b0fc8832 222\helpref{wxRmdir}{wxrmdir}\\
c11d62a6 223\helpref{wxSafeShowMessage}{wxsafeshowmessage}\\
b0fc8832
VZ
224\helpref{wxSafeYield}{wxsafeyield}\\
225\helpref{wxSetClipboardData}{wxsetclipboarddata}\\
226\helpref{wxSetCursor}{wxsetcursor}\\
227\helpref{wxSetDisplayName}{wxsetdisplayname}\\
228\helpref{wxSetEnv}{wxsetenv}\\
229\helpref{wxSetPrinterCommand}{wxsetprintercommand}\\
230\helpref{wxSetPrinterFile}{wxsetprinterfile}\\
231\helpref{wxSetPrinterMode}{wxsetprintermode}\\
232\helpref{wxSetPrinterOptions}{wxsetprinteroptions}\\
233\helpref{wxSetPrinterOrientation}{wxsetprinterorientation}\\
234\helpref{wxSetPrinterPreviewCommand}{wxsetprinterpreviewcommand}\\
235\helpref{wxSetPrinterScaling}{wxsetprinterscaling}\\
236\helpref{wxSetPrinterTranslation}{wxsetprintertranslation}\\
237\helpref{wxSetWorkingDirectory}{wxsetworkingdirectory}\\
238\helpref{wxShell}{wxshell}\\
239\helpref{wxShowTip}{wxshowtip}\\
f6ba47d9 240\helpref{wxShutdown}{wxshutdown}\\
b0fc8832
VZ
241\helpref{wxSleep}{wxsleep}\\
242\helpref{wxSnprintf}{wxsnprintf}\\
243\helpref{wxSplitPath}{wxsplitfunction}\\
244\helpref{wxStartTimer}{wxstarttimer}\\
245\helpref{wxStaticCast}{wxstaticcast}\\
2f930c85 246\helpref{wxStrcmp}{wxstrcmp}\\
b0fc8832
VZ
247\helpref{wxStricmp}{wxstricmp}\\
248\helpref{wxStringEq}{wxstringeq}\\
249\helpref{wxStringMatch}{wxstringmatch}\\
bf00c875 250\helpref{wxStringTokenize}{wxstringtokenize}\\
b0fc8832
VZ
251\helpref{wxStripMenuCodes}{wxstripmenucodes}\\
252\helpref{wxStrlen}{wxstrlen}\\
b4a81453 253\helpref{wxSTRINGIZE}{wxstringize}\\
84206bbb 254\helpref{wxSTRINGIZE\_T}{wxstringizet}\\
7261746a 255\helpref{wxSUPPRESS\_GCC\_PRIVATE\_DTOR\_WARNING}{wxsuppressgccprivatedtorwarning}\\
b0fc8832
VZ
256\helpref{wxSysErrorCode}{wxsyserrorcode}\\
257\helpref{wxSysErrorMsg}{wxsyserrormsg}\\
0bbe4e29 258\helpref{wxT}{wxt}\\
b0fc8832 259\helpref{wxTrace}{wxtrace}\\
2bd3cba6
VZ
260\helpref{WXTRACE}{trace}\\
261\helpref{wxTraceLevel}{wxtracelevel}\\
262\helpref{WXTRACELEVEL}{tracelevel}\\
b0fc8832
VZ
263\helpref{wxTransferFileToStream}{wxtransferfiletostream}\\
264\helpref{wxTransferStreamToFile}{wxtransferstreamtofile}\\
265\helpref{wxTrap}{wxtrap}\\
84ed77ef 266\helpref{wxULL}{wxull}\\
b0fc8832
VZ
267\helpref{wxUninitialize}{wxuninitialize}\\
268\helpref{wxUnix2DosFilename}{wxunix2dosfilename}\\
269\helpref{wxUnsetEnv}{wxunsetenv}\\
270\helpref{wxUsleep}{wxusleep}\\
d85cfb37 271\helpref{wxVaCopy}{wxvacopy}\\
b0fc8832
VZ
272\helpref{wxVsnprintf}{wxvsnprintf}\\
273\helpref{wxWakeUpIdle}{wxwakeupidle}\\
274\helpref{wxWriteResource}{wxwriteresource}\\
0bbe4e29 275\helpref{wxYield}{wxyield}\\
f29fe169 276\helpref{wx\_const\_cast}{wxconstcastraw}\\
8c8d66c5 277\helpref{wx\_reinterpret\_cast}{wxreinterpretcastraw}\\
f29fe169 278\helpref{wx\_static\_cast}{wxstaticcastraw}\\
e6b2a3b3 279\helpref{wx\_truncate\_cast}{wxtruncatecast}\\
0bbe4e29
VZ
280\helpref{\_}{underscore}\\
281\helpref{\_T}{underscoret}
fd05688e 282\helpref{\_\_WXFUNCTION\_\_}{wxfunction}
f6bcfd97 283
84ed77ef
VZ
284
285
f6bcfd97
BP
286\section{Version macros}\label{versionfunctions}
287
fc2171bd 288The following constants are defined in wxWidgets:
f6bcfd97
BP
289
290\begin{itemize}\itemsep=0pt
fc2171bd
JS
291\item {\tt wxMAJOR\_VERSION} is the major version of wxWidgets
292\item {\tt wxMINOR\_VERSION} is the minor version of wxWidgets
ff8fda36 293\item {\tt wxRELEASE\_NUMBER} is the release number
eeade4cc
VZ
294\item {\tt wxSUBRELEASE\_NUMBER} is the subrelease number which is $0$ for all
295official releases
f6bcfd97
BP
296\end{itemize}
297
fc2171bd 298For example, the values or these constants for wxWidgets 2.1.15 are 2, 1 and
f6bcfd97
BP
29915.
300
301Additionally, {\tt wxVERSION\_STRING} is a user-readable string containing
fc2171bd 302the full wxWidgets version and {\tt wxVERSION\_NUMBER} is a combination of the
f6bcfd97 303three version numbers above: for 2.1.15, it is 2115 and it is 2200 for
fc2171bd 304wxWidgets 2.2.
f6bcfd97 305
eeade4cc
VZ
306The subrelease number is only used for the sources in between official releases
307and so normally is not useful.
308
f6bcfd97
BP
309\wxheading{Include files}
310
311<wx/version.h> or <wx/defs.h>
312
84ed77ef 313
eeade4cc
VZ
314\membersection{wxCHECK\_GCC\_VERSION}\label{wxcheckgccversion}
315
316\func{bool}{wxCHECK\_GCC\_VERSION}{\param{}{major, minor, release}}
317
318Returns $1$ if the compiler being used to compile the code is GNU C++
319compiler (g++) version major.minor.release or greater. Otherwise, and also if
320the compiler is not GNU C++ at all, returns $0$.
321
322
f6bcfd97
BP
323\membersection{wxCHECK\_VERSION}\label{wxcheckversion}
324
325\func{bool}{wxCHECK\_VERSION}{\param{}{major, minor, release}}
326
fc2171bd 327This is a macro which evaluates to true if the current wxWidgets version is at
f6bcfd97
BP
328least major.minor.release.
329
fc2171bd 330For example, to test if the program is compiled with wxWidgets 2.2 or higher,
f6bcfd97
BP
331the following can be done:
332
333\begin{verbatim}
334 wxString s;
335#if wxCHECK_VERSION(2, 2, 0)
336 if ( s.StartsWith("foo") )
337#else // replacement code for old version
338 if ( strncmp(s, "foo", 3) == 0 )
339#endif
340 {
341 ...
342 }
343\end{verbatim}
a660d684 344
84ed77ef 345
eeade4cc 346\membersection{wxCHECK\_VERSION\_FULL}\label{wxcheckversionfull}
a30c309a 347
eeade4cc 348\func{bool}{wxCHECK\_VERSION\_FULL}{\param{}{major, minor, release, subrel}}
a30c309a 349
9d8aca48 350Same as \helpref{wxCHECK\_VERSION}{wxcheckversion} but also checks that
eeade4cc 351\texttt{wxSUBRELEASE\_NUMBER} is at least \arg{subrel}.
a30c309a 352
84ed77ef 353
a30c309a
VZ
354\membersection{wxCHECK\_W32API\_VERSION}\label{wxcheckw32apiversion}
355
356\func{bool}{wxCHECK\_GCC\_VERSION}{\param{}{major, minor, release}}
357
358Returns $1$ if the version of w32api headers used is major.minor.release or
359greater. Otherwise, and also if we are not compiling with mingw32/cygwin under
360Win32 at all, returns $0$.
361
84ed77ef
VZ
362
363
b0fc8832 364\section{Application initialization and termination}\label{appinifunctions}
c88275cb 365
b0fc8832
VZ
366The functions in this section are used on application startup/shutdown and also
367to control the behaviour of the main event loop of the GUI programs.
c88275cb 368
84ed77ef 369
b0fc8832 370\membersection{::wxEntry}\label{wxentry}
c88275cb 371
9b2d4f0e
VZ
372This initializes wxWidgets in a platform-dependent way. Use this if you are not
373using the default wxWidgets entry code (e.g. main or WinMain). For example, you
374can initialize wxWidgets from an Microsoft Foundation Classes application using
b0fc8832 375this function.
c88275cb 376
9b2d4f0e 377The following overload of wxEntry is available under all platforms:
c88275cb 378
9b2d4f0e 379\func{int}{wxEntry}{\param{int\&}{ argc}, \param{wxChar **}{argv}}
c88275cb 380
9b2d4f0e
VZ
381Under MS Windows, an additional overload suitable for calling from
382\texttt{WinMain} is available:
c88275cb 383
9b2d4f0e 384\func{int}{wxEntry}{\param{HINSTANCE }{hInstance}, \param{HINSTANCE }{hPrevInstance = \NULL}, \param{char *}{pCmdLine = \NULL}, \param{int }{nCmdShow = \texttt{SW\_SHOWNORMAL}}}
c88275cb 385
9b2d4f0e
VZ
386(notice that under Windows CE platform, and only there, the type of
387\arg{pCmdLine} is \texttt{wchar\_t *}, otherwise it is \texttt{char *}, even in
388Unicode build).
c88275cb 389
9b2d4f0e
VZ
390\wxheading{See also}
391
392\helpref{wxEntryStart}{wxentrystart}
c88275cb 393
b0fc8832 394\wxheading{Remarks}
c88275cb 395
fc2171bd
JS
396To clean up wxWidgets, call wxApp::OnExit followed by the static function
397wxApp::CleanUp. For example, if exiting from an MFC application that also uses wxWidgets:
4aff28fc 398
b0fc8832
VZ
399\begin{verbatim}
400int CTheApp::ExitInstance()
401{
402 // OnExit isn't called by CleanUp so must be called explicitly.
403 wxTheApp->OnExit();
404 wxApp::CleanUp();
405
406 return CWinApp::ExitInstance();
c88275cb
RR
407}
408\end{verbatim}
409
b0fc8832 410\wxheading{Include files}
c88275cb 411
b0fc8832 412<wx/app.h>
c88275cb 413
749caeeb 414
84ed77ef 415
9b2d4f0e
VZ
416\membersection{::wxEntryCleanup}\label{wxentrycleanup}
417
418\func{void}{wxEntryCleanup}{\void}
419
420Free resources allocated by a successful call to \helpref{wxEntryStart}{wxentrystart}.
421
422\wxheading{Include files}
423
424<wx/init.h>
425
426
427\membersection{::wxEntryStart}\label{wxentrystart}
428
429\func{bool}{wxEntryStart}{\param{int\&}{ argc}, \param{wxChar **}{argv}}
430
431This function can be used to perform the initialization of wxWidgets if you
432can't use the default initialization code for any reason.
433
434If the function returns \true, the initialization was successful and the global
435\helpref{wxApp}{wxapp} object \texttt{wxTheApp} has been created. Moreover,
436\helpref{wxEntryCleanup}{wxentrycleanup} must be called afterwards. If the
437function returns \false, a catastrophic initialization error occured and (at
438least the GUI part of) the library can't be used at all.
439
440Notice that parameters \arg{argc} and \arg{argv} may be modified by this
441function.
442
443\wxheading{Include files}
444
445<wx/init.h>
446
447
749caeeb
VZ
448\membersection{::wxGetApp}\label{wxgetapp}
449
450\func{wxAppDerivedClass\&}{wxGetApp}{\void}
451
fc2171bd 452This function doesn't exist in wxWidgets but it is created by using
749caeeb
VZ
453the \helpref{IMPLEMENT\_APP}{implementapp} macro. Thus, before using it
454anywhere but in the same module where this macro is used, you must make it
455available using \helpref{DECLARE\_APP}{declareapp}.
456
457The advantage of using this function compared to directly using the global
458wxTheApp pointer is that the latter is of type {\tt wxApp *} and so wouldn't
459allow you to access the functions specific to your application class but not
460present in wxApp while wxGetApp() returns the object of the right type.
461
84ed77ef 462
b0fc8832 463\membersection{::wxHandleFatalExceptions}\label{wxhandlefatalexceptions}
c88275cb 464
cc81d32f 465\func{bool}{wxHandleFatalExceptions}{\param{bool}{ doIt = true}}
c88275cb 466
cc81d32f 467If {\it doIt} is true, the fatal exceptions (also known as general protection
b0fc8832
VZ
468faults under Windows or segmentation violations in the Unix world) will be
469caught and passed to \helpref{wxApp::OnFatalException}{wxapponfatalexception}.
470By default, i.e. before this function is called, they will be handled in the
471normal way which usually just means that the application will be terminated.
cc81d32f 472Calling wxHandleFatalExceptions() with {\it doIt} equal to false will restore
b0fc8832 473this default behaviour.
c88275cb 474
84ed77ef 475
b0fc8832 476\membersection{::wxInitAllImageHandlers}\label{wxinitallimagehandlers}
a660d684 477
b0fc8832 478\func{void}{wxInitAllImageHandlers}{\void}
954b8ae6 479
b0fc8832
VZ
480Initializes all available image handlers. For a list of available handlers,
481see \helpref{wxImage}{wximage}.
954b8ae6
JS
482
483\wxheading{See also}
484
b0fc8832 485\helpref{wxImage}{wximage}, \helpref{wxImageHandler}{wximagehandler}
a660d684 486
b0fc8832 487\wxheading{Include files}
a660d684 488
b0fc8832 489<wx/image.h>
a660d684 490
84ed77ef 491
b0fc8832 492\membersection{::wxInitialize}\label{wxinitialize}
a660d684 493
b0fc8832 494\func{bool}{wxInitialize}{\void}
a660d684 495
b0fc8832
VZ
496This function is used in wxBase only and only if you don't create
497\helpref{wxApp}{wxapp} object at all. In this case you must call it from your
fc2171bd 498{\tt main()} function before calling any other wxWidgets functions.
a660d684 499
43e8916f 500If the function returns \false the initialization could not be performed,
b0fc8832
VZ
501in this case the library cannot be used and
502\helpref{wxUninitialize}{wxuninitialize} shouldn't be called neither.
a660d684 503
b0fc8832
VZ
504This function may be called several times but
505\helpref{wxUninitialize}{wxuninitialize} must be called for each successful
506call to this function.
a660d684 507
b0fc8832 508\wxheading{Include files}
a47ce4a7 509
b0fc8832 510<wx/app.h>
a47ce4a7 511
84ed77ef 512
b0fc8832 513\membersection{::wxSafeYield}\label{wxsafeyield}
a47ce4a7 514
b829bf55 515\func{bool}{wxSafeYield}{\param{wxWindow*}{ win = NULL}, \param{bool}{
cc81d32f 516 onlyIfNeeded = false}}
a660d684 517
b0fc8832
VZ
518This function is similar to wxYield, except that it disables the user input to
519all program windows before calling wxYield and re-enables it again
520afterwards. If {\it win} is not NULL, this window will remain enabled,
521allowing the implementation of some limited user interaction.
a660d684 522
b0fc8832 523Returns the result of the call to \helpref{::wxYield}{wxyield}.
532372a3 524
b0fc8832 525\wxheading{Include files}
a660d684 526
b0fc8832 527<wx/utils.h>
a660d684 528
84ed77ef 529
b0fc8832 530\membersection{::wxUninitialize}\label{wxuninitialize}
a660d684 531
b0fc8832 532\func{void}{wxUninitialize}{\void}
a660d684 533
b0fc8832
VZ
534This function is for use in console (wxBase) programs only. It must be called
535once for each previous successful call to \helpref{wxInitialize}{wxinitialize}.
a660d684 536
b0fc8832 537\wxheading{Include files}
a660d684 538
b0fc8832 539<wx/app.h>
a660d684 540
84ed77ef 541
b0fc8832 542\membersection{::wxYield}\label{wxyield}
a660d684 543
b0fc8832 544\func{bool}{wxYield}{\void}
a660d684 545
b0fc8832 546Calls \helpref{wxApp::Yield}{wxappyield}.
a660d684 547
b829bf55 548This function is kept only for backwards compatibility. Please use
2b5f62a0 549the \helpref{wxApp::Yield}{wxappyield} method instead in any new code.
a660d684 550
b0fc8832 551\wxheading{Include files}
5ab656cd 552
b0fc8832 553<wx/app.h> or <wx/utils.h>
eadd7bd2 554
84ed77ef 555
b0fc8832 556\membersection{::wxWakeUpIdle}\label{wxwakeupidle}
eadd7bd2 557
b0fc8832 558\func{void}{wxWakeUpIdle}{\void}
eadd7bd2 559
b0fc8832
VZ
560This functions wakes up the (internal and platform dependent) idle system, i.e. it
561will force the system to send an idle event even if the system currently {\it is}
562 idle and thus would not send any idle event until after some other event would get
563sent. This is also useful for sending events between two threads and is used by
564the corresponding functions \helpref{::wxPostEvent}{wxpostevent} and
565\helpref{wxEvtHandler::AddPendingEvent}{wxevthandleraddpendingevent}.
eadd7bd2 566
b0fc8832 567\wxheading{Include files}
eadd7bd2 568
7a0a4c09 569<wx/app.h>
eadd7bd2 570
84ed77ef
VZ
571
572
b0fc8832 573\section{Process control functions}\label{processfunctions}
eadd7bd2 574
b0fc8832
VZ
575The functions in this section are used to launch or terminate the other
576processes.
eadd7bd2 577
84ed77ef 578
b0fc8832 579\membersection{::wxExecute}\label{wxexecute}
631f1bfe 580
fbf456aa 581\func{long}{wxExecute}{\param{const wxString\& }{command}, \param{int }{sync = wxEXEC\_ASYNC}, \param{wxProcess *}{callback = NULL}}
631f1bfe 582
d6c6a323
MB
583\perlnote{In wxPerl this function is called \texttt{Wx::ExecuteCommand}}
584
fbf456aa 585\func{long}{wxExecute}{\param{char **}{argv}, \param{int }{flags = wxEXEC\_ASYNC}, \param{wxProcess *}{callback = NULL}}
631f1bfe 586
d6c6a323
MB
587\perlnote{In wxPerl this function is called \texttt{Wx::ExecuteArgs}}
588
4d172154 589\func{long}{wxExecute}{\param{const wxString\& }{command}, \param{wxArrayString\& }{output}, \param{int }{flags = 0}}
a660d684 590
d6c6a323
MB
591\perlnote{In wxPerl this function is called \texttt{Wx::ExecuteStdout} and it
592only takes the {\tt command} argument,
9722642d
MB
593and returns a 2-element list {\tt ( status, output )}, where {\tt output} is
594an array reference.}
595
4d172154 596\func{long}{wxExecute}{\param{const wxString\& }{command}, \param{wxArrayString\& }{output}, \param{wxArrayString\& }{errors}, \param{int }{flags = 0}}
a660d684 597
9d8aca48 598\perlnote{In wxPerl this function is called \texttt{Wx::ExecuteStdoutStderr}
d6c6a323 599and it only takes the {\tt command} argument,
9722642d
MB
600and returns a 3-element list {\tt ( status, output, errors )}, where
601{\tt output} and {\tt errors} are array references.}
602
b0fc8832 603Executes another program in Unix or Windows.
a660d684 604
b0fc8832 605The first form takes a command string, such as {\tt "emacs file.txt"}.
a660d684 606
b0fc8832
VZ
607The second form takes an array of values: a command, any number of
608arguments, terminated by NULL.
a660d684 609
b0fc8832
VZ
610The semantics of the third and fourth versions is different from the first two
611and is described in more details below.
a660d684 612
fbf456aa
VZ
613If {\it flags} parameter contains {\tt wxEXEC\_ASYNC} flag (the default), flow
614of control immediately returns. If it contains {\tt wxEXEC\_SYNC}, the current
615application waits until the other program has terminated.
a660d684 616
b0fc8832
VZ
617In the case of synchronous execution, the return value is the exit code of
618the process (which terminates by the moment the function returns) and will be
619$-1$ if the process couldn't be started and typically 0 if the process
620terminated successfully. Also, while waiting for the process to
f38f6899
VZ
621terminate, wxExecute will call \helpref{wxYield}{wxyield}. Because of this, by
622default this function disables all application windows to avoid unexpected
623reentrancies which could result from the users interaction with the program
624while the child process is running. If you are sure that it is safe to not
625disable the program windows, you may pass \texttt{wxEXEC\_NODISABLE} flag to
626prevent this automatic disabling from happening.
a660d684 627
b0fc8832
VZ
628For asynchronous execution, however, the return value is the process id and
629zero value indicates that the command could not be executed. As an added
2edb0bde 630complication, the return value of $-1$ in this case indicates that we didn't
b0fc8832
VZ
631launch a new process, but connected to the running one (this can only happen in
632case of using DDE under Windows for command execution). In particular, in this,
633and only this, case the calling code will not get the notification about
634process termination.
a660d684 635
b829bf55 636If callback isn't NULL and if execution is asynchronous,
b0fc8832 637\helpref{wxProcess::OnTerminate}{wxprocessonterminate} will be called when
fbf456aa 638the process finishes. Specifying this parameter also allows you to redirect the
b829bf55 639standard input and/or output of the process being launched by calling
fbf456aa
VZ
640\helpref{Redirect}{wxprocessredirect}. If the child process IO is redirected,
641under Windows the process window is not shown by default (this avoids having to
642flush an unnecessary console for the processes which don't create any windows
643anyhow) but a {\tt wxEXEC\_NOHIDE} flag can be used to prevent this from
644happening, i.e. with this flag the child process window will be shown normally.
a660d684 645
e1082c9f
VZ
646Under Unix the flag {\tt wxEXEC\_MAKE\_GROUP\_LEADER} may be used to ensure
647that the new process is a group leader (this will create a new session if
e0f6b731 648needed). Calling \helpref{wxKill}{wxkill} passing wxKILL\_CHILDREN will
ece291c7 649kill this process as well as all of its children (except those which have
e0f6b731 650started their own session).
e1082c9f 651
b0fc8832 652Finally, you may use the third overloaded version of this function to execute
9d8aca48 653a process (always synchronously, the contents of \arg{flags} is or'd with
12f6571f 654\texttt{wxEXEC\_SYNC}) and capture its output in the array \arg{output}. The
4d172154
VZ
655fourth version adds the possibility to additionally capture the messages from
656standard error output in the \arg{errors} array.
a660d684 657
647b8e37
VZ
658{\bf NB:} Currently wxExecute() can only be used from the main thread, calling
659this function from another thread will result in an assert failure in debug
660build and won't work.
661
662\wxheading{See also}
663
664\helpref{wxShell}{wxshell}, \helpref{wxProcess}{wxprocess}, \helpref{Exec sample}{sampleexec}.
a660d684 665
fbf456aa
VZ
666\wxheading{Parameters}
667
668\docparam{command}{The command to execute and any parameters to pass to it as a
669single string.}
670
671\docparam{argv}{The command to execute should be the first element of this
672array, any additional ones are the command parameters and the array must be
673terminated with a NULL pointer.}
674
d2c2afc9 675\docparam{flags}{Combination of bit masks {\tt wxEXEC\_ASYNC},\rtfsp
fbf456aa
VZ
676{\tt wxEXEC\_SYNC} and {\tt wxEXEC\_NOHIDE}}
677
678\docparam{callback}{An optional pointer to \helpref{wxProcess}{wxprocess}}
679
b0fc8832 680\wxheading{Include files}
a660d684 681
b0fc8832 682<wx/utils.h>
a660d684 683
84ed77ef 684
b0fc8832 685\membersection{::wxExit}\label{wxexit}
a660d684 686
b0fc8832 687\func{void}{wxExit}{\void}
7af89395 688
b0fc8832
VZ
689Exits application after calling \helpref{wxApp::OnExit}{wxapponexit}.
690Should only be used in an emergency: normally the top-level frame
691should be deleted (after deleting all other frames) to terminate the
f4fcc291 692application. See \helpref{wxCloseEvent}{wxcloseevent} and \helpref{wxApp}{wxapp}.
7af89395 693
b0fc8832 694\wxheading{Include files}
7af89395 695
b0fc8832 696<wx/app.h>
a660d684 697
84ed77ef 698
b0fc8832 699\membersection{::wxKill}\label{wxkill}
a660d684 700
e0f6b731 701\func{int}{wxKill}{\param{long}{ pid}, \param{int}{ sig = wxSIGTERM}, \param{wxKillError }{*rc = NULL}, \param{int }{flags = 0}}
7af89395 702
b0fc8832 703Equivalent to the Unix kill function: send the given signal {\it sig} to the
2edb0bde 704process with PID {\it pid}. The valid signal values are
a660d684 705
b0fc8832
VZ
706\begin{verbatim}
707enum wxSignal
708{
709 wxSIGNONE = 0, // verify if the process exists under Unix
710 wxSIGHUP,
711 wxSIGINT,
712 wxSIGQUIT,
713 wxSIGILL,
714 wxSIGTRAP,
715 wxSIGABRT,
716 wxSIGEMT,
717 wxSIGFPE,
718 wxSIGKILL, // forcefully kill, dangerous!
719 wxSIGBUS,
720 wxSIGSEGV,
721 wxSIGSYS,
722 wxSIGPIPE,
723 wxSIGALRM,
724 wxSIGTERM // terminate the process gently
725};
726\end{verbatim}
a660d684 727
b0fc8832 728{\tt wxSIGNONE}, {\tt wxSIGKILL} and {\tt wxSIGTERM} have the same meaning
9d8aca48 729under both Unix and Windows but all the other signals are equivalent to
b0fc8832 730{\tt wxSIGTERM} under Windows.
a660d684 731
b0fc8832
VZ
732Returns 0 on success, -1 on failure. If {\it rc} parameter is not NULL, it will
733be filled with an element of {\tt wxKillError} enum:
a660d684 734
b0fc8832
VZ
735\begin{verbatim}
736enum wxKillError
737{
738 wxKILL_OK, // no error
739 wxKILL_BAD_SIGNAL, // no such signal
740 wxKILL_ACCESS_DENIED, // permission denied
741 wxKILL_NO_PROCESS, // no such process
742 wxKILL_ERROR // another, unspecified error
743};
744\end{verbatim}
c0ab6adf 745
e0f6b731
JS
746The {\it flags} parameter can be wxKILL\_NOCHILDREN (the default),
747or wxKILL\_CHILDREN, in which case the child processes of this
748process will be killed too. Note that under Unix, for wxKILL\_CHILDREN
bb772a8e 749to work you should have created the process by passing wxEXEC\_MAKE\_GROUP\_LEADER
e0f6b731
JS
750to wxExecute.
751
b0fc8832 752\wxheading{See also}
ade35f11 753
b0fc8832
VZ
754\helpref{wxProcess::Kill}{wxprocesskill},\rtfsp
755\helpref{wxProcess::Exists}{wxprocessexists},\rtfsp
756\helpref{Exec sample}{sampleexec}
a660d684 757
b0fc8832 758\wxheading{Include files}
a660d684 759
b0fc8832 760<wx/utils.h>
a660d684 761
84ed77ef 762
c1cb4153
VZ
763\membersection{::wxGetProcessId}\label{wxgetprocessid}
764
765\func{unsigned long}{wxGetProcessId}{\void}
766
767Returns the number uniquely identifying the current process in the system.
768
769If an error occurs, $0$ is returned.
770
771\wxheading{Include files}
772
773<wx/utils.h>
774
84ed77ef 775
b0fc8832 776\membersection{::wxShell}\label{wxshell}
a660d684 777
b0fc8832 778\func{bool}{wxShell}{\param{const wxString\& }{command = NULL}}
a660d684 779
b0fc8832
VZ
780Executes a command in an interactive shell window. If no command is
781specified, then just the shell is spawned.
a660d684 782
b0fc8832 783See also \helpref{wxExecute}{wxexecute}, \helpref{Exec sample}{sampleexec}.
a660d684 784
b0fc8832 785\wxheading{Include files}
a660d684 786
b0fc8832 787<wx/utils.h>
a660d684 788
84ed77ef 789
f6ba47d9
VZ
790\membersection{::wxShutdown}\label{wxshutdown}
791
792\func{bool}{wxShutdown}{\param{wxShutdownFlags}{flags}}
793
b829bf55 794This function shuts down or reboots the computer depending on the value of the
f6ba47d9 795{\it flags}. Please notice that doing this requires the corresponding access
154b6b0f 796rights (superuser under Unix, {\tt SE\_SHUTDOWN} privilege under Windows NT)
f6ba47d9
VZ
797and that this function is only implemented under Unix and Win32.
798
799\wxheading{Parameters}
800
801\docparam{flags}{Either {\tt wxSHUTDOWN\_POWEROFF} or {\tt wxSHUTDOWN\_REBOOT}}
802
803\wxheading{Returns}
804
43e8916f 805\true on success, \false if an error occurred.
f6ba47d9
VZ
806
807\wxheading{Include files}
808
809<wx/utils.h>
a660d684 810
84ed77ef
VZ
811
812
b0fc8832 813\section{Thread functions}\label{threadfunctions}
1a33c3ba 814
789bdf9b
VZ
815The functions and macros here mainly exist to make it writing the code which
816may be compiled in multi thread build ({\tt wxUSE\_THREADS} $= 1$) as well as
817in single thread configuration ({\tt wxUSE\_THREADS} $= 0$).
818
819For example, a static variable must be protected against simultaneous access by
820multiple threads in the former configuration but in the latter the extra
821overhead of using the critical section is not needed. To solve this problem,
822the \helpref{wxCRITICAL\_SECTION}{wxcriticalsectionmacro} macro may be used
823to create and use the critical section only when needed.
824
b0fc8832 825\wxheading{Include files}
a660d684 826
b0fc8832 827<wx/thread.h>
a660d684 828
b0fc8832 829\wxheading{See also}
a660d684 830
b0fc8832 831\helpref{wxThread}{wxthread}, \helpref{wxMutex}{wxmutex}, \helpref{Multithreading overview}{wxthreadoverview}
a660d684 832
789bdf9b 833
84ed77ef 834
789bdf9b
VZ
835\membersection{wxCRIT\_SECT\_DECLARE}\label{wxcritsectdeclare}
836
837\func{}{wxCRIT\_SECT\_DECLARE}{\param{}{cs}}
838
9d8aca48 839This macro declares a (static) critical section object named {\it cs} if
789bdf9b
VZ
840{\tt wxUSE\_THREADS} is $1$ and does nothing if it is $0$.
841
842
84ed77ef 843
db882c54
VZ
844\membersection{wxCRIT\_SECT\_DECLARE\_MEMBER}\label{wxcritsectdeclaremember}
845
846\func{}{wxCRIT\_SECT\_DECLARE}{\param{}{cs}}
847
9d8aca48 848This macro declares a critical section object named {\it cs} if
db882c54 849{\tt wxUSE\_THREADS} is $1$ and does nothing if it is $0$. As it doesn't
9d8aca48 850include the {\tt static} keyword (unlike
db882c54
VZ
851\helpref{wxCRIT\_SECT\_DECLARE}{wxcritsectdeclare}), it can be used to declare
852a class or struct member which explains its name.
853
854
84ed77ef 855
789bdf9b
VZ
856\membersection{wxCRIT\_SECT\_LOCKER}\label{wxcritsectlocker}
857
858\func{}{wxCRIT\_SECT\_LOCKER}{\param{}{name}, \param{}{cs}}
859
9d8aca48
WS
860This macro creates a \helpref{critical section lock}{wxcriticalsectionlocker}
861object named {\it name} and associated with the critical section {\it cs} if
789bdf9b
VZ
862{\tt wxUSE\_THREADS} is $1$ and does nothing if it is $0$.
863
864
84ed77ef 865
789bdf9b
VZ
866\membersection{wxCRITICAL\_SECTION}\label{wxcriticalsectionmacro}
867
868\func{}{wxCRITICAL\_SECTION}{\param{}{name}}
869
9d8aca48 870This macro combines \helpref{wxCRIT\_SECT\_DECLARE}{wxcritsectdeclare} and
789bdf9b
VZ
871\helpref{wxCRIT\_SECT\_LOCKER}{wxcritsectlocker}: it creates a static critical
872section object and also the lock object associated with it. Because of this, it
873can be only used inside a function, not at global scope. For example:
874
875\begin{verbatim}
876int IncCount()
877{
878 static int s_counter = 0;
879
880 wxCRITICAL_SECTION(counter);
881
882 return ++s_counter;
883}
884\end{verbatim}
885
886(note that we suppose that the function is called the first time from the main
887thread so that the critical section object is initialized correctly by the time
9d8aca48 888other threads start calling it, if this is not the case this approach can
789bdf9b
VZ
889{\bf not} be used and the critical section must be made a global instead).
890
891
84ed77ef 892
789bdf9b
VZ
893\membersection{wxENTER\_CRIT\_SECT}\label{wxentercritsect}
894
895\func{}{wxENTER\_CRIT\_SECT}{\param{wxCriticalSection\& }{cs}}
896
9d8aca48 897This macro is equivalent to \helpref{cs.Enter()}{wxcriticalsectionenter} if
789bdf9b
VZ
898{\tt wxUSE\_THREADS} is $1$ and does nothing if it is $0$.
899
900
84ed77ef 901
789bdf9b
VZ
902\membersection{::wxIsMainThread}\label{wxismainthread}
903
904\func{bool}{wxIsMainThread}{\void}
905
43e8916f 906Returns \true if this thread is the main one. Always returns \true if
789bdf9b
VZ
907{\tt wxUSE\_THREADS} is $0$.
908
909
84ed77ef 910
789bdf9b
VZ
911\membersection{wxLEAVE\_CRIT\_SECT}\label{wxleavecritsect}
912
913\func{}{wxLEAVE\_CRIT\_SECT}{\param{wxCriticalSection\& }{cs}}
914
9d8aca48 915This macro is equivalent to \helpref{cs.Leave()}{wxcriticalsectionleave} if
789bdf9b
VZ
916{\tt wxUSE\_THREADS} is $1$ and does nothing if it is $0$.
917
918
84ed77ef 919
b0fc8832 920\membersection{::wxMutexGuiEnter}\label{wxmutexguienter}
a660d684 921
b0fc8832 922\func{void}{wxMutexGuiEnter}{\void}
a660d684 923
b0fc8832
VZ
924This function must be called when any thread other than the main GUI thread
925wants to get access to the GUI library. This function will block the execution
926of the calling thread until the main thread (or any other thread holding the
927main GUI lock) leaves the GUI library and no other thread will enter the GUI
928library until the calling thread calls \helpref{::wxMutexGuiLeave()}{wxmutexguileave}.
a660d684 929
b0fc8832 930Typically, these functions are used like this:
a660d684 931
b0fc8832
VZ
932\begin{verbatim}
933void MyThread::Foo(void)
934{
935 // before doing any GUI calls we must ensure that this thread is the only
936 // one doing it!
a660d684 937
b0fc8832 938 wxMutexGuiEnter();
a660d684 939
b0fc8832
VZ
940 // Call GUI here:
941 my_window->DrawSomething();
a660d684 942
b0fc8832
VZ
943 wxMutexGuiLeave();
944}
945\end{verbatim}
a660d684 946
b0fc8832
VZ
947Note that under GTK, no creation of top-level windows is allowed in any
948thread but the main one.
a660d684 949
b0fc8832
VZ
950This function is only defined on platforms which support preemptive
951threads.
d37fd2fa 952
84ed77ef 953
b0fc8832 954\membersection{::wxMutexGuiLeave}\label{wxmutexguileave}
d37fd2fa 955
b0fc8832 956\func{void}{wxMutexGuiLeave}{\void}
d37fd2fa 957
b0fc8832 958See \helpref{::wxMutexGuiEnter()}{wxmutexguienter}.
d37fd2fa 959
b0fc8832
VZ
960This function is only defined on platforms which support preemptive
961threads.
d37fd2fa 962
84ed77ef
VZ
963
964
b0fc8832 965\section{File functions}\label{filefunctions}
d37fd2fa 966
b0fc8832 967\wxheading{Include files}
ed93168b 968
8482e4bd 969<wx/filefn.h>
ed93168b 970
b0fc8832 971\wxheading{See also}
ed93168b 972
b0fc8832
VZ
973\helpref{wxPathList}{wxpathlist}\\
974\helpref{wxDir}{wxdir}\\
975\helpref{wxFile}{wxfile}\\
976\helpref{wxFileName}{wxfilename}
ed93168b 977
84ed77ef 978
b0fc8832 979\membersection{::wxDos2UnixFilename}\label{wxdos2unixfilename}
ed93168b 980
b0fc8832 981\func{void}{wxDos2UnixFilename}{\param{wxChar *}{s}}
d524e22d 982
b0fc8832
VZ
983Converts a DOS to a Unix filename by replacing backslashes with forward
984slashes.
d524e22d 985
84ed77ef 986
f4fcc291 987\membersection{::wxFileExists}\label{functionwxfileexists}
d524e22d 988
b0fc8832 989\func{bool}{wxFileExists}{\param{const wxString\& }{filename}}
d524e22d 990
c3558af5 991Returns true if the file exists and is a plain file.
e12be2f7 992
84ed77ef 993
b0fc8832 994\membersection{::wxFileModificationTime}\label{wxfilemodificationtime}
d524e22d 995
b0fc8832 996\func{time\_t}{wxFileModificationTime}{\param{const wxString\& }{filename}}
d524e22d 997
b0fc8832 998Returns time of last modification of given file.
d524e22d 999
40786029
VZ
1000The return value is $0$ if an error occured (e.g. file not found).
1001
84ed77ef 1002
b0fc8832 1003\membersection{::wxFileNameFromPath}\label{wxfilenamefrompath}
d524e22d 1004
b0fc8832 1005\func{wxString}{wxFileNameFromPath}{\param{const wxString\& }{path}}
d524e22d 1006
7ac13b21 1007\func{char *}{wxFileNameFromPath}{\param{char *}{path}}
d524e22d 1008
b829bf55 1009{\bf NB:} This function is obsolete, please use
2bd25c5a
VZ
1010\helpref{wxFileName::SplitPath}{wxfilenamesplitpath} instead.
1011
b0fc8832
VZ
1012Returns the filename for a full path. The second form returns a pointer to
1013temporary storage that should not be deallocated.
d524e22d 1014
84ed77ef 1015
b0fc8832 1016\membersection{::wxFindFirstFile}\label{wxfindfirstfile}
d524e22d 1017
7ac13b21 1018\func{wxString}{wxFindFirstFile}{\param{const char *}{spec}, \param{int}{ flags = 0}}
d524e22d 1019
b0fc8832
VZ
1020This function does directory searching; returns the first file
1021that matches the path {\it spec}, or the empty string. Use \helpref{wxFindNextFile}{wxfindnextfile} to
1022get the next matching file. Neither will report the current directory "." or the
1023parent directory "..".
d524e22d 1024
f70c0443
WS
1025\wxheading{Warning}
1026
43e8916f 1027As of wx 2.5.2, these functions are not thread-safe! (they use static variables). You probably want to use \helpref{wxDir::GetFirst}{wxdirgetfirst} or \helpref{wxDirTraverser}{wxdirtraverser} instead.
f70c0443 1028
b0fc8832 1029{\it spec} may contain wildcards.
85ec2f26 1030
b0fc8832 1031{\it flags} may be wxDIR for restricting the query to directories, wxFILE for files or zero for either.
d524e22d 1032
b0fc8832 1033For example:
d524e22d 1034
b0fc8832
VZ
1035\begin{verbatim}
1036 wxString f = wxFindFirstFile("/home/project/*.*");
8ea92b4d 1037 while ( !f.empty() )
b0fc8832
VZ
1038 {
1039 ...
1040 f = wxFindNextFile();
1041 }
1042\end{verbatim}
d524e22d 1043
84ed77ef 1044
b0fc8832 1045\membersection{::wxFindNextFile}\label{wxfindnextfile}
d524e22d 1046
b0fc8832 1047\func{wxString}{wxFindNextFile}{\void}
e12be2f7 1048
b0fc8832 1049Returns the next file that matches the path passed to \helpref{wxFindFirstFile}{wxfindfirstfile}.
d524e22d 1050
b0fc8832 1051See \helpref{wxFindFirstFile}{wxfindfirstfile} for an example.
d524e22d 1052
84ed77ef 1053
b0fc8832 1054\membersection{::wxGetDiskSpace}\label{wxgetdiskspace}
d524e22d 1055
b0fc8832 1056\func{bool}{wxGetDiskSpace}{\param{const wxString\& }{path}, \param{wxLongLong }{*total = NULL}, \param{wxLongLong }{*free = NULL}}
d524e22d 1057
b0fc8832
VZ
1058This function returns the total number of bytes and number of free bytes on
1059the disk containing the directory {\it path} (it should exist). Both
1060{\it total} and {\it free} parameters may be {\tt NULL} if the corresponding
1061information is not needed.
d524e22d 1062
b0fc8832 1063\wxheading{Returns}
85ec2f26 1064
43e8916f 1065\true on success, \false if an error occurred (for example, the
b0fc8832 1066directory doesn't exist).
d524e22d 1067
b0fc8832 1068\wxheading{Portability}
d524e22d 1069
3a5bcc4d 1070This function is implemented for Win32,
b0fc8832 1071Mac OS and generic Unix provided the system has {\tt statfs()} function.
d524e22d 1072
fc2171bd 1073This function first appeared in wxWidgets 2.3.2.
d524e22d 1074
84ed77ef 1075
0912690b 1076\membersection{::wxGetFileKind}\label{wxgetfilekind}
3c70014d 1077
0912690b 1078\func{wxFileKind}{wxGetFileKind}{\param{int }{fd}}
3c70014d 1079
0912690b 1080\func{wxFileKind}{wxGetFileKind}{\param{FILE *}{fp}}
3c70014d
MW
1081
1082Returns the type of an open file. Possible return values are:
1083
1084\begin{verbatim}
0912690b 1085enum wxFileKind
3c70014d 1086{
0912690b
MW
1087 wxFILE_KIND_UNKNOWN,
1088 wxFILE_KIND_DISK, // a file supporting seeking to arbitrary offsets
1089 wxFILE_KIND_TERMINAL, // a tty
1090 wxFILE_KIND_PIPE // a pipe
3c70014d
MW
1091};
1092
1093\end{verbatim}
1094
1095\wxheading{Include files}
1096
1097<wx/filefn.h>
1098
1099
b0fc8832 1100\membersection{::wxGetOSDirectory}\label{wxgetosdirectory}
e12be2f7 1101
b0fc8832 1102\func{wxString}{wxGetOSDirectory}{\void}
d524e22d 1103
b0fc8832 1104Returns the Windows directory under Windows; on other platforms returns the empty string.
d524e22d 1105
84ed77ef 1106
b0fc8832 1107\membersection{::wxIsAbsolutePath}\label{wxisabsolutepath}
d524e22d 1108
b0fc8832 1109\func{bool}{wxIsAbsolutePath}{\param{const wxString\& }{filename}}
d524e22d 1110
cc81d32f 1111Returns true if the argument is an absolute filename, i.e. with a slash
b0fc8832 1112or drive name at the beginning.
85ec2f26 1113
84ed77ef 1114
da865fdd 1115\membersection{::wxDirExists}\label{functionwxdirexists}
27b2dd53 1116
5145a8cf 1117\func{bool}{wxDirExists}{\param{const wxChar *}{dirname}}
27b2dd53 1118
5145a8cf 1119Returns true if \arg{dirname} exists and is a directory.
27b2dd53
WS
1120
1121
b0fc8832 1122\membersection{::wxPathOnly}\label{wxpathonly}
d524e22d 1123
b0fc8832 1124\func{wxString}{wxPathOnly}{\param{const wxString\& }{path}}
d524e22d 1125
b0fc8832 1126Returns the directory part of the filename.
d524e22d 1127
84ed77ef 1128
b0fc8832 1129\membersection{::wxUnix2DosFilename}\label{wxunix2dosfilename}
d524e22d 1130
9aba21ea
VZ
1131\func{void}{wxUnix2DosFilename}{\param{wxChar *}{s}}
1132
1133This function is deprecated, use \helpref{wxFileName}{wxfilename} instead.
e12be2f7 1134
b0fc8832
VZ
1135Converts a Unix to a DOS filename by replacing forward
1136slashes with backslashes.
d524e22d 1137
84ed77ef 1138
8482e4bd
VZ
1139\membersection{wxCHANGE\_UMASK}\label{wxchangeumask}
1140
1141\func{}{wxCHANGE\_UMASK}{\param{int }{mask}}
1142
1143Under Unix this macro changes the current process umask to the given value,
1144unless it is equal to $-1$ in which case nothing is done, and restores it to
1145the original value on scope exit. It works by declaring a variable which sets
1146umask to \arg{mask} in its constructor and restores it in its destructor.
1147
1148Under other platforms this macro expands to nothing.
1149
1150
b0fc8832 1151\membersection{::wxConcatFiles}\label{wxconcatfiles}
d524e22d 1152
b0fc8832
VZ
1153\func{bool}{wxConcatFiles}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2},
1154\param{const wxString\& }{file3}}
d524e22d 1155
b0fc8832 1156Concatenates {\it file1} and {\it file2} to {\it file3}, returning
cc81d32f 1157true if successful.
a660d684 1158
84ed77ef 1159
b0fc8832 1160\membersection{::wxCopyFile}\label{wxcopyfile}
a660d684 1161
cc81d32f 1162\func{bool}{wxCopyFile}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2}, \param{bool }{overwrite = true}}
a660d684 1163
cc81d32f
VS
1164Copies {\it file1} to {\it file2}, returning true if successful. If
1165{\it overwrite} parameter is true (default), the destination file is overwritten
1166if it exists, but if {\it overwrite} is false, the functions fails in this
b0fc8832 1167case.
a660d684 1168
84ed77ef 1169
b0fc8832 1170\membersection{::wxGetCwd}\label{wxgetcwd}
7ae8ee14 1171
b0fc8832 1172\func{wxString}{wxGetCwd}{\void}
7ae8ee14 1173
b0fc8832 1174Returns a string containing the current (or working) directory.
7ae8ee14 1175
84ed77ef 1176
b0fc8832 1177\membersection{::wxGetWorkingDirectory}\label{wxgetworkingdirectory}
7ae8ee14 1178
7ac13b21 1179\func{wxString}{wxGetWorkingDirectory}{\param{char *}{buf=NULL}, \param{int }{sz=1000}}
7ae8ee14 1180
ce045aed 1181{\bf NB:} This function is deprecated: use \helpref{wxGetCwd}{wxgetcwd} instead.
7ae8ee14 1182
b0fc8832 1183Copies the current working directory into the buffer if supplied, or
cc232c93
VZ
1184copies the working directory into new storage (which you {\emph must} delete
1185yourself) if the buffer is NULL.
7ae8ee14 1186
b0fc8832 1187{\it sz} is the size of the buffer if supplied.
a660d684 1188
84ed77ef 1189
b0fc8832 1190\membersection{::wxGetTempFileName}\label{wxgettempfilename}
a660d684 1191
7ac13b21 1192\func{char *}{wxGetTempFileName}{\param{const wxString\& }{prefix}, \param{char *}{buf=NULL}}
a660d684 1193
b0fc8832 1194\func{bool}{wxGetTempFileName}{\param{const wxString\& }{prefix}, \param{wxString\& }{buf}}
7ae8ee14 1195
b0fc8832
VZ
1196%% Makes a temporary filename based on {\it prefix}, opens and closes the file,
1197%% and places the name in {\it buf}. If {\it buf} is NULL, new store
1198%% is allocated for the temporary filename using {\it new}.
1199%%
1200%% Under Windows, the filename will include the drive and name of the
1201%% directory allocated for temporary files (usually the contents of the
1202%% TEMP variable). Under Unix, the {\tt /tmp} directory is used.
1203%%
1204%% It is the application's responsibility to create and delete the file.
a660d684 1205
2bd25c5a 1206{\bf NB:} These functions are obsolete, please use\rtfsp
b0fc8832
VZ
1207\helpref{wxFileName::CreateTempFileName}{wxfilenamecreatetempfilename}\rtfsp
1208instead.
a660d684 1209
84ed77ef 1210
b0fc8832 1211\membersection{::wxIsWild}\label{wxiswild}
a660d684 1212
b0fc8832 1213\func{bool}{wxIsWild}{\param{const wxString\& }{pattern}}
a660d684 1214
cc81d32f 1215Returns true if the pattern contains wildcards. See \helpref{wxMatchWild}{wxmatchwild}.
a660d684 1216
84ed77ef 1217
b0fc8832 1218\membersection{::wxMatchWild}\label{wxmatchwild}
ed93168b 1219
b0fc8832 1220\func{bool}{wxMatchWild}{\param{const wxString\& }{pattern}, \param{const wxString\& }{text}, \param{bool}{ dot\_special}}
ed93168b 1221
d29bf677 1222Returns true if the \arg{pattern}\/ matches the {\it text}\/; if {\it
cc81d32f 1223dot\_special}\/ is true, filenames beginning with a dot are not matched
b0fc8832 1224with wildcard characters. See \helpref{wxIsWild}{wxiswild}.
ed93168b 1225
84ed77ef 1226
b0fc8832 1227\membersection{::wxMkdir}\label{wxmkdir}
ed93168b 1228
b0fc8832 1229\func{bool}{wxMkdir}{\param{const wxString\& }{dir}, \param{int }{perm = 0777}}
ed93168b 1230
d29bf677 1231Makes the directory \arg{dir}, returning true if successful.
a660d684 1232
b0fc8832 1233{\it perm} is the access mask for the directory for the systems on which it is
154b6b0f 1234supported (Unix) and doesn't have any effect on the other ones.
378b05f7 1235
84ed77ef 1236
daf32463 1237\membersection{::wxParseCommonDialogsFilter}\label{wxparsecommondialogsfilter}
9e152a55 1238
daf32463 1239\func{int}{wxParseCommonDialogsFilter}{\param{const wxString\& }{wildCard}, \param{wxArrayString\& }{descriptions}, \param{wxArrayString\& }{filters}}
9e152a55 1240
d29bf677 1241Parses the \arg{wildCard}, returning the number of filters.
aaf65941 1242Returns 0 if none or if there's a problem.
9e152a55 1243The arrays will contain an equal number of items found before the error.
daf32463
WS
1244On platforms where native dialogs handle only one filter per entry,
1245entries in arrays are automatically adjusted.
d29bf677 1246\arg{wildCard} is in the form:
9e152a55
WS
1247\begin{verbatim}
1248 "All files (*)|*|Image Files (*.jpeg *.png)|*.jpg;*.png"
1249\end{verbatim}
1250
b0fc8832 1251\membersection{::wxRemoveFile}\label{wxremovefile}
378b05f7 1252
b0fc8832 1253\func{bool}{wxRemoveFile}{\param{const wxString\& }{file}}
378b05f7 1254
d29bf677 1255Removes \arg{file}, returning true if successful.
378b05f7 1256
84ed77ef 1257
b0fc8832 1258\membersection{::wxRenameFile}\label{wxrenamefile}
e12be2f7 1259
12f34171 1260\func{bool}{wxRenameFile}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2}, \param{bool }{overwrite = true}}
378b05f7 1261
d29bf677 1262Renames \arg{file1} to \arg{file2}, returning true if successful.
378b05f7 1263
57e988b8
VZ
1264If \arg{overwrite} parameter is true (default), the destination file is
1265overwritten if it exists, but if \arg{overwrite} is false, the functions fails
1266in this case.
1267
84ed77ef 1268
b0fc8832 1269\membersection{::wxRmdir}\label{wxrmdir}
378b05f7 1270
b0fc8832 1271\func{bool}{wxRmdir}{\param{const wxString\& }{dir}, \param{int}{ flags=0}}
378b05f7 1272
cc81d32f 1273Removes the directory {\it dir}, returning true if successful. Does not work under VMS.
e12be2f7 1274
b0fc8832 1275The {\it flags} parameter is reserved for future use.
378b05f7 1276
84ed77ef 1277
b0fc8832 1278\membersection{::wxSetWorkingDirectory}\label{wxsetworkingdirectory}
a660d684 1279
b0fc8832 1280\func{bool}{wxSetWorkingDirectory}{\param{const wxString\& }{dir}}
a660d684 1281
cc81d32f 1282Sets the current working directory, returning true if the operation succeeded.
b0fc8832 1283Under MS Windows, the current drive is also changed if {\it dir} contains a drive specification.
c50f1fb9 1284
84ed77ef 1285
b0fc8832 1286\membersection{::wxSplitPath}\label{wxsplitfunction}
c50f1fb9 1287
b0fc8832 1288\func{void}{wxSplitPath}{\param{const char *}{ fullname}, \param{wxString *}{ path}, \param{wxString *}{ name}, \param{wxString *}{ ext}}
c50f1fb9 1289
b829bf55 1290{\bf NB:} This function is obsolete, please use
2bd25c5a
VZ
1291\helpref{wxFileName::SplitPath}{wxfilenamesplitpath} instead.
1292
b0fc8832
VZ
1293This function splits a full file name into components: the path (including possible disk/drive
1294specification under Windows), the base name and the extension. Any of the output parameters
1295({\it path}, {\it name} or {\it ext}) may be NULL if you are not interested in the value of
1296a particular component.
c50f1fb9 1297
b0fc8832
VZ
1298wxSplitPath() will correctly handle filenames with both DOS and Unix path separators under
1299Windows, however it will not consider backslashes as path separators under Unix (where backslash
1300is a valid character in a filename).
c50f1fb9 1301
b0fc8832 1302On entry, {\it fullname} should be non-NULL (it may be empty though).
c50f1fb9 1303
b0fc8832
VZ
1304On return, {\it path} contains the file path (without the trailing separator), {\it name}
1305contains the file name and {\it ext} contains the file extension without leading dot. All
1306three of them may be empty if the corresponding component is. The old contents of the
1307strings pointed to by these parameters will be overwritten in any case (if the pointers
1308are not NULL).
c50f1fb9 1309
84ed77ef 1310
b0fc8832 1311\membersection{::wxTransferFileToStream}\label{wxtransferfiletostream}
c50f1fb9 1312
b0fc8832 1313\func{bool}{wxTransferFileToStream}{\param{const wxString\& }{filename}, \param{ostream\& }{stream}}
10eb1f1e 1314
b0fc8832
VZ
1315Copies the given file to {\it stream}. Useful when converting an old application to
1316use streams (within the document/view framework, for example).
10eb1f1e 1317
b0fc8832 1318\wxheading{Include files}
10eb1f1e 1319
b0fc8832 1320<wx/docview.h>
10eb1f1e 1321
84ed77ef 1322
b0fc8832
VZ
1323\membersection{::wxTransferStreamToFile}\label{wxtransferstreamtofile}
1324
1325\func{bool}{wxTransferStreamToFile}{\param{istream\& }{stream} \param{const wxString\& }{filename}}
1326
1327Copies the given stream to the file {\it filename}. Useful when converting an old application to
1328use streams (within the document/view framework, for example).
10eb1f1e
VZ
1329
1330\wxheading{Include files}
1331
b0fc8832 1332<wx/docview.h>
10eb1f1e 1333
84ed77ef
VZ
1334
1335
b0fc8832 1336\section{Network, user and OS functions}\label{networkfunctions}
a660d684 1337
b0fc8832
VZ
1338The functions in this section are used to retrieve information about the
1339current computer and/or user characteristics.
a660d684 1340
84ed77ef 1341
f8665629
WS
1342\membersection{::wxGetEmailAddress}\label{wxgetemailaddress}
1343
1344\func{wxString}{wxGetEmailAddress}{\void}
1345
1346\func{bool}{wxGetEmailAddress}{\param{char * }{buf}, \param{int }{sz}}
1347
1348Copies the user's email address into the supplied buffer, by
1349concatenating the values returned by \helpref{wxGetFullHostName}{wxgetfullhostname}\rtfsp
1350and \helpref{wxGetUserId}{wxgetuserid}.
1351
1352Returns true if successful, false otherwise.
1353
1354\wxheading{Include files}
1355
1356<wx/utils.h>
1357
1358
b0fc8832 1359\membersection{::wxGetFreeMemory}\label{wxgetfreememory}
a660d684 1360
9d8aca48 1361\func{wxMemorySize}{wxGetFreeMemory}{\void}
a660d684 1362
b0fc8832 1363Returns the amount of free memory in bytes under environments which
f8665629 1364support it, and -1 if not supported or failed to perform measurement.
a660d684 1365
b0fc8832 1366\wxheading{Include files}
a660d684 1367
b0fc8832 1368<wx/utils.h>
a660d684 1369
84ed77ef 1370
b0fc8832 1371\membersection{::wxGetFullHostName}\label{wxgetfullhostname}
a660d684 1372
b0fc8832 1373\func{wxString}{wxGetFullHostName}{\void}
954b8ae6 1374
b0fc8832
VZ
1375Returns the FQDN (fully qualified domain host name) or an empty string on
1376error.
954b8ae6 1377
b0fc8832 1378\wxheading{See also}
c49245f8 1379
b0fc8832 1380\helpref{wxGetHostName}{wxgethostname}
4aff28fc 1381
b0fc8832 1382\wxheading{Include files}
4aff28fc 1383
b0fc8832 1384<wx/utils.h>
4aff28fc 1385
84ed77ef 1386
b0fc8832 1387\membersection{::wxGetHomeDir}\label{wxgethomedir}
d6c9c1b7 1388
b0fc8832 1389\func{wxString}{wxGetHomeDir}{\void}
d6c9c1b7 1390
b0fc8832 1391Return the (current) user's home directory.
d6c9c1b7 1392
b0fc8832 1393\wxheading{See also}
d6c9c1b7 1394
08890e27
VZ
1395\helpref{wxGetUserHome}{wxgetuserhome}\\
1396\helpref{wxStandardPaths}{wxstandardpaths}
d6c9c1b7
VZ
1397
1398\wxheading{Include files}
1399
b0fc8832 1400<wx/utils.h>
d6c9c1b7 1401
84ed77ef 1402
b0fc8832 1403\membersection{::wxGetHostName}\label{wxgethostname}
f3539882 1404
b0fc8832 1405\func{wxString}{wxGetHostName}{\void}
4aff28fc 1406
b0fc8832 1407\func{bool}{wxGetHostName}{\param{char * }{buf}, \param{int }{sz}}
c49245f8 1408
b0fc8832
VZ
1409Copies the current host machine's name into the supplied buffer. Please note
1410that the returned name is {\it not} fully qualified, i.e. it does not include
1411the domain name.
c49245f8 1412
b0fc8832
VZ
1413Under Windows or NT, this function first looks in the environment
1414variable SYSTEM\_NAME; if this is not found, the entry {\bf HostName}\rtfsp
fc2171bd 1415in the {\bf wxWidgets} section of the WIN.INI file is tried.
c49245f8 1416
b0fc8832 1417The first variant of this function returns the hostname if successful or an
cc81d32f
VS
1418empty string otherwise. The second (deprecated) function returns true
1419if successful, false otherwise.
b0fc8832
VZ
1420
1421\wxheading{See also}
1422
1423\helpref{wxGetFullHostName}{wxgetfullhostname}
c49245f8
VZ
1424
1425\wxheading{Include files}
a294c6d5 1426
b0fc8832 1427<wx/utils.h>
a294c6d5 1428
84ed77ef 1429
b0fc8832 1430\membersection{::wxGetOsDescription}\label{wxgetosdescription}
a660d684 1431
b0fc8832 1432\func{wxString}{wxGetOsDescription}{\void}
a660d684 1433
b0fc8832
VZ
1434Returns the string containing the description of the current platform in a
1435user-readable form. For example, this function may return strings like
1436{\tt Windows NT Version 4.0} or {\tt Linux 2.2.2 i386}.
a660d684 1437
b0fc8832
VZ
1438\wxheading{See also}
1439
1440\helpref{::wxGetOsVersion}{wxgetosversion}
a660d684 1441
954b8ae6
JS
1442\wxheading{Include files}
1443
b0fc8832 1444<wx/utils.h>
954b8ae6 1445
84ed77ef 1446
b0fc8832 1447\membersection{::wxGetOsVersion}\label{wxgetosversion}
a660d684 1448
8bb6b2c0 1449\func{wxOperatingSystemId}{wxGetOsVersion}{\param{int *}{major = NULL}, \param{int *}{minor = NULL}}
a660d684 1450
8bb6b2c0
VZ
1451Gets the version and the operating system ID for currently running OS.
1452See \helpref{wxPlatformInfo}{wxplatforminfo} for more details about wxOperatingSystemId.
a660d684 1453
8bb6b2c0
VZ
1454\wxheading{See also}
1455
1456\helpref{::wxGetOsDescription}{wxgetosdescription},
1457\helpref{wxPlatformInfo}{wxplatforminfo}
1458
1459\wxheading{Include files}
1460
1461<wx/utils.h>
1462
1463
1464\membersection{::wxIsPlatformLittleEndian}\label{wxisplatformlittleendian}
1465
1466\func{bool}{wxIsPlatformLittleEndian}{\void}
1467
1468Returns \true if the current platform is little endian (instead of big endian).
1469The check is performed at run-time.
a660d684 1470
b0fc8832 1471\wxheading{See also}
a660d684 1472
8bb6b2c0
VZ
1473\helpref{Byte order macros}{byteordermacros}
1474
1475\wxheading{Include files}
1476
1477<wx/utils.h>
1478
1479
1480\membersection{::wxIsPlatform64Bit}\label{wxisplatform64bit}
1481
1482\func{bool}{wxIsPlatform64Bit}{\void}
1483
1484Returns \true if the operating system the program is running under is 64 bit.
1485The check is performed at run-time and may differ from the value available at
1486compile-time (at compile-time you can just check if {\tt sizeof(void*)==8})
1487since the program could be running in emulation mode or in a mixed 32/64 bit system
1488(bi-architecture operating system).
1489
1490Very important: this function is not 100\% reliable on some systems given the fact
1491that there isn't always a standard way to do a reliable check on the OS architecture.
a660d684 1492
b0fc8832
VZ
1493\wxheading{Include files}
1494
1495<wx/utils.h>
1496
84ed77ef 1497
b0fc8832
VZ
1498\membersection{::wxGetUserHome}\label{wxgetuserhome}
1499
1500\func{const wxChar *}{wxGetUserHome}{\param{const wxString\& }{user = ""}}
1501
1502Returns the home directory for the given user. If the username is empty
b829bf55 1503(default value), this function behaves like
b0fc8832 1504\helpref{wxGetHomeDir}{wxgethomedir}.
a660d684 1505
954b8ae6
JS
1506\wxheading{Include files}
1507
b0fc8832 1508<wx/utils.h>
954b8ae6 1509
84ed77ef 1510
f8665629
WS
1511\membersection{::wxGetUserId}\label{wxgetuserid}
1512
1513\func{wxString}{wxGetUserId}{\void}
1514
1515\func{bool}{wxGetUserId}{\param{char * }{buf}, \param{int }{sz}}
1516
1517This function returns the "user id" also known as "login name" under Unix i.e.
1518something like "jsmith". It uniquely identifies the current user (on this system).
1519
1520Under Windows or NT, this function first looks in the environment
1521variables USER and LOGNAME; if neither of these is found, the entry {\bf UserId}\rtfsp
1522in the {\bf wxWidgets} section of the WIN.INI file is tried.
1523
1524The first variant of this function returns the login name if successful or an
1525empty string otherwise. The second (deprecated) function returns true
1526if successful, false otherwise.
1527
1528\wxheading{See also}
1529
1530\helpref{wxGetUserName}{wxgetusername}
1531
1532\wxheading{Include files}
1533
1534<wx/utils.h>
1535
1536
b0fc8832 1537\membersection{::wxGetUserName}\label{wxgetusername}
a660d684 1538
b0fc8832 1539\func{wxString}{wxGetUserName}{\void}
d6c9c1b7 1540
b0fc8832 1541\func{bool}{wxGetUserName}{\param{char * }{buf}, \param{int }{sz}}
d6c9c1b7 1542
b0fc8832 1543This function returns the full user name (something like "Mr. John Smith").
d6c9c1b7 1544
b0fc8832 1545Under Windows or NT, this function looks for the entry {\bf UserName}\rtfsp
fc2171bd 1546in the {\bf wxWidgets} section of the WIN.INI file. If PenWindows
b0fc8832
VZ
1547is running, the entry {\bf Current} in the section {\bf User} of
1548the PENWIN.INI file is used.
d6c9c1b7 1549
b0fc8832 1550The first variant of this function returns the user name if successful or an
43e8916f
MW
1551empty string otherwise. The second (deprecated) function returns \true
1552if successful, \false otherwise.
b0fc8832
VZ
1553
1554\wxheading{See also}
1555
1556\helpref{wxGetUserId}{wxgetuserid}
a660d684 1557
954b8ae6
JS
1558\wxheading{Include files}
1559
b0fc8832 1560<wx/utils.h>
954b8ae6 1561
84ed77ef
VZ
1562
1563
569ef72a 1564\section{String functions}\label{stringfunctions}
f3539882 1565
84ed77ef 1566
b0fc8832 1567\membersection{::copystring}\label{copystring}
a660d684 1568
7ac13b21 1569\func{char *}{copystring}{\param{const char *}{s}}
a660d684 1570
b0fc8832
VZ
1571Makes a copy of the string {\it s} using the C++ new operator, so it can be
1572deleted with the {\it delete} operator.
d6c9c1b7 1573
b0fc8832 1574This function is deprecated, use \helpref{wxString}{wxstring} class instead.
a660d684 1575
84ed77ef 1576
0bbe4e29
VZ
1577\membersection{::wxGetTranslation}\label{wxgettranslation}
1578
d4a724d4
RD
1579\func{const wxChar *}{wxGetTranslation}{\param{const wxChar* }{str},
1580 \param{const wxChar* }{domain = NULL}}
0bbe4e29 1581
d4a724d4 1582\func{const wxChar *}{wxGetTranslation}{\param{const wxChar* }{str}, \param{const wxChar* }{strPlural}, \param{size\_t }{n},
8fe79cfc 1583 \param{const wxChar* }{domain = NULL}}
6f80247a 1584
0bbe4e29
VZ
1585This function returns the translation of string {\it str} in the current
1586\helpref{locale}{wxlocale}. If the string is not found in any of the loaded
1587message catalogs (see \helpref{internationalization overview}{internationalization}), the
1588original string is returned. In debug build, an error message is logged -- this
d4a724d4
RD
1589should help to find the strings which were not yet translated. If
1590{\it domain} is specified then only that domain/catalog is searched
1591for a matching string. As this function
0bbe4e29
VZ
1592is used very often, an alternative (and also common in Unix world) syntax is
1593provided: the \helpref{\_()}{underscore} macro is defined to do the same thing
1594as wxGetTranslation.
1595
6f80247a
VS
1596The second form is used when retrieving translation of string that has
1597different singular and plural form in English or different plural forms in some
ce045aed 1598other language. It takes two extra arguments: as above, \arg{str}
15d06954
VZ
1599parameter must contain the singular form of the string to be converted and
1600is used as the key for the search in the catalog. The \arg{strPlural} parameter
1601is the plural form (in English). The parameter \arg{n} is used to determine the
1602plural form. If no message catalog is found \arg{str} is returned if `n == 1',
30e5722f 1603otherwise \arg{strPlural}.
15d06954 1604
ce045aed 1605See \urlref{GNU gettext manual}{http://www.gnu.org/manual/gettext/html\_chapter/gettext\_10.html\#SEC150}
15d06954
VZ
1606for additional information on plural forms handling. For a shorter alternative
1607see the \helpref{wxPLURAL()}{wxplural} macro.
84ed77ef 1608
30e5722f
VS
1609Both versions call \helpref{wxLocale::GetString}{wxlocalegetstring}.
1610
15d06954 1611Note that this function is not suitable for literal strings in Unicode
ce045aed 1612builds, since the literal strings must be enclosed into
15d06954
VZ
1613\helpref{\_T()}{underscoret} or \helpref{wxT}{wxt} macro which makes them
1614unrecognised by \texttt{xgettext}, and so they are not extracted to the message
ce045aed 1615catalog. Instead, use the \helpref{\_()}{underscore} and
15d06954
VZ
1616\helpref{wxPLURAL}{wxplural} macro for all literal strings.
1617
1618
b0fc8832 1619\membersection{::wxIsEmpty}\label{wxisempty}
954b8ae6 1620
b0fc8832 1621\func{bool}{wxIsEmpty}{\param{const char *}{ p}}
954b8ae6 1622
43e8916f
MW
1623Returns \true if the pointer is either {\tt NULL} or points to an empty
1624string, \false otherwise.
f3539882 1625
84ed77ef 1626
2f930c85
JS
1627\membersection{::wxStrcmp}\label{wxstrcmp}
1628
1629\func{int}{wxStrcmp}{\param{const char *}{p1}, \param{const char *}{p2}}
1630
1631Returns a negative value, 0, or positive value if {\it p1} is less than, equal
1632to or greater than {\it p2}. The comparison is case-sensitive.
1633
1634This function complements the standard C function {\it stricmp()} which performs
1635case-insensitive comparison.
1636
84ed77ef 1637
b0fc8832 1638\membersection{::wxStricmp}\label{wxstricmp}
a660d684 1639
b0fc8832 1640\func{int}{wxStricmp}{\param{const char *}{p1}, \param{const char *}{p2}}
d6c9c1b7 1641
b0fc8832
VZ
1642Returns a negative value, 0, or positive value if {\it p1} is less than, equal
1643to or greater than {\it p2}. The comparison is case-insensitive.
a660d684 1644
b0fc8832
VZ
1645This function complements the standard C function {\it strcmp()} which performs
1646case-sensitive comparison.
a660d684 1647
84ed77ef 1648
bf00c875
VZ
1649\membersection{::wxStringEq}\label{wxstringeq}
1650
1651\func{bool}{wxStringEq}{\param{const wxString\& }{s1}, \param{const wxString\& }{s2}}
1652
1653{\bf NB:} This function is obsolete, use \helpref{wxString}{wxstring} instead.
1654
1655A macro defined as:
1656
1657\begin{verbatim}
1658#define wxStringEq(s1, s2) (s1 && s2 && (strcmp(s1, s2) == 0))
1659\end{verbatim}
1660
1661
b0fc8832 1662\membersection{::wxStringMatch}\label{wxstringmatch}
954b8ae6 1663
b0fc8832 1664\func{bool}{wxStringMatch}{\param{const wxString\& }{s1}, \param{const wxString\& }{s2},\\
cc81d32f 1665 \param{bool}{ subString = true}, \param{bool}{ exact = false}}
954b8ae6 1666
2bd25c5a
VZ
1667{\bf NB:} This function is obsolete, use \helpref{wxString::Find}{wxstringfind} instead.
1668
43e8916f
MW
1669Returns \true if the substring {\it s1} is found within {\it s2},
1670ignoring case if {\it exact} is false. If {\it subString} is \false,
b0fc8832 1671no substring matching is done.
f3539882 1672
84ed77ef 1673
bf00c875 1674\membersection{::wxStringTokenize}\label{wxstringtokenize}
a660d684 1675
bf00c875
VZ
1676\func{wxArrayString}{wxStringTokenize}{\param{const wxString\& }{str},\\
1677 \param{const wxString\& }{delims = wxDEFAULT\_DELIMITERS},\\
1678 \param{wxStringTokenizerMode }{mode = wxTOKEN\_DEFAULT}}
2bd25c5a 1679
ce045aed 1680This is a convenience function wrapping
bf00c875
VZ
1681\helpref{wxStringTokenizer}{wxstringtokenizer} which simply returns all tokens
1682found in the given \arg{str} in an array.
b0fc8832 1683
ce045aed
WS
1684Please see
1685\helpref{wxStringTokenizer::wxStringTokenizer}{wxstringtokenizerwxstringtokenizer}
bf00c875 1686for the description of the other parameters.
b0fc8832 1687
84ed77ef 1688
b0fc8832
VZ
1689\membersection{::wxStrlen}\label{wxstrlen}
1690
1691\func{size\_t}{wxStrlen}{\param{const char *}{ p}}
1692
1693This is a safe version of standard function {\it strlen()}: it does exactly the
1694same thing (i.e. returns the length of the string) except that it returns 0 if
1695{\it p} is the {\tt NULL} pointer.
1696
84ed77ef 1697
b0fc8832 1698\membersection{::wxSnprintf}\label{wxsnprintf}
a660d684 1699
b0fc8832 1700\func{int}{wxSnprintf}{\param{wxChar *}{buf}, \param{size\_t }{len}, \param{const wxChar *}{format}, \param{}{...}}
a660d684 1701
b0fc8832
VZ
1702This function replaces the dangerous standard function {\tt sprintf()} and is
1703like {\tt snprintf()} available on some platforms. The only difference with
1704sprintf() is that an additional argument - buffer size - is taken and the
1705buffer is never overflowed.
a660d684 1706
b0fc8832
VZ
1707Returns the number of characters copied to the buffer or -1 if there is not
1708enough space.
a660d684 1709
b0fc8832 1710\wxheading{See also}
a660d684 1711
b0fc8832
VZ
1712\helpref{wxVsnprintf}{wxvsnprintf}, \helpref{wxString::Printf}{wxstringprintf}
1713
84ed77ef 1714
0bbe4e29
VZ
1715\membersection{wxT}\label{wxt}
1716
1717\func{wxChar}{wxT}{\param{char }{ch}}
1718
1719\func{const wxChar *}{wxT}{\param{const char *}{s}}
1720
1721wxT() is a macro which can be used with character and string literals (in other
1722words, {\tt 'x'} or {\tt "foo"}) to automatically convert them to Unicode in
9d8aca48 1723Unicode build configuration. Please see the
0bbe4e29
VZ
1724\helpref{Unicode overview}{unicode} for more information.
1725
1726This macro is simply returns the value passed to it without changes in ASCII
1727build. In fact, its definition is:
1728\begin{verbatim}
1729#ifdef UNICODE
1730#define wxT(x) L ## x
1731#else // !Unicode
1732#define wxT(x) x
1733#endif
1734\end{verbatim}
1735
84ed77ef 1736
0bbe4e29
VZ
1737\membersection{wxTRANSLATE}\label{wxtranslate}
1738
1739\func{const wxChar *}{wxTRANSLATE}{\param{const char *}{s}}
1740
1741This macro doesn't do anything in the program code -- it simply expands to the
9d8aca48 1742value of its argument (except in Unicode build where it is equivalent to
0bbe4e29
VZ
1743\helpref{wxT}{wxt} which makes it unnecessary to use both wxTRANSLATE and wxT
1744with the same string which would be really unreadable).
1745
1746However it does have a purpose and it is to mark the literal strings for the
1747extraction into the message catalog created by {\tt xgettext} program. Usually
1748this is achieved using \helpref{\_()}{underscore} but that macro not only marks
9d8aca48 1749the string for extraction but also expands into a
0bbe4e29 1750\helpref{wxGetTranslation}{wxgettranslation} function call which means that it
7445e247 1751cannot be used in some situations, notably for static array
0bbe4e29
VZ
1752initialization.
1753
1754Here is an example which should make it more clear: suppose that you have a
1755static array of strings containing the weekday names and which have to be
8ea92b4d 1756translated (note that it is a bad example, really, as
0bbe4e29
VZ
1757\helpref{wxDateTime}{wxdatetime} already can be used to get the localized week
1758day names already). If you write
d2c2afc9 1759
0bbe4e29
VZ
1760\begin{verbatim}
1761static const wxChar * const weekdays[] = { _("Mon"), ..., _("Sun") };
1762...
1763// use weekdays[n] as usual
1764\end{verbatim}
d2c2afc9 1765
0bbe4e29
VZ
1766the code wouldn't compile because the function calls are forbidden in the array
1767initializer. So instead you should do
d2c2afc9 1768
0bbe4e29
VZ
1769\begin{verbatim}
1770static const wxChar * const weekdays[] = { wxTRANSLATE("Mon"), ..., wxTRANSLATE("Sun") };
1771...
1772// use wxGetTranslation(weekdays[n])
1773\end{verbatim}
d2c2afc9 1774
0bbe4e29
VZ
1775here.
1776
1777Note that although the code {\bf would} compile if you simply omit
1778wxTRANSLATE() in the above, it wouldn't work as expected because there would be
1779no translations for the weekday names in the program message catalog and
1780wxGetTranslation wouldn't find them.
1781
b0fc8832
VZ
1782\membersection{::wxVsnprintf}\label{wxvsnprintf}
1783
ea44a631 1784\func{int}{wxVsnprintf}{\param{wxChar *}{buf}, \param{size\_t }{len}, \param{const wxChar *}{format}, \param{va\_list }{argPtr}}
b0fc8832 1785
7ac13b21 1786The same as \helpref{wxSnprintf}{wxsnprintf} but takes a {\tt va\_list }
b0fc8832 1787argument instead of arbitrary number of parameters.
c50f1fb9 1788
418ab1e7 1789Note that if \texttt{wxUSE\_PRINTF\_POS\_PARAMS} is set to 1, then this function supports
412a5c57
VZ
1790positional arguments (see \helpref{wxString::Printf}{wxstringprintf} for more information).
1791However other functions of the same family (wxPrintf, wxSprintf, wxFprintf, wxVfprintf,
1792wxVfprintf, wxVprintf, wxVsprintf) currently do not to support positional parameters
418ab1e7 1793even when \texttt{wxUSE\_PRINTF\_POS\_PARAMS} is 1.
412a5c57 1794
e12be2f7 1795\wxheading{See also}
c50f1fb9 1796
b0fc8832 1797\helpref{wxSnprintf}{wxsnprintf}, \helpref{wxString::PrintfV}{wxstringprintfv}
c50f1fb9 1798
0bbe4e29 1799
84ed77ef 1800
0bbe4e29
VZ
1801\membersection{\_}\label{underscore}
1802
1803\func{const wxChar *}{\_}{\param{const char *}{s}}
1804
8ea92b4d 1805This macro expands into a call to \helpref{wxGetTranslation}{wxgettranslation}
0bbe4e29
VZ
1806function, so it marks the message for the extraction by {\tt xgettext} just as
1807\helpref{wxTRANSLATE}{wxtranslate} does, but also returns the translation of
1808the string for the current locale during execution.
1809
1810Don't confuse this macro with \helpref{\_T()}{underscoret}!
1811
84ed77ef 1812
15d06954
VZ
1813\membersection{wxPLURAL}\label{wxplural}
1814
1815\func{const wxChar *}{wxPLURAL}{\param{const char *}{sing}, \param{const char *}{plur}, \param{size\_t}{n}}
1816
1817This macro is identical to \helpref{\_()}{underscore} but for the plural variant
1818of \helpref{wxGetTranslation}{wxgettranslation}.
1819
1820
0bbe4e29
VZ
1821\membersection{\_T}\label{underscoret}
1822
1823\func{wxChar}{\_T}{\param{char }{ch}}
1824
1825\func{const wxChar *}{\_T}{\param{const wxChar }{ch}}
1826
1827This macro is exactly the same as \helpref{wxT}{wxt} and is defined in
fc2171bd 1828wxWidgets simply because it may be more intuitive for Windows programmers as
0bbe4e29
VZ
1829the standard Win32 headers also define it (as well as yet another name for the
1830same macro which is {\tt \_TEXT()}).
1831
1832Don't confuse this macro with \helpref{\_()}{underscore}!
1833
84ed77ef
VZ
1834
1835
b0fc8832 1836\section{Dialog functions}\label{dialogfunctions}
c50f1fb9 1837
b0fc8832
VZ
1838Below are a number of convenience functions for getting input from the
1839user or displaying messages. Note that in these functions the last three
1840parameters are optional. However, it is recommended to pass a parent frame
1841parameter, or (in MS Windows or Motif) the wrong window frame may be brought to
1842the front when the dialog box is popped up.
c50f1fb9 1843
84ed77ef 1844
c2709a3d
VZ
1845\membersection{::wxAboutBox}\label{wxaboutbox}
1846
1847\func{void}{wxAboutBox}{\param{const wxAboutDialogInfo\& }{info}}
1848
1849This function shows the standard about dialog containing the information
1850specified in \arg{info}. If the current platform has a native about dialog
1851which is capable of showing all the fields in \arg{info}, the native dialog is
1852used, otherwise the function falls back to the generic wxWidgets version of the
1853dialog, i.e. does the same thing as \helpref{wxGenericAboutBox()}{wxgenericaboutbox}.
1854
1855Here is an example of how this function may be used:
1856\begin{verbatim}
1857void MyFrame::ShowSimpleAboutDialog(wxCommandEvent& WXUNUSED(event))
1858{
1859 wxAboutDialogInfo info;
1860 info.SetName(_("My Program"));
1861 info.SetVersion(_("1.2.3 Beta"));
1862 info.SetDescription(_("This program does something great."));
1863 info.SetCopyright(_T("(C) 2007 Me <my@email.addre.ss>"));
1864
1865 wxAboutBox(info);
1866}
1867\end{verbatim}
1868
1869Please see the \helpref{dialogs sample}{sampledialogs} for more examples of
1870using this function and \helpref{wxAboutDialogInfo}{wxaboutdialoginfo} for the
1871description of the information which can be shown in the about dialog.
1872
1873\wxheading{Include files}
1874
1875<wx/aboutdlg.h>
1876
1877
b0fc8832 1878\membersection{::wxBeginBusyCursor}\label{wxbeginbusycursor}
a660d684 1879
b0fc8832
VZ
1880\func{void}{wxBeginBusyCursor}{\param{wxCursor *}{cursor = wxHOURGLASS\_CURSOR}}
1881
1882Changes the cursor to the given cursor for all windows in the application.
1883Use \helpref{wxEndBusyCursor}{wxendbusycursor} to revert the cursor back
1884to its previous state. These two calls can be nested, and a counter
1885ensures that only the outer calls take effect.
1886
1887See also \helpref{wxIsBusy}{wxisbusy}, \helpref{wxBusyCursor}{wxbusycursor}.
a660d684 1888
954b8ae6
JS
1889\wxheading{Include files}
1890
b0fc8832 1891<wx/utils.h>
954b8ae6 1892
84ed77ef 1893
b0fc8832 1894\membersection{::wxBell}\label{wxbell}
ec5d7799 1895
b0fc8832 1896\func{void}{wxBell}{\void}
ec5d7799 1897
b0fc8832 1898Ring the system bell.
ec5d7799 1899
b0fc8832 1900\wxheading{Include files}
ec5d7799 1901
b0fc8832 1902<wx/utils.h>
a660d684 1903
84ed77ef 1904
b0fc8832 1905\membersection{::wxCreateFileTipProvider}\label{wxcreatefiletipprovider}
a660d684 1906
b0fc8832
VZ
1907\func{wxTipProvider *}{wxCreateFileTipProvider}{\param{const wxString\& }{filename},
1908 \param{size\_t }{currentTip}}
a660d684 1909
b0fc8832
VZ
1910This function creates a \helpref{wxTipProvider}{wxtipprovider} which may be
1911used with \helpref{wxShowTip}{wxshowtip}.
a660d684 1912
b0fc8832
VZ
1913\docparam{filename}{The name of the file containing the tips, one per line}
1914\docparam{currentTip}{The index of the first tip to show - normally this index
1915is remembered between the 2 program runs.}
a660d684 1916
b0fc8832 1917\wxheading{See also}
a660d684 1918
b0fc8832 1919\helpref{Tips overview}{tipsoverview}
904a68b6 1920
b0fc8832 1921\wxheading{Include files}
904a68b6 1922
b0fc8832 1923<wx/tipdlg.h>
904a68b6 1924
84ed77ef 1925
b0fc8832 1926\membersection{::wxDirSelector}\label{wxdirselector}
904a68b6 1927
b0fc8832
VZ
1928\func{wxString}{wxDirSelector}{\param{const wxString\& }{message = wxDirSelectorPromptStr},\\
1929 \param{const wxString\& }{default\_path = ""},\\
1930 \param{long }{style = 0}, \param{const wxPoint\& }{pos = wxDefaultPosition},\\
1931 \param{wxWindow *}{parent = NULL}}
904a68b6 1932
b0fc8832
VZ
1933Pops up a directory selector dialog. The arguments have the same meaning as
1934those of wxDirDialog::wxDirDialog(). The message is displayed at the top,
1935and the default\_path, if specified, is set as the initial selection.
904a68b6 1936
b0fc8832
VZ
1937The application must check for an empty return value (if the user pressed
1938Cancel). For example:
904a68b6 1939
b0fc8832
VZ
1940\begin{verbatim}
1941const wxString& dir = wxDirSelector("Choose a folder");
1942if ( !dir.empty() )
1943{
1944 ...
1945}
1946\end{verbatim}
904a68b6 1947
b0fc8832 1948\wxheading{Include files}
a660d684 1949
b0fc8832 1950<wx/dirdlg.h>
a660d684 1951
84ed77ef 1952
b0fc8832 1953\membersection{::wxFileSelector}\label{wxfileselector}
a660d684 1954
b0fc8832
VZ
1955\func{wxString}{wxFileSelector}{\param{const wxString\& }{message}, \param{const wxString\& }{default\_path = ""},\\
1956 \param{const wxString\& }{default\_filename = ""}, \param{const wxString\& }{default\_extension = ""},\\
cf700088 1957 \param{const wxString\& }{wildcard = "*.*"}, \param{int }{flags = 0}, \param{wxWindow *}{parent = NULL},\\
b0fc8832 1958 \param{int}{ x = -1}, \param{int}{ y = -1}}
a660d684 1959
b0fc8832
VZ
1960Pops up a file selector box. In Windows, this is the common file selector
1961dialog. In X, this is a file selector box with the same functionality.
1962The path and filename are distinct elements of a full file pathname.
1963If path is empty, the current directory will be used. If filename is empty,
1964no default filename will be supplied. The wildcard determines what files
1965are displayed in the file selector, and file extension supplies a type
1966extension for the required filename. Flags may be a combination of wxOPEN,
9b38386f
VZ
1967wxSAVE, wxOVERWRITE\_PROMPT or wxFILE\_MUST\_EXIST. Note that wxMULTIPLE
1968can only be used with \helpref{wxFileDialog}{wxfiledialog} and not here as this
1969function only returns a single file name.
a660d684 1970
b0fc8832
VZ
1971Both the Unix and Windows versions implement a wildcard filter. Typing a
1972filename containing wildcards (*, ?) in the filename text item, and
1973clicking on Ok, will result in only those files matching the pattern being
1974displayed.
a660d684 1975
b0fc8832
VZ
1976The wildcard may be a specification for multiple types of file
1977with a description for each, such as:
a660d684 1978
b0fc8832
VZ
1979\begin{verbatim}
1980 "BMP files (*.bmp)|*.bmp|GIF files (*.gif)|*.gif"
1981\end{verbatim}
a660d684 1982
b0fc8832
VZ
1983The application must check for an empty return value (the user pressed
1984Cancel). For example:
a660d684 1985
b0fc8832 1986\begin{verbatim}
f0f12073
VZ
1987wxString filename = wxFileSelector("Choose a file to open");
1988if ( !filename.empty() )
b0fc8832 1989{
f0f12073
VZ
1990 // work with the file
1991 ...
b0fc8832 1992}
f0f12073 1993//else: cancelled by user
b0fc8832 1994\end{verbatim}
a660d684 1995
b0fc8832 1996\wxheading{Include files}
a660d684 1997
b0fc8832 1998<wx/filedlg.h>
a660d684 1999
84ed77ef 2000
b0fc8832 2001\membersection{::wxEndBusyCursor}\label{wxendbusycursor}
a660d684 2002
b0fc8832 2003\func{void}{wxEndBusyCursor}{\void}
f53561f1 2004
b0fc8832
VZ
2005Changes the cursor back to the original cursor, for all windows in the application.
2006Use with \helpref{wxBeginBusyCursor}{wxbeginbusycursor}.
2007
2008See also \helpref{wxIsBusy}{wxisbusy}, \helpref{wxBusyCursor}{wxbusycursor}.
a660d684 2009
954b8ae6
JS
2010\wxheading{Include files}
2011
b0fc8832 2012<wx/utils.h>
954b8ae6 2013
84ed77ef 2014
c2709a3d
VZ
2015\membersection{::wxGenericAboutBox}\label{wxgenericaboutbox}
2016
2017\func{void}{wxGenericAboutBox}{\param{const wxAboutDialogInfo\& }{info}}
2018
2019This function does the same thing as \helpref{wxAboutBox}{wxaboutbox} except
2020that it always uses the generic wxWidgets version of the dialog instead of the
2021native one. This is mainly useful if you need to customize the dialog by e.g.
2022adding custom controls to it (customizing the native dialog is not currently
2023supported).
2024
2025See the \helpref{dialogs sample}{sampledialogs} for an example of about dialog
2026customization.
2027
2028\wxheading{See also}
2029
2030\helpref{wxAboutDialogInfo}{wxaboutdialoginfo}
2031
2032\wxheading{Include files}
2033
20d9c24a 2034<wx/aboutdlg.h>\\
c2709a3d
VZ
2035<wx/generic/aboutdlgg.h>
2036
2037
b0fc8832 2038\membersection{::wxGetColourFromUser}\label{wxgetcolourfromuser}
a660d684 2039
f14d6dd1 2040\func{wxColour}{wxGetColourFromUser}{\param{wxWindow *}{parent}, \param{const wxColour\& }{colInit}, \param{const wxString\& }{caption = wxEmptyString}}
a660d684 2041
b0fc8832 2042Shows the colour selection dialog and returns the colour selected by user or
b7cacb43 2043invalid colour (use \helpref{wxColour:IsOk}{wxcolourisok} to test whether a colour
b0fc8832 2044is valid) if the dialog was cancelled.
a660d684 2045
b0fc8832 2046\wxheading{Parameters}
a660d684 2047
b0fc8832 2048\docparam{parent}{The parent window for the colour selection dialog}
a660d684 2049
b0fc8832 2050\docparam{colInit}{If given, this will be the colour initially selected in the dialog.}
a660d684 2051
f14d6dd1
JS
2052\docparam{caption}{If given, this will be used for the dialog caption.}
2053
b0fc8832 2054\wxheading{Include files}
a660d684 2055
b0fc8832 2056<wx/colordlg.h>
a660d684 2057
84ed77ef 2058
d741c583
VZ
2059\membersection{::wxGetFontFromUser}\label{wxgetfontfromuser}
2060
f14d6dd1 2061\func{wxFont}{wxGetFontFromUser}{\param{wxWindow *}{parent}, \param{const wxFont\& }{fontInit}, \param{const wxString\& }{caption = wxEmptyString}}
d741c583
VZ
2062
2063Shows the font selection dialog and returns the font selected by user or
b7cacb43 2064invalid font (use \helpref{wxFont:IsOk}{wxfontisok} to test whether a font
d741c583
VZ
2065is valid) if the dialog was cancelled.
2066
2067\wxheading{Parameters}
2068
65d877d2 2069\docparam{parent}{The parent window for the font selection dialog}
d741c583
VZ
2070
2071\docparam{fontInit}{If given, this will be the font initially selected in the dialog.}
2072
f14d6dd1
JS
2073\docparam{caption}{If given, this will be used for the dialog caption.}
2074
d741c583
VZ
2075\wxheading{Include files}
2076
2077<wx/fontdlg.h>
2078
2079
84ed77ef 2080
b0fc8832 2081\membersection{::wxGetMultipleChoices}\label{wxgetmultiplechoices}
a660d684 2082
b0fc8832
VZ
2083\func{size\_t}{wxGetMultipleChoices}{\\
2084 \param{wxArrayInt\& }{selections},\\
2085 \param{const wxString\& }{message},\\
2086 \param{const wxString\& }{caption},\\
2087 \param{const wxArrayString\& }{aChoices},\\
2088 \param{wxWindow *}{parent = NULL},\\
2089 \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2090 \param{bool}{ centre = true},\\
b0fc8832 2091 \param{int }{width=150}, \param{int }{height=200}}
a660d684 2092
b0fc8832
VZ
2093\func{size\_t}{wxGetMultipleChoices}{\\
2094 \param{wxArrayInt\& }{selections},\\
2095 \param{const wxString\& }{message},\\
2096 \param{const wxString\& }{caption},\\
2097 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
2098 \param{wxWindow *}{parent = NULL},\\
2099 \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2100 \param{bool}{ centre = true},\\
b0fc8832 2101 \param{int }{width=150}, \param{int }{height=200}}
a660d684 2102
b0fc8832
VZ
2103Pops up a dialog box containing a message, OK/Cancel buttons and a
2104multiple-selection listbox. The user may choose an arbitrary (including 0)
2105number of items in the listbox whose indices will be returned in
2106{\it selection} array. The initial contents of this array will be used to
2107select the items when the dialog is shown.
a660d684 2108
b0fc8832
VZ
2109You may pass the list of strings to choose from either using {\it choices}
2110which is an array of {\it n} strings for the listbox or by using a single
2111{\it aChoices} parameter of type \helpref{wxArrayString}{wxarraystring}.
a660d684 2112
cc81d32f
VS
2113If {\it centre} is true, the message text (which may include new line
2114characters) is centred; if false, the message is left-justified.
a660d684 2115
b0fc8832 2116\wxheading{Include files}
a660d684 2117
b0fc8832 2118<wx/choicdlg.h>
a660d684 2119
b0fc8832
VZ
2120\perlnote{In wxPerl there is just an array reference in place of {\tt n}
2121and {\tt choices}, and no {\tt selections} parameter; the function
2122returns an array containing the user selections.}
a660d684 2123
84ed77ef 2124
b0fc8832 2125\membersection{::wxGetNumberFromUser}\label{wxgetnumberfromuser}
a660d684 2126
b0fc8832
VZ
2127\func{long}{wxGetNumberFromUser}{
2128 \param{const wxString\& }{message},
2129 \param{const wxString\& }{prompt},
2130 \param{const wxString\& }{caption},
2131 \param{long }{value},
2132 \param{long }{min = 0},
2133 \param{long }{max = 100},
2134 \param{wxWindow *}{parent = NULL},
2135 \param{const wxPoint\& }{pos = wxDefaultPosition}}
a660d684 2136
b0fc8832
VZ
2137Shows a dialog asking the user for numeric input. The dialogs title is set to
2138{\it caption}, it contains a (possibly) multiline {\it message} above the
2139single line {\it prompt} and the zone for entering the number.
a660d684 2140
b0fc8832
VZ
2141The number entered must be in the range {\it min}..{\it max} (both of which
2142should be positive) and {\it value} is the initial value of it. If the user
2143enters an invalid value or cancels the dialog, the function will return -1.
a660d684 2144
b0fc8832
VZ
2145Dialog is centered on its {\it parent} unless an explicit position is given in
2146{\it pos}.
a660d684 2147
b0fc8832 2148\wxheading{Include files}
a660d684 2149
bc253a97 2150<wx/numdlg.h>
a660d684 2151
84ed77ef 2152
b0fc8832 2153\membersection{::wxGetPasswordFromUser}\label{wxgetpasswordfromuser}
a660d684 2154
57dd96a6
KH
2155\func{wxString}{wxGetPasswordFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input text"},\\
2156 \param{const wxString\& }{default\_value = ``"}, \param{wxWindow *}{parent = NULL},\\
2157 \param{int}{ x = wxDefaultCoord}, \param{int}{ y = wxDefaultCoord}, \param{bool}{ centre = true}}
a660d684 2158
b0fc8832
VZ
2159Similar to \helpref{wxGetTextFromUser}{wxgettextfromuser} but the text entered
2160in the dialog is not shown on screen but replaced with stars. This is intended
2161to be used for entering passwords as the function name implies.
a660d684 2162
b0fc8832 2163\wxheading{Include files}
a660d684 2164
b0fc8832 2165<wx/textdlg.h>
a660d684 2166
84ed77ef 2167
b0fc8832 2168\membersection{::wxGetTextFromUser}\label{wxgettextfromuser}
a660d684 2169
b0fc8832
VZ
2170\func{wxString}{wxGetTextFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input text"},\\
2171 \param{const wxString\& }{default\_value = ``"}, \param{wxWindow *}{parent = NULL},\\
57dd96a6 2172 \param{int}{ x = wxDefaultCoord}, \param{int}{ y = wxDefaultCoord}, \param{bool}{ centre = true}}
a660d684 2173
b0fc8832
VZ
2174Pop up a dialog box with title set to {\it caption}, {\it message}, and a
2175\rtfsp{\it default\_value}. The user may type in text and press OK to return this text,
2176or press Cancel to return the empty string.
a660d684 2177
cc81d32f
VS
2178If {\it centre} is true, the message text (which may include new line characters)
2179is centred; if false, the message is left-justified.
a660d684 2180
b0fc8832 2181\wxheading{Include files}
a660d684 2182
b0fc8832 2183<wx/textdlg.h>
a660d684 2184
84ed77ef 2185
b0fc8832 2186\membersection{::wxGetMultipleChoice}\label{wxgetmultiplechoice}
a660d684 2187
b0fc8832
VZ
2188\func{int}{wxGetMultipleChoice}{\param{const wxString\& }{message}, \param{const wxString\& }{caption}, \param{int}{ n}, \param{const wxString\& }{choices[]},\\
2189 \param{int }{nsel}, \param{int *}{selection},
2190 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2191 \param{bool}{ centre = true}, \param{int }{width=150}, \param{int }{height=200}}
a660d684 2192
b0fc8832
VZ
2193Pops up a dialog box containing a message, OK/Cancel buttons and a multiple-selection
2194listbox. The user may choose one or more item(s) and press OK or Cancel.
a660d684 2195
b0fc8832
VZ
2196The number of initially selected choices, and array of the selected indices,
2197are passed in; this array will contain the user selections on exit, with
2198the function returning the number of selections. {\it selection} must be
2199as big as the number of choices, in case all are selected.
a660d684 2200
b0fc8832 2201If Cancel is pressed, -1 is returned.
a660d684 2202
b0fc8832 2203{\it choices} is an array of {\it n} strings for the listbox.
a660d684 2204
cc81d32f
VS
2205If {\it centre} is true, the message text (which may include new line characters)
2206is centred; if false, the message is left-justified.
a660d684 2207
b0fc8832 2208\wxheading{Include files}
a660d684 2209
b0fc8832 2210<wx/choicdlg.h>
a660d684 2211
84ed77ef 2212
b0fc8832 2213\membersection{::wxGetSingleChoice}\label{wxgetsinglechoice}
a660d684 2214
b0fc8832
VZ
2215\func{wxString}{wxGetSingleChoice}{\param{const wxString\& }{message},\\
2216 \param{const wxString\& }{caption},\\
2217 \param{const wxArrayString\& }{aChoices},\\
2218 \param{wxWindow *}{parent = NULL},\\
2219 \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2220 \param{bool}{ centre = true},\\
b0fc8832 2221 \param{int }{width=150}, \param{int }{height=200}}
a660d684 2222
b0fc8832
VZ
2223\func{wxString}{wxGetSingleChoice}{\param{const wxString\& }{message},\\
2224 \param{const wxString\& }{caption},\\
2225 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
2226 \param{wxWindow *}{parent = NULL},\\
2227 \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2228 \param{bool}{ centre = true},\\
b0fc8832 2229 \param{int }{width=150}, \param{int }{height=200}}
a660d684 2230
b0fc8832
VZ
2231Pops up a dialog box containing a message, OK/Cancel buttons and a
2232single-selection listbox. The user may choose an item and press OK to return a
2233string or Cancel to return the empty string. Use
2234\helpref{wxGetSingleChoiceIndex}{wxgetsinglechoiceindex} if empty string is a
2235valid choice and if you want to be able to detect pressing Cancel reliably.
a660d684 2236
b0fc8832
VZ
2237You may pass the list of strings to choose from either using {\it choices}
2238which is an array of {\it n} strings for the listbox or by using a single
2239{\it aChoices} parameter of type \helpref{wxArrayString}{wxarraystring}.
a660d684 2240
cc81d32f
VS
2241If {\it centre} is true, the message text (which may include new line
2242characters) is centred; if false, the message is left-justified.
a660d684 2243
954b8ae6
JS
2244\wxheading{Include files}
2245
b0fc8832 2246<wx/choicdlg.h>
954b8ae6 2247
b0fc8832
VZ
2248\perlnote{In wxPerl there is just an array reference in place of {\tt n}
2249and {\tt choices}.}
a660d684 2250
84ed77ef 2251
b0fc8832 2252\membersection{::wxGetSingleChoiceIndex}\label{wxgetsinglechoiceindex}
a660d684 2253
b0fc8832
VZ
2254\func{int}{wxGetSingleChoiceIndex}{\param{const wxString\& }{message},\\
2255 \param{const wxString\& }{caption},\\
2256 \param{const wxArrayString\& }{aChoices},\\
2257 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2258 \param{bool}{ centre = true}, \param{int }{width=150}, \param{int }{height=200}}
a660d684 2259
b0fc8832
VZ
2260\func{int}{wxGetSingleChoiceIndex}{\param{const wxString\& }{message},\\
2261 \param{const wxString\& }{caption},\\
2262 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
2263 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2264 \param{bool}{ centre = true}, \param{int }{width=150}, \param{int }{height=200}}
a660d684 2265
b0fc8832
VZ
2266As {\bf wxGetSingleChoice} but returns the index representing the selected
2267string. If the user pressed cancel, -1 is returned.
a660d684 2268
b0fc8832 2269\wxheading{Include files}
a660d684 2270
b0fc8832 2271<wx/choicdlg.h>
a660d684 2272
b0fc8832
VZ
2273\perlnote{In wxPerl there is just an array reference in place of {\tt n}
2274and {\tt choices}.}
a660d684 2275
84ed77ef 2276
b0fc8832 2277\membersection{::wxGetSingleChoiceData}\label{wxgetsinglechoicedata}
a660d684 2278
b0fc8832
VZ
2279\func{wxString}{wxGetSingleChoiceData}{\param{const wxString\& }{message},\\
2280 \param{const wxString\& }{caption},\\
2281 \param{const wxArrayString\& }{aChoices},\\
2282 \param{const wxString\& }{client\_data[]},\\
2283 \param{wxWindow *}{parent = NULL},\\
2284 \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2285 \param{bool}{ centre = true}, \param{int }{width=150}, \param{int }{height=200}}
a660d684 2286
b0fc8832
VZ
2287\func{wxString}{wxGetSingleChoiceData}{\param{const wxString\& }{message},\\
2288 \param{const wxString\& }{caption},\\
2289 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
2290 \param{const wxString\& }{client\_data[]},\\
2291 \param{wxWindow *}{parent = NULL},\\
2292 \param{int}{ x = -1}, \param{int}{ y = -1},\\
cc81d32f 2293 \param{bool}{ centre = true}, \param{int }{width=150}, \param{int }{height=200}}
a660d684 2294
b0fc8832
VZ
2295As {\bf wxGetSingleChoice} but takes an array of client data pointers
2296corresponding to the strings, and returns one of these pointers or NULL if
2297Cancel was pressed. The {\it client\_data} array must have the same number of
2298elements as {\it choices} or {\it aChoices}!
a660d684 2299
b0fc8832 2300\wxheading{Include files}
a660d684 2301
b0fc8832 2302<wx/choicdlg.h>
a660d684 2303
b0fc8832
VZ
2304\perlnote{In wxPerl there is just an array reference in place of {\tt n}
2305and {\tt choices}, and the client data array must have the
2306same length as the choices array.}
a660d684 2307
84ed77ef 2308
b0fc8832 2309\membersection{::wxIsBusy}\label{wxisbusy}
a660d684 2310
b0fc8832 2311\func{bool}{wxIsBusy}{\void}
a660d684 2312
cc81d32f 2313Returns true if between two \helpref{wxBeginBusyCursor}{wxbeginbusycursor} and\rtfsp
b0fc8832 2314\helpref{wxEndBusyCursor}{wxendbusycursor} calls.
a660d684 2315
b0fc8832 2316See also \helpref{wxBusyCursor}{wxbusycursor}.
a660d684 2317
b0fc8832 2318\wxheading{Include files}
a660d684 2319
b0fc8832 2320<wx/utils.h>
a660d684 2321
84ed77ef 2322
b0fc8832 2323\membersection{::wxMessageBox}\label{wxmessagebox}
a660d684 2324
dc0cecbc 2325\func{int}{wxMessageBox}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Message"}, \param{int}{ style = wxOK},\\
b0fc8832 2326 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1}}
a660d684 2327
b0fc8832
VZ
2328General purpose message dialog. {\it style} may be a bit list of the
2329following identifiers:
a660d684 2330
b0fc8832
VZ
2331\begin{twocollist}\itemsep=0pt
2332\twocolitem{wxYES\_NO}{Puts Yes and No buttons on the message box. May be combined with
2333wxCANCEL.}
0a6f92b8 2334\twocolitem{wxCANCEL}{Puts a Cancel button on the message box. May only be combined with
b0fc8832
VZ
2335wxYES\_NO or wxOK.}
2336\twocolitem{wxOK}{Puts an Ok button on the message box. May be combined with wxCANCEL.}
b0fc8832
VZ
2337\twocolitem{wxICON\_EXCLAMATION}{Displays an exclamation mark symbol.}
2338\twocolitem{wxICON\_HAND}{Displays an error symbol.}
2339\twocolitem{wxICON\_ERROR}{Displays an error symbol - the same as wxICON\_HAND.}
2340\twocolitem{wxICON\_QUESTION}{Displays a question mark symbol.}
2341\twocolitem{wxICON\_INFORMATION}{Displays an information symbol.}
2342\end{twocollist}
a660d684 2343
b0fc8832 2344The return value is one of: wxYES, wxNO, wxCANCEL, wxOK.
a660d684 2345
b0fc8832 2346For example:
a660d684 2347
b0fc8832
VZ
2348\begin{verbatim}
2349 ...
2350 int answer = wxMessageBox("Quit program?", "Confirm",
2351 wxYES_NO | wxCANCEL, main_frame);
2352 if (answer == wxYES)
933b675e 2353 main_frame->Close();
b0fc8832
VZ
2354 ...
2355\end{verbatim}
a660d684 2356
b0fc8832
VZ
2357{\it message} may contain newline characters, in which case the
2358message will be split into separate lines, to cater for large messages.
a660d684 2359
b0fc8832 2360\wxheading{Include files}
a660d684 2361
b0fc8832 2362<wx/msgdlg.h>
a660d684 2363
84ed77ef 2364
b0fc8832 2365\membersection{::wxShowTip}\label{wxshowtip}
a660d684 2366
b0fc8832
VZ
2367\func{bool}{wxShowTip}{\param{wxWindow *}{parent},
2368 \param{wxTipProvider *}{tipProvider},
cc81d32f 2369 \param{bool }{showAtStartup = true}}
a660d684 2370
7975104d 2371This function shows a "startup tip" to the user. The return value is the
cf700088 2372state of the `Show tips at startup' checkbox.
a660d684 2373
b0fc8832 2374\docparam{parent}{The parent window for the modal dialog}
a660d684 2375
b0fc8832
VZ
2376\docparam{tipProvider}{An object which is used to get the text of the tips.
2377It may be created with the \helpref{wxCreateFileTipProvider}{wxcreatefiletipprovider} function.}
a660d684 2378
cc81d32f 2379\docparam{showAtStartup}{Should be true if startup tips are shown, false
b0fc8832
VZ
2380otherwise. This is used as the initial value for "Show tips at startup"
2381checkbox which is shown in the tips dialog.}
a660d684 2382
b0fc8832 2383\wxheading{See also}
a660d684 2384
b0fc8832 2385\helpref{Tips overview}{tipsoverview}
a660d684 2386
b0fc8832 2387\wxheading{Include files}
f6bcfd97 2388
b0fc8832 2389<wx/tipdlg.h>
f6bcfd97 2390
a02afd14 2391
84ed77ef
VZ
2392
2393
569ef72a 2394\section{Math functions}\label{mathfunctions}
a02afd14
VZ
2395
2396\wxheading{Include files}
2397
2398<wx/math.h>
2399
84ed77ef 2400
a02afd14
VZ
2401\membersection{wxFinite}\label{wxfinite}
2402
2403\func{int}{wxFinite}{\param{double }{x}}
2404
8ea92b4d 2405Returns a non-zero value if {\it x} is neither infinite or NaN (not a number),
a02afd14
VZ
2406returns 0 otherwise.
2407
84ed77ef 2408
a02afd14
VZ
2409\membersection{wxIsNaN}\label{wxisnan}
2410
2411\func{bool}{wxIsNaN}{\param{double }{x}}
2412
2413Returns a non-zero value if {\it x} is NaN (not a number), returns 0
2414otherwise.
2415
2416
84ed77ef
VZ
2417
2418
b0fc8832 2419\section{GDI functions}\label{gdifunctions}
f6bcfd97 2420
b0fc8832 2421The following are relevant to the GDI (Graphics Device Interface).
f6bcfd97
BP
2422
2423\wxheading{Include files}
2424
b0fc8832 2425<wx/gdicmn.h>
f6bcfd97 2426
84ed77ef 2427
b0fc8832 2428\membersection{wxBITMAP}\label{wxbitmapmacro}
a660d684 2429
b0fc8832 2430\func{}{wxBITMAP}{bitmapName}
a660d684 2431
b0fc8832
VZ
2432This macro loads a bitmap from either application resources (on the platforms
2433for which they exist, i.e. Windows and OS2) or from an XPM file. It allows to
2434avoid using {\tt \#ifdef}s when creating bitmaps.
a660d684 2435
b0fc8832 2436\wxheading{See also}
954b8ae6 2437
b0fc8832
VZ
2438\helpref{Bitmaps and icons overview}{wxbitmapoverview},
2439\helpref{wxICON}{wxiconmacro}
a660d684 2440
b0fc8832 2441\wxheading{Include files}
954b8ae6 2442
b0fc8832 2443<wx/gdicmn.h>
a660d684 2444
84ed77ef 2445
b0fc8832 2446\membersection{::wxClientDisplayRect}\label{wxclientdisplayrect}
a660d684 2447
b0fc8832
VZ
2448\func{void}{wxClientDisplayRect}{\param{int *}{x}, \param{int *}{y},
2449\param{int *}{width}, \param{int *}{height}}
954b8ae6 2450
b0fc8832 2451\func{wxRect}{wxGetClientDisplayRect}{\void}
954b8ae6 2452
b0fc8832
VZ
2453Returns the dimensions of the work area on the display. On Windows
2454this means the area not covered by the taskbar, etc. Other platforms
2455are currently defaulting to the whole display until a way is found to
2456provide this info for all window managers, etc.
a660d684 2457
84ed77ef 2458
b0fc8832 2459\membersection{::wxColourDisplay}\label{wxcolourdisplay}
a660d684 2460
b0fc8832 2461\func{bool}{wxColourDisplay}{\void}
a660d684 2462
cc81d32f 2463Returns true if the display is colour, false otherwise.
a660d684 2464
84ed77ef 2465
b0fc8832 2466\membersection{::wxDisplayDepth}\label{wxdisplaydepth}
954b8ae6 2467
b0fc8832 2468\func{int}{wxDisplayDepth}{\void}
954b8ae6 2469
b0fc8832 2470Returns the depth of the display (a value of 1 denotes a monochrome display).
a660d684 2471
84ed77ef 2472
b0fc8832 2473\membersection{::wxDisplaySize}\label{wxdisplaysize}
a660d684 2474
b0fc8832 2475\func{void}{wxDisplaySize}{\param{int *}{width}, \param{int *}{height}}
a660d684 2476
b0fc8832 2477\func{wxSize}{wxGetDisplaySize}{\void}
a660d684 2478
b0fc8832 2479Returns the display size in pixels.
a660d684 2480
84ed77ef 2481
b0fc8832 2482\membersection{::wxDisplaySizeMM}\label{wxdisplaysizemm}
a660d684 2483
b0fc8832 2484\func{void}{wxDisplaySizeMM}{\param{int *}{width}, \param{int *}{height}}
a660d684 2485
b0fc8832 2486\func{wxSize}{wxGetDisplaySizeMM}{\void}
a660d684 2487
b0fc8832 2488Returns the display size in millimeters.
e2a6f233 2489
84ed77ef 2490
b0fc8832 2491\membersection{::wxDROP\_ICON}\label{wxdropicon}
e2a6f233 2492
b0fc8832 2493\func{wxIconOrCursor}{wxDROP\_ICON}{\param{const char *}{name}}
e2a6f233 2494
b0fc8832
VZ
2495This macro creates either a cursor (MSW) or an icon (elsewhere) with the given
2496name. Under MSW, the cursor is loaded from the resource file and the icon is
2497loaded from XPM file under other platforms.
2498
2499This macro should be used with
2500\helpref{wxDropSource constructor}{wxdropsourcewxdropsource}.
e2a6f233 2501
954b8ae6
JS
2502\wxheading{Include files}
2503
b0fc8832 2504<wx/dnd.h>
954b8ae6 2505
84ed77ef 2506
b0fc8832 2507\membersection{wxICON}\label{wxiconmacro}
e2a6f233 2508
b0fc8832 2509\func{}{wxICON}{iconName}
e2a6f233 2510
b0fc8832
VZ
2511This macro loads an icon from either application resources (on the platforms
2512for which they exist, i.e. Windows and OS2) or from an XPM file. It allows to
2513avoid using {\tt \#ifdef}s when creating icons.
e2a6f233 2514
b0fc8832 2515\wxheading{See also}
e2a6f233 2516
b0fc8832
VZ
2517\helpref{Bitmaps and icons overview}{wxbitmapoverview},
2518\helpref{wxBITMAP}{wxbitmapmacro}
e2a6f233 2519
954b8ae6
JS
2520\wxheading{Include files}
2521
b0fc8832 2522<wx/gdicmn.h>
a660d684 2523
84ed77ef 2524
b0fc8832 2525\membersection{::wxMakeMetafilePlaceable}\label{wxmakemetafileplaceable}
de6019fb 2526
b0fc8832
VZ
2527\func{bool}{wxMakeMetafilePlaceable}{\param{const wxString\& }{filename}, \param{int }{minX}, \param{int }{minY},
2528 \param{int }{maxX}, \param{int }{maxY}, \param{float }{scale=1.0}}
a660d684 2529
b0fc8832
VZ
2530Given a filename for an existing, valid metafile (as constructed using \helpref{wxMetafileDC}{wxmetafiledc})
2531makes it into a placeable metafile by prepending a header containing the given
2532bounding box. The bounding box may be obtained from a device context after drawing
2533into it, using the functions wxDC::MinX, wxDC::MinY, wxDC::MaxX and wxDC::MaxY.
a660d684 2534
b0fc8832
VZ
2535In addition to adding the placeable metafile header, this function adds
2536the equivalent of the following code to the start of the metafile data:
a660d684 2537
b0fc8832
VZ
2538\begin{verbatim}
2539 SetMapMode(dc, MM_ANISOTROPIC);
2540 SetWindowOrg(dc, minX, minY);
2541 SetWindowExt(dc, maxX - minX, maxY - minY);
2542\end{verbatim}
6fb26ea3 2543
fc2171bd 2544This simulates the wxMM\_TEXT mapping mode, which wxWidgets assumes.
954b8ae6 2545
b0fc8832
VZ
2546Placeable metafiles may be imported by many Windows applications, and can be
2547used in RTF (Rich Text Format) files.
954b8ae6 2548
b0fc8832 2549{\it scale} allows the specification of scale for the metafile.
a660d684 2550
b0fc8832 2551This function is only available under Windows.
a660d684 2552
84ed77ef 2553
b0fc8832 2554\membersection{::wxSetCursor}\label{wxsetcursor}
a660d684 2555
b0fc8832 2556\func{void}{wxSetCursor}{\param{wxCursor *}{cursor}}
954b8ae6 2557
b0fc8832
VZ
2558Globally sets the cursor; only has an effect in Windows and GTK.
2559See also \helpref{wxCursor}{wxcursor}, \helpref{wxWindow::SetCursor}{wxwindowsetcursor}.
954b8ae6 2560
84ed77ef
VZ
2561
2562
b0fc8832 2563\section{Printer settings}\label{printersettings}
8e193f38 2564
2bd25c5a 2565{\bf NB:} These routines are obsolete and should no longer be used!
8e193f38 2566
b0fc8832
VZ
2567The following functions are used to control PostScript printing. Under
2568Windows, PostScript output can only be sent to a file.
8e193f38
VZ
2569
2570\wxheading{Include files}
2571
b0fc8832 2572<wx/dcps.h>
a660d684 2573
84ed77ef 2574
b0fc8832 2575\membersection{::wxGetPrinterCommand}\label{wxgetprintercommand}
a660d684 2576
b0fc8832 2577\func{wxString}{wxGetPrinterCommand}{\void}
a660d684 2578
b0fc8832 2579Gets the printer command used to print a file. The default is {\tt lpr}.
a660d684 2580
84ed77ef 2581
b0fc8832 2582\membersection{::wxGetPrinterFile}\label{wxgetprinterfile}
a660d684 2583
b0fc8832 2584\func{wxString}{wxGetPrinterFile}{\void}
a660d684 2585
b0fc8832 2586Gets the PostScript output filename.
a660d684 2587
84ed77ef 2588
b0fc8832 2589\membersection{::wxGetPrinterMode}\label{wxgetprintermode}
a660d684 2590
b0fc8832 2591\func{int}{wxGetPrinterMode}{\void}
954b8ae6 2592
b0fc8832
VZ
2593Gets the printing mode controlling where output is sent (PS\_PREVIEW, PS\_FILE or PS\_PRINTER).
2594The default is PS\_PREVIEW.
954b8ae6 2595
84ed77ef 2596
b0fc8832 2597\membersection{::wxGetPrinterOptions}\label{wxgetprinteroptions}
954b8ae6 2598
b0fc8832 2599\func{wxString}{wxGetPrinterOptions}{\void}
954b8ae6 2600
b0fc8832 2601Gets the additional options for the print command (e.g. specific printer). The default is nothing.
954b8ae6 2602
84ed77ef 2603
b0fc8832 2604\membersection{::wxGetPrinterOrientation}\label{wxgetprinterorientation}
954b8ae6 2605
b0fc8832 2606\func{int}{wxGetPrinterOrientation}{\void}
a660d684 2607
b0fc8832 2608Gets the orientation (PS\_PORTRAIT or PS\_LANDSCAPE). The default is PS\_PORTRAIT.
a660d684 2609
84ed77ef 2610
b0fc8832 2611\membersection{::wxGetPrinterPreviewCommand}\label{wxgetprinterpreviewcommand}
8e193f38 2612
b0fc8832 2613\func{wxString}{wxGetPrinterPreviewCommand}{\void}
a660d684 2614
b0fc8832 2615Gets the command used to view a PostScript file. The default depends on the platform.
954b8ae6 2616
84ed77ef 2617
b0fc8832 2618\membersection{::wxGetPrinterScaling}\label{wxgetprinterscaling}
954b8ae6 2619
b0fc8832 2620\func{void}{wxGetPrinterScaling}{\param{float *}{x}, \param{float *}{y}}
a660d684 2621
b0fc8832 2622Gets the scaling factor for PostScript output. The default is 1.0, 1.0.
a660d684 2623
84ed77ef 2624
b0fc8832 2625\membersection{::wxGetPrinterTranslation}\label{wxgetprintertranslation}
a660d684 2626
b0fc8832 2627\func{void}{wxGetPrinterTranslation}{\param{float *}{x}, \param{float *}{y}}
954b8ae6 2628
b0fc8832 2629Gets the translation (from the top left corner) for PostScript output. The default is 0.0, 0.0.
954b8ae6 2630
84ed77ef 2631
b0fc8832 2632\membersection{::wxSetPrinterCommand}\label{wxsetprintercommand}
a660d684 2633
b0fc8832 2634\func{void}{wxSetPrinterCommand}{\param{const wxString\& }{command}}
a660d684 2635
b0fc8832 2636Sets the printer command used to print a file. The default is {\tt lpr}.
a660d684 2637
84ed77ef 2638
b0fc8832 2639\membersection{::wxSetPrinterFile}\label{wxsetprinterfile}
cd6ce4a9 2640
b0fc8832 2641\func{void}{wxSetPrinterFile}{\param{const wxString\& }{filename}}
f6bcfd97 2642
b0fc8832 2643Sets the PostScript output filename.
a660d684 2644
84ed77ef 2645
b0fc8832 2646\membersection{::wxSetPrinterMode}\label{wxsetprintermode}
a660d684 2647
b0fc8832 2648\func{void}{wxSetPrinterMode}{\param{int }{mode}}
a660d684 2649
b0fc8832
VZ
2650Sets the printing mode controlling where output is sent (PS\_PREVIEW, PS\_FILE or PS\_PRINTER).
2651The default is PS\_PREVIEW.
cd6ce4a9 2652
84ed77ef 2653
b0fc8832 2654\membersection{::wxSetPrinterOptions}\label{wxsetprinteroptions}
a660d684 2655
b0fc8832 2656\func{void}{wxSetPrinterOptions}{\param{const wxString\& }{options}}
e6045e08 2657
b0fc8832 2658Sets the additional options for the print command (e.g. specific printer). The default is nothing.
a660d684 2659
84ed77ef 2660
b0fc8832 2661\membersection{::wxSetPrinterOrientation}\label{wxsetprinterorientation}
eafc087e 2662
b0fc8832 2663\func{void}{wxSetPrinterOrientation}{\param{int}{ orientation}}
cd6ce4a9 2664
b0fc8832 2665Sets the orientation (PS\_PORTRAIT or PS\_LANDSCAPE). The default is PS\_PORTRAIT.
a660d684 2666
84ed77ef 2667
b0fc8832 2668\membersection{::wxSetPrinterPreviewCommand}\label{wxsetprinterpreviewcommand}
954b8ae6 2669
b0fc8832 2670\func{void}{wxSetPrinterPreviewCommand}{\param{const wxString\& }{command}}
954b8ae6 2671
b0fc8832 2672Sets the command used to view a PostScript file. The default depends on the platform.
a660d684 2673
84ed77ef 2674
b0fc8832 2675\membersection{::wxSetPrinterScaling}\label{wxsetprinterscaling}
a660d684 2676
b0fc8832 2677\func{void}{wxSetPrinterScaling}{\param{float }{x}, \param{float }{y}}
a660d684 2678
b0fc8832 2679Sets the scaling factor for PostScript output. The default is 1.0, 1.0.
954b8ae6 2680
84ed77ef 2681
b0fc8832 2682\membersection{::wxSetPrinterTranslation}\label{wxsetprintertranslation}
954b8ae6 2683
b0fc8832 2684\func{void}{wxSetPrinterTranslation}{\param{float }{x}, \param{float }{y}}
a660d684 2685
b0fc8832 2686Sets the translation (from the top left corner) for PostScript output. The default is 0.0, 0.0.
a660d684 2687
84ed77ef
VZ
2688
2689
b0fc8832
VZ
2690\section{Clipboard functions}\label{clipsboard}
2691
2692These clipboard functions are implemented for Windows only. The use of these functions
2693is deprecated and the code is no longer maintained. Use the \helpref{wxClipboard}{wxclipboard}
2694class instead.
a660d684 2695
954b8ae6
JS
2696\wxheading{Include files}
2697
b0fc8832 2698<wx/clipbrd.h>
954b8ae6 2699
84ed77ef 2700
f4fcc291 2701\membersection{::wxClipboardOpen}\label{functionwxclipboardopen}
a660d684 2702
b0fc8832 2703\func{bool}{wxClipboardOpen}{\void}
a660d684 2704
cc81d32f 2705Returns true if this application has already opened the clipboard.
a660d684 2706
84ed77ef 2707
b0fc8832 2708\membersection{::wxCloseClipboard}\label{wxcloseclipboard}
954b8ae6 2709
b0fc8832 2710\func{bool}{wxCloseClipboard}{\void}
954b8ae6 2711
b0fc8832 2712Closes the clipboard to allow other applications to use it.
a660d684 2713
84ed77ef 2714
b0fc8832 2715\membersection{::wxEmptyClipboard}\label{wxemptyclipboard}
a660d684 2716
b0fc8832 2717\func{bool}{wxEmptyClipboard}{\void}
a660d684 2718
b0fc8832 2719Empties the clipboard.
954b8ae6 2720
84ed77ef 2721
b0fc8832 2722\membersection{::wxEnumClipboardFormats}\label{wxenumclipboardformats}
954b8ae6 2723
e7dfcb8e 2724\func{int}{wxEnumClipboardFormats}{\param{int}{ dataFormat}}
a660d684 2725
b0fc8832
VZ
2726Enumerates the formats found in a list of available formats that belong
2727to the clipboard. Each call to this function specifies a known
2728available format; the function returns the format that appears next in
2729the list.
a660d684 2730
b0fc8832
VZ
2731{\it dataFormat} specifies a known format. If this parameter is zero,
2732the function returns the first format in the list.
a660d684 2733
b0fc8832
VZ
2734The return value specifies the next known clipboard data format if the
2735function is successful. It is zero if the {\it dataFormat} parameter specifies
2736the last format in the list of available formats, or if the clipboard
2737is not open.
a660d684 2738
b0fc8832
VZ
2739Before it enumerates the formats function, an application must open the clipboard by using the
2740wxOpenClipboard function.
954b8ae6 2741
84ed77ef 2742
b0fc8832 2743\membersection{::wxGetClipboardData}\label{wxgetclipboarddata}
954b8ae6 2744
e7dfcb8e 2745\func{wxObject *}{wxGetClipboardData}{\param{int}{ dataFormat}}
26a80c22 2746
b0fc8832 2747Gets data from the clipboard.
26a80c22 2748
b0fc8832 2749{\it dataFormat} may be one of:
26a80c22 2750
b0fc8832
VZ
2751\begin{itemize}\itemsep=0pt
2752\item wxCF\_TEXT or wxCF\_OEMTEXT: returns a pointer to new memory containing a null-terminated text string.
2753\item wxCF\_BITMAP: returns a new wxBitmap.
2754\end{itemize}
26a80c22 2755
b0fc8832 2756The clipboard must have previously been opened for this call to succeed.
26a80c22 2757
84ed77ef 2758
b0fc8832 2759\membersection{::wxGetClipboardFormatName}\label{wxgetclipboardformatname}
26a80c22 2760
e7dfcb8e 2761\func{bool}{wxGetClipboardFormatName}{\param{int}{ dataFormat}, \param{const wxString\& }{formatName}, \param{int}{ maxCount}}
a660d684 2762
b0fc8832
VZ
2763Gets the name of a registered clipboard format, and puts it into the buffer {\it formatName} which is of maximum
2764length {\it maxCount}. {\it dataFormat} must not specify a predefined clipboard format.
a660d684 2765
84ed77ef 2766
b0fc8832 2767\membersection{::wxIsClipboardFormatAvailable}\label{wxisclipboardformatavailable}
a660d684 2768
e7dfcb8e 2769\func{bool}{wxIsClipboardFormatAvailable}{\param{int}{ dataFormat}}
954b8ae6 2770
cc81d32f 2771Returns true if the given data format is available on the clipboard.
954b8ae6 2772
84ed77ef 2773
b0fc8832 2774\membersection{::wxOpenClipboard}\label{wxopenclipboard}
a660d684 2775
b0fc8832 2776\func{bool}{wxOpenClipboard}{\void}
a660d684 2777
b0fc8832 2778Opens the clipboard for passing data to it or getting data from it.
a660d684 2779
84ed77ef 2780
b0fc8832 2781\membersection{::wxRegisterClipboardFormat}\label{wxregisterclipboardformat}
954b8ae6 2782
b0fc8832 2783\func{int}{wxRegisterClipboardFormat}{\param{const wxString\& }{formatName}}
954b8ae6 2784
b0fc8832 2785Registers the clipboard data format name and returns an identifier.
a660d684 2786
84ed77ef 2787
b0fc8832 2788\membersection{::wxSetClipboardData}\label{wxsetclipboarddata}
a660d684 2789
e7dfcb8e 2790\func{bool}{wxSetClipboardData}{\param{int}{ dataFormat}, \param{wxObject*}{ data}, \param{int}{ width}, \param{int}{ height}}
c51deffc 2791
b0fc8832 2792Passes data to the clipboard.
c51deffc 2793
b0fc8832 2794{\it dataFormat} may be one of:
a660d684 2795
b0fc8832
VZ
2796\begin{itemize}\itemsep=0pt
2797\item wxCF\_TEXT or wxCF\_OEMTEXT: {\it data} is a null-terminated text string.
2798\item wxCF\_BITMAP: {\it data} is a wxBitmap.
2799\item wxCF\_DIB: {\it data} is a wxBitmap. The bitmap is converted to a DIB (device independent bitmap).
2800\item wxCF\_METAFILE: {\it data} is a wxMetafile. {\it width} and {\it height} are used to give recommended dimensions.
2801\end{itemize}
954b8ae6 2802
b0fc8832 2803The clipboard must have previously been opened for this call to succeed.
954b8ae6 2804
4104ed92 2805
b0fc8832 2806\section{Miscellaneous functions}\label{miscellany}
a660d684 2807
84ed77ef 2808
3c595496
VZ
2809\membersection{wxCONCAT}\label{wxconcat}
2810
2811\func{}{wxCONCAT}{\param{}{x}, \param{}{y}}
2812
2813This macro returns the concatenation of two tokens \arg{x} and \arg{y}.
2814
2815
4104ed92
VZ
2816\membersection{wxDYNLIB\_FUNCTION}\label{wxdynlibfunction}
2817
2818\func{}{wxDYNLIB\_FUNCTION}{\param{}{type}, \param{}{name}, \param{}{dynlib}}
2819
8ea92b4d 2820When loading a function from a DLL you always have to cast the returned
b325f27f 2821{\tt void *} pointer to the correct type and, even more annoyingly, you have to
4104ed92
VZ
2822repeat this type twice if you want to declare and define a function pointer all
2823in one line
2824
2825This macro makes this slightly less painful by allowing you to specify the
2826type only once, as the first parameter, and creating a variable of this type
2827named after the function but with {\tt pfn} prefix and initialized with the
8ea92b4d 2828function \arg{name} from the \helpref{wxDynamicLibrary}{wxdynamiclibrary}
4104ed92
VZ
2829\arg{dynlib}.
2830
2831\wxheading{Parameters}
2832
2833\docparam{type}{the type of the function}
2834
2835\docparam{name}{the name of the function to load, not a string (without quotes,
2836it is quoted automatically by the macro)}
2837
2838\docparam{dynlib}{the library to load the function from}
2839
2840
84ed77ef 2841
986ecc86
VZ
2842\membersection{wxEXPLICIT}\label{wxexplicit}
2843
2844{\tt wxEXPLICIT} is a macro which expands to the C++ {\tt explicit} keyword if
2845the compiler supports it or nothing otherwise. Thus, it can be used even in the
2846code which might have to be compiled with an old compiler without support for
2847this language feature but still take advantage of it when it is available.
2848
84ed77ef 2849
6445acc7
JS
2850
2851\membersection{::wxCoordRound}\label{wxcoordround}
2852
2853\func{wxCoord}{wxCoordRound}{\param{const float\& }{f}}
2854
2855\func{wxCoord}{wxCoordRound}{\param{const double\& }{f}}
2856
2857Convert \em{f} to a wxCoord, using round-to-nearest. This is commonly used
2858in scaling calculations.
2859
2860\wxheading{Include files}
2861
2862<wx/defs.h>
2863
2864
f52d9e92
VZ
2865\membersection{::wxGetKeyState}\label{wxgetkeystate}
2866
1751226c 2867\func{bool}{wxGetKeyState}{\param{wxKeyCode }{key}}
f52d9e92 2868
44353523
VZ
2869For normal keys, returns \true if the specified key is currently down.
2870
2871For togglable keys (Caps Lock, Num Lock and Scroll Lock), returns
2872\true if the key is toggled such that its LED indicator is lit. There is
2873currently no way to test whether togglable keys are up or down.
2874
2875Even though there are virtual key codes defined for mouse buttons, they
2876cannot be used with this function currently.
f52d9e92
VZ
2877
2878\wxheading{Include files}
2879
2880<wx/utils.h>
2881
2882
2b5f62a0
VZ
2883\membersection{wxLL}\label{wxll}
2884
2885\func{wxLongLong\_t}{wxLL}{\param{}{number}}
2886
2887This macro is defined for the platforms with a native 64 bit integer type and
2888allows to define 64 bit compile time constants:
2889
2890\begin{verbatim}
2891 #ifdef wxLongLong_t
2892 wxLongLong_t ll = wxLL(0x1234567890abcdef);
2893 #endif
2894\end{verbatim}
2895
2896\wxheading{Include files}
2897
2898<wx/longlong.h>
2899
84ed77ef
VZ
2900\wxheading{See also}
2901
2902\helpref{wxULL}{wxull}, \helpref{wxLongLong}{wxlonglong}
2903
2904
2b5f62a0
VZ
2905\membersection{wxLongLongFmtSpec}\label{wxlonglongfmtspec}
2906
2907This macro is defined to contain the {\tt printf()} format specifier using
2908which 64 bit integer numbers (i.e. those of type {\tt wxLongLong\_t}) can be
2909printed. Example of using it:
2910
2911\begin{verbatim}
2912 #ifdef wxLongLong_t
2913 wxLongLong_t ll = wxLL(0x1234567890abcdef);
2914 printf("Long long = %" wxLongLongFmtSpec "x\n", ll);
2915 #endif
2916\end{verbatim}
2917
2918\wxheading{See also}
2919
2920\helpref{wxLL}{wxll}
2921
2922\wxheading{Include files}
2923
2924<wx/longlong.h>
2925
84ed77ef 2926
b0fc8832 2927\membersection{::wxNewId}\label{wxnewid}
a660d684 2928
b0fc8832
VZ
2929\func{long}{wxNewId}{\void}
2930
2931Generates an integer identifier unique to this run of the program.
a660d684 2932
954b8ae6
JS
2933\wxheading{Include files}
2934
2935<wx/utils.h>
2936
84ed77ef 2937
1a64b24d
VZ
2938\membersection{wxON\_BLOCK\_EXIT}\label{wxonblockexit}
2939
2940\func{}{wxON\_BLOCK\_EXIT0}{\param{}{func}}
2941\func{}{wxON\_BLOCK\_EXIT1}{\param{}{func}, \param{}{p1}}
2942\func{}{wxON\_BLOCK\_EXIT2}{\param{}{func}, \param{}{p1}, \param{}{p2}}
2943
2944This family of macros allows to ensure that the global function \arg{func}
2945with 0, 1, 2 or more parameters (up to some implementaton-defined limit) is
2946executed on scope exit, whether due to a normal function return or because an
2947exception has been thrown. A typical example of its usage:
2948\begin{verbatim}
2949 void *buf = malloc(size);
2950 wxON_BLOCK_EXIT1(free, buf);
2951\end{verbatim}
2952
2953Please see the original article by Andrei Alexandrescu and Petru Marginean
2954published in December 2000 issue of \emph{C/C++ Users Journal} for more
2955details.
2956
2957\wxheading{Include files}
2958
2959<wx/scopeguard.h>
2960
2961\wxheading{See also}
2962
2963\helpref{wxON\_BLOCK\_EXIT\_OBJ}{wxonblockexitobj}
2964
2965
2966\membersection{wxON\_BLOCK\_EXIT\_OBJ}\label{wxonblockexitobj}
2967
2968\func{}{wxON\_BLOCK\_EXIT\_OBJ0}{\param{}{obj}, \param{}{method}}
2969\func{}{wxON\_BLOCK\_EXIT\_OBJ1}{\param{}{obj}, \param{}{method}, \param{}{p1}}
2970\func{}{wxON\_BLOCK\_EXIT\_OBJ2}{\param{}{obj}, \param{}{method}, \param{}{p1}, \param{}{p2}}
2971
ce045aed 2972This family of macros is similar to \helpref{wxON\_BLOCK\_EXIT}{wxonblockexit}
1a64b24d
VZ
2973but calls a method of the given object instead of a free function.
2974
2975\wxheading{Include files}
2976
2977<wx/scopeguard.h>
2978
2979
b0fc8832 2980\membersection{::wxRegisterId}\label{wxregisterid}
a660d684 2981
b0fc8832 2982\func{void}{wxRegisterId}{\param{long}{ id}}
a660d684 2983
b0fc8832
VZ
2984Ensures that ids subsequently generated by {\bf NewId} do not clash with
2985the given {\bf id}.
a660d684 2986
954b8ae6
JS
2987\wxheading{Include files}
2988
2989<wx/utils.h>
2990
84ed77ef 2991
b0fc8832 2992\membersection{::wxDDECleanUp}\label{wxddecleanup}
bdc72a22 2993
b0fc8832 2994\func{void}{wxDDECleanUp}{\void}
bdc72a22 2995
fc2171bd 2996Called when wxWidgets exits, to clean up the DDE system. This no longer needs to be
b0fc8832 2997called by the application.
bdc72a22 2998
b0fc8832 2999See also \helpref{wxDDEInitialize}{wxddeinitialize}.
bdc72a22
VZ
3000
3001\wxheading{Include files}
3002
b0fc8832 3003<wx/dde.h>
a660d684 3004
84ed77ef 3005
b0fc8832 3006\membersection{::wxDDEInitialize}\label{wxddeinitialize}
a660d684 3007
b0fc8832 3008\func{void}{wxDDEInitialize}{\void}
a660d684 3009
b0fc8832 3010Initializes the DDE system. May be called multiple times without harm.
a660d684 3011
b0fc8832 3012This no longer needs to be called by the application: it will be called
fc2171bd 3013by wxWidgets if necessary.
bdc72a22 3014
d2c2afc9 3015See also \helpref{wxDDEServer}{wxddeserver}, \helpref{wxDDEClient}{wxddeclient}, \helpref{wxDDEConnection}{wxddeconnection},\rtfsp
b0fc8832 3016\helpref{wxDDECleanUp}{wxddecleanup}.
bdc72a22 3017
954b8ae6
JS
3018\wxheading{Include files}
3019
b0fc8832 3020<wx/dde.h>
a660d684 3021
84ed77ef 3022
b0fc8832 3023\membersection{::wxEnableTopLevelWindows}\label{wxenabletoplevelwindows}
a660d684 3024
08890e27 3025\func{void}{wxEnableTopLevelWindows}{\param{bool}{ enable = true}}
a660d684 3026
b0fc8832
VZ
3027This function enables or disables all top level windows. It is used by
3028\helpref{::wxSafeYield}{wxsafeyield}.
a660d684 3029
954b8ae6
JS
3030\wxheading{Include files}
3031
3032<wx/utils.h>
3033
84ed77ef 3034
b0fc8832 3035\membersection{::wxFindMenuItemId}\label{wxfindmenuitemid}
a660d684 3036
b0fc8832 3037\func{int}{wxFindMenuItemId}{\param{wxFrame *}{frame}, \param{const wxString\& }{menuString}, \param{const wxString\& }{itemString}}
a660d684 3038
b0fc8832 3039Find a menu item identifier associated with the given frame's menu bar.
a660d684 3040
954b8ae6
JS
3041\wxheading{Include files}
3042
3043<wx/utils.h>
3044
84ed77ef 3045
b0fc8832 3046\membersection{::wxFindWindowByLabel}\label{wxfindwindowbylabel}
c51deffc 3047
b0fc8832 3048\func{wxWindow *}{wxFindWindowByLabel}{\param{const wxString\& }{label}, \param{wxWindow *}{parent=NULL}}
c51deffc 3049
b829bf55 3050{\bf NB:} This function is obsolete, please use
146ba0fe
VZ
3051\helpref{wxWindow::FindWindowByLabel}{wxwindowfindwindowbylabel} instead.
3052
b0fc8832
VZ
3053Find a window by its label. Depending on the type of window, the label may be a window title
3054or panel item label. If {\it parent} is NULL, the search will start from all top-level
3055frames and dialog boxes; if non-NULL, the search will be limited to the given window hierarchy.
3056The search is recursive in both cases.
c51deffc
VZ
3057
3058\wxheading{Include files}
3059
3060<wx/utils.h>
3061
84ed77ef 3062
b0fc8832
VZ
3063\membersection{::wxFindWindowByName}\label{wxfindwindowbyname}
3064
3065\func{wxWindow *}{wxFindWindowByName}{\param{const wxString\& }{name}, \param{wxWindow *}{parent=NULL}}
a660d684 3066
b829bf55 3067{\bf NB:} This function is obsolete, please use
146ba0fe
VZ
3068\helpref{wxWindow::FindWindowByName}{wxwindowfindwindowbyname} instead.
3069
b0fc8832
VZ
3070Find a window by its name (as given in a window constructor or {\bf Create} function call).
3071If {\it parent} is NULL, the search will start from all top-level
3072frames and dialog boxes; if non-NULL, the search will be limited to the given window hierarchy.
3073The search is recursive in both cases.
a660d684 3074
b0fc8832 3075If no such named window is found, {\bf wxFindWindowByLabel} is called.
a660d684 3076
954b8ae6
JS
3077\wxheading{Include files}
3078
3079<wx/utils.h>
3080
84ed77ef 3081
b0fc8832 3082\membersection{::wxFindWindowAtPoint}\label{wxfindwindowatpoint}
6787e41e 3083
b0fc8832 3084\func{wxWindow *}{wxFindWindowAtPoint}{\param{const wxPoint\& }{pt}}
6787e41e 3085
b0fc8832
VZ
3086Find the deepest window at the given mouse position in screen coordinates,
3087returning the window if found, or NULL if not.
4d01e583 3088
84ed77ef 3089
b0fc8832 3090\membersection{::wxFindWindowAtPointer}\label{wxfindwindowatpointer}
4d01e583 3091
b0fc8832 3092\func{wxWindow *}{wxFindWindowAtPointer}{\param{wxPoint\& }{pt}}
4d01e583 3093
b0fc8832
VZ
3094Find the deepest window at the mouse pointer position, returning the window
3095and current pointer position in screen coordinates.
4d01e583 3096
84ed77ef 3097
b0fc8832 3098\membersection{::wxGetActiveWindow}\label{wxgetactivewindow}
4d01e583 3099
b0fc8832 3100\func{wxWindow *}{wxGetActiveWindow}{\void}
4d01e583 3101
33de8c70
VZ
3102Gets the currently active window (implemented for MSW and GTK only currently,
3103always returns \NULL in the other ports).
4d01e583 3104
b0fc8832 3105\wxheading{Include files}
4d01e583 3106
b0fc8832 3107<wx/windows.h>
4d01e583 3108
84ed77ef 3109
8ea92b4d
WS
3110\membersection{::wxGetBatteryState}\label{wxgetbatterystate}
3111
3112\func{wxBatteryState}{wxGetBatteryState}{\void}
3113
bb772a8e
RN
3114Returns battery state as one of \texttt{wxBATTERY\_NORMAL\_STATE},
3115\texttt{wxBATTERY\_LOW\_STATE}, \texttt{wxBATTERY\_CRITICAL\_STATE},
3116\texttt{wxBATTERY\_SHUTDOWN\_STATE} or \texttt{wxBATTERY\_UNKNOWN\_STATE}.
3117\texttt{wxBATTERY\_UNKNOWN\_STATE} is also the default on platforms where
3032b7b5 3118this feature is not implemented (currently everywhere but MS Windows).
8ea92b4d
WS
3119
3120\wxheading{Include files}
3121
3122<wx/utils.h>
3123
3124
b0fc8832 3125\membersection{::wxGetDisplayName}\label{wxgetdisplayname}
4d01e583 3126
b0fc8832 3127\func{wxString}{wxGetDisplayName}{\void}
4d01e583 3128
b0fc8832 3129Under X only, returns the current display name. See also \helpref{wxSetDisplayName}{wxsetdisplayname}.
4d01e583
VZ
3130
3131\wxheading{Include files}
3132
b0fc8832 3133<wx/utils.h>
4d01e583 3134
84ed77ef 3135
8ea92b4d
WS
3136\membersection{::wxGetPowerType}\label{wxgetpowertype}
3137
3138\func{wxPowerType}{wxGetPowerType}{\void}
3139
bb772a8e
RN
3140Returns the type of power source as one of \texttt{wxPOWER\_SOCKET},
3141\texttt{wxPOWER\_BATTERY} or \texttt{wxPOWER\_UNKNOWN}.
3142\texttt{wxPOWER\_UNKNOWN} is also the default on platforms where this
3032b7b5 3143feature is not implemented (currently everywhere but MS Windows).
8ea92b4d
WS
3144
3145\wxheading{Include files}
3146
3147<wx/utils.h>
3148
3149
b0fc8832 3150\membersection{::wxGetMousePosition}\label{wxgetmouseposition}
4d01e583 3151
b0fc8832 3152\func{wxPoint}{wxGetMousePosition}{\void}
4d01e583 3153
b0fc8832 3154Returns the mouse position in screen coordinates.
4d01e583
VZ
3155
3156\wxheading{Include files}
3157
3158<wx/utils.h>
3159
84ed77ef 3160
7dd40b6f
RD
3161\membersection{::wxGetMouseState}\label{wxgetmousestate}
3162
3163\func{wxMouseState}{wxGetMouseState}{\void}
3164
3165Returns the current state of the mouse. Returns a wxMouseState
3166instance that contains the current position of the mouse pointer in
3167screen coordinants, as well as boolean values indicating the up/down
3168status of the mouse buttons and the modifier keys.
3169
3170\wxheading{Include files}
3171
3172<wx/utils.h>
3173
3174wxMouseState has the following interface:
3175
3176\begin{verbatim}
3177class wxMouseState
3178{
3179public:
3180 wxMouseState();
3181
3182 wxCoord GetX();
3183 wxCoord GetY();
3184
3185 bool LeftDown();
3186 bool MiddleDown();
3187 bool RightDown();
3188
3189 bool ControlDown();
3190 bool ShiftDown();
3191 bool AltDown();
3192 bool MetaDown();
3193 bool CmdDown();
3194
3195 void SetX(wxCoord x);
3196 void SetY(wxCoord y);
3197
3198 void SetLeftDown(bool down);
3199 void SetMiddleDown(bool down);
3200 void SetRightDown(bool down);
e0c8d2d9 3201
7dd40b6f
RD
3202 void SetControlDown(bool down);
3203 void SetShiftDown(bool down);
3204 void SetAltDown(bool down);
3205 void SetMetaDown(bool down);
3206};
3207\end{verbatim}
3208
3209
b0fc8832 3210\membersection{::wxGetResource}\label{wxgetresource}
a660d684 3211
b0fc8832
VZ
3212\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3213 \param{const wxString\& *}{value}, \param{const wxString\& }{file = NULL}}
a660d684 3214
b0fc8832
VZ
3215\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3216 \param{float *}{value}, \param{const wxString\& }{file = NULL}}
a660d684 3217
b0fc8832
VZ
3218\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3219 \param{long *}{value}, \param{const wxString\& }{file = NULL}}
50567b69 3220
b0fc8832
VZ
3221\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3222 \param{int *}{value}, \param{const wxString\& }{file = NULL}}
50567b69 3223
b0fc8832
VZ
3224Gets a resource value from the resource database (for example, WIN.INI, or
3225.Xdefaults). If {\it file} is NULL, WIN.INI or .Xdefaults is used,
3226otherwise the specified file is used.
50567b69 3227
b0fc8832
VZ
3228Under X, if an application class (wxApp::GetClassName) has been defined,
3229it is appended to the string /usr/lib/X11/app-defaults/ to try to find
3230an applications default file when merging all resource databases.
50567b69 3231
b0fc8832
VZ
3232The reason for passing the result in an argument is that it
3233can be convenient to define a default value, which gets overridden
3234if the value exists in the resource file. It saves a separate
3235test for that resource's existence, and it also allows
3236the overloading of the function for different types.
50567b69 3237
b0fc8832 3238See also \helpref{wxWriteResource}{wxwriteresource}, \helpref{wxConfigBase}{wxconfigbase}.
a660d684 3239
954b8ae6 3240\wxheading{Include files}
a660d684 3241
954b8ae6 3242<wx/utils.h>
a660d684 3243
84ed77ef 3244
634629fa
WS
3245\membersection{::wxGetStockLabel}\label{wxgetstocklabel}
3246
fbfb8bcc 3247\func{wxString}{wxGetStockLabel}{\param{wxWindowID }{id}, \param{bool }{withCodes = true}, \param{const wxString\& }{accelerator = wxEmptyString}}
634629fa
WS
3248
3249Returns label that should be used for given {\it id} element.
3250
3251\wxheading{Parameters}
3252
3253\docparam{id}{given id of the \helpref{wxMenuItem}{wxmenuitem}, \helpref{wxButton}{wxbutton}, \helpref{wxToolBar}{wxtoolbar} tool, etc.}
3254
3255\docparam{withCodes}{if false then strip accelerator code from the label;
3256usefull for getting labels without accelerator char code like for toolbar tooltip or
3257under platforms without traditional keyboard like smartphones}
3258
3259\docparam{accelerator}{optional accelerator string automatically added to label; useful
3260for building labels for \helpref{wxMenuItem}{wxmenuitem}}
3261
3262\wxheading{Include files}
3263
3264<wx/stockitem.h>
3265
3266
33b494d6
VZ
3267\membersection{::wxGetTopLevelParent}\label{wxgettoplevelparent}
3268
3269\func{wxWindow *}{wxGetTopLevelParent}{\param{wxWindow }{*win}}
3270
3271Returns the first top level parent of the given window, or in other words, the
3272frame or dialog containing it, or {\tt NULL}.
3273
3274\wxheading{Include files}
3275
3276<wx/window.h>
3277
84ed77ef 3278
498a1eeb
RN
3279\membersection{::wxLaunchDefaultBrowser}\label{wxlaunchdefaultbrowser}
3280
42d0df00 3281\func{bool}{wxLaunchDefaultBrowser}{\param{const wxString\& }{url}, \param{int }{flags = $0$}}
498a1eeb 3282
ce045aed 3283Open the \arg{url} in user's default browser. If \arg{flags} parameter contains
42d0df00
VZ
3284\texttt{wxBROWSER\_NEW\_WINDOW} flag, a new window is opened for the URL
3285(currently this is only supported under Windows).
498a1eeb 3286
42d0df00 3287Returns \true if the application was successfully launched.
498a1eeb
RN
3288
3289\wxheading{Include files}
3290
3291<wx/utils.h>
3292
42d0df00 3293
a660d684
KB
3294\membersection{::wxLoadUserResource}\label{wxloaduserresource}
3295
3296\func{wxString}{wxLoadUserResource}{\param{const wxString\& }{resourceName}, \param{const wxString\& }{resourceType=``TEXT"}}
3297
3298Loads a user-defined Windows resource as a string. If the resource is found, the function creates
3299a new character array and copies the data into it. A pointer to this data is returned. If unsuccessful, NULL is returned.
3300
3301The resource must be defined in the {\tt .rc} file using the following syntax:
3302
3303\begin{verbatim}
3304myResource TEXT file.ext
3305\end{verbatim}
3306
3307where {\tt file.ext} is a file that the resource compiler can find.
3308
a660d684
KB
3309This function is available under Windows only.
3310
954b8ae6
JS
3311\wxheading{Include files}
3312
3313<wx/utils.h>
3314
84ed77ef 3315
a660d684
KB
3316\membersection{::wxPostDelete}\label{wxpostdelete}
3317
3318\func{void}{wxPostDelete}{\param{wxObject *}{object}}
3319
954b8ae6 3320Tells the system to delete the specified object when
a660d684
KB
3321all other events have been processed. In some environments, it is
3322necessary to use this instead of deleting a frame directly with the
954b8ae6 3323delete operator, because some GUIs will still send events to a deleted window.
a660d684
KB
3324
3325Now obsolete: use \helpref{wxWindow::Close}{wxwindowclose} instead.
3326
954b8ae6
JS
3327\wxheading{Include files}
3328
3329<wx/utils.h>
3330
84ed77ef 3331
8e193f38
VZ
3332\membersection{::wxPostEvent}\label{wxpostevent}
3333
3334\func{void}{wxPostEvent}{\param{wxEvtHandler *}{dest}, \param{wxEvent\& }{event}}
3335
9a9e73f6
RR
3336In a GUI application, this function posts {\it event} to the specified {\it dest}
3337object using \helpref{wxEvtHandler::AddPendingEvent}{wxevthandleraddpendingevent}.
3338Otherwise, it dispatches {\it event} immediately using
3339\helpref{wxEvtHandler::ProcessEvent}{wxevthandlerprocessevent}.
3340See the respective documentation for details (and caveats).
8e193f38
VZ
3341
3342\wxheading{Include files}
3343
3344<wx/app.h>
3345
84ed77ef 3346
a660d684
KB
3347\membersection{::wxSetDisplayName}\label{wxsetdisplayname}
3348
3349\func{void}{wxSetDisplayName}{\param{const wxString\& }{displayName}}
3350
3351Under X only, sets the current display name. This is the X host and display name such
3352as ``colonsay:0.0", and the function indicates which display should be used for creating
3353windows from this point on. Setting the display within an application allows multiple
3354displays to be used.
3355
3356See also \helpref{wxGetDisplayName}{wxgetdisplayname}.
3357
954b8ae6
JS
3358\wxheading{Include files}
3359
3360<wx/utils.h>
3361
84ed77ef 3362
b0fc8832 3363\membersection{::wxStripMenuCodes}\label{wxstripmenucodes}
a660d684 3364
74639764 3365\func{wxString}{wxStripMenuCodes}{\param{const wxString\& }{str}, \param{int }{flags = wxStrip\_All}}
8a2c6ef8 3366
74639764 3367Strips any menu codes from \arg{str} and returns the result.
a660d684 3368
74639764
VZ
3369By default, the functions strips both the mnemonics character (\texttt{'\&'})
3370which is used to indicate a keyboard shortkey, and the accelerators, which are
3371used only in the menu items and are separated from the main text by the
3372\texttt{$\backslash$t} (TAB) character. By using \arg{flags} of
3373\texttt{wxStrip\_Mnemonics} or \texttt{wxStrip\_Accel} to strip only the former
3374or the latter part, respectively.
8a2c6ef8 3375
8bb6b2c0
VZ
3376Notice that in most cases
3377\helpref{wxMenuItem::GetLabelFromText}{wxmenuitemgetlabelfromtext} or
74639764 3378\helpref{wxControl::GetLabelText}{wxcontrolgetlabeltext} can be used instead.
a660d684 3379
954b8ae6
JS
3380\wxheading{Include files}
3381
3382<wx/utils.h>
3383
84ed77ef 3384
b4a81453
VZ
3385\membersection{wxSTRINGIZE}\label{wxstringize}
3386
3387\func{}{wxSTRINGIZE}{\param{}{x}}
3388
3389Returns the string representation of the given symbol which can be either a
3390literal or a macro (hence the advantage of using this macro instead of the
3391standard preprocessor \texttt{\#} operator which doesn't work with macros).
3392
84206bbb
VZ
3393Notice that this macro always produces a \texttt{char} string, use
3394\helpref{wxSTRINGIZE\_T}{wxstringizet} to build a wide string Unicode build.
3395
b4a81453
VZ
3396\wxheading{See also}
3397
3398\helpref{wxCONCAT}{wxconcat}
3399
3400
84206bbb
VZ
3401\membersection{wxSTRINGIZE\_T}\label{wxstringizet}
3402
3403\func{}{wxSTRINGIZE\_T}{\param{}{x}}
3404
3405Returns the string representation of the given symbol as either an ASCII or
3406Unicode string, depending on the current build. This is the Unicode-friendly
3407equivalent of \helpref{wxSTRINGIZE}{wxstringize}.
3408
3409
7261746a 3410\membersection{wxSUPPRESS\_GCC\_PRIVATE\_DTOR\_WARNING}\label{wxsuppressgccprivatedtorwarning}
b47f1f95
VZ
3411
3412\func{}{wxSUPPRESS\_GCC\_PRIVATE\_DTOR\_WARNING}{\param{}{name}}
3413
3414GNU C++ compiler gives a warning for any class whose destructor is private
3415unless it has a friend. This warning may sometimes be useful but it doesn't
3416make sense for reference counted class which always delete themselves (hence
3417destructor should be private) but don't necessarily have any friends, so this
3418macro is provided to disable the warning in such case. The \arg{name} parameter
3419should be the name of the class but is only used to construct a unique friend
3420class name internally. Example of using the macro:
3421
3422\begin{verbatim}
3423 class RefCounted
3424 {
3425 public:
3426 RefCounted() { m_nRef = 1; }
3427 void IncRef() { m_nRef++ ; }
3428 void DecRef() { if ( !--m_nRef ) delete this; }
3429
3430 private:
3431 ~RefCounted() { }
3432
3433 wxSUPPRESS_GCC_PRIVATE_DTOR(RefCounted)
3434 };
3435\end{verbatim}
3436
3437Notice that there should be no semicolon after this macro.
3438
3439
84ed77ef
VZ
3440\membersection{wxULL}\label{wxull}
3441
3442\func{wxLongLong\_t}{wxULL}{\param{}{number}}
3443
3444This macro is defined for the platforms with a native 64 bit integer type and
3445allows to define unsigned 64 bit compile time constants:
3446
3447\begin{verbatim}
3448 #ifdef wxLongLong_t
3449 unsigned wxLongLong_t ll = wxULL(0x1234567890abcdef);
3450 #endif
3451\end{verbatim}
3452
3453\wxheading{Include files}
3454
3455<wx/longlong.h>
3456
3457\wxheading{See also}
3458
3459\helpref{wxLL}{wxll}, \helpref{wxLongLong}{wxlonglong}
3460
3461
d85cfb37
VZ
3462\membersection{wxVaCopy}\label{wxvacopy}
3463
e7dfcb8e 3464\func{void}{wxVaCopy}{\param{va\_list }{argptrDst}, \param{va\_list}{ argptrSrc}}
d85cfb37
VZ
3465
3466This macro is the same as the standard C99 \texttt{va\_copy} for the compilers
3467which support it or its replacement for those that don't. It must be used to
3468preserve the value of a \texttt{va\_list} object if you need to use it after
3469passing it to another function because it can be modified by the latter.
3470
8ea92b4d 3471As with \texttt{va\_start}, each call to \texttt{wxVaCopy} must have a matching
d85cfb37
VZ
3472\texttt{va\_end}.
3473
3474
a660d684
KB
3475\membersection{::wxWriteResource}\label{wxwriteresource}
3476
3477\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3478 \param{const wxString\& }{value}, \param{const wxString\& }{file = NULL}}
3479
3480\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3481 \param{float }{value}, \param{const wxString\& }{file = NULL}}
3482
3483\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3484 \param{long }{value}, \param{const wxString\& }{file = NULL}}
3485
3486\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
3487 \param{int }{value}, \param{const wxString\& }{file = NULL}}
3488
3489Writes a resource value into the resource database (for example, WIN.INI, or
3490.Xdefaults). If {\it file} is NULL, WIN.INI or .Xdefaults is used,
3491otherwise the specified file is used.
3492
3493Under X, the resource databases are cached until the internal function
b0fc8832
VZ
3494\rtfsp{\bf wxFlushResources} is called automatically on exit, when
3495all updated resource databases are written to their files.
8a293590 3496
b0fc8832
VZ
3497Note that it is considered bad manners to write to the .Xdefaults
3498file under Unix, although the WIN.INI file is fair game under Windows.
8a293590 3499
b0fc8832 3500See also \helpref{wxGetResource}{wxgetresource}, \helpref{wxConfigBase}{wxconfigbase}.
8a293590
RR
3501
3502\wxheading{Include files}
3503
b0fc8832 3504<wx/utils.h>
8a293590 3505
84ed77ef 3506
fd05688e
VZ
3507\membersection{\_\_WXFUNCTION\_\_}\label{wxfunction}
3508
3509\func{}{\_\_WXFUNCTION\_\_}{\void}
3510
3511This macro expands to the name of the current function if the compiler supports
3512any of \texttt{\_\_FUNCTION\_\_}, \texttt{\_\_func\_\_} or equivalent variables
3513or macros or to \NULL if none of them is available.
3514
3515
84ed77ef 3516
81c9effa 3517\section{Byte order macros}\label{byteordermacros}
a660d684 3518
b0fc8832
VZ
3519The endian-ness issues (that is the difference between big-endian and
3520little-endian architectures) are important for the portable programs working
3521with the external binary data (for example, data files or data coming from
3522network) which is usually in some fixed, platform-independent format. The
3523macros are helpful for transforming the data to the correct format.
a660d684 3524
84ed77ef 3525
0180dad6
RR
3526\membersection{wxINTXX\_SWAP\_ALWAYS}\label{intswapalways}
3527
3528\func{wxInt32}{wxINT32\_SWAP\_ALWAYS}{\param{wxInt32 }{value}}
3529
3530\func{wxUint32}{wxUINT32\_SWAP\_ALWAYS}{\param{wxUint32 }{value}}
3531
3532\func{wxInt16}{wxINT16\_SWAP\_ALWAYS}{\param{wxInt16 }{value}}
3533
3534\func{wxUint16}{wxUINT16\_SWAP\_ALWAYS}{\param{wxUint16 }{value}}
3535
b0fc8832
VZ
3536These macros will swap the bytes of the {\it value} variable from little
3537endian to big endian or vice versa unconditionally, i.e. independently of the
3538current platform.
0180dad6 3539
84ed77ef 3540
0180dad6
RR
3541\membersection{wxINTXX\_SWAP\_ON\_BE}\label{intswaponbe}
3542
3543\func{wxInt32}{wxINT32\_SWAP\_ON\_BE}{\param{wxInt32 }{value}}
3544
3545\func{wxUint32}{wxUINT32\_SWAP\_ON\_BE}{\param{wxUint32 }{value}}
3546
3547\func{wxInt16}{wxINT16\_SWAP\_ON\_BE}{\param{wxInt16 }{value}}
3548
3549\func{wxUint16}{wxUINT16\_SWAP\_ON\_BE}{\param{wxUint16 }{value}}
3550
3551This macro will swap the bytes of the {\it value} variable from little
3552endian to big endian or vice versa if the program is compiled on a
ec5d7799 3553big-endian architecture (such as Sun work stations). If the program has
0180dad6
RR
3554been compiled on a little-endian architecture, the value will be unchanged.
3555
ec5d7799 3556Use these macros to read data from and write data to a file that stores
b0fc8832 3557data in little-endian (for example Intel i386) format.
0180dad6 3558
84ed77ef 3559
0180dad6
RR
3560\membersection{wxINTXX\_SWAP\_ON\_LE}\label{intswaponle}
3561
3562\func{wxInt32}{wxINT32\_SWAP\_ON\_LE}{\param{wxInt32 }{value}}
3563
3564\func{wxUint32}{wxUINT32\_SWAP\_ON\_LE}{\param{wxUint32 }{value}}
3565
3566\func{wxInt16}{wxINT16\_SWAP\_ON\_LE}{\param{wxInt16 }{value}}
3567
3568\func{wxUint16}{wxUINT16\_SWAP\_ON\_LE}{\param{wxUint16 }{value}}
3569
3570This macro will swap the bytes of the {\it value} variable from little
3571endian to big endian or vice versa if the program is compiled on a
ec5d7799 3572little-endian architecture (such as Intel PCs). If the program has
0180dad6
RR
3573been compiled on a big-endian architecture, the value will be unchanged.
3574
ec5d7799 3575Use these macros to read data from and write data to a file that stores
b0fc8832
VZ
3576data in big-endian format.
3577
84ed77ef
VZ
3578
3579
f4fcc291 3580\section{RTTI functions}\label{rttimacros}
b0fc8832 3581
fc2171bd 3582wxWidgets uses its own RTTI ("run-time type identification") system which
b0fc8832 3583predates the current standard C++ RTTI and so is kept for backwards
2edb0bde 3584compatibility reasons but also because it allows some things which the
b0fc8832
VZ
3585standard RTTI doesn't directly support (such as creating a class from its
3586name).
3587
3588The standard C++ RTTI can be used in the user code without any problems and in
3589general you shouldn't need to use the functions and the macros in this section
fc2171bd 3590unless you are thinking of modifying or adding any wxWidgets classes.
b0fc8832
VZ
3591
3592\wxheading{See also}
3593
3594\helpref{RTTI overview}{runtimeclassoverview}
0180dad6 3595
84ed77ef 3596
a660d684
KB
3597\membersection{CLASSINFO}\label{classinfo}
3598
3599\func{wxClassInfo *}{CLASSINFO}{className}
3600
3601Returns a pointer to the wxClassInfo object associated with this class.
3602
954b8ae6
JS
3603\wxheading{Include files}
3604
3605<wx/object.h>
3606
84ed77ef 3607
b0fc8832 3608\membersection{DECLARE\_ABSTRACT\_CLASS}\label{declareabstractclass}
a660d684
KB
3609
3610\func{}{DECLARE\_ABSTRACT\_CLASS}{className}
3611
3612Used inside a class declaration to declare that the class should be
3613made known to the class hierarchy, but objects of this class cannot be created
3614dynamically. The same as DECLARE\_CLASS.
3615
3616Example:
3617
3618\begin{verbatim}
3619class wxCommand: public wxObject
3620{
3621 DECLARE_ABSTRACT_CLASS(wxCommand)
3622
3623 private:
3624 ...
3625 public:
3626 ...
3627};
3628\end{verbatim}
3629
954b8ae6
JS
3630\wxheading{Include files}
3631
3632<wx/object.h>
3633
84ed77ef 3634
a660d684
KB
3635\membersection{DECLARE\_APP}\label{declareapp}
3636
3637\func{}{DECLARE\_APP}{className}
3638
8ea92b4d
WS
3639This is used in headers to create a forward declaration of the
3640\helpref{wxGetApp}{wxgetapp} function implemented by
3641\helpref{IMPLEMENT\_APP}{implementapp}. It creates the declaration
749caeeb 3642{\tt className\& wxGetApp(void)}.
a660d684
KB
3643
3644Example:
3645
3646\begin{verbatim}
3647 DECLARE_APP(MyApp)
3648\end{verbatim}
3649
954b8ae6
JS
3650\wxheading{Include files}
3651
3652<wx/app.h>
3653
84ed77ef 3654
b0fc8832 3655\membersection{DECLARE\_CLASS}\label{declareclass}
a660d684
KB
3656
3657\func{}{DECLARE\_CLASS}{className}
3658
3659Used inside a class declaration to declare that the class should be
3660made known to the class hierarchy, but objects of this class cannot be created
3661dynamically. The same as DECLARE\_ABSTRACT\_CLASS.
3662
954b8ae6
JS
3663\wxheading{Include files}
3664
3665<wx/object.h>
3666
84ed77ef 3667
b0fc8832 3668\membersection{DECLARE\_DYNAMIC\_CLASS}\label{declaredynamicclass}
a660d684
KB
3669
3670\func{}{DECLARE\_DYNAMIC\_CLASS}{className}
3671
f3886d37
VZ
3672Used inside a class declaration to make the class known to wxWidgets RTTI
3673system and also declare that the objects of this class should be dynamically
3674creatable from run-time type information. Notice that this implies that the
ce045aed 3675class should have a default constructor, if this is not the case consider using
f3886d37 3676\helpref{DECLARE\_CLASS}{declareclass}.
a660d684
KB
3677
3678Example:
3679
3680\begin{verbatim}
3681class wxFrame: public wxWindow
3682{
3683 DECLARE_DYNAMIC_CLASS(wxFrame)
3684
3685 private:
2b5f62a0 3686 const wxString& frameTitle;
a660d684
KB
3687 public:
3688 ...
3689};
3690\end{verbatim}
3691
954b8ae6
JS
3692\wxheading{Include files}
3693
3694<wx/object.h>
3695
84ed77ef 3696
b0fc8832 3697\membersection{IMPLEMENT\_ABSTRACT\_CLASS}\label{implementabstractclass}
a660d684
KB
3698
3699\func{}{IMPLEMENT\_ABSTRACT\_CLASS}{className, baseClassName}
3700
3701Used in a C++ implementation file to complete the declaration of
3702a class that has run-time type information. The same as IMPLEMENT\_CLASS.
3703
3704Example:
3705
3706\begin{verbatim}
3707IMPLEMENT_ABSTRACT_CLASS(wxCommand, wxObject)
3708
3709wxCommand::wxCommand(void)
3710{
3711...
3712}
3713\end{verbatim}
3714
954b8ae6
JS
3715\wxheading{Include files}
3716
3717<wx/object.h>
3718
84ed77ef 3719
b0fc8832 3720\membersection{IMPLEMENT\_ABSTRACT\_CLASS2}\label{implementabstractclass2}
a660d684
KB
3721
3722\func{}{IMPLEMENT\_ABSTRACT\_CLASS2}{className, baseClassName1, baseClassName2}
3723
3724Used in a C++ implementation file to complete the declaration of
3725a class that has run-time type information and two base classes. The same as IMPLEMENT\_CLASS2.
3726
954b8ae6
JS
3727\wxheading{Include files}
3728
3729<wx/object.h>
3730
84ed77ef 3731
a660d684
KB
3732\membersection{IMPLEMENT\_APP}\label{implementapp}
3733
3734\func{}{IMPLEMENT\_APP}{className}
3735
3736This is used in the application class implementation file to make the application class known to
fc2171bd 3737wxWidgets for dynamic construction. You use this instead of
a660d684
KB
3738
3739Old form:
3740
3741\begin{verbatim}
3742 MyApp myApp;
3743\end{verbatim}
3744
3745New form:
3746
3747\begin{verbatim}
3748 IMPLEMENT_APP(MyApp)
3749\end{verbatim}
3750
3751See also \helpref{DECLARE\_APP}{declareapp}.
3752
954b8ae6
JS
3753\wxheading{Include files}
3754
3755<wx/app.h>
3756
84ed77ef 3757
b0fc8832 3758\membersection{IMPLEMENT\_CLASS}\label{implementclass}
a660d684
KB
3759
3760\func{}{IMPLEMENT\_CLASS}{className, baseClassName}
3761
3762Used in a C++ implementation file to complete the declaration of
3763a class that has run-time type information. The same as IMPLEMENT\_ABSTRACT\_CLASS.
3764
954b8ae6
JS
3765\wxheading{Include files}
3766
3767<wx/object.h>
3768
84ed77ef 3769
b0fc8832 3770\membersection{IMPLEMENT\_CLASS2}\label{implementclass2}
a660d684
KB
3771
3772\func{}{IMPLEMENT\_CLASS2}{className, baseClassName1, baseClassName2}
3773
3774Used in a C++ implementation file to complete the declaration of a
3775class that has run-time type information and two base classes. The
3776same as IMPLEMENT\_ABSTRACT\_CLASS2.
3777
954b8ae6
JS
3778\wxheading{Include files}
3779
3780<wx/object.h>
3781
84ed77ef 3782
b0fc8832 3783\membersection{IMPLEMENT\_DYNAMIC\_CLASS}\label{implementdynamicclass}
a660d684
KB
3784
3785\func{}{IMPLEMENT\_DYNAMIC\_CLASS}{className, baseClassName}
3786
3787Used in a C++ implementation file to complete the declaration of
3788a class that has run-time type information, and whose instances
3789can be created dynamically.
3790
3791Example:
3792
3793\begin{verbatim}
3794IMPLEMENT_DYNAMIC_CLASS(wxFrame, wxWindow)
3795
3796wxFrame::wxFrame(void)
3797{
3798...
3799}
3800\end{verbatim}
3801
954b8ae6
JS
3802\wxheading{Include files}
3803
3804<wx/object.h>
3805
84ed77ef 3806
b0fc8832 3807\membersection{IMPLEMENT\_DYNAMIC\_CLASS2}\label{implementdynamicclass2}
a660d684
KB
3808
3809\func{}{IMPLEMENT\_DYNAMIC\_CLASS2}{className, baseClassName1, baseClassName2}
3810
3811Used in a C++ implementation file to complete the declaration of
3812a class that has run-time type information, and whose instances
3813can be created dynamically. Use this for classes derived from two
3814base classes.
3815
954b8ae6
JS
3816\wxheading{Include files}
3817
3818<wx/object.h>
3819
84ed77ef 3820
f6bcfd97
BP
3821\membersection{wxConstCast}\label{wxconstcast}
3822
f7637829 3823\func{classname *}{wxConstCast}{ptr, classname}
f6bcfd97
BP
3824
3825This macro expands into {\tt const\_cast<classname *>(ptr)} if the compiler
3826supports {\it const\_cast} or into an old, C-style cast, otherwise.
3827
3828\wxheading{See also}
3829
f29fe169 3830\helpref{wx\_const\_cast}{wxconstcastraw}\\
f6bcfd97
BP
3831\helpref{wxDynamicCast}{wxdynamiccast}\\
3832\helpref{wxStaticCast}{wxstaticcast}
3833
84ed77ef 3834
b0fc8832
VZ
3835\membersection{::wxCreateDynamicObject}\label{wxcreatedynamicobject}
3836
3837\func{wxObject *}{wxCreateDynamicObject}{\param{const wxString\& }{className}}
3838
3839Creates and returns an object of the given class, if the class has been
3840registered with the dynamic class system using DECLARE... and IMPLEMENT... macros.
3841
84ed77ef 3842
34636400
VZ
3843\membersection{WXDEBUG\_NEW}\label{debugnew}
3844
3845\func{}{WXDEBUG\_NEW}{arg}
3846
3847This is defined in debug mode to be call the redefined new operator
3848with filename and line number arguments. The definition is:
3849
3850\begin{verbatim}
3851#define WXDEBUG_NEW new(__FILE__,__LINE__)
3852\end{verbatim}
3853
3854In non-debug mode, this is defined as the normal new operator.
3855
3856\wxheading{Include files}
3857
3858<wx/object.h>
3859
84ed77ef 3860
34636400
VZ
3861\membersection{wxDynamicCast}\label{wxdynamiccast}
3862
f7637829 3863\func{classname *}{wxDynamicCast}{ptr, classname}
34636400
VZ
3864
3865This macro returns the pointer {\it ptr} cast to the type {\it classname *} if
8a7f3379 3866the pointer is of this type (the check is done during the run-time) or
f7637829
VZ
3867{\tt NULL} otherwise. Usage of this macro is preferred over obsoleted
3868wxObject::IsKindOf() function.
34636400 3869
f7637829
VZ
3870The {\it ptr} argument may be {\tt NULL}, in which case {\tt NULL} will be
3871returned.
34636400
VZ
3872
3873Example:
3874
3875\begin{verbatim}
3876 wxWindow *win = wxWindow::FindFocus();
3877 wxTextCtrl *text = wxDynamicCast(win, wxTextCtrl);
3878 if ( text )
3879 {
3880 // a text control has the focus...
3881 }
3882 else
3883 {
f6bcfd97 3884 // no window has the focus or it is not a text control
34636400
VZ
3885 }
3886\end{verbatim}
3887
3888\wxheading{See also}
3889
f6bcfd97 3890\helpref{RTTI overview}{runtimeclassoverview}\\
f7637829 3891\helpref{wxDynamicCastThis}{wxdynamiccastthis}\\
f6bcfd97 3892\helpref{wxConstCast}{wxconstcast}\\
330be534 3893\helpref{wxStaticCast}{wxstaticcast}
34636400 3894
84ed77ef 3895
f7637829
VZ
3896\membersection{wxDynamicCastThis}\label{wxdynamiccastthis}
3897
3898\func{classname *}{wxDynamicCastThis}{classname}
3899
3900This macro is equivalent to {\tt wxDynamicCast(this, classname)} but the
3901latter provokes spurious compilation warnings from some compilers (because it
154b6b0f 3902tests whether {\tt this} pointer is non-{\tt NULL} which is always true), so
f7637829
VZ
3903this macro should be used to avoid them.
3904
3905\wxheading{See also}
3906
3907\helpref{wxDynamicCast}{wxdynamiccast}
3908
84ed77ef 3909
f6bcfd97
BP
3910\membersection{wxStaticCast}\label{wxstaticcast}
3911
f7637829 3912\func{classname *}{wxStaticCast}{ptr, classname}
f6bcfd97
BP
3913
3914This macro checks that the cast is valid in debug mode (an assert failure will
3915result if {\tt wxDynamicCast(ptr, classname) == NULL}) and then returns the
3916result of executing an equivalent of {\tt static\_cast<classname *>(ptr)}.
3917
f29fe169
VZ
3918\wxheading{See also}
3919
3920\helpref{wx\_static\_cast}{wxstaticcastraw}\\
f6bcfd97
BP
3921\helpref{wxDynamicCast}{wxdynamiccast}\\
3922\helpref{wxConstCast}{wxconstcast}
3923
84ed77ef 3924
f29fe169
VZ
3925\membersection{wx\_const\_cast}\label{wxconstcastraw}
3926
3927\func{T}{wx\_const\_cast}{T, x}
3928
8ea92b4d 3929Same as \texttt{const\_cast<T>(x)} if the compiler supports const cast or
f29fe169
VZ
3930\texttt{(T)x} for old compilers. Unlike \helpref{wxConstCast}{wxconstcast},
3931the cast it to the type \arg{T} and not to \texttt{T *} and also the order of
3932arguments is the same as for the standard cast.
3933
3934\wxheading{See also}
3935
8c8d66c5
VZ
3936\helpref{wx\_reinterpret\_cast}{wxreinterpretcastraw},\\
3937\helpref{wx\_static\_cast}{wxstaticcastraw}
3938
3939
3940\membersection{wx\_reinterpret\_cast}\label{wxreinterpretcastraw}
3941
3942\func{T}{wx\_reinterpret\_cast}{T, x}
3943
8ea92b4d 3944Same as \texttt{reinterpret\_cast<T>(x)} if the compiler supports reinterpret cast or
8c8d66c5
VZ
3945\texttt{(T)x} for old compilers.
3946
3947\wxheading{See also}
3948
3949\helpref{wx\_const\_cast}{wxconstcastraw},\\
3950\helpref{wx\_static\_cast}{wxstaticcastraw}
f29fe169
VZ
3951
3952
3953\membersection{wx\_static\_cast}\label{wxstaticcastraw}
3954
3955\func{T}{wx\_static\_cast}{T, x}
3956
8ea92b4d 3957Same as \texttt{static\_cast<T>(x)} if the compiler supports static cast or
f29fe169
VZ
3958\texttt{(T)x} for old compilers. Unlike \helpref{wxStaticCast}{wxstaticcast},
3959there are no checks being done and the meaning of the macro arguments is exactly
3960the same as for the standard static cast, i.e. \arg{T} is the full type name and
3961star is not appended to it.
3962
3963\wxheading{See also}
3964
8c8d66c5 3965\helpref{wx\_const\_cast}{wxconstcastraw},\\
e6b2a3b3
VZ
3966\helpref{wx\_reinterpret\_cast}{wxreinterpretcastraw},\\
3967\helpref{wx\_truncate\_cast}{wxtruncatecast}
3968
3969
3970\membersection{wx\_truncate\_cast}\label{wxtruncatecast}
3971
3972\func{T}{wx\_truncate\_cast}{T, x}
f29fe169 3973
e6b2a3b3
VZ
3974This case doesn't correspond to any standard cast but exists solely to make
3975casts which possibly result in a truncation of an integer value more readable.
3976
3977\wxheading{See also}
3978
3979\helpref{wx\_static\_cast}{wxstaticcastraw}
f29fe169 3980
84ed77ef 3981
6fb26ea3
JS
3982\section{Log functions}\label{logfunctions}
3983
3984These functions provide a variety of logging functions: see \helpref{Log classes overview}{wxlogoverview} for
f68586e5
VZ
3985further information. The functions use (implicitly) the currently active log
3986target, so their descriptions here may not apply if the log target is not the
fc2171bd 3987standard one (installed by wxWidgets in the beginning of the program).
6fb26ea3 3988
954b8ae6
JS
3989\wxheading{Include files}
3990
3991<wx/log.h>
3992
84ed77ef 3993
b0fc8832
VZ
3994\membersection{::wxDebugMsg}\label{wxdebugmsg}
3995
3996\func{void}{wxDebugMsg}{\param{const wxString\& }{fmt}, \param{...}{}}
3997
2bd25c5a
VZ
3998{\bf NB:} This function is now obsolete, replaced by \helpref{Log
3999functions}{logfunctions} and \helpref{wxLogDebug}{wxlogdebug} in particular.
b0fc8832
VZ
4000
4001Display a debugging message; under Windows, this will appear on the
4002debugger command window, and under Unix, it will be written to standard
4003error.
4004
4005The syntax is identical to {\bf printf}: pass a format string and a
4006variable list of arguments.
4007
4008{\bf Tip:} under Windows, if your application crashes before the
4009message appears in the debugging window, put a wxYield call after
4010each wxDebugMsg call. wxDebugMsg seems to be broken under WIN32s
4011(at least for Watcom C++): preformat your messages and use OutputDebugString
4012instead.
4013
b0fc8832
VZ
4014\wxheading{Include files}
4015
4016<wx/utils.h>
4017
84ed77ef 4018
b0fc8832
VZ
4019\membersection{::wxError}\label{wxerror}
4020
fc2171bd 4021\func{void}{wxError}{\param{const wxString\& }{msg}, \param{const wxString\& }{title = "wxWidgets Internal Error"}}
b0fc8832 4022
b829bf55 4023{\bf NB:} This function is now obsolete, please use \helpref{wxLogError}{wxlogerror}
b0fc8832
VZ
4024instead.
4025
4026Displays {\it msg} and continues. This writes to standard error under
4027Unix, and pops up a message box under Windows. Used for internal
fc2171bd 4028wxWidgets errors. See also \helpref{wxFatalError}{wxfatalerror}.
b0fc8832
VZ
4029
4030\wxheading{Include files}
4031
4032<wx/utils.h>
4033
84ed77ef 4034
b0fc8832
VZ
4035\membersection{::wxFatalError}\label{wxfatalerror}
4036
fc2171bd 4037\func{void}{wxFatalError}{\param{const wxString\& }{msg}, \param{const wxString\& }{title = "wxWidgets Fatal Error"}}
b0fc8832 4038
b829bf55 4039{\bf NB:} This function is now obsolete, please use
b0fc8832
VZ
4040\helpref{wxLogFatalError}{wxlogfatalerror} instead.
4041
4042Displays {\it msg} and exits. This writes to standard error under Unix,
4043and pops up a message box under Windows. Used for fatal internal
fc2171bd 4044wxWidgets errors. See also \helpref{wxError}{wxerror}.
b0fc8832
VZ
4045
4046\wxheading{Include files}
4047
4048<wx/utils.h>
4049
84ed77ef 4050
6fb26ea3
JS
4051\membersection{::wxLogError}\label{wxlogerror}
4052
7ac13b21 4053\func{void}{wxLogError}{\param{const char *}{formatString}, \param{...}{}}
6fb26ea3 4054
1d63fd6b
GD
4055\func{void}{wxVLogError}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
4056
ea44a631 4057The functions to use for error messages, i.e. the messages that must be shown
f68586e5
VZ
4058to the user. The default processing is to pop up a message box to inform the
4059user about it.
6fb26ea3 4060
84ed77ef 4061
6fb26ea3
JS
4062\membersection{::wxLogFatalError}\label{wxlogfatalerror}
4063
7ac13b21 4064\func{void}{wxLogFatalError}{\param{const char *}{formatString}, \param{...}{}}
6fb26ea3 4065
1d63fd6b
GD
4066\func{void}{wxVLogFatalError}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
4067
6fb26ea3
JS
4068Like \helpref{wxLogError}{wxlogerror}, but also
4069terminates the program with the exit code 3. Using {\it abort()} standard
4070function also terminates the program with this exit code.
4071
84ed77ef 4072
6fb26ea3
JS
4073\membersection{::wxLogWarning}\label{wxlogwarning}
4074
7ac13b21 4075\func{void}{wxLogWarning}{\param{const char *}{formatString}, \param{...}{}}
6fb26ea3 4076
1d63fd6b
GD
4077\func{void}{wxVLogWarning}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
4078
f68586e5
VZ
4079For warnings - they are also normally shown to the user, but don't interrupt
4080the program work.
6fb26ea3 4081
84ed77ef 4082
6fb26ea3
JS
4083\membersection{::wxLogMessage}\label{wxlogmessage}
4084
7ac13b21 4085\func{void}{wxLogMessage}{\param{const char *}{formatString}, \param{...}{}}
6fb26ea3 4086
1d63fd6b
GD
4087\func{void}{wxVLogMessage}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
4088
ea44a631 4089For all normal, informational messages. They also appear in a message box by
8004cd7a 4090default (but it can be changed).
84ed77ef 4091
6fb26ea3
JS
4092\membersection{::wxLogVerbose}\label{wxlogverbose}
4093
7ac13b21
GT
4094\func{void}{wxLogVerbose}{\param{const char *}{formatString}, \param{...}{}}
4095
1d63fd6b 4096\func{void}{wxVLogVerbose}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
6fb26ea3 4097
f6bcfd97 4098For verbose output. Normally, it is suppressed, but
6fb26ea3
JS
4099might be activated if the user wishes to know more details about the program
4100progress (another, but possibly confusing name for the same function is {\bf wxLogInfo}).
4101
84ed77ef 4102
6fb26ea3
JS
4103\membersection{::wxLogStatus}\label{wxlogstatus}
4104
7ac13b21 4105\func{void}{wxLogStatus}{\param{wxFrame *}{frame}, \param{const char *}{formatString}, \param{...}{}}
f68586e5 4106
1d63fd6b 4107\func{void}{wxVLogStatus}{\param{wxFrame *}{frame}, \param{const char *}{formatString}, \param{va\_list }{argPtr}}
7ac13b21
GT
4108
4109\func{void}{wxLogStatus}{\param{const char *}{formatString}, \param{...}{}}
6fb26ea3 4110
1d63fd6b
GD
4111\func{void}{wxVLogStatus}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
4112
ea44a631 4113Messages logged by these functions will appear in the statusbar of the {\it
f68586e5 4114frame} or of the top level application window by default (i.e. when using
ea44a631 4115the second version of the functions).
f68586e5
VZ
4116
4117If the target frame doesn't have a statusbar, the message will be lost.
6fb26ea3 4118
84ed77ef 4119
6fb26ea3
JS
4120\membersection{::wxLogSysError}\label{wxlogsyserror}
4121
7ac13b21
GT
4122\func{void}{wxLogSysError}{\param{const char *}{formatString}, \param{...}{}}
4123
1d63fd6b 4124\func{void}{wxVLogSysError}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
6fb26ea3 4125
fc2171bd 4126Mostly used by wxWidgets itself, but might be handy for logging errors after
f68586e5
VZ
4127system call (API function) failure. It logs the specified message text as well
4128as the last system error code ({\it errno} or {\it ::GetLastError()} depending
4129on the platform) and the corresponding error message. The second form
f6bcfd97 4130of this function takes the error code explicitly as the first argument.
6fb26ea3 4131
6d516e09
VZ
4132\wxheading{See also}
4133
4134\helpref{wxSysErrorCode}{wxsyserrorcode},
4135\helpref{wxSysErrorMsg}{wxsyserrormsg}
4136
84ed77ef 4137
6fb26ea3
JS
4138\membersection{::wxLogDebug}\label{wxlogdebug}
4139
7ac13b21
GT
4140\func{void}{wxLogDebug}{\param{const char *}{formatString}, \param{...}{}}
4141
1d63fd6b 4142\func{void}{wxVLogDebug}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
6fb26ea3 4143
ea44a631
GD
4144The right functions for debug output. They only do something in debug
4145mode (when the preprocessor symbol \_\_WXDEBUG\_\_ is defined) and expand to
f68586e5 4146nothing in release mode (otherwise).
6fb26ea3 4147
84ed77ef 4148
6fb26ea3
JS
4149\membersection{::wxLogTrace}\label{wxlogtrace}
4150
7ac13b21 4151\func{void}{wxLogTrace}{\param{const char *}{formatString}, \param{...}{}}
1d63fd6b
GD
4152
4153\func{void}{wxVLogTrace}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
6fb26ea3 4154
f68586e5 4155\func{void}{wxLogTrace}{\param{const char *}{mask}, \param{const char *}{formatString}, \param{...}{}}
7ac13b21 4156
1d63fd6b 4157\func{void}{wxVLogTrace}{\param{const char *}{mask}, \param{const char *}{formatString}, \param{va\_list }{argPtr}}
f68586e5
VZ
4158
4159\func{void}{wxLogTrace}{\param{wxTraceMask}{ mask}, \param{const char *}{formatString}, \param{...}{}}
7ac13b21 4160
1d63fd6b 4161\func{void}{wxVLogTrace}{\param{wxTraceMask}{ mask}, \param{const char *}{formatString}, \param{va\_list }{argPtr}}
f68586e5
VZ
4162
4163As {\bf wxLogDebug}, trace functions only do something in debug build and
4164expand to nothing in the release one. The reason for making
4165it a separate function from it is that usually there are a lot of trace
4166messages, so it might make sense to separate them from other debug messages.
4167
4168The trace messages also usually can be separated into different categories and
ec5d7799 4169the second and third versions of this function only log the message if the
f68586e5
VZ
4170{\it mask} which it has is currently enabled in \helpref{wxLog}{wxlog}. This
4171allows to selectively trace only some operations and not others by changing
4172the value of the trace mask (possible during the run-time).
4173
4174For the second function (taking a string mask), the message is logged only if
ec5d7799 4175the mask has been previously enabled by the call to
6f97a409
VS
4176\helpref{AddTraceMask}{wxlogaddtracemask} or by setting
4177\helpref{{\tt WXTRACE} environment variable}{envvars}.
4178The predefined string trace masks
fc2171bd 4179used by wxWidgets are:
f68586e5
VZ
4180
4181\begin{itemize}\itemsep=0pt
4182\item wxTRACE\_MemAlloc: trace memory allocation (new/delete)
4183\item wxTRACE\_Messages: trace window messages/X callbacks
4184\item wxTRACE\_ResAlloc: trace GDI resource allocation
4185\item wxTRACE\_RefCount: trace various ref counting operations
4186\item wxTRACE\_OleCalls: trace OLE method calls (Win32 only)
4187\end{itemize}
6fb26ea3 4188
f70c0443
WS
4189{\bf Caveats:} since both the mask and the format string are strings,
4190this might lead to function signature confusion in some cases:
4191if you intend to call the format string only version of wxLogTrace,
4192then add a \%s format string parameter and then supply a second string parameter for that \%s, the string mask version of wxLogTrace will erroneously get called instead, since you are supplying two string parameters to the function.
4193In this case you'll unfortunately have to avoid having two leading
3980000c 4194string parameters, e.g. by adding a bogus integer (with its \%d format string).
f70c0443
WS
4195
4196The third version of the function only logs the message if all the bits
f68586e5
VZ
4197corresponding to the {\it mask} are set in the wxLog trace mask which can be
4198set by \helpref{SetTraceMask}{wxlogsettracemask}. This version is less
4199flexible than the previous one because it doesn't allow defining the user
4200trace masks easily - this is why it is deprecated in favour of using string
4201trace masks.
6fb26ea3
JS
4202
4203\begin{itemize}\itemsep=0pt
4204\item wxTraceMemAlloc: trace memory allocation (new/delete)
4205\item wxTraceMessages: trace window messages/X callbacks
4206\item wxTraceResAlloc: trace GDI resource allocation
4207\item wxTraceRefCount: trace various ref counting operations
f68586e5 4208\item wxTraceOleCalls: trace OLE method calls (Win32 only)
6fb26ea3
JS
4209\end{itemize}
4210
84ed77ef 4211
c11d62a6
VZ
4212\membersection{::wxSafeShowMessage}\label{wxsafeshowmessage}
4213
4214\func{void}{wxSafeShowMessage}{\param{const wxString\& }{title}, \param{const wxString\& }{text}}
4215
4216This function shows a message to the user in a safe way and should be safe to
4217call even before the application has been initialized or if it is currently in
4218some other strange state (for example, about to crash). Under Windows this
b829bf55 4219function shows a message box using a native dialog instead of
c11d62a6
VZ
4220\helpref{wxMessageBox}{wxmessagebox} (which might be unsafe to call), elsewhere
4221it simply prints the message to the standard output using the title as prefix.
4222
4223\wxheading{Parameters}
4224
4225\docparam{title}{The title of the message box shown to the user or the prefix
4226of the message string}
4227
4228\docparam{text}{The text to show to the user}
4229
4230\wxheading{See also}
4231
4232\helpref{wxLogFatalError}{wxlogfatalerror}
4233
4234\wxheading{Include files}
4235
4236<wx/log.h>
4237
84ed77ef 4238
6d516e09
VZ
4239\membersection{::wxSysErrorCode}\label{wxsyserrorcode}
4240
4241\func{unsigned long}{wxSysErrorCode}{\void}
4242
4243Returns the error code from the last system call. This function uses
4244{\tt errno} on Unix platforms and {\tt GetLastError} under Win32.
4245
4246\wxheading{See also}
4247
4248\helpref{wxSysErrorMsg}{wxsyserrormsg},
4249\helpref{wxLogSysError}{wxlogsyserror}
4250
84ed77ef 4251
6d516e09
VZ
4252\membersection{::wxSysErrorMsg}\label{wxsyserrormsg}
4253
4254\func{const wxChar *}{wxSysErrorMsg}{\param{unsigned long }{errCode = 0}}
4255
ec5d7799
RD
4256Returns the error message corresponding to the given system error code. If
4257{\it errCode} is $0$ (default), the last error code (as returned by
6d516e09
VZ
4258\helpref{wxSysErrorCode}{wxsyserrorcode}) is used.
4259
4260\wxheading{See also}
4261
4262\helpref{wxSysErrorCode}{wxsyserrorcode},
4263\helpref{wxLogSysError}{wxlogsyserror}
4264
84ed77ef 4265
b0fc8832
VZ
4266\membersection{WXTRACE}\label{trace}
4267
4268\wxheading{Include files}
4269
4270<wx/object.h>
4271
4272\func{}{WXTRACE}{formatString, ...}
4273
2bd25c5a
VZ
4274{\bf NB:} This macro is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
4275
b0fc8832
VZ
4276Calls wxTrace with printf-style variable argument syntax. Output
4277is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
4278
b0fc8832
VZ
4279\wxheading{Include files}
4280
4281<wx/memory.h>
4282
84ed77ef 4283
b0fc8832
VZ
4284\membersection{WXTRACELEVEL}\label{tracelevel}
4285
4286\func{}{WXTRACELEVEL}{level, formatString, ...}
4287
2bd25c5a
VZ
4288{\bf NB:} This function is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
4289
b0fc8832
VZ
4290Calls wxTraceLevel with printf-style variable argument syntax. Output
4291is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
4292The first argument should be the level at which this information is appropriate.
4293It will only be output if the level returned by wxDebugContext::GetLevel is equal to or greater than
4294this value.
4295
b0fc8832
VZ
4296\wxheading{Include files}
4297
4298<wx/memory.h>
4299
84ed77ef 4300
b0fc8832
VZ
4301\membersection{::wxTrace}\label{wxtrace}
4302
4303\func{void}{wxTrace}{\param{const wxString\& }{fmt}, \param{...}{}}
4304
2bd25c5a
VZ
4305{\bf NB:} This function is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
4306
b0fc8832
VZ
4307Takes printf-style variable argument syntax. Output
4308is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
4309
b0fc8832
VZ
4310\wxheading{Include files}
4311
4312<wx/memory.h>
4313
84ed77ef 4314
b0fc8832
VZ
4315\membersection{::wxTraceLevel}\label{wxtracelevel}
4316
4317\func{void}{wxTraceLevel}{\param{int}{ level}, \param{const wxString\& }{fmt}, \param{...}{}}
4318
2bd25c5a
VZ
4319{\bf NB:} This function is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
4320
b0fc8832
VZ
4321Takes printf-style variable argument syntax. Output
4322is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
4323The first argument should be the level at which this information is appropriate.
4324It will only be output if the level returned by wxDebugContext::GetLevel is equal to or greater than
4325this value.
4326
b0fc8832
VZ
4327\wxheading{Include files}
4328
4329<wx/memory.h>
4330
84ed77ef
VZ
4331
4332
f6bcfd97
BP
4333\section{Time functions}\label{timefunctions}
4334
4335The functions in this section deal with getting the current time and
4336starting/stopping the global timers. Please note that the timer functions are
ec5d7799 4337deprecated because they work with one global timer only and
f6bcfd97 4338\helpref{wxTimer}{wxtimer} and/or \helpref{wxStopWatch}{wxstopwatch} classes
ec5d7799
RD
4339should be used instead. For retrieving the current time, you may also use
4340\helpref{wxDateTime::Now}{wxdatetimenow} or
f6bcfd97
BP
4341\helpref{wxDateTime::UNow}{wxdatetimeunow} methods.
4342
84ed77ef 4343
f6bcfd97
BP
4344\membersection{::wxGetElapsedTime}\label{wxgetelapsedtime}
4345
cc81d32f 4346\func{long}{wxGetElapsedTime}{\param{bool}{ resetTimer = true}}
f6bcfd97
BP
4347
4348Gets the time in milliseconds since the last \helpref{::wxStartTimer}{wxstarttimer}.
4349
cc81d32f 4350If {\it resetTimer} is true (the default), the timer is reset to zero
f6bcfd97
BP
4351by this call.
4352
4353See also \helpref{wxTimer}{wxtimer}.
4354
4355\wxheading{Include files}
4356
4357<wx/timer.h>
4358
84ed77ef 4359
f6bcfd97
BP
4360\membersection{::wxGetLocalTime}\label{wxgetlocaltime}
4361
4362\func{long}{wxGetLocalTime}{\void}
4363
4364Returns the number of seconds since local time 00:00:00 Jan 1st 1970.
4365
4366\wxheading{See also}
4367
4368\helpref{wxDateTime::Now}{wxdatetimenow}
4369
4370\wxheading{Include files}
4371
4372<wx/timer.h>
4373
84ed77ef 4374
f6bcfd97
BP
4375\membersection{::wxGetLocalTimeMillis}\label{wxgetlocaltimemillis}
4376
a9d171bd 4377\func{wxLongLong}{wxGetLocalTimeMillis}{\void}
f6bcfd97
BP
4378
4379Returns the number of milliseconds since local time 00:00:00 Jan 1st 1970.
4380
4381\wxheading{See also}
4382
4383\helpref{wxDateTime::Now}{wxdatetimenow},\\
a9d171bd 4384\helpref{wxLongLong}{wxlonglong}
f6bcfd97
BP
4385
4386\wxheading{Include files}
4387
4388<wx/timer.h>
4389
84ed77ef 4390
f6bcfd97
BP
4391\membersection{::wxGetUTCTime}\label{wxgetutctime}
4392
4393\func{long}{wxGetUTCTime}{\void}
4394
4395Returns the number of seconds since GMT 00:00:00 Jan 1st 1970.
4396
4397\wxheading{See also}
4398
4399\helpref{wxDateTime::Now}{wxdatetimenow}
4400
4401\wxheading{Include files}
4402
4403<wx/timer.h>
4404
84ed77ef 4405
08873d36
VZ
4406\membersection{::wxMicroSleep}\label{wxmicrosleep}
4407
4408\func{void}{wxMicroSleep}{\param{unsigned long}{ microseconds}}
4409
4410Sleeps for the specified number of microseconds. The microsecond resolution may
4411not, in fact, be available on all platforms (currently only Unix platforms with
8ea92b4d 4412nanosleep(2) may provide it) in which case this is the same as
08873d36
VZ
4413\helpref{wxMilliSleep}{wxmillisleep}(\arg{microseconds}$/1000$).
4414
4415\wxheading{Include files}
4416
4417<wx/utils.h>
4418
4419
4420\membersection{::wxMilliSleep}\label{wxmillisleep}
4421
4422\func{void}{wxMilliSleep}{\param{unsigned long}{ milliseconds}}
4423
4424Sleeps for the specified number of milliseconds. Notice that usage of this
4425function is encouraged instead of calling usleep(3) directly because the
4426standard usleep() function is not MT safe.
4427
4428\wxheading{Include files}
4429
4430<wx/utils.h>
4431
4432
b0fc8832
VZ
4433\membersection{::wxNow}\label{wxnow}
4434
4435\func{wxString}{wxNow}{\void}
4436
4437Returns a string representing the current date and time.
4438
4439\wxheading{Include files}
4440
4441<wx/utils.h>
4442
84ed77ef 4443
b0fc8832
VZ
4444\membersection{::wxSleep}\label{wxsleep}
4445
4446\func{void}{wxSleep}{\param{int}{ secs}}
4447
4448Sleeps for the specified number of seconds.
4449
4450\wxheading{Include files}
4451
4452<wx/utils.h>
4453
84ed77ef 4454
f6bcfd97
BP
4455\membersection{::wxStartTimer}\label{wxstarttimer}
4456
4457\func{void}{wxStartTimer}{\void}
4458
4459Starts a stopwatch; use \helpref{::wxGetElapsedTime}{wxgetelapsedtime} to get the elapsed time.
4460
4461See also \helpref{wxTimer}{wxtimer}.
4462
4463\wxheading{Include files}
4464
4465<wx/timer.h>
4466
84ed77ef 4467
b0fc8832
VZ
4468\membersection{::wxUsleep}\label{wxusleep}
4469
4470\func{void}{wxUsleep}{\param{unsigned long}{ milliseconds}}
4471
08873d36 4472This function is deprecated because its name is misleading: notice that the
8ea92b4d
WS
4473argument is in milliseconds, not microseconds. Please use either
4474\helpref{wxMilliSleep}{wxmillisleep} or \helpref{wxMicroSleep}{wxmicrosleep}
08873d36 4475depending on the resolution you need.
b0fc8832 4476
84ed77ef
VZ
4477
4478
6fb26ea3
JS
4479\section{Debugging macros and functions}\label{debugmacros}
4480
8f5d9104 4481Useful macros and functions for error checking and defensive programming.
fc2171bd 4482wxWidgets defines three families of the assert-like macros:
8f5d9104
VZ
4483the wxASSERT and wxFAIL macros only do anything if \_\_WXDEBUG\_\_ is defined
4484(in other words, in the debug build) but disappear completely in the release
4485build. On the other hand, the wxCHECK macros stay event in release builds but a
4486check failure doesn't generate any user-visible effects then. Finally, the
4487compile time assertions don't happen during the run-time but result in the
4488compilation error messages if the condition they check fail.
6fb26ea3 4489
954b8ae6
JS
4490\wxheading{Include files}
4491
4492<wx/debug.h>
4493
84ed77ef 4494
6fb26ea3
JS
4495\membersection{::wxOnAssert}\label{wxonassert}
4496
09007669 4497\func{void}{wxOnAssert}{\param{const char *}{fileName}, \param{int}{ lineNumber}, \param{const char *}{func}, \param{const char *}{cond}, \param{const char *}{msg = NULL}}
6fb26ea3 4498
8f5d9104
VZ
4499This function is called whenever one of debugging macros fails (i.e. condition
4500is false in an assertion). It is only defined in the debug mode, in release
4501builds the \helpref{wxCHECK}{wxcheck} failures don't result in anything.
4502
4503To override the default behaviour in the debug builds which is to show the user
4504a dialog asking whether he wants to abort the program, continue or continue
b829bf55 4505ignoring any subsequent assert failures, you may override
e0c8d2d9 4506\helpref{wxApp::OnAssertFailure}{wxapponassertfailure} which is called by this function if
8f5d9104 4507the global application object exists.
6fb26ea3 4508
84ed77ef 4509
6fb26ea3
JS
4510\membersection{wxASSERT}\label{wxassert}
4511
4512\func{}{wxASSERT}{\param{}{condition}}
4513
cc81d32f 4514Assert macro. An error message will be generated if the condition is false in
b207457c
VZ
4515debug mode, but nothing will be done in the release build.
4516
4517Please note that the condition in wxASSERT() should have no side effects
4518because it will not be executed in release mode at all.
4519
8f5d9104
VZ
4520\wxheading{See also}
4521
4522\helpref{wxASSERT\_MSG}{wxassertmsg},\\
4523\helpref{wxCOMPILE\_TIME\_ASSERT}{wxcompiletimeassert}
4524
84ed77ef 4525
8f5d9104
VZ
4526\membersection{wxASSERT\_MIN\_BITSIZE}\label{wxassertminbitsize}
4527
4528\func{}{wxASSERT\_MIN\_BITSIZE}{\param{}{type}, \param{}{size}}
4529
b829bf55 4530This macro results in a
9722642d 4531\helpref{compile time assertion failure}{wxcompiletimeassert} if the size
8f5d9104
VZ
4532of the given type {\it type} is less than {\it size} bits.
4533
4534You may use it like this, for example:
4535
4536\begin{verbatim}
4537 // we rely on the int being able to hold values up to 2^32
4538 wxASSERT_MIN_BITSIZE(int, 32);
4539
4540 // can't work with the platforms using UTF-8 for wchar_t
4541 wxASSERT_MIN_BITSIZE(wchar_t, 16);
4542\end{verbatim}
6fb26ea3 4543
84ed77ef 4544
6fb26ea3
JS
4545\membersection{wxASSERT\_MSG}\label{wxassertmsg}
4546
4547\func{}{wxASSERT\_MSG}{\param{}{condition}, \param{}{msg}}
4548
cc81d32f 4549Assert macro with message. An error message will be generated if the condition is false.
6fb26ea3 4550
8f5d9104
VZ
4551\wxheading{See also}
4552
4553\helpref{wxASSERT}{wxassert},\\
4554\helpref{wxCOMPILE\_TIME\_ASSERT}{wxcompiletimeassert}
4555
84ed77ef 4556
8f5d9104
VZ
4557\membersection{wxCOMPILE\_TIME\_ASSERT}\label{wxcompiletimeassert}
4558
4559\func{}{wxCOMPILE\_TIME\_ASSERT}{\param{}{condition}, \param{}{msg}}
4560
4561Using {\tt wxCOMPILE\_TIME\_ASSERT} results in a compilation error if the
9722642d 4562specified {\it condition} is false. The compiler error message should include
8f5d9104
VZ
4563the {\it msg} identifier - please note that it must be a valid C++ identifier
4564and not a string unlike in the other cases.
4565
b829bf55 4566This macro is mostly useful for testing the expressions involving the
8f5d9104
VZ
4567{\tt sizeof} operator as they can't be tested by the preprocessor but it is
4568sometimes desirable to test them at the compile time.
4569
5b8643ea
VZ
4570Note that this macro internally declares a struct whose name it tries to make
4571unique by using the {\tt \_\_LINE\_\_} in it but it may still not work if you
4572use it on the same line in two different source files. In this case you may
b829bf55 4573either change the line in which either of them appears on or use the
5b8643ea
VZ
4574\helpref{wxCOMPILE\_TIME\_ASSERT2}{wxcompiletimeassert2} macro.
4575
150018ae 4576Also note that Microsoft Visual C++ has a bug which results in compiler errors
cf700088
JS
4577if you use this macro with `Program Database For Edit And Continue'
4578(\texttt{/ZI}) option, so you shouldn't use it (`Program Database'
150018ae
VZ
4579(\texttt{/Zi}) is ok though) for the code making use of this macro.
4580
8f5d9104
VZ
4581\wxheading{See also}
4582
4583\helpref{wxASSERT\_MSG}{wxassertmsg},\\
4584\helpref{wxASSERT\_MIN\_BITSIZE}{wxassertminbitsize}
b207457c 4585
84ed77ef 4586
5b8643ea
VZ
4587\membersection{wxCOMPILE\_TIME\_ASSERT2}\label{wxcompiletimeassert2}
4588
4589\func{}{wxCOMPILE\_TIME\_ASSERT}{\param{}{condition}, \param{}{msg}, \param{}{name}}
4590
b829bf55 4591This macro is identical to \helpref{wxCOMPILE\_TIME\_ASSERT2}{wxcompiletimeassert2}
5b8643ea
VZ
4592except that it allows you to specify a unique {\it name} for the struct
4593internally defined by this macro to avoid getting the compilation errors
4594described \helpref{above}{wxcompiletimeassert}.
4595
84ed77ef 4596
6fb26ea3
JS
4597\membersection{wxFAIL}\label{wxfail}
4598
b207457c 4599\func{}{wxFAIL}{\void}
6fb26ea3
JS
4600
4601Will always generate an assert error if this code is reached (in debug mode).
4602
b207457c
VZ
4603See also: \helpref{wxFAIL\_MSG}{wxfailmsg}
4604
84ed77ef 4605
6fb26ea3
JS
4606\membersection{wxFAIL\_MSG}\label{wxfailmsg}
4607
b207457c 4608\func{}{wxFAIL\_MSG}{\param{}{msg}}
6fb26ea3
JS
4609
4610Will always generate an assert error with specified message if this code is reached (in debug mode).
4611
b207457c
VZ
4612This macro is useful for marking unreachable" code areas, for example
4613it may be used in the "default:" branch of a switch statement if all possible
4614cases are processed above.
4615
8f5d9104
VZ
4616\wxheading{See also}
4617
4618\helpref{wxFAIL}{wxfail}
b207457c 4619
84ed77ef 4620
6fb26ea3
JS
4621\membersection{wxCHECK}\label{wxcheck}
4622
4623\func{}{wxCHECK}{\param{}{condition}, \param{}{retValue}}
4624
4625Checks that the condition is true, returns with the given return value if not (FAILs in debug mode).
4626This check is done even in release mode.
4627
84ed77ef 4628
6fb26ea3
JS
4629\membersection{wxCHECK\_MSG}\label{wxcheckmsg}
4630
4631\func{}{wxCHECK\_MSG}{\param{}{condition}, \param{}{retValue}, \param{}{msg}}
4632
4633Checks that the condition is true, returns with the given return value if not (FAILs in debug mode).
4634This check is done even in release mode.
4635
154b6b0f 4636This macro may be only used in non-void functions, see also
b207457c
VZ
4637\helpref{wxCHECK\_RET}{wxcheckret}.
4638
84ed77ef 4639
b207457c
VZ
4640\membersection{wxCHECK\_RET}\label{wxcheckret}
4641
4642\func{}{wxCHECK\_RET}{\param{}{condition}, \param{}{msg}}
4643
4644Checks that the condition is true, and returns if not (FAILs with given error
4645message in debug mode). This check is done even in release mode.
4646
ec5d7799 4647This macro should be used in void functions instead of
b207457c
VZ
4648\helpref{wxCHECK\_MSG}{wxcheckmsg}.
4649
84ed77ef 4650
b207457c
VZ
4651\membersection{wxCHECK2}\label{wxcheck2}
4652
4653\func{}{wxCHECK2}{\param{}{condition}, \param{}{operation}}
4654
ec5d7799
RD
4655Checks that the condition is true and \helpref{wxFAIL}{wxfail} and execute
4656{\it operation} if it is not. This is a generalisation of
b207457c
VZ
4657\helpref{wxCHECK}{wxcheck} and may be used when something else than just
4658returning from the function must be done when the {\it condition} is false.
4659
4660This check is done even in release mode.
4661
84ed77ef 4662
b207457c
VZ
4663\membersection{wxCHECK2\_MSG}\label{wxcheck2msg}
4664
4665\func{}{wxCHECK2}{\param{}{condition}, \param{}{operation}, \param{}{msg}}
4666
ec5d7799 4667This is the same as \helpref{wxCHECK2}{wxcheck2}, but
b207457c
VZ
4668\helpref{wxFAIL\_MSG}{wxfailmsg} with the specified {\it msg} is called
4669instead of wxFAIL() if the {\it condition} is false.
4670
84ed77ef 4671
b0fc8832
VZ
4672\membersection{::wxTrap}\label{wxtrap}
4673
4674\func{void}{wxTrap}{\void}
4675
4676In debug mode (when {\tt \_\_WXDEBUG\_\_} is defined) this function generates a
4677debugger exception meaning that the control is passed to the debugger if one is
4678attached to the process. Otherwise the program just terminates abnormally.
4679
4680In release mode this function does nothing.
4681
4682\wxheading{Include files}
4683
4684<wx/debug.h>
4685
a434b43f 4686
84ed77ef 4687
a434b43f
VZ
4688\membersection{::wxIsDebuggerRunning}\label{wxisdebuggerrunning}
4689
4690\func{bool}{wxIsDebuggerRunning}{\void}
4691
c50a4038 4692Returns \true if the program is running under debugger, \false otherwise.
a434b43f 4693
c50a4038
VZ
4694Please note that this function is currently only implemented for Win32 and Mac
4695builds using CodeWarrior and always returns \false elsewhere.
a434b43f
VZ
4696
4697
84ed77ef
VZ
4698
4699
5807634c
VZ
4700\section{Environment access functions}\label{environfunctions}
4701
4702The functions in this section allow to access (get) or change value of
4703environment variables in a portable way. They are currently implemented under
4704Win32 and POSIX-like systems (Unix).
4705
4706% TODO add some stuff about env var inheriting but not propagating upwards (VZ)
4707
4708\wxheading{Include files}
4709
4710<wx/utils.h>
4711
84ed77ef 4712
308978f6 4713\membersection{wxGetenv}\label{wxgetenvmacro}
5807634c
VZ
4714
4715\func{wxChar *}{wxGetEnv}{\param{const wxString\&}{ var}}
4716
308978f6
VZ
4717This is a macro defined as {\tt getenv()} or its wide char version in Unicode
4718mode.
4719
4720Note that under Win32 it may not return correct value for the variables set
4721with \helpref{wxSetEnv}{wxsetenv}, use \helpref{wxGetEnv}{wxgetenv} function
4722instead.
4723
84ed77ef 4724
308978f6
VZ
4725\membersection{wxGetEnv}\label{wxgetenv}
4726
4727\func{bool}{wxGetEnv}{\param{const wxString\&}{ var}, \param{wxString *}{value}}
4728
4729Returns the current value of the environment variable {\it var} in {\it value}.
4730{\it value} may be {\tt NULL} if you just want to know if the variable exists
4731and are not interested in its value.
4732
43e8916f 4733Returns \true if the variable exists, \false otherwise.
5807634c 4734
84ed77ef 4735
5807634c
VZ
4736\membersection{wxSetEnv}\label{wxsetenv}
4737
4738\func{bool}{wxSetEnv}{\param{const wxString\&}{ var}, \param{const wxChar *}{value}}
4739
4740Sets the value of the environment variable {\it var} (adding it if necessary)
4741to {\it value}.
4742
43e8916f 4743Returns \true on success.
5807634c 4744
84ed77ef 4745
5807634c
VZ
4746\membersection{wxUnsetEnv}\label{wxunsetenv}
4747
4748\func{bool}{wxUnsetEnv}{\param{const wxString\&}{ var}}
4749
ec5d7799 4750Removes the variable {\it var} from the environment.
5df6ed1c 4751\helpref{wxGetEnv}{wxgetenv} will return {\tt NULL} after the call to this
5807634c
VZ
4752function.
4753
43e8916f 4754Returns \true on success.