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