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