]> git.saurik.com Git - wxWidgets.git/blame_incremental - docs/latex/wx/function.tex
corrected m_commandString type to wxString (patch 661648)
[wxWidgets.git] / docs / latex / wx / function.tex
... / ...
CommitLineData
1\chapter{Functions}\label{functions}
2\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}%
3\setfooter{\thepage}{}{}{}{}{\thepage}
4
5The functions and macros defined in wxWindows are described here: you can
6either look up a function using the alphabetical listing of them or find it in
7the corresponding topic.
8
9\section{Alphabetical functions and macros list}
10
11\helpref{CLASSINFO}{classinfo}\\
12\helpref{copystring}{copystring}\\
13\helpref{DECLARE\_ABSTRACT\_CLASS}{declareabstractclass}\\
14\helpref{DECLARE\_APP}{declareapp}\\
15\helpref{DECLARE\_CLASS}{declareclass}\\
16\helpref{DECLARE\_DYNAMIC\_CLASS}{declaredynamicclass}\\
17\helpref{IMPLEMENT\_ABSTRACT\_CLASS2}{implementabstractclass2}\\
18\helpref{IMPLEMENT\_ABSTRACT\_CLASS}{implementabstractclass}\\
19\helpref{IMPLEMENT\_APP}{implementapp}\\
20\helpref{IMPLEMENT\_CLASS2}{implementclass2}\\
21\helpref{IMPLEMENT\_CLASS}{implementclass}\\
22\helpref{IMPLEMENT\_DYNAMIC\_CLASS2}{implementdynamicclass2}\\
23\helpref{IMPLEMENT\_DYNAMIC\_CLASS}{implementdynamicclass}\\
24\helpref{WXDEBUG\_NEW}{debugnew}\\
25\helpref{WXTRACELEVEL}{tracelevel}\\
26\helpref{WXTRACE}{trace}\\
27\helpref{wxASSERT\_MIN\_BITSIZE}{wxassertminbitsize}\\
28\helpref{wxASSERT\_MSG}{wxassertmsg}\\
29\helpref{wxASSERT}{wxassert}\\
30\helpref{wxBITMAP}{wxbitmapmacro}\\
31\helpref{wxBeginBusyCursor}{wxbeginbusycursor}\\
32\helpref{wxBell}{wxbell}\\
33\helpref{wxCHECK2\_MSG}{wxcheck2msg}\\
34\helpref{wxCHECK2}{wxcheck2}\\
35\helpref{wxCHECK\_MSG}{wxcheckmsg}\\
36\helpref{wxCHECK\_RET}{wxcheckret}\\
37\helpref{wxCHECK\_VERSION}{wxcheckversion}\\
38\helpref{wxCHECK}{wxcheck}\\
39\helpref{wxClientDisplayRect}{wxclientdisplayrect}\\
40\helpref{wxClipboardOpen}{functionwxclipboardopen}\\
41\helpref{wxCloseClipboard}{wxcloseclipboard}\\
42\helpref{wxColourDisplay}{wxcolourdisplay}\\
43\helpref{wxCOMPILE\_TIME\_ASSERT}{wxcompiletimeassert}\\
44\helpref{wxCOMPILE\_TIME\_ASSERT2}{wxcompiletimeassert2}\\
45\helpref{wxConcatFiles}{wxconcatfiles}\\
46\helpref{wxConstCast}{wxconstcast}\\
47\helpref{wxCopyFile}{wxcopyfile}\\
48\helpref{wxCreateDynamicObject}{wxcreatedynamicobject}\\
49\helpref{wxCreateFileTipProvider}{wxcreatefiletipprovider}\\
50\helpref{wxDDECleanUp}{wxddecleanup}\\
51\helpref{wxDDEInitialize}{wxddeinitialize}\\
52\helpref{wxDROP\_ICON}{wxdropicon}\\
53\helpref{wxDebugMsg}{wxdebugmsg}\\
54\helpref{wxDirExists}{functionwxdirexists}\\
55\helpref{wxDirSelector}{wxdirselector}\\
56\helpref{wxDisplayDepth}{wxdisplaydepth}\\
57\helpref{wxDisplaySize}{wxdisplaysize}\\
58\helpref{wxDisplaySizeMM}{wxdisplaysizemm}\\
59\helpref{wxDos2UnixFilename}{wxdos2unixfilename}\\
60\helpref{wxDynamicCastThis}{wxdynamiccastthis}\\
61\helpref{wxDynamicCast}{wxdynamiccast}\\
62\helpref{wxEmptyClipboard}{wxemptyclipboard}\\
63\helpref{wxEnableTopLevelWindows}{wxenabletoplevelwindows}\\
64\helpref{wxEndBusyCursor}{wxendbusycursor}\\
65\helpref{wxEntry}{wxentry}\\
66\helpref{wxEnumClipboardFormats}{wxenumclipboardformats}\\
67\helpref{wxError}{wxerror}\\
68\helpref{wxExecute}{wxexecute}\\
69\helpref{wxExit}{wxexit}\\
70\helpref{wxEXPLICIT}{wxexplicit}\\
71\helpref{wxFAIL\_MSG}{wxfailmsg}\\
72\helpref{wxFAIL}{wxfail}\\
73\helpref{wxFatalError}{wxfatalerror}\\
74\helpref{wxFileExists}{functionwxfileexists}\\
75\helpref{wxFileModificationTime}{wxfilemodificationtime}\\
76\helpref{wxFileNameFromPath}{wxfilenamefrompath}\\
77\helpref{wxFileSelector}{wxfileselector}\\
78\helpref{wxFindFirstFile}{wxfindfirstfile}\\
79\helpref{wxFindMenuItemId}{wxfindmenuitemid}\\
80\helpref{wxFindNextFile}{wxfindnextfile}\\
81\helpref{wxFindWindowAtPointer}{wxfindwindowatpointer}\\
82\helpref{wxFindWindowAtPoint}{wxfindwindowatpoint}\\
83\helpref{wxFindWindowByLabel}{wxfindwindowbylabel}\\
84\helpref{wxFindWindowByName}{wxfindwindowbyname}\\
85\helpref{wxGetActiveWindow}{wxgetactivewindow}\\
86\helpref{wxGetClipboardData}{wxgetclipboarddata}\\
87\helpref{wxGetClipboardFormatName}{wxgetclipboardformatname}\\
88\helpref{wxGetColourFromUser}{wxgetcolourfromuser}\\
89\helpref{wxGetCwd}{wxgetcwd}\\
90\helpref{wxGetDiskSpace}{wxgetdiskspace}\\
91\helpref{wxGetDisplayName}{wxgetdisplayname}\\
92\helpref{wxGetElapsedTime}{wxgetelapsedtime}\\
93\helpref{wxGetEmailAddress}{wxgetemailaddress}\\
94\helpref{wxGetEnv}{wxgetenv}\\
95\helpref{wxGetFontFromUser}{wxgetfontfromuser}\\
96\helpref{wxGetFreeMemory}{wxgetfreememory}\\
97\helpref{wxGetFullHostName}{wxgetfullhostname}\\
98\helpref{wxGetHomeDir}{wxgethomedir}\\
99\helpref{wxGetHostName}{wxgethostname}\\
100\helpref{wxGetLocalTimeMillis}{wxgetlocaltimemillis}\\
101\helpref{wxGetLocalTime}{wxgetlocaltime}\\
102\helpref{wxGetMousePosition}{wxgetmouseposition}\\
103\helpref{wxGetMultipleChoices}{wxgetmultiplechoices}\\
104\helpref{wxGetMultipleChoice}{wxgetmultiplechoice}\\
105\helpref{wxGetNumberFromUser}{wxgetnumberfromuser}\\
106\helpref{wxGetOSDirectory}{wxgetosdirectory}\\
107\helpref{wxGetOsDescription}{wxgetosdescription}\\
108\helpref{wxGetOsVersion}{wxgetosversion}\\
109\helpref{wxGetPasswordFromUser}{wxgetpasswordfromuser}\\
110\helpref{wxGetPrinterCommand}{wxgetprintercommand}\\
111\helpref{wxGetPrinterFile}{wxgetprinterfile}\\
112\helpref{wxGetPrinterMode}{wxgetprintermode}\\
113\helpref{wxGetPrinterOptions}{wxgetprinteroptions}\\
114\helpref{wxGetPrinterOrientation}{wxgetprinterorientation}\\
115\helpref{wxGetPrinterPreviewCommand}{wxgetprinterpreviewcommand}\\
116\helpref{wxGetPrinterScaling}{wxgetprinterscaling}\\
117\helpref{wxGetPrinterTranslation}{wxgetprintertranslation}\\
118\helpref{wxGetProcessId}{wxgetprocessid}\\
119\helpref{wxGetResource}{wxgetresource}\\
120\helpref{wxGetSingleChoiceData}{wxgetsinglechoicedata}\\
121\helpref{wxGetSingleChoiceIndex}{wxgetsinglechoiceindex}\\
122\helpref{wxGetSingleChoice}{wxgetsinglechoice}\\
123\helpref{wxGetTempFileName}{wxgettempfilename}\\
124\helpref{wxGetTextFromUser}{wxgettextfromuser}\\
125\helpref{wxGetTopLevelParent}{wxgettoplevelparent}\\
126\helpref{wxGetTranslation}{wxgettranslation}\\
127\helpref{wxGetUTCTime}{wxgetutctime}\\
128\helpref{wxGetUserHome}{wxgetuserhome}\\
129\helpref{wxGetUserId}{wxgetuserid}\\
130\helpref{wxGetUserName}{wxgetusername}\\
131\helpref{wxGetWorkingDirectory}{wxgetworkingdirectory}\\
132\helpref{wxGetenv}{wxgetenvmacro}\\
133\helpref{wxHandleFatalExceptions}{wxhandlefatalexceptions}\\
134\helpref{wxICON}{wxiconmacro}\\
135\helpref{wxINTXX\_SWAP\_ALWAYS}{intswapalways}\\
136\helpref{wxINTXX\_SWAP\_ON\_BE}{intswaponbe}\\
137\helpref{wxINTXX\_SWAP\_ON\_LE}{intswaponle}\\
138\helpref{wxInitAllImageHandlers}{wxinitallimagehandlers}\\
139\helpref{wxInitialize}{wxinitialize}\\
140\helpref{wxIsAbsolutePath}{wxisabsolutepath}\\
141\helpref{wxIsBusy}{wxisbusy}\\
142\helpref{wxIsClipboardFormatAvailable}{wxisclipboardformatavailable}\\
143\helpref{wxIsEmpty}{wxisempty}\\
144\helpref{wxIsWild}{wxiswild}\\
145\helpref{wxKill}{wxkill}\\
146\helpref{wxLoadUserResource}{wxloaduserresource}\\
147\helpref{wxLogDebug}{wxlogdebug}\\
148\helpref{wxLogError}{wxlogerror}\\
149\helpref{wxLogFatalError}{wxlogfatalerror}\\
150\helpref{wxLogMessage}{wxlogmessage}\\
151\helpref{wxLogStatus}{wxlogstatus}\\
152\helpref{wxLogSysError}{wxlogsyserror}\\
153\helpref{wxLogTrace}{wxlogtrace}\\
154\helpref{wxLogVerbose}{wxlogverbose}\\
155\helpref{wxLogWarning}{wxlogwarning}\\
156\helpref{wxLL}{wxll}\\
157\helpref{wxLongLongFmtSpec}{wxlonglongfmtspec}\\
158\helpref{wxMakeMetafilePlaceable}{wxmakemetafileplaceable}\\
159\helpref{wxMatchWild}{wxmatchwild}\\
160\helpref{wxMessageBox}{wxmessagebox}\\
161\helpref{wxMkdir}{wxmkdir}\\
162\helpref{wxMutexGuiEnter}{wxmutexguienter}\\
163\helpref{wxMutexGuiLeave}{wxmutexguileave}\\
164\helpref{wxNewId}{wxnewid}\\
165\helpref{wxNow}{wxnow}\\
166\helpref{wxOnAssert}{wxonassert}\\
167\helpref{wxOpenClipboard}{wxopenclipboard}\\
168\helpref{wxPathOnly}{wxpathonly}\\
169\helpref{wxPostDelete}{wxpostdelete}\\
170\helpref{wxPostEvent}{wxpostevent}\\
171\helpref{wxRegisterClipboardFormat}{wxregisterclipboardformat}\\
172\helpref{wxRegisterId}{wxregisterid}\\
173\helpref{wxRemoveFile}{wxremovefile}\\
174\helpref{wxRenameFile}{wxrenamefile}\\
175\helpref{wxResourceAddIdentifier}{wxresourceaddidentifier}\\
176\helpref{wxResourceClear}{wxresourceclear}\\
177\helpref{wxResourceCreateBitmap}{wxresourcecreatebitmap}\\
178\helpref{wxResourceCreateIcon}{wxresourcecreateicon}\\
179\helpref{wxResourceCreateMenuBar}{wxresourcecreatemenubar}\\
180\helpref{wxResourceGetIdentifier}{wxresourcegetidentifier}\\
181\helpref{wxResourceParseData}{wxresourcedata}\\
182\helpref{wxResourceParseFile}{wxresourceparsefile}\\
183\helpref{wxResourceParseString}{wxresourceparsestring}\\
184\helpref{wxResourceRegisterBitmapData}{registerbitmapdata}\\
185\helpref{wxResourceRegisterIconData}{wxresourceregistericondata}\\
186\helpref{wxRmdir}{wxrmdir}\\
187\helpref{wxSafeShowMessage}{wxsafeshowmessage}\\
188\helpref{wxSafeYield}{wxsafeyield}\\
189\helpref{wxSetClipboardData}{wxsetclipboarddata}\\
190\helpref{wxSetCursor}{wxsetcursor}\\
191\helpref{wxSetDisplayName}{wxsetdisplayname}\\
192\helpref{wxSetEnv}{wxsetenv}\\
193\helpref{wxSetPrinterCommand}{wxsetprintercommand}\\
194\helpref{wxSetPrinterFile}{wxsetprinterfile}\\
195\helpref{wxSetPrinterMode}{wxsetprintermode}\\
196\helpref{wxSetPrinterOptions}{wxsetprinteroptions}\\
197\helpref{wxSetPrinterOrientation}{wxsetprinterorientation}\\
198\helpref{wxSetPrinterPreviewCommand}{wxsetprinterpreviewcommand}\\
199\helpref{wxSetPrinterScaling}{wxsetprinterscaling}\\
200\helpref{wxSetPrinterTranslation}{wxsetprintertranslation}\\
201\helpref{wxSetWorkingDirectory}{wxsetworkingdirectory}\\
202\helpref{wxShell}{wxshell}\\
203\helpref{wxShowTip}{wxshowtip}\\
204\helpref{wxShutdown}{wxshutdown}\\
205\helpref{wxSleep}{wxsleep}\\
206\helpref{wxSnprintf}{wxsnprintf}\\
207\helpref{wxSplitPath}{wxsplitfunction}\\
208\helpref{wxStartTimer}{wxstarttimer}\\
209\helpref{wxStaticCast}{wxstaticcast}\\
210\helpref{wxStricmp}{wxstricmp}\\
211\helpref{wxStringEq}{wxstringeq}\\
212\helpref{wxStringMatch}{wxstringmatch}\\
213\helpref{wxStripMenuCodes}{wxstripmenucodes}\\
214\helpref{wxStrlen}{wxstrlen}\\
215\helpref{wxSysErrorCode}{wxsyserrorcode}\\
216\helpref{wxSysErrorMsg}{wxsyserrormsg}\\
217\helpref{wxToLower}{wxtolower}\\
218\helpref{wxToUpper}{wxtoupper}\\
219\helpref{wxTraceLevel}{wxtracelevel}\\
220\helpref{wxTrace}{wxtrace}\\
221\helpref{wxTransferFileToStream}{wxtransferfiletostream}\\
222\helpref{wxTransferStreamToFile}{wxtransferstreamtofile}\\
223\helpref{wxTrap}{wxtrap}\\
224\helpref{wxUninitialize}{wxuninitialize}\\
225\helpref{wxUnix2DosFilename}{wxunix2dosfilename}\\
226\helpref{wxUnsetEnv}{wxunsetenv}\\
227\helpref{wxUsleep}{wxusleep}\\
228\helpref{wxVsnprintf}{wxvsnprintf}\\
229\helpref{wxWakeUpIdle}{wxwakeupidle}\\
230\helpref{wxWriteResource}{wxwriteresource}\\
231\helpref{wxYield}{wxyield}
232
233\section{Version macros}\label{versionfunctions}
234
235The following constants are defined in wxWindows:
236
237\begin{itemize}\itemsep=0pt
238\item {\tt wxMAJOR\_VERSION} is the major version of wxWindows
239\item {\tt wxMINOR\_VERSION} is the minor version of wxWindows
240\item {\tt wxRELEASE\_NUMBER} is the release number
241\end{itemize}
242
243For example, the values or these constants for wxWindows 2.1.15 are 2, 1 and
24415.
245
246Additionally, {\tt wxVERSION\_STRING} is a user-readable string containing
247the full wxWindows version and {\tt wxVERSION\_NUMBER} is a combination of the
248three version numbers above: for 2.1.15, it is 2115 and it is 2200 for
249wxWindows 2.2.
250
251\wxheading{Include files}
252
253<wx/version.h> or <wx/defs.h>
254
255\membersection{wxCHECK\_VERSION}\label{wxcheckversion}
256
257\func{bool}{wxCHECK\_VERSION}{\param{}{major, minor, release}}
258
259This is a macro which evaluates to true if the current wxWindows version is at
260least major.minor.release.
261
262For example, to test if the program is compiled with wxWindows 2.2 or higher,
263the following can be done:
264
265\begin{verbatim}
266 wxString s;
267#if wxCHECK_VERSION(2, 2, 0)
268 if ( s.StartsWith("foo") )
269#else // replacement code for old version
270 if ( strncmp(s, "foo", 3) == 0 )
271#endif
272 {
273 ...
274 }
275\end{verbatim}
276
277\section{Application initialization and termination}\label{appinifunctions}
278
279The functions in this section are used on application startup/shutdown and also
280to control the behaviour of the main event loop of the GUI programs.
281
282\membersection{::wxEntry}\label{wxentry}
283
284This initializes wxWindows in a platform-dependent way. Use this if you
285are not using the default wxWindows entry code (e.g. main or WinMain). For example,
286you can initialize wxWindows from an Microsoft Foundation Classes application using
287this function.
288
289\func{void}{wxEntry}{\param{HANDLE}{ hInstance}, \param{HANDLE}{ hPrevInstance},
290 \param{const wxString\& }{commandLine}, \param{int}{ cmdShow}, \param{bool}{ enterLoop = TRUE}}
291
292wxWindows initialization under Windows (non-DLL). If {\it enterLoop} is FALSE, the
293function will return immediately after calling wxApp::OnInit. Otherwise, the wxWindows
294message loop will be entered.
295
296\func{void}{wxEntry}{\param{HANDLE}{ hInstance}, \param{HANDLE}{ hPrevInstance},
297 \param{WORD}{ wDataSegment}, \param{WORD}{ wHeapSize}, \param{const wxString\& }{ commandLine}}
298
299wxWindows initialization under Windows (for applications constructed as a DLL).
300
301\func{int}{wxEntry}{\param{int}{ argc}, \param{const wxString\& *}{argv}}
302
303wxWindows initialization under Unix.
304
305\wxheading{Remarks}
306
307To clean up wxWindows, call wxApp::OnExit followed by the static function
308wxApp::CleanUp. For example, if exiting from an MFC application that also uses wxWindows:
309
310\begin{verbatim}
311int CTheApp::ExitInstance()
312{
313 // OnExit isn't called by CleanUp so must be called explicitly.
314 wxTheApp->OnExit();
315 wxApp::CleanUp();
316
317 return CWinApp::ExitInstance();
318}
319\end{verbatim}
320
321\wxheading{Include files}
322
323<wx/app.h>
324
325\membersection{::wxHandleFatalExceptions}\label{wxhandlefatalexceptions}
326
327\func{bool}{wxHandleFatalExceptions}{\param{bool}{ doIt = TRUE}}
328
329If {\it doIt} is TRUE, the fatal exceptions (also known as general protection
330faults under Windows or segmentation violations in the Unix world) will be
331caught and passed to \helpref{wxApp::OnFatalException}{wxapponfatalexception}.
332By default, i.e. before this function is called, they will be handled in the
333normal way which usually just means that the application will be terminated.
334Calling wxHandleFatalExceptions() with {\it doIt} equal to FALSE will restore
335this default behaviour.
336
337\membersection{::wxInitAllImageHandlers}\label{wxinitallimagehandlers}
338
339\func{void}{wxInitAllImageHandlers}{\void}
340
341Initializes all available image handlers. For a list of available handlers,
342see \helpref{wxImage}{wximage}.
343
344\wxheading{See also}
345
346\helpref{wxImage}{wximage}, \helpref{wxImageHandler}{wximagehandler}
347
348\wxheading{Include files}
349
350<wx/image.h>
351
352\membersection{::wxInitialize}\label{wxinitialize}
353
354\func{bool}{wxInitialize}{\void}
355
356This function is used in wxBase only and only if you don't create
357\helpref{wxApp}{wxapp} object at all. In this case you must call it from your
358{\tt main()} function before calling any other wxWindows functions.
359
360If the function returns {\tt FALSE} the initialization could not be performed,
361in this case the library cannot be used and
362\helpref{wxUninitialize}{wxuninitialize} shouldn't be called neither.
363
364This function may be called several times but
365\helpref{wxUninitialize}{wxuninitialize} must be called for each successful
366call to this function.
367
368\wxheading{Include files}
369
370<wx/app.h>
371
372\membersection{::wxSafeYield}\label{wxsafeyield}
373
374\func{bool}{wxSafeYield}{\param{wxWindow*}{ win = NULL}, \param{bool}{
375 onlyIfNeeded = FALSE}}
376
377This function is similar to wxYield, except that it disables the user input to
378all program windows before calling wxYield and re-enables it again
379afterwards. If {\it win} is not NULL, this window will remain enabled,
380allowing the implementation of some limited user interaction.
381
382Returns the result of the call to \helpref{::wxYield}{wxyield}.
383
384\wxheading{Include files}
385
386<wx/utils.h>
387
388\membersection{::wxUninitialize}\label{wxuninitialize}
389
390\func{void}{wxUninitialize}{\void}
391
392This function is for use in console (wxBase) programs only. It must be called
393once for each previous successful call to \helpref{wxInitialize}{wxinitialize}.
394
395\wxheading{Include files}
396
397<wx/app.h>
398
399\membersection{::wxYield}\label{wxyield}
400
401\func{bool}{wxYield}{\void}
402
403Calls \helpref{wxApp::Yield}{wxappyield}.
404
405This function is kept only for backwards compatibility. Please use
406the \helpref{wxApp::Yield}{wxappyield} method instead in any new code.
407
408\wxheading{Include files}
409
410<wx/app.h> or <wx/utils.h>
411
412\membersection{::wxWakeUpIdle}\label{wxwakeupidle}
413
414\func{void}{wxWakeUpIdle}{\void}
415
416This functions wakes up the (internal and platform dependent) idle system, i.e. it
417will force the system to send an idle event even if the system currently {\it is}
418 idle and thus would not send any idle event until after some other event would get
419sent. This is also useful for sending events between two threads and is used by
420the corresponding functions \helpref{::wxPostEvent}{wxpostevent} and
421\helpref{wxEvtHandler::AddPendingEvent}{wxevthandleraddpendingevent}.
422
423\wxheading{Include files}
424
425<wx/app.h>
426
427\section{Process control functions}\label{processfunctions}
428
429The functions in this section are used to launch or terminate the other
430processes.
431
432\membersection{::wxExecute}\label{wxexecute}
433
434\func{long}{wxExecute}{\param{const wxString\& }{command}, \param{int }{sync = wxEXEC\_ASYNC}, \param{wxProcess *}{callback = NULL}}
435
436\func{long}{wxExecute}{\param{char **}{argv}, \param{int }{flags = wxEXEC\_ASYNC}, \param{wxProcess *}{callback = NULL}}
437
438\func{long}{wxExecute}{\param{const wxString\& }{command}, \param{wxArrayString\& }{output}}
439
440\perlnote{In wxPerl this function only takes the {\tt command} argument,
441and returns a 2-element list {\tt ( status, output )}, where {\tt output} is
442an array reference.}
443
444\func{long}{wxExecute}{\param{const wxString\& }{command}, \param{wxArrayString\& }{output}, \param{wxArrayString\& }{errors}}
445
446\perlnote{In wxPerl this function only takes the {\tt command} argument,
447and returns a 3-element list {\tt ( status, output, errors )}, where
448{\tt output} and {\tt errors} are array references.}
449
450Executes another program in Unix or Windows.
451
452The first form takes a command string, such as {\tt "emacs file.txt"}.
453
454The second form takes an array of values: a command, any number of
455arguments, terminated by NULL.
456
457The semantics of the third and fourth versions is different from the first two
458and is described in more details below.
459
460If {\it flags} parameter contains {\tt wxEXEC\_ASYNC} flag (the default), flow
461of control immediately returns. If it contains {\tt wxEXEC\_SYNC}, the current
462application waits until the other program has terminated.
463
464In the case of synchronous execution, the return value is the exit code of
465the process (which terminates by the moment the function returns) and will be
466$-1$ if the process couldn't be started and typically 0 if the process
467terminated successfully. Also, while waiting for the process to
468terminate, wxExecute will call \helpref{wxYield}{wxyield}. The caller
469should ensure that this can cause no recursion, in the simplest case by
470calling \helpref{wxEnableTopLevelWindows(FALSE)}{wxenabletoplevelwindows}.
471
472For asynchronous execution, however, the return value is the process id and
473zero value indicates that the command could not be executed. As an added
474complication, the return value of $-1$ in this case indicates that we didn't
475launch a new process, but connected to the running one (this can only happen in
476case of using DDE under Windows for command execution). In particular, in this,
477and only this, case the calling code will not get the notification about
478process termination.
479
480If callback isn't NULL and if execution is asynchronous,
481\helpref{wxProcess::OnTerminate}{wxprocessonterminate} will be called when
482the process finishes. Specifying this parameter also allows you to redirect the
483standard input and/or output of the process being launched by calling
484\helpref{Redirect}{wxprocessredirect}. If the child process IO is redirected,
485under Windows the process window is not shown by default (this avoids having to
486flush an unnecessary console for the processes which don't create any windows
487anyhow) but a {\tt wxEXEC\_NOHIDE} flag can be used to prevent this from
488happening, i.e. with this flag the child process window will be shown normally.
489
490Under Unix the flag {\tt wxEXEC\_MAKE\_GROUP\_LEADER} may be used to ensure
491that the new process is a group leader (this will create a new session if
492needed). Calling \helpref{wxKill}{wxkill} with the argument of -pid where pid
493is the process ID of the new process will kill this process as well as all of
494its children (except those which have started their own session).
495
496Finally, you may use the third overloaded version of this function to execute
497a process (always synchronously) and capture its output in the array
498{\it output}. The fourth version adds the possibility to additionally capture
499the messages from standard error output in the {\it errors} array.
500
501See also \helpref{wxShell}{wxshell}, \helpref{wxProcess}{wxprocess},
502\helpref{Exec sample}{sampleexec}.
503
504\wxheading{Parameters}
505
506\docparam{command}{The command to execute and any parameters to pass to it as a
507single string.}
508
509\docparam{argv}{The command to execute should be the first element of this
510array, any additional ones are the command parameters and the array must be
511terminated with a NULL pointer.}
512
513\docparam{flags}{Combination of bit masks {\tt wxEXEC\_ASYNC},
514{\tt wxEXEC\_SYNC} and {\tt wxEXEC\_NOHIDE}}
515
516\docparam{callback}{An optional pointer to \helpref{wxProcess}{wxprocess}}
517
518\wxheading{Include files}
519
520<wx/utils.h>
521
522\membersection{::wxExit}\label{wxexit}
523
524\func{void}{wxExit}{\void}
525
526Exits application after calling \helpref{wxApp::OnExit}{wxapponexit}.
527Should only be used in an emergency: normally the top-level frame
528should be deleted (after deleting all other frames) to terminate the
529application. See \helpref{wxCloseEvent}{wxcloseevent} and \helpref{wxApp}{wxapp}.
530
531\wxheading{Include files}
532
533<wx/app.h>
534
535\membersection{::wxKill}\label{wxkill}
536
537\func{int}{wxKill}{\param{long}{ pid}, \param{int}{ sig = wxSIGTERM}, \param{wxKillError }{*rc = NULL}}
538
539Equivalent to the Unix kill function: send the given signal {\it sig} to the
540process with PID {\it pid}. The valid signal values are
541
542\begin{verbatim}
543enum wxSignal
544{
545 wxSIGNONE = 0, // verify if the process exists under Unix
546 wxSIGHUP,
547 wxSIGINT,
548 wxSIGQUIT,
549 wxSIGILL,
550 wxSIGTRAP,
551 wxSIGABRT,
552 wxSIGEMT,
553 wxSIGFPE,
554 wxSIGKILL, // forcefully kill, dangerous!
555 wxSIGBUS,
556 wxSIGSEGV,
557 wxSIGSYS,
558 wxSIGPIPE,
559 wxSIGALRM,
560 wxSIGTERM // terminate the process gently
561};
562\end{verbatim}
563
564{\tt wxSIGNONE}, {\tt wxSIGKILL} and {\tt wxSIGTERM} have the same meaning
565under both Unix and Windows but all the other signals are equivalent to
566{\tt wxSIGTERM} under Windows.
567
568Returns 0 on success, -1 on failure. If {\it rc} parameter is not NULL, it will
569be filled with an element of {\tt wxKillError} enum:
570
571\begin{verbatim}
572enum wxKillError
573{
574 wxKILL_OK, // no error
575 wxKILL_BAD_SIGNAL, // no such signal
576 wxKILL_ACCESS_DENIED, // permission denied
577 wxKILL_NO_PROCESS, // no such process
578 wxKILL_ERROR // another, unspecified error
579};
580\end{verbatim}
581
582\wxheading{See also}
583
584\helpref{wxProcess::Kill}{wxprocesskill},\rtfsp
585\helpref{wxProcess::Exists}{wxprocessexists},\rtfsp
586\helpref{Exec sample}{sampleexec}
587
588\wxheading{Include files}
589
590<wx/utils.h>
591
592\membersection{::wxGetProcessId}\label{wxgetprocessid}
593
594\func{unsigned long}{wxGetProcessId}{\void}
595
596Returns the number uniquely identifying the current process in the system.
597
598If an error occurs, $0$ is returned.
599
600\wxheading{Include files}
601
602<wx/utils.h>
603
604\membersection{::wxShell}\label{wxshell}
605
606\func{bool}{wxShell}{\param{const wxString\& }{command = NULL}}
607
608Executes a command in an interactive shell window. If no command is
609specified, then just the shell is spawned.
610
611See also \helpref{wxExecute}{wxexecute}, \helpref{Exec sample}{sampleexec}.
612
613\wxheading{Include files}
614
615<wx/utils.h>
616
617\membersection{::wxShutdown}\label{wxshutdown}
618
619\func{bool}{wxShutdown}{\param{wxShutdownFlags}{flags}}
620
621This function shuts down or reboots the computer depending on the value of the
622{\it flags}. Please notice that doing this requires the corresponding access
623rights (superuser under Unix, {\tt SE\_SHUTDOWN} privelege under Windows NT)
624and that this function is only implemented under Unix and Win32.
625
626\wxheading{Parameters}
627
628\docparam{flags}{Either {\tt wxSHUTDOWN\_POWEROFF} or {\tt wxSHUTDOWN\_REBOOT}}
629
630\wxheading{Returns}
631
632{\tt TRUE} on success, {\tt FALSE} if an error occured.
633
634\wxheading{Include files}
635
636<wx/utils.h>
637
638\section{Thread functions}\label{threadfunctions}
639
640\wxheading{Include files}
641
642<wx/thread.h>
643
644\wxheading{See also}
645
646\helpref{wxThread}{wxthread}, \helpref{wxMutex}{wxmutex}, \helpref{Multithreading overview}{wxthreadoverview}
647
648\membersection{::wxMutexGuiEnter}\label{wxmutexguienter}
649
650\func{void}{wxMutexGuiEnter}{\void}
651
652This function must be called when any thread other than the main GUI thread
653wants to get access to the GUI library. This function will block the execution
654of the calling thread until the main thread (or any other thread holding the
655main GUI lock) leaves the GUI library and no other thread will enter the GUI
656library until the calling thread calls \helpref{::wxMutexGuiLeave()}{wxmutexguileave}.
657
658Typically, these functions are used like this:
659
660\begin{verbatim}
661void MyThread::Foo(void)
662{
663 // before doing any GUI calls we must ensure that this thread is the only
664 // one doing it!
665
666 wxMutexGuiEnter();
667
668 // Call GUI here:
669 my_window->DrawSomething();
670
671 wxMutexGuiLeave();
672}
673\end{verbatim}
674
675Note that under GTK, no creation of top-level windows is allowed in any
676thread but the main one.
677
678This function is only defined on platforms which support preemptive
679threads.
680
681\membersection{::wxMutexGuiLeave}\label{wxmutexguileave}
682
683\func{void}{wxMutexGuiLeave}{\void}
684
685See \helpref{::wxMutexGuiEnter()}{wxmutexguienter}.
686
687This function is only defined on platforms which support preemptive
688threads.
689
690\section{File functions}\label{filefunctions}
691
692\wxheading{Include files}
693
694<wx/utils.h>
695
696\wxheading{See also}
697
698\helpref{wxPathList}{wxpathlist}\\
699\helpref{wxDir}{wxdir}\\
700\helpref{wxFile}{wxfile}\\
701\helpref{wxFileName}{wxfilename}
702
703\membersection{::wxDirExists}\label{functionwxdirexists}
704
705\func{bool}{wxDirExists}{\param{const wxString\& }{dirname}}
706
707Returns TRUE if the directory exists.
708
709\membersection{::wxDos2UnixFilename}\label{wxdos2unixfilename}
710
711\func{void}{wxDos2UnixFilename}{\param{wxChar *}{s}}
712
713Converts a DOS to a Unix filename by replacing backslashes with forward
714slashes.
715
716\membersection{::wxFileExists}\label{functionwxfileexists}
717
718\func{bool}{wxFileExists}{\param{const wxString\& }{filename}}
719
720Returns TRUE if the file exists. It also returns TRUE if the file is
721a directory.
722
723\membersection{::wxFileModificationTime}\label{wxfilemodificationtime}
724
725\func{time\_t}{wxFileModificationTime}{\param{const wxString\& }{filename}}
726
727Returns time of last modification of given file.
728
729\membersection{::wxFileNameFromPath}\label{wxfilenamefrompath}
730
731\func{wxString}{wxFileNameFromPath}{\param{const wxString\& }{path}}
732
733\func{char *}{wxFileNameFromPath}{\param{char *}{path}}
734
735{\bf NB:} This function is obsolete, please use
736\helpref{wxFileName::SplitPath}{wxfilenamesplitpath} instead.
737
738Returns the filename for a full path. The second form returns a pointer to
739temporary storage that should not be deallocated.
740
741\membersection{::wxFindFirstFile}\label{wxfindfirstfile}
742
743\func{wxString}{wxFindFirstFile}{\param{const char *}{spec}, \param{int}{ flags = 0}}
744
745This function does directory searching; returns the first file
746that matches the path {\it spec}, or the empty string. Use \helpref{wxFindNextFile}{wxfindnextfile} to
747get the next matching file. Neither will report the current directory "." or the
748parent directory "..".
749
750{\it spec} may contain wildcards.
751
752{\it flags} may be wxDIR for restricting the query to directories, wxFILE for files or zero for either.
753
754For example:
755
756\begin{verbatim}
757 wxString f = wxFindFirstFile("/home/project/*.*");
758 while ( !f.IsEmpty() )
759 {
760 ...
761 f = wxFindNextFile();
762 }
763\end{verbatim}
764
765\membersection{::wxFindNextFile}\label{wxfindnextfile}
766
767\func{wxString}{wxFindNextFile}{\void}
768
769Returns the next file that matches the path passed to \helpref{wxFindFirstFile}{wxfindfirstfile}.
770
771See \helpref{wxFindFirstFile}{wxfindfirstfile} for an example.
772
773\membersection{::wxGetDiskSpace}\label{wxgetdiskspace}
774
775\func{bool}{wxGetDiskSpace}{\param{const wxString\& }{path}, \param{wxLongLong }{*total = NULL}, \param{wxLongLong }{*free = NULL}}
776
777This function returns the total number of bytes and number of free bytes on
778the disk containing the directory {\it path} (it should exist). Both
779{\it total} and {\it free} parameters may be {\tt NULL} if the corresponding
780information is not needed.
781
782\wxheading{Returns}
783
784{\tt TRUE} on success, {\tt FALSE} if an error occured (for example, the
785directory doesn't exist).
786
787\wxheading{Portability}
788
789This function is implemented for Win16 (only for drives less than 2Gb), Win32,
790Mac OS and generic Unix provided the system has {\tt statfs()} function.
791
792This function first appeared in wxWindows 2.3.2.
793
794\membersection{::wxGetOSDirectory}\label{wxgetosdirectory}
795
796\func{wxString}{wxGetOSDirectory}{\void}
797
798Returns the Windows directory under Windows; on other platforms returns the empty string.
799
800\membersection{::wxIsAbsolutePath}\label{wxisabsolutepath}
801
802\func{bool}{wxIsAbsolutePath}{\param{const wxString\& }{filename}}
803
804Returns TRUE if the argument is an absolute filename, i.e. with a slash
805or drive name at the beginning.
806
807\membersection{::wxPathOnly}\label{wxpathonly}
808
809\func{wxString}{wxPathOnly}{\param{const wxString\& }{path}}
810
811Returns the directory part of the filename.
812
813\membersection{::wxUnix2DosFilename}\label{wxunix2dosfilename}
814
815\func{void}{wxUnix2DosFilename}{\param{const wxString\& }{s}}
816
817Converts a Unix to a DOS filename by replacing forward
818slashes with backslashes.
819
820\membersection{::wxConcatFiles}\label{wxconcatfiles}
821
822\func{bool}{wxConcatFiles}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2},
823\param{const wxString\& }{file3}}
824
825Concatenates {\it file1} and {\it file2} to {\it file3}, returning
826TRUE if successful.
827
828\membersection{::wxCopyFile}\label{wxcopyfile}
829
830\func{bool}{wxCopyFile}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2}, \param{bool }{overwrite = TRUE}}
831
832Copies {\it file1} to {\it file2}, returning TRUE if successful. If
833{\it overwrite} parameter is TRUE (default), the destination file is overwritten
834if it exists, but if {\it overwrite} is FALSE, the functions fails in this
835case.
836
837\membersection{::wxGetCwd}\label{wxgetcwd}
838
839\func{wxString}{wxGetCwd}{\void}
840
841Returns a string containing the current (or working) directory.
842
843\membersection{::wxGetWorkingDirectory}\label{wxgetworkingdirectory}
844
845\func{wxString}{wxGetWorkingDirectory}{\param{char *}{buf=NULL}, \param{int }{sz=1000}}
846
847{\bf NB:} This function is obsolete: use \helpref{wxGetCwd}{wxgetcwd} instead.
848
849Copies the current working directory into the buffer if supplied, or
850copies the working directory into new storage (which you must delete yourself)
851if the buffer is NULL.
852
853{\it sz} is the size of the buffer if supplied.
854
855\membersection{::wxGetTempFileName}\label{wxgettempfilename}
856
857\func{char *}{wxGetTempFileName}{\param{const wxString\& }{prefix}, \param{char *}{buf=NULL}}
858
859\func{bool}{wxGetTempFileName}{\param{const wxString\& }{prefix}, \param{wxString\& }{buf}}
860
861%% Makes a temporary filename based on {\it prefix}, opens and closes the file,
862%% and places the name in {\it buf}. If {\it buf} is NULL, new store
863%% is allocated for the temporary filename using {\it new}.
864%%
865%% Under Windows, the filename will include the drive and name of the
866%% directory allocated for temporary files (usually the contents of the
867%% TEMP variable). Under Unix, the {\tt /tmp} directory is used.
868%%
869%% It is the application's responsibility to create and delete the file.
870
871{\bf NB:} These functions are obsolete, please use\rtfsp
872\helpref{wxFileName::CreateTempFileName}{wxfilenamecreatetempfilename}\rtfsp
873instead.
874
875\membersection{::wxIsWild}\label{wxiswild}
876
877\func{bool}{wxIsWild}{\param{const wxString\& }{pattern}}
878
879Returns TRUE if the pattern contains wildcards. See \helpref{wxMatchWild}{wxmatchwild}.
880
881\membersection{::wxMatchWild}\label{wxmatchwild}
882
883\func{bool}{wxMatchWild}{\param{const wxString\& }{pattern}, \param{const wxString\& }{text}, \param{bool}{ dot\_special}}
884
885Returns TRUE if the {\it pattern}\/ matches the {\it text}\/; if {\it
886dot\_special}\/ is TRUE, filenames beginning with a dot are not matched
887with wildcard characters. See \helpref{wxIsWild}{wxiswild}.
888
889\membersection{::wxMkdir}\label{wxmkdir}
890
891\func{bool}{wxMkdir}{\param{const wxString\& }{dir}, \param{int }{perm = 0777}}
892
893Makes the directory {\it dir}, returning TRUE if successful.
894
895{\it perm} is the access mask for the directory for the systems on which it is
896supported (Unix) and doesn't have effect for the other ones.
897
898\membersection{::wxRemoveFile}\label{wxremovefile}
899
900\func{bool}{wxRemoveFile}{\param{const wxString\& }{file}}
901
902Removes {\it file}, returning TRUE if successful.
903
904\membersection{::wxRenameFile}\label{wxrenamefile}
905
906\func{bool}{wxRenameFile}{\param{const wxString\& }{file1}, \param{const wxString\& }{file2}}
907
908Renames {\it file1} to {\it file2}, returning TRUE if successful.
909
910\membersection{::wxRmdir}\label{wxrmdir}
911
912\func{bool}{wxRmdir}{\param{const wxString\& }{dir}, \param{int}{ flags=0}}
913
914Removes the directory {\it dir}, returning TRUE if successful. Does not work under VMS.
915
916The {\it flags} parameter is reserved for future use.
917
918\membersection{::wxSetWorkingDirectory}\label{wxsetworkingdirectory}
919
920\func{bool}{wxSetWorkingDirectory}{\param{const wxString\& }{dir}}
921
922Sets the current working directory, returning TRUE if the operation succeeded.
923Under MS Windows, the current drive is also changed if {\it dir} contains a drive specification.
924
925\membersection{::wxSplitPath}\label{wxsplitfunction}
926
927\func{void}{wxSplitPath}{\param{const char *}{ fullname}, \param{wxString *}{ path}, \param{wxString *}{ name}, \param{wxString *}{ ext}}
928
929{\bf NB:} This function is obsolete, please use
930\helpref{wxFileName::SplitPath}{wxfilenamesplitpath} instead.
931
932This function splits a full file name into components: the path (including possible disk/drive
933specification under Windows), the base name and the extension. Any of the output parameters
934({\it path}, {\it name} or {\it ext}) may be NULL if you are not interested in the value of
935a particular component.
936
937wxSplitPath() will correctly handle filenames with both DOS and Unix path separators under
938Windows, however it will not consider backslashes as path separators under Unix (where backslash
939is a valid character in a filename).
940
941On entry, {\it fullname} should be non-NULL (it may be empty though).
942
943On return, {\it path} contains the file path (without the trailing separator), {\it name}
944contains the file name and {\it ext} contains the file extension without leading dot. All
945three of them may be empty if the corresponding component is. The old contents of the
946strings pointed to by these parameters will be overwritten in any case (if the pointers
947are not NULL).
948
949\membersection{::wxTransferFileToStream}\label{wxtransferfiletostream}
950
951\func{bool}{wxTransferFileToStream}{\param{const wxString\& }{filename}, \param{ostream\& }{stream}}
952
953Copies the given file to {\it stream}. Useful when converting an old application to
954use streams (within the document/view framework, for example).
955
956\wxheading{Include files}
957
958<wx/docview.h>
959
960\membersection{::wxTransferStreamToFile}\label{wxtransferstreamtofile}
961
962\func{bool}{wxTransferStreamToFile}{\param{istream\& }{stream} \param{const wxString\& }{filename}}
963
964Copies the given stream to the file {\it filename}. Useful when converting an old application to
965use streams (within the document/view framework, for example).
966
967\wxheading{Include files}
968
969<wx/docview.h>
970
971\section{Network, user and OS functions}\label{networkfunctions}
972
973The functions in this section are used to retrieve information about the
974current computer and/or user characteristics.
975
976\membersection{::wxGetFreeMemory}\label{wxgetfreememory}
977
978\func{long}{wxGetFreeMemory}{\void}
979
980Returns the amount of free memory in bytes under environments which
981support it, and -1 if not supported. Currently, it is supported only
982under Windows, Linux and Solaris.
983
984\wxheading{Include files}
985
986<wx/utils.h>
987
988\membersection{::wxGetFullHostName}\label{wxgetfullhostname}
989
990\func{wxString}{wxGetFullHostName}{\void}
991
992Returns the FQDN (fully qualified domain host name) or an empty string on
993error.
994
995\wxheading{See also}
996
997\helpref{wxGetHostName}{wxgethostname}
998
999\wxheading{Include files}
1000
1001<wx/utils.h>
1002
1003\membersection{::wxGetEmailAddress}\label{wxgetemailaddress}
1004
1005\func{bool}{wxGetEmailAddress}{\param{const wxString\& }{buf}, \param{int }{sz}}
1006
1007Copies the user's email address into the supplied buffer, by
1008concatenating the values returned by \helpref{wxGetFullHostName}{wxgetfullhostname}\rtfsp
1009and \helpref{wxGetUserId}{wxgetuserid}.
1010
1011Returns TRUE if successful, FALSE otherwise.
1012
1013\wxheading{Include files}
1014
1015<wx/utils.h>
1016
1017\membersection{::wxGetHomeDir}\label{wxgethomedir}
1018
1019\func{wxString}{wxGetHomeDir}{\void}
1020
1021Return the (current) user's home directory.
1022
1023\wxheading{See also}
1024
1025\helpref{wxGetUserHome}{wxgetuserhome}
1026
1027\wxheading{Include files}
1028
1029<wx/utils.h>
1030
1031\membersection{::wxGetHostName}\label{wxgethostname}
1032
1033\func{wxString}{wxGetHostName}{\void}
1034
1035\func{bool}{wxGetHostName}{\param{char * }{buf}, \param{int }{sz}}
1036
1037Copies the current host machine's name into the supplied buffer. Please note
1038that the returned name is {\it not} fully qualified, i.e. it does not include
1039the domain name.
1040
1041Under Windows or NT, this function first looks in the environment
1042variable SYSTEM\_NAME; if this is not found, the entry {\bf HostName}\rtfsp
1043in the {\bf wxWindows} section of the WIN.INI file is tried.
1044
1045The first variant of this function returns the hostname if successful or an
1046empty string otherwise. The second (deprecated) function returns TRUE
1047if successful, FALSE otherwise.
1048
1049\wxheading{See also}
1050
1051\helpref{wxGetFullHostName}{wxgetfullhostname}
1052
1053\wxheading{Include files}
1054
1055<wx/utils.h>
1056
1057\membersection{::wxGetUserId}\label{wxgetuserid}
1058
1059\func{wxString}{wxGetUserId}{\void}
1060
1061\func{bool}{wxGetUserId}{\param{char * }{buf}, \param{int }{sz}}
1062
1063This function returns the "user id" also known as "login name" under Unix i.e.
1064something like "jsmith". It uniquely identifies the current user (on this system).
1065
1066Under Windows or NT, this function first looks in the environment
1067variables USER and LOGNAME; if neither of these is found, the entry {\bf UserId}\rtfsp
1068in the {\bf wxWindows} section of the WIN.INI file is tried.
1069
1070The first variant of this function returns the login name if successful or an
1071empty string otherwise. The second (deprecated) function returns TRUE
1072if successful, FALSE otherwise.
1073
1074\wxheading{See also}
1075
1076\helpref{wxGetUserName}{wxgetusername}
1077
1078\wxheading{Include files}
1079
1080<wx/utils.h>
1081
1082\membersection{::wxGetOsDescription}\label{wxgetosdescription}
1083
1084\func{wxString}{wxGetOsDescription}{\void}
1085
1086Returns the string containing the description of the current platform in a
1087user-readable form. For example, this function may return strings like
1088{\tt Windows NT Version 4.0} or {\tt Linux 2.2.2 i386}.
1089
1090\wxheading{See also}
1091
1092\helpref{::wxGetOsVersion}{wxgetosversion}
1093
1094\wxheading{Include files}
1095
1096<wx/utils.h>
1097
1098\membersection{::wxGetOsVersion}\label{wxgetosversion}
1099
1100\func{int}{wxGetOsVersion}{\param{int *}{major = NULL}, \param{int *}{minor = NULL}}
1101
1102Gets operating system version information.
1103
1104\begin{twocollist}\itemsep=0pt
1105\twocolitemruled{Platform}{Return types}
1106\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.}
1107\twocolitem{GTK}{Return value is wxGTK, For GTK 1.0, {\it major} is 1, {\it minor} is 0. }
1108\twocolitem{Motif}{Return value is wxMOTIF\_X, {\it major} is X version, {\it minor} is X revision.}
1109\twocolitem{OS/2}{Return value is wxOS2\_PM.}
1110\twocolitem{Windows 3.1}{Return value is wxWINDOWS, {\it major} is 3, {\it minor} is 1.}
1111\twocolitem{Windows NT/2000}{Return value is wxWINDOWS\_NT, version is returned in {\it major} and {\it minor}}
1112\twocolitem{Windows 98}{Return value is wxWIN95, {\it major} is 4, {\it minor} is 1 or greater.}
1113\twocolitem{Windows 95}{Return value is wxWIN95, {\it major} is 4, {\it minor} is 0.}
1114\twocolitem{Win32s (Windows 3.1)}{Return value is wxWIN32S, {\it major} is 3, {\it minor} is 1.}
1115\twocolitem{Watcom C++ 386 supervisor mode (Windows 3.1)}{Return value is wxWIN386, {\it major} is 3, {\it minor} is 1.}
1116\end{twocollist}
1117
1118\wxheading{See also}
1119
1120\helpref{::wxGetOsDescription}{wxgetosdescription}
1121
1122\wxheading{Include files}
1123
1124<wx/utils.h>
1125
1126\membersection{::wxGetUserHome}\label{wxgetuserhome}
1127
1128\func{const wxChar *}{wxGetUserHome}{\param{const wxString\& }{user = ""}}
1129
1130Returns the home directory for the given user. If the username is empty
1131(default value), this function behaves like
1132\helpref{wxGetHomeDir}{wxgethomedir}.
1133
1134\wxheading{Include files}
1135
1136<wx/utils.h>
1137
1138\membersection{::wxGetUserName}\label{wxgetusername}
1139
1140\func{wxString}{wxGetUserName}{\void}
1141
1142\func{bool}{wxGetUserName}{\param{char * }{buf}, \param{int }{sz}}
1143
1144This function returns the full user name (something like "Mr. John Smith").
1145
1146Under Windows or NT, this function looks for the entry {\bf UserName}\rtfsp
1147in the {\bf wxWindows} section of the WIN.INI file. If PenWindows
1148is running, the entry {\bf Current} in the section {\bf User} of
1149the PENWIN.INI file is used.
1150
1151The first variant of this function returns the user name if successful or an
1152empty string otherwise. The second (deprecated) function returns {\tt TRUE}
1153if successful, {\tt FALSE} otherwise.
1154
1155\wxheading{See also}
1156
1157\helpref{wxGetUserId}{wxgetuserid}
1158
1159\wxheading{Include files}
1160
1161<wx/utils.h>
1162
1163\section{String functions}
1164
1165\membersection{::copystring}\label{copystring}
1166
1167\func{char *}{copystring}{\param{const char *}{s}}
1168
1169Makes a copy of the string {\it s} using the C++ new operator, so it can be
1170deleted with the {\it delete} operator.
1171
1172This function is deprecated, use \helpref{wxString}{wxstring} class instead.
1173
1174\membersection{::wxIsEmpty}\label{wxisempty}
1175
1176\func{bool}{wxIsEmpty}{\param{const char *}{ p}}
1177
1178Returns {\tt TRUE} if the pointer is either {\tt NULL} or points to an empty
1179string, {\tt FALSE} otherwise.
1180
1181\membersection{::wxStricmp}\label{wxstricmp}
1182
1183\func{int}{wxStricmp}{\param{const char *}{p1}, \param{const char *}{p2}}
1184
1185Returns a negative value, 0, or positive value if {\it p1} is less than, equal
1186to or greater than {\it p2}. The comparison is case-insensitive.
1187
1188This function complements the standard C function {\it strcmp()} which performs
1189case-sensitive comparison.
1190
1191\membersection{::wxStringMatch}\label{wxstringmatch}
1192
1193\func{bool}{wxStringMatch}{\param{const wxString\& }{s1}, \param{const wxString\& }{s2},\\
1194 \param{bool}{ subString = TRUE}, \param{bool}{ exact = FALSE}}
1195
1196{\bf NB:} This function is obsolete, use \helpref{wxString::Find}{wxstringfind} instead.
1197
1198Returns {\tt TRUE} if the substring {\it s1} is found within {\it s2},
1199ignoring case if {\it exact} is FALSE. If {\it subString} is {\tt FALSE},
1200no substring matching is done.
1201
1202\membersection{::wxStringEq}\label{wxstringeq}
1203
1204\func{bool}{wxStringEq}{\param{const wxString\& }{s1}, \param{const wxString\& }{s2}}
1205
1206{\bf NB:} This function is obsolete, use \helpref{wxString}{wxstring} instead.
1207
1208A macro defined as:
1209
1210\begin{verbatim}
1211#define wxStringEq(s1, s2) (s1 && s2 && (strcmp(s1, s2) == 0))
1212\end{verbatim}
1213
1214\membersection{::wxStrlen}\label{wxstrlen}
1215
1216\func{size\_t}{wxStrlen}{\param{const char *}{ p}}
1217
1218This is a safe version of standard function {\it strlen()}: it does exactly the
1219same thing (i.e. returns the length of the string) except that it returns 0 if
1220{\it p} is the {\tt NULL} pointer.
1221
1222\membersection{::wxGetTranslation}\label{wxgettranslation}
1223
1224\func{const char *}{wxGetTranslation}{\param{const char * }{str}}
1225
1226This function returns the translation of string {\it str} in the current
1227\helpref{locale}{wxlocale}. If the string is not found in any of the loaded
1228message catalogs (see \helpref{internationalization overview}{internationalization}), the
1229original string is returned. In debug build, an error message is logged - this
1230should help to find the strings which were not yet translated. As this function
1231is used very often, an alternative syntax is provided: the \_() macro is
1232defined as wxGetTranslation().
1233
1234\membersection{::wxSnprintf}\label{wxsnprintf}
1235
1236\func{int}{wxSnprintf}{\param{wxChar *}{buf}, \param{size\_t }{len}, \param{const wxChar *}{format}, \param{}{...}}
1237
1238This function replaces the dangerous standard function {\tt sprintf()} and is
1239like {\tt snprintf()} available on some platforms. The only difference with
1240sprintf() is that an additional argument - buffer size - is taken and the
1241buffer is never overflowed.
1242
1243Returns the number of characters copied to the buffer or -1 if there is not
1244enough space.
1245
1246\wxheading{See also}
1247
1248\helpref{wxVsnprintf}{wxvsnprintf}, \helpref{wxString::Printf}{wxstringprintf}
1249
1250\membersection{::wxToLower}\label{wxtolower}
1251
1252\func{char}{wxToLower}{\param{char }{ch}}
1253
1254Converts the character to lower case. This is implemented as a macro for efficiency.
1255
1256\wxheading{Include files}
1257
1258<wx/utils.h>
1259
1260\membersection{::wxToUpper}\label{wxtoupper}
1261
1262\func{char}{wxToUpper}{\param{char }{ch}}
1263
1264Converts the character to upper case. This is implemented as a macro for efficiency.
1265
1266\wxheading{Include files}
1267
1268<wx/utils.h>
1269
1270\membersection{::wxVsnprintf}\label{wxvsnprintf}
1271
1272\func{int}{wxVsnprintf}{\param{wxChar *}{buf}, \param{size\_t }{len}, \param{const wxChar *}{format}, \param{va\_list }{argPtr}}
1273
1274The same as \helpref{wxSnprintf}{wxsnprintf} but takes a {\tt va\_list }
1275argument instead of arbitrary number of parameters.
1276
1277\wxheading{See also}
1278
1279\helpref{wxSnprintf}{wxsnprintf}, \helpref{wxString::PrintfV}{wxstringprintfv}
1280
1281\section{Dialog functions}\label{dialogfunctions}
1282
1283Below are a number of convenience functions for getting input from the
1284user or displaying messages. Note that in these functions the last three
1285parameters are optional. However, it is recommended to pass a parent frame
1286parameter, or (in MS Windows or Motif) the wrong window frame may be brought to
1287the front when the dialog box is popped up.
1288
1289\membersection{::wxBeginBusyCursor}\label{wxbeginbusycursor}
1290
1291\func{void}{wxBeginBusyCursor}{\param{wxCursor *}{cursor = wxHOURGLASS\_CURSOR}}
1292
1293Changes the cursor to the given cursor for all windows in the application.
1294Use \helpref{wxEndBusyCursor}{wxendbusycursor} to revert the cursor back
1295to its previous state. These two calls can be nested, and a counter
1296ensures that only the outer calls take effect.
1297
1298See also \helpref{wxIsBusy}{wxisbusy}, \helpref{wxBusyCursor}{wxbusycursor}.
1299
1300\wxheading{Include files}
1301
1302<wx/utils.h>
1303
1304\membersection{::wxBell}\label{wxbell}
1305
1306\func{void}{wxBell}{\void}
1307
1308Ring the system bell.
1309
1310\wxheading{Include files}
1311
1312<wx/utils.h>
1313
1314\membersection{::wxCreateFileTipProvider}\label{wxcreatefiletipprovider}
1315
1316\func{wxTipProvider *}{wxCreateFileTipProvider}{\param{const wxString\& }{filename},
1317 \param{size\_t }{currentTip}}
1318
1319This function creates a \helpref{wxTipProvider}{wxtipprovider} which may be
1320used with \helpref{wxShowTip}{wxshowtip}.
1321
1322\docparam{filename}{The name of the file containing the tips, one per line}
1323\docparam{currentTip}{The index of the first tip to show - normally this index
1324is remembered between the 2 program runs.}
1325
1326\wxheading{See also}
1327
1328\helpref{Tips overview}{tipsoverview}
1329
1330\wxheading{Include files}
1331
1332<wx/tipdlg.h>
1333
1334\membersection{::wxDirSelector}\label{wxdirselector}
1335
1336\func{wxString}{wxDirSelector}{\param{const wxString\& }{message = wxDirSelectorPromptStr},\\
1337 \param{const wxString\& }{default\_path = ""},\\
1338 \param{long }{style = 0}, \param{const wxPoint\& }{pos = wxDefaultPosition},\\
1339 \param{wxWindow *}{parent = NULL}}
1340
1341Pops up a directory selector dialog. The arguments have the same meaning as
1342those of wxDirDialog::wxDirDialog(). The message is displayed at the top,
1343and the default\_path, if specified, is set as the initial selection.
1344
1345The application must check for an empty return value (if the user pressed
1346Cancel). For example:
1347
1348\begin{verbatim}
1349const wxString& dir = wxDirSelector("Choose a folder");
1350if ( !dir.empty() )
1351{
1352 ...
1353}
1354\end{verbatim}
1355
1356\wxheading{Include files}
1357
1358<wx/dirdlg.h>
1359
1360\membersection{::wxFileSelector}\label{wxfileselector}
1361
1362\func{wxString}{wxFileSelector}{\param{const wxString\& }{message}, \param{const wxString\& }{default\_path = ""},\\
1363 \param{const wxString\& }{default\_filename = ""}, \param{const wxString\& }{default\_extension = ""},\\
1364 \param{const wxString\& }{wildcard = ``*.*''}, \param{int }{flags = 0}, \param{wxWindow *}{parent = ""},\\
1365 \param{int}{ x = -1}, \param{int}{ y = -1}}
1366
1367Pops up a file selector box. In Windows, this is the common file selector
1368dialog. In X, this is a file selector box with the same functionality.
1369The path and filename are distinct elements of a full file pathname.
1370If path is empty, the current directory will be used. If filename is empty,
1371no default filename will be supplied. The wildcard determines what files
1372are displayed in the file selector, and file extension supplies a type
1373extension for the required filename. Flags may be a combination of wxOPEN,
1374wxSAVE, wxOVERWRITE\_PROMPT, wxHIDE\_READONLY, wxFILE\_MUST\_EXIST, wxMULTIPLE or 0.
1375
1376Both the Unix and Windows versions implement a wildcard filter. Typing a
1377filename containing wildcards (*, ?) in the filename text item, and
1378clicking on Ok, will result in only those files matching the pattern being
1379displayed.
1380
1381The wildcard may be a specification for multiple types of file
1382with a description for each, such as:
1383
1384\begin{verbatim}
1385 "BMP files (*.bmp)|*.bmp|GIF files (*.gif)|*.gif"
1386\end{verbatim}
1387
1388The application must check for an empty return value (the user pressed
1389Cancel). For example:
1390
1391\begin{verbatim}
1392wxString filename = wxFileSelector("Choose a file to open");
1393if ( !filename.empty() )
1394{
1395 // work with the file
1396 ...
1397}
1398//else: cancelled by user
1399\end{verbatim}
1400
1401\wxheading{Include files}
1402
1403<wx/filedlg.h>
1404
1405\membersection{::wxEndBusyCursor}\label{wxendbusycursor}
1406
1407\func{void}{wxEndBusyCursor}{\void}
1408
1409Changes the cursor back to the original cursor, for all windows in the application.
1410Use with \helpref{wxBeginBusyCursor}{wxbeginbusycursor}.
1411
1412See also \helpref{wxIsBusy}{wxisbusy}, \helpref{wxBusyCursor}{wxbusycursor}.
1413
1414\wxheading{Include files}
1415
1416<wx/utils.h>
1417
1418\membersection{::wxGetColourFromUser}\label{wxgetcolourfromuser}
1419
1420\func{wxColour}{wxGetColourFromUser}{\param{wxWindow *}{parent}, \param{const wxColour\& }{colInit}}
1421
1422Shows the colour selection dialog and returns the colour selected by user or
1423invalid colour (use \helpref{wxColour::Ok}{wxcolourok} to test whether a colour
1424is valid) if the dialog was cancelled.
1425
1426\wxheading{Parameters}
1427
1428\docparam{parent}{The parent window for the colour selection dialog}
1429
1430\docparam{colInit}{If given, this will be the colour initially selected in the dialog.}
1431
1432\wxheading{Include files}
1433
1434<wx/colordlg.h>
1435
1436\membersection{::wxGetFontFromUser}\label{wxgetfontfromuser}
1437
1438\func{wxFont}{wxGetFontFromUser}{\param{wxWindow *}{parent}, \param{const wxFont\& }{fontInit}}
1439
1440Shows the font selection dialog and returns the font selected by user or
1441invalid font (use \helpref{wxFont::Ok}{wxfontok} to test whether a font
1442is valid) if the dialog was cancelled.
1443
1444\wxheading{Parameters}
1445
1446\docparam{parent}{The parent window for the font selection dialog}
1447
1448\docparam{fontInit}{If given, this will be the font initially selected in the dialog.}
1449
1450\wxheading{Include files}
1451
1452<wx/fontdlg.h>
1453
1454
1455\membersection{::wxGetMultipleChoices}\label{wxgetmultiplechoices}
1456
1457\func{size\_t}{wxGetMultipleChoices}{\\
1458 \param{wxArrayInt\& }{selections},\\
1459 \param{const wxString\& }{message},\\
1460 \param{const wxString\& }{caption},\\
1461 \param{const wxArrayString\& }{aChoices},\\
1462 \param{wxWindow *}{parent = NULL},\\
1463 \param{int}{ x = -1}, \param{int}{ y = -1},\\
1464 \param{bool}{ centre = TRUE},\\
1465 \param{int }{width=150}, \param{int }{height=200}}
1466
1467\func{size\_t}{wxGetMultipleChoices}{\\
1468 \param{wxArrayInt\& }{selections},\\
1469 \param{const wxString\& }{message},\\
1470 \param{const wxString\& }{caption},\\
1471 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
1472 \param{wxWindow *}{parent = NULL},\\
1473 \param{int}{ x = -1}, \param{int}{ y = -1},\\
1474 \param{bool}{ centre = TRUE},\\
1475 \param{int }{width=150}, \param{int }{height=200}}
1476
1477Pops up a dialog box containing a message, OK/Cancel buttons and a
1478multiple-selection listbox. The user may choose an arbitrary (including 0)
1479number of items in the listbox whose indices will be returned in
1480{\it selection} array. The initial contents of this array will be used to
1481select the items when the dialog is shown.
1482
1483You may pass the list of strings to choose from either using {\it choices}
1484which is an array of {\it n} strings for the listbox or by using a single
1485{\it aChoices} parameter of type \helpref{wxArrayString}{wxarraystring}.
1486
1487If {\it centre} is TRUE, the message text (which may include new line
1488characters) is centred; if FALSE, the message is left-justified.
1489
1490\wxheading{Include files}
1491
1492<wx/choicdlg.h>
1493
1494\perlnote{In wxPerl there is just an array reference in place of {\tt n}
1495and {\tt choices}, and no {\tt selections} parameter; the function
1496returns an array containing the user selections.}
1497
1498\membersection{::wxGetNumberFromUser}\label{wxgetnumberfromuser}
1499
1500\func{long}{wxGetNumberFromUser}{
1501 \param{const wxString\& }{message},
1502 \param{const wxString\& }{prompt},
1503 \param{const wxString\& }{caption},
1504 \param{long }{value},
1505 \param{long }{min = 0},
1506 \param{long }{max = 100},
1507 \param{wxWindow *}{parent = NULL},
1508 \param{const wxPoint\& }{pos = wxDefaultPosition}}
1509
1510Shows a dialog asking the user for numeric input. The dialogs title is set to
1511{\it caption}, it contains a (possibly) multiline {\it message} above the
1512single line {\it prompt} and the zone for entering the number.
1513
1514The number entered must be in the range {\it min}..{\it max} (both of which
1515should be positive) and {\it value} is the initial value of it. If the user
1516enters an invalid value or cancels the dialog, the function will return -1.
1517
1518Dialog is centered on its {\it parent} unless an explicit position is given in
1519{\it pos}.
1520
1521\wxheading{Include files}
1522
1523<wx/textdlg.h>
1524
1525\membersection{::wxGetPasswordFromUser}\label{wxgetpasswordfromuser}
1526
1527\func{wxString}{wxGetTextFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input text"},\\
1528 \param{const wxString\& }{default\_value = ``"}, \param{wxWindow *}{parent = NULL}}
1529
1530Similar to \helpref{wxGetTextFromUser}{wxgettextfromuser} but the text entered
1531in the dialog is not shown on screen but replaced with stars. This is intended
1532to be used for entering passwords as the function name implies.
1533
1534\wxheading{Include files}
1535
1536<wx/textdlg.h>
1537
1538\membersection{::wxGetTextFromUser}\label{wxgettextfromuser}
1539
1540\func{wxString}{wxGetTextFromUser}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Input text"},\\
1541 \param{const wxString\& }{default\_value = ``"}, \param{wxWindow *}{parent = NULL},\\
1542 \param{int}{ x = -1}, \param{int}{ y = -1}, \param{bool}{ centre = TRUE}}
1543
1544Pop up a dialog box with title set to {\it caption}, {\it message}, and a
1545\rtfsp{\it default\_value}. The user may type in text and press OK to return this text,
1546or press Cancel to return the empty string.
1547
1548If {\it centre} is TRUE, the message text (which may include new line characters)
1549is centred; if FALSE, the message is left-justified.
1550
1551\wxheading{Include files}
1552
1553<wx/textdlg.h>
1554
1555\membersection{::wxGetMultipleChoice}\label{wxgetmultiplechoice}
1556
1557\func{int}{wxGetMultipleChoice}{\param{const wxString\& }{message}, \param{const wxString\& }{caption}, \param{int}{ n}, \param{const wxString\& }{choices[]},\\
1558 \param{int }{nsel}, \param{int *}{selection},
1559 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1},\\
1560 \param{bool}{ centre = TRUE}, \param{int }{width=150}, \param{int }{height=200}}
1561
1562Pops up a dialog box containing a message, OK/Cancel buttons and a multiple-selection
1563listbox. The user may choose one or more item(s) and press OK or Cancel.
1564
1565The number of initially selected choices, and array of the selected indices,
1566are passed in; this array will contain the user selections on exit, with
1567the function returning the number of selections. {\it selection} must be
1568as big as the number of choices, in case all are selected.
1569
1570If Cancel is pressed, -1 is returned.
1571
1572{\it choices} is an array of {\it n} strings for the listbox.
1573
1574If {\it centre} is TRUE, the message text (which may include new line characters)
1575is centred; if FALSE, the message is left-justified.
1576
1577\wxheading{Include files}
1578
1579<wx/choicdlg.h>
1580
1581\membersection{::wxGetSingleChoice}\label{wxgetsinglechoice}
1582
1583\func{wxString}{wxGetSingleChoice}{\param{const wxString\& }{message},\\
1584 \param{const wxString\& }{caption},\\
1585 \param{const wxArrayString\& }{aChoices},\\
1586 \param{wxWindow *}{parent = NULL},\\
1587 \param{int}{ x = -1}, \param{int}{ y = -1},\\
1588 \param{bool}{ centre = TRUE},\\
1589 \param{int }{width=150}, \param{int }{height=200}}
1590
1591\func{wxString}{wxGetSingleChoice}{\param{const wxString\& }{message},\\
1592 \param{const wxString\& }{caption},\\
1593 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
1594 \param{wxWindow *}{parent = NULL},\\
1595 \param{int}{ x = -1}, \param{int}{ y = -1},\\
1596 \param{bool}{ centre = TRUE},\\
1597 \param{int }{width=150}, \param{int }{height=200}}
1598
1599Pops up a dialog box containing a message, OK/Cancel buttons and a
1600single-selection listbox. The user may choose an item and press OK to return a
1601string or Cancel to return the empty string. Use
1602\helpref{wxGetSingleChoiceIndex}{wxgetsinglechoiceindex} if empty string is a
1603valid choice and if you want to be able to detect pressing Cancel reliably.
1604
1605You may pass the list of strings to choose from either using {\it choices}
1606which is an array of {\it n} strings for the listbox or by using a single
1607{\it aChoices} parameter of type \helpref{wxArrayString}{wxarraystring}.
1608
1609If {\it centre} is TRUE, the message text (which may include new line
1610characters) is centred; if FALSE, the message is left-justified.
1611
1612\wxheading{Include files}
1613
1614<wx/choicdlg.h>
1615
1616\perlnote{In wxPerl there is just an array reference in place of {\tt n}
1617and {\tt choices}.}
1618
1619\membersection{::wxGetSingleChoiceIndex}\label{wxgetsinglechoiceindex}
1620
1621\func{int}{wxGetSingleChoiceIndex}{\param{const wxString\& }{message},\\
1622 \param{const wxString\& }{caption},\\
1623 \param{const wxArrayString\& }{aChoices},\\
1624 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1},\\
1625 \param{bool}{ centre = TRUE}, \param{int }{width=150}, \param{int }{height=200}}
1626
1627\func{int}{wxGetSingleChoiceIndex}{\param{const wxString\& }{message},\\
1628 \param{const wxString\& }{caption},\\
1629 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
1630 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1},\\
1631 \param{bool}{ centre = TRUE}, \param{int }{width=150}, \param{int }{height=200}}
1632
1633As {\bf wxGetSingleChoice} but returns the index representing the selected
1634string. If the user pressed cancel, -1 is returned.
1635
1636\wxheading{Include files}
1637
1638<wx/choicdlg.h>
1639
1640\perlnote{In wxPerl there is just an array reference in place of {\tt n}
1641and {\tt choices}.}
1642
1643\membersection{::wxGetSingleChoiceData}\label{wxgetsinglechoicedata}
1644
1645\func{wxString}{wxGetSingleChoiceData}{\param{const wxString\& }{message},\\
1646 \param{const wxString\& }{caption},\\
1647 \param{const wxArrayString\& }{aChoices},\\
1648 \param{const wxString\& }{client\_data[]},\\
1649 \param{wxWindow *}{parent = NULL},\\
1650 \param{int}{ x = -1}, \param{int}{ y = -1},\\
1651 \param{bool}{ centre = TRUE}, \param{int }{width=150}, \param{int }{height=200}}
1652
1653\func{wxString}{wxGetSingleChoiceData}{\param{const wxString\& }{message},\\
1654 \param{const wxString\& }{caption},\\
1655 \param{int}{ n}, \param{const wxString\& }{choices[]},\\
1656 \param{const wxString\& }{client\_data[]},\\
1657 \param{wxWindow *}{parent = NULL},\\
1658 \param{int}{ x = -1}, \param{int}{ y = -1},\\
1659 \param{bool}{ centre = TRUE}, \param{int }{width=150}, \param{int }{height=200}}
1660
1661As {\bf wxGetSingleChoice} but takes an array of client data pointers
1662corresponding to the strings, and returns one of these pointers or NULL if
1663Cancel was pressed. The {\it client\_data} array must have the same number of
1664elements as {\it choices} or {\it aChoices}!
1665
1666\wxheading{Include files}
1667
1668<wx/choicdlg.h>
1669
1670\perlnote{In wxPerl there is just an array reference in place of {\tt n}
1671and {\tt choices}, and the client data array must have the
1672same length as the choices array.}
1673
1674\membersection{::wxIsBusy}\label{wxisbusy}
1675
1676\func{bool}{wxIsBusy}{\void}
1677
1678Returns TRUE if between two \helpref{wxBeginBusyCursor}{wxbeginbusycursor} and\rtfsp
1679\helpref{wxEndBusyCursor}{wxendbusycursor} calls.
1680
1681See also \helpref{wxBusyCursor}{wxbusycursor}.
1682
1683\wxheading{Include files}
1684
1685<wx/utils.h>
1686
1687\membersection{::wxMessageBox}\label{wxmessagebox}
1688
1689\func{int}{wxMessageBox}{\param{const wxString\& }{message}, \param{const wxString\& }{caption = ``Message"}, \param{int}{ style = wxOK \pipe wxCENTRE},\\
1690 \param{wxWindow *}{parent = NULL}, \param{int}{ x = -1}, \param{int}{ y = -1}}
1691
1692General purpose message dialog. {\it style} may be a bit list of the
1693following identifiers:
1694
1695\begin{twocollist}\itemsep=0pt
1696\twocolitem{wxYES\_NO}{Puts Yes and No buttons on the message box. May be combined with
1697wxCANCEL.}
1698\twocolitem{wxCANCEL}{Puts a Cancel button on the message box. May be combined with
1699wxYES\_NO or wxOK.}
1700\twocolitem{wxOK}{Puts an Ok button on the message box. May be combined with wxCANCEL.}
1701\twocolitem{wxCENTRE}{Centres the text.}
1702\twocolitem{wxICON\_EXCLAMATION}{Displays an exclamation mark symbol.}
1703\twocolitem{wxICON\_HAND}{Displays an error symbol.}
1704\twocolitem{wxICON\_ERROR}{Displays an error symbol - the same as wxICON\_HAND.}
1705\twocolitem{wxICON\_QUESTION}{Displays a question mark symbol.}
1706\twocolitem{wxICON\_INFORMATION}{Displays an information symbol.}
1707\end{twocollist}
1708
1709The return value is one of: wxYES, wxNO, wxCANCEL, wxOK.
1710
1711For example:
1712
1713\begin{verbatim}
1714 ...
1715 int answer = wxMessageBox("Quit program?", "Confirm",
1716 wxYES_NO | wxCANCEL, main_frame);
1717 if (answer == wxYES)
1718 delete main_frame;
1719 ...
1720\end{verbatim}
1721
1722{\it message} may contain newline characters, in which case the
1723message will be split into separate lines, to cater for large messages.
1724
1725Under Windows, the native MessageBox function is used unless wxCENTRE
1726is specified in the style, in which case a generic function is used.
1727This is because the native MessageBox function cannot centre text.
1728The symbols are not shown when the generic function is used.
1729
1730\wxheading{Include files}
1731
1732<wx/msgdlg.h>
1733
1734\membersection{::wxShowTip}\label{wxshowtip}
1735
1736\func{bool}{wxShowTip}{\param{wxWindow *}{parent},
1737 \param{wxTipProvider *}{tipProvider},
1738 \param{bool }{showAtStartup = TRUE}}
1739
1740This function shows a "startup tip" to the user. The return value is the
1741state of the ``Show tips at startup'' checkbox.
1742
1743\docparam{parent}{The parent window for the modal dialog}
1744
1745\docparam{tipProvider}{An object which is used to get the text of the tips.
1746It may be created with the \helpref{wxCreateFileTipProvider}{wxcreatefiletipprovider} function.}
1747
1748\docparam{showAtStartup}{Should be TRUE if startup tips are shown, FALSE
1749otherwise. This is used as the initial value for "Show tips at startup"
1750checkbox which is shown in the tips dialog.}
1751
1752\wxheading{See also}
1753
1754\helpref{Tips overview}{tipsoverview}
1755
1756\wxheading{Include files}
1757
1758<wx/tipdlg.h>
1759
1760\section{GDI functions}\label{gdifunctions}
1761
1762The following are relevant to the GDI (Graphics Device Interface).
1763
1764\wxheading{Include files}
1765
1766<wx/gdicmn.h>
1767
1768\membersection{wxBITMAP}\label{wxbitmapmacro}
1769
1770\func{}{wxBITMAP}{bitmapName}
1771
1772This macro loads a bitmap from either application resources (on the platforms
1773for which they exist, i.e. Windows and OS2) or from an XPM file. It allows to
1774avoid using {\tt \#ifdef}s when creating bitmaps.
1775
1776\wxheading{See also}
1777
1778\helpref{Bitmaps and icons overview}{wxbitmapoverview},
1779\helpref{wxICON}{wxiconmacro}
1780
1781\wxheading{Include files}
1782
1783<wx/gdicmn.h>
1784
1785\membersection{::wxClientDisplayRect}\label{wxclientdisplayrect}
1786
1787\func{void}{wxClientDisplayRect}{\param{int *}{x}, \param{int *}{y},
1788\param{int *}{width}, \param{int *}{height}}
1789
1790\func{wxRect}{wxGetClientDisplayRect}{\void}
1791
1792Returns the dimensions of the work area on the display. On Windows
1793this means the area not covered by the taskbar, etc. Other platforms
1794are currently defaulting to the whole display until a way is found to
1795provide this info for all window managers, etc.
1796
1797\membersection{::wxColourDisplay}\label{wxcolourdisplay}
1798
1799\func{bool}{wxColourDisplay}{\void}
1800
1801Returns TRUE if the display is colour, FALSE otherwise.
1802
1803\membersection{::wxDisplayDepth}\label{wxdisplaydepth}
1804
1805\func{int}{wxDisplayDepth}{\void}
1806
1807Returns the depth of the display (a value of 1 denotes a monochrome display).
1808
1809\membersection{::wxDisplaySize}\label{wxdisplaysize}
1810
1811\func{void}{wxDisplaySize}{\param{int *}{width}, \param{int *}{height}}
1812
1813\func{wxSize}{wxGetDisplaySize}{\void}
1814
1815Returns the display size in pixels.
1816
1817\membersection{::wxDisplaySizeMM}\label{wxdisplaysizemm}
1818
1819\func{void}{wxDisplaySizeMM}{\param{int *}{width}, \param{int *}{height}}
1820
1821\func{wxSize}{wxGetDisplaySizeMM}{\void}
1822
1823Returns the display size in millimeters.
1824
1825\membersection{::wxDROP\_ICON}\label{wxdropicon}
1826
1827\func{wxIconOrCursor}{wxDROP\_ICON}{\param{const char *}{name}}
1828
1829This macro creates either a cursor (MSW) or an icon (elsewhere) with the given
1830name. Under MSW, the cursor is loaded from the resource file and the icon is
1831loaded from XPM file under other platforms.
1832
1833This macro should be used with
1834\helpref{wxDropSource constructor}{wxdropsourcewxdropsource}.
1835
1836\wxheading{Include files}
1837
1838<wx/dnd.h>
1839
1840\membersection{wxICON}\label{wxiconmacro}
1841
1842\func{}{wxICON}{iconName}
1843
1844This macro loads an icon from either application resources (on the platforms
1845for which they exist, i.e. Windows and OS2) or from an XPM file. It allows to
1846avoid using {\tt \#ifdef}s when creating icons.
1847
1848\wxheading{See also}
1849
1850\helpref{Bitmaps and icons overview}{wxbitmapoverview},
1851\helpref{wxBITMAP}{wxbitmapmacro}
1852
1853\wxheading{Include files}
1854
1855<wx/gdicmn.h>
1856
1857\membersection{::wxMakeMetafilePlaceable}\label{wxmakemetafileplaceable}
1858
1859\func{bool}{wxMakeMetafilePlaceable}{\param{const wxString\& }{filename}, \param{int }{minX}, \param{int }{minY},
1860 \param{int }{maxX}, \param{int }{maxY}, \param{float }{scale=1.0}}
1861
1862Given a filename for an existing, valid metafile (as constructed using \helpref{wxMetafileDC}{wxmetafiledc})
1863makes it into a placeable metafile by prepending a header containing the given
1864bounding box. The bounding box may be obtained from a device context after drawing
1865into it, using the functions wxDC::MinX, wxDC::MinY, wxDC::MaxX and wxDC::MaxY.
1866
1867In addition to adding the placeable metafile header, this function adds
1868the equivalent of the following code to the start of the metafile data:
1869
1870\begin{verbatim}
1871 SetMapMode(dc, MM_ANISOTROPIC);
1872 SetWindowOrg(dc, minX, minY);
1873 SetWindowExt(dc, maxX - minX, maxY - minY);
1874\end{verbatim}
1875
1876This simulates the wxMM\_TEXT mapping mode, which wxWindows assumes.
1877
1878Placeable metafiles may be imported by many Windows applications, and can be
1879used in RTF (Rich Text Format) files.
1880
1881{\it scale} allows the specification of scale for the metafile.
1882
1883This function is only available under Windows.
1884
1885\membersection{::wxSetCursor}\label{wxsetcursor}
1886
1887\func{void}{wxSetCursor}{\param{wxCursor *}{cursor}}
1888
1889Globally sets the cursor; only has an effect in Windows and GTK.
1890See also \helpref{wxCursor}{wxcursor}, \helpref{wxWindow::SetCursor}{wxwindowsetcursor}.
1891
1892\section{Printer settings}\label{printersettings}
1893
1894{\bf NB:} These routines are obsolete and should no longer be used!
1895
1896The following functions are used to control PostScript printing. Under
1897Windows, PostScript output can only be sent to a file.
1898
1899\wxheading{Include files}
1900
1901<wx/dcps.h>
1902
1903\membersection{::wxGetPrinterCommand}\label{wxgetprintercommand}
1904
1905\func{wxString}{wxGetPrinterCommand}{\void}
1906
1907Gets the printer command used to print a file. The default is {\tt lpr}.
1908
1909\membersection{::wxGetPrinterFile}\label{wxgetprinterfile}
1910
1911\func{wxString}{wxGetPrinterFile}{\void}
1912
1913Gets the PostScript output filename.
1914
1915\membersection{::wxGetPrinterMode}\label{wxgetprintermode}
1916
1917\func{int}{wxGetPrinterMode}{\void}
1918
1919Gets the printing mode controlling where output is sent (PS\_PREVIEW, PS\_FILE or PS\_PRINTER).
1920The default is PS\_PREVIEW.
1921
1922\membersection{::wxGetPrinterOptions}\label{wxgetprinteroptions}
1923
1924\func{wxString}{wxGetPrinterOptions}{\void}
1925
1926Gets the additional options for the print command (e.g. specific printer). The default is nothing.
1927
1928\membersection{::wxGetPrinterOrientation}\label{wxgetprinterorientation}
1929
1930\func{int}{wxGetPrinterOrientation}{\void}
1931
1932Gets the orientation (PS\_PORTRAIT or PS\_LANDSCAPE). The default is PS\_PORTRAIT.
1933
1934\membersection{::wxGetPrinterPreviewCommand}\label{wxgetprinterpreviewcommand}
1935
1936\func{wxString}{wxGetPrinterPreviewCommand}{\void}
1937
1938Gets the command used to view a PostScript file. The default depends on the platform.
1939
1940\membersection{::wxGetPrinterScaling}\label{wxgetprinterscaling}
1941
1942\func{void}{wxGetPrinterScaling}{\param{float *}{x}, \param{float *}{y}}
1943
1944Gets the scaling factor for PostScript output. The default is 1.0, 1.0.
1945
1946\membersection{::wxGetPrinterTranslation}\label{wxgetprintertranslation}
1947
1948\func{void}{wxGetPrinterTranslation}{\param{float *}{x}, \param{float *}{y}}
1949
1950Gets the translation (from the top left corner) for PostScript output. The default is 0.0, 0.0.
1951
1952\membersection{::wxSetPrinterCommand}\label{wxsetprintercommand}
1953
1954\func{void}{wxSetPrinterCommand}{\param{const wxString\& }{command}}
1955
1956Sets the printer command used to print a file. The default is {\tt lpr}.
1957
1958\membersection{::wxSetPrinterFile}\label{wxsetprinterfile}
1959
1960\func{void}{wxSetPrinterFile}{\param{const wxString\& }{filename}}
1961
1962Sets the PostScript output filename.
1963
1964\membersection{::wxSetPrinterMode}\label{wxsetprintermode}
1965
1966\func{void}{wxSetPrinterMode}{\param{int }{mode}}
1967
1968Sets the printing mode controlling where output is sent (PS\_PREVIEW, PS\_FILE or PS\_PRINTER).
1969The default is PS\_PREVIEW.
1970
1971\membersection{::wxSetPrinterOptions}\label{wxsetprinteroptions}
1972
1973\func{void}{wxSetPrinterOptions}{\param{const wxString\& }{options}}
1974
1975Sets the additional options for the print command (e.g. specific printer). The default is nothing.
1976
1977\membersection{::wxSetPrinterOrientation}\label{wxsetprinterorientation}
1978
1979\func{void}{wxSetPrinterOrientation}{\param{int}{ orientation}}
1980
1981Sets the orientation (PS\_PORTRAIT or PS\_LANDSCAPE). The default is PS\_PORTRAIT.
1982
1983\membersection{::wxSetPrinterPreviewCommand}\label{wxsetprinterpreviewcommand}
1984
1985\func{void}{wxSetPrinterPreviewCommand}{\param{const wxString\& }{command}}
1986
1987Sets the command used to view a PostScript file. The default depends on the platform.
1988
1989\membersection{::wxSetPrinterScaling}\label{wxsetprinterscaling}
1990
1991\func{void}{wxSetPrinterScaling}{\param{float }{x}, \param{float }{y}}
1992
1993Sets the scaling factor for PostScript output. The default is 1.0, 1.0.
1994
1995\membersection{::wxSetPrinterTranslation}\label{wxsetprintertranslation}
1996
1997\func{void}{wxSetPrinterTranslation}{\param{float }{x}, \param{float }{y}}
1998
1999Sets the translation (from the top left corner) for PostScript output. The default is 0.0, 0.0.
2000
2001\section{Clipboard functions}\label{clipsboard}
2002
2003These clipboard functions are implemented for Windows only. The use of these functions
2004is deprecated and the code is no longer maintained. Use the \helpref{wxClipboard}{wxclipboard}
2005class instead.
2006
2007\wxheading{Include files}
2008
2009<wx/clipbrd.h>
2010
2011\membersection{::wxClipboardOpen}\label{functionwxclipboardopen}
2012
2013\func{bool}{wxClipboardOpen}{\void}
2014
2015Returns TRUE if this application has already opened the clipboard.
2016
2017\membersection{::wxCloseClipboard}\label{wxcloseclipboard}
2018
2019\func{bool}{wxCloseClipboard}{\void}
2020
2021Closes the clipboard to allow other applications to use it.
2022
2023\membersection{::wxEmptyClipboard}\label{wxemptyclipboard}
2024
2025\func{bool}{wxEmptyClipboard}{\void}
2026
2027Empties the clipboard.
2028
2029\membersection{::wxEnumClipboardFormats}\label{wxenumclipboardformats}
2030
2031\func{int}{wxEnumClipboardFormats}{\param{int}{dataFormat}}
2032
2033Enumerates the formats found in a list of available formats that belong
2034to the clipboard. Each call to this function specifies a known
2035available format; the function returns the format that appears next in
2036the list.
2037
2038{\it dataFormat} specifies a known format. If this parameter is zero,
2039the function returns the first format in the list.
2040
2041The return value specifies the next known clipboard data format if the
2042function is successful. It is zero if the {\it dataFormat} parameter specifies
2043the last format in the list of available formats, or if the clipboard
2044is not open.
2045
2046Before it enumerates the formats function, an application must open the clipboard by using the
2047wxOpenClipboard function.
2048
2049\membersection{::wxGetClipboardData}\label{wxgetclipboarddata}
2050
2051\func{wxObject *}{wxGetClipboardData}{\param{int}{dataFormat}}
2052
2053Gets data from the clipboard.
2054
2055{\it dataFormat} may be one of:
2056
2057\begin{itemize}\itemsep=0pt
2058\item wxCF\_TEXT or wxCF\_OEMTEXT: returns a pointer to new memory containing a null-terminated text string.
2059\item wxCF\_BITMAP: returns a new wxBitmap.
2060\end{itemize}
2061
2062The clipboard must have previously been opened for this call to succeed.
2063
2064\membersection{::wxGetClipboardFormatName}\label{wxgetclipboardformatname}
2065
2066\func{bool}{wxGetClipboardFormatName}{\param{int}{dataFormat}, \param{const wxString\& }{formatName}, \param{int}{maxCount}}
2067
2068Gets the name of a registered clipboard format, and puts it into the buffer {\it formatName} which is of maximum
2069length {\it maxCount}. {\it dataFormat} must not specify a predefined clipboard format.
2070
2071\membersection{::wxIsClipboardFormatAvailable}\label{wxisclipboardformatavailable}
2072
2073\func{bool}{wxIsClipboardFormatAvailable}{\param{int}{dataFormat}}
2074
2075Returns TRUE if the given data format is available on the clipboard.
2076
2077\membersection{::wxOpenClipboard}\label{wxopenclipboard}
2078
2079\func{bool}{wxOpenClipboard}{\void}
2080
2081Opens the clipboard for passing data to it or getting data from it.
2082
2083\membersection{::wxRegisterClipboardFormat}\label{wxregisterclipboardformat}
2084
2085\func{int}{wxRegisterClipboardFormat}{\param{const wxString\& }{formatName}}
2086
2087Registers the clipboard data format name and returns an identifier.
2088
2089\membersection{::wxSetClipboardData}\label{wxsetclipboarddata}
2090
2091\func{bool}{wxSetClipboardData}{\param{int}{dataFormat}, \param{wxObject *}{data}, \param{int}{width}, \param{int}{height}}
2092
2093Passes data to the clipboard.
2094
2095{\it dataFormat} may be one of:
2096
2097\begin{itemize}\itemsep=0pt
2098\item wxCF\_TEXT or wxCF\_OEMTEXT: {\it data} is a null-terminated text string.
2099\item wxCF\_BITMAP: {\it data} is a wxBitmap.
2100\item wxCF\_DIB: {\it data} is a wxBitmap. The bitmap is converted to a DIB (device independent bitmap).
2101\item wxCF\_METAFILE: {\it data} is a wxMetafile. {\it width} and {\it height} are used to give recommended dimensions.
2102\end{itemize}
2103
2104The clipboard must have previously been opened for this call to succeed.
2105
2106\section{Miscellaneous functions}\label{miscellany}
2107
2108\membersection{wxEXPLICIT}\label{wxexplicit}
2109
2110{\tt wxEXPLICIT} is a macro which expands to the C++ {\tt explicit} keyword if
2111the compiler supports it or nothing otherwise. Thus, it can be used even in the
2112code which might have to be compiled with an old compiler without support for
2113this language feature but still take advantage of it when it is available.
2114
2115\membersection{wxLL}\label{wxll}
2116
2117\func{wxLongLong\_t}{wxLL}{\param{}{number}}
2118
2119This macro is defined for the platforms with a native 64 bit integer type and
2120allows to define 64 bit compile time constants:
2121
2122\begin{verbatim}
2123 #ifdef wxLongLong_t
2124 wxLongLong_t ll = wxLL(0x1234567890abcdef);
2125 #endif
2126\end{verbatim}
2127
2128\wxheading{Include files}
2129
2130<wx/longlong.h>
2131
2132\membersection{wxLongLongFmtSpec}\label{wxlonglongfmtspec}
2133
2134This macro is defined to contain the {\tt printf()} format specifier using
2135which 64 bit integer numbers (i.e. those of type {\tt wxLongLong\_t}) can be
2136printed. Example of using it:
2137
2138\begin{verbatim}
2139 #ifdef wxLongLong_t
2140 wxLongLong_t ll = wxLL(0x1234567890abcdef);
2141 printf("Long long = %" wxLongLongFmtSpec "x\n", ll);
2142 #endif
2143\end{verbatim}
2144
2145\wxheading{See also}
2146
2147\helpref{wxLL}{wxll}
2148
2149\wxheading{Include files}
2150
2151<wx/longlong.h>
2152
2153\membersection{::wxNewId}\label{wxnewid}
2154
2155\func{long}{wxNewId}{\void}
2156
2157Generates an integer identifier unique to this run of the program.
2158
2159\wxheading{Include files}
2160
2161<wx/utils.h>
2162
2163\membersection{::wxRegisterId}\label{wxregisterid}
2164
2165\func{void}{wxRegisterId}{\param{long}{ id}}
2166
2167Ensures that ids subsequently generated by {\bf NewId} do not clash with
2168the given {\bf id}.
2169
2170\wxheading{Include files}
2171
2172<wx/utils.h>
2173
2174\membersection{::wxDDECleanUp}\label{wxddecleanup}
2175
2176\func{void}{wxDDECleanUp}{\void}
2177
2178Called when wxWindows exits, to clean up the DDE system. This no longer needs to be
2179called by the application.
2180
2181See also \helpref{wxDDEInitialize}{wxddeinitialize}.
2182
2183\wxheading{Include files}
2184
2185<wx/dde.h>
2186
2187\membersection{::wxDDEInitialize}\label{wxddeinitialize}
2188
2189\func{void}{wxDDEInitialize}{\void}
2190
2191Initializes the DDE system. May be called multiple times without harm.
2192
2193This no longer needs to be called by the application: it will be called
2194by wxWindows if necessary.
2195
2196See also \helpref{wxDDEServer}{wxddeserver}, \helpref{wxDDEClient}{wxddeclient}, \helpref{wxDDEConnection}{wxddeconnection},
2197\helpref{wxDDECleanUp}{wxddecleanup}.
2198
2199\wxheading{Include files}
2200
2201<wx/dde.h>
2202
2203\membersection{::wxEnableTopLevelWindows}\label{wxenabletoplevelwindows}
2204
2205\func{void}{wxEnableTopLevelWindow}{\param{bool}{ enable = TRUE}}
2206
2207This function enables or disables all top level windows. It is used by
2208\helpref{::wxSafeYield}{wxsafeyield}.
2209
2210\wxheading{Include files}
2211
2212<wx/utils.h>
2213
2214\membersection{::wxFindMenuItemId}\label{wxfindmenuitemid}
2215
2216\func{int}{wxFindMenuItemId}{\param{wxFrame *}{frame}, \param{const wxString\& }{menuString}, \param{const wxString\& }{itemString}}
2217
2218Find a menu item identifier associated with the given frame's menu bar.
2219
2220\wxheading{Include files}
2221
2222<wx/utils.h>
2223
2224\membersection{::wxFindWindowByLabel}\label{wxfindwindowbylabel}
2225
2226\func{wxWindow *}{wxFindWindowByLabel}{\param{const wxString\& }{label}, \param{wxWindow *}{parent=NULL}}
2227
2228{\bf NB:} This function is obsolete, please use
2229\helpref{wxWindow::FindWindowByLabel}{wxwindowfindwindowbylabel} instead.
2230
2231Find a window by its label. Depending on the type of window, the label may be a window title
2232or panel item label. If {\it parent} is NULL, the search will start from all top-level
2233frames and dialog boxes; if non-NULL, the search will be limited to the given window hierarchy.
2234The search is recursive in both cases.
2235
2236\wxheading{Include files}
2237
2238<wx/utils.h>
2239
2240\membersection{::wxFindWindowByName}\label{wxfindwindowbyname}
2241
2242\func{wxWindow *}{wxFindWindowByName}{\param{const wxString\& }{name}, \param{wxWindow *}{parent=NULL}}
2243
2244{\bf NB:} This function is obsolete, please use
2245\helpref{wxWindow::FindWindowByName}{wxwindowfindwindowbyname} instead.
2246
2247Find a window by its name (as given in a window constructor or {\bf Create} function call).
2248If {\it parent} is NULL, the search will start from all top-level
2249frames and dialog boxes; if non-NULL, the search will be limited to the given window hierarchy.
2250The search is recursive in both cases.
2251
2252If no such named window is found, {\bf wxFindWindowByLabel} is called.
2253
2254\wxheading{Include files}
2255
2256<wx/utils.h>
2257
2258\membersection{::wxFindWindowAtPoint}\label{wxfindwindowatpoint}
2259
2260\func{wxWindow *}{wxFindWindowAtPoint}{\param{const wxPoint\& }{pt}}
2261
2262Find the deepest window at the given mouse position in screen coordinates,
2263returning the window if found, or NULL if not.
2264
2265\membersection{::wxFindWindowAtPointer}\label{wxfindwindowatpointer}
2266
2267\func{wxWindow *}{wxFindWindowAtPointer}{\param{wxPoint\& }{pt}}
2268
2269Find the deepest window at the mouse pointer position, returning the window
2270and current pointer position in screen coordinates.
2271
2272\membersection{::wxGetActiveWindow}\label{wxgetactivewindow}
2273
2274\func{wxWindow *}{wxGetActiveWindow}{\void}
2275
2276Gets the currently active window (Windows only).
2277
2278\wxheading{Include files}
2279
2280<wx/windows.h>
2281
2282\membersection{::wxGetDisplayName}\label{wxgetdisplayname}
2283
2284\func{wxString}{wxGetDisplayName}{\void}
2285
2286Under X only, returns the current display name. See also \helpref{wxSetDisplayName}{wxsetdisplayname}.
2287
2288\wxheading{Include files}
2289
2290<wx/utils.h>
2291
2292\membersection{::wxGetMousePosition}\label{wxgetmouseposition}
2293
2294\func{wxPoint}{wxGetMousePosition}{\void}
2295
2296Returns the mouse position in screen coordinates.
2297
2298\wxheading{Include files}
2299
2300<wx/utils.h>
2301
2302\membersection{::wxGetResource}\label{wxgetresource}
2303
2304\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2305 \param{const wxString\& *}{value}, \param{const wxString\& }{file = NULL}}
2306
2307\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2308 \param{float *}{value}, \param{const wxString\& }{file = NULL}}
2309
2310\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2311 \param{long *}{value}, \param{const wxString\& }{file = NULL}}
2312
2313\func{bool}{wxGetResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2314 \param{int *}{value}, \param{const wxString\& }{file = NULL}}
2315
2316Gets a resource value from the resource database (for example, WIN.INI, or
2317.Xdefaults). If {\it file} is NULL, WIN.INI or .Xdefaults is used,
2318otherwise the specified file is used.
2319
2320Under X, if an application class (wxApp::GetClassName) has been defined,
2321it is appended to the string /usr/lib/X11/app-defaults/ to try to find
2322an applications default file when merging all resource databases.
2323
2324The reason for passing the result in an argument is that it
2325can be convenient to define a default value, which gets overridden
2326if the value exists in the resource file. It saves a separate
2327test for that resource's existence, and it also allows
2328the overloading of the function for different types.
2329
2330See also \helpref{wxWriteResource}{wxwriteresource}, \helpref{wxConfigBase}{wxconfigbase}.
2331
2332\wxheading{Include files}
2333
2334<wx/utils.h>
2335
2336\membersection{::wxGetTopLevelParent}\label{wxgettoplevelparent}
2337
2338\func{wxWindow *}{wxGetTopLevelParent}{\param{wxWindow }{*win}}
2339
2340Returns the first top level parent of the given window, or in other words, the
2341frame or dialog containing it, or {\tt NULL}.
2342
2343\wxheading{Include files}
2344
2345<wx/window.h>
2346
2347\membersection{::wxLoadUserResource}\label{wxloaduserresource}
2348
2349\func{wxString}{wxLoadUserResource}{\param{const wxString\& }{resourceName}, \param{const wxString\& }{resourceType=``TEXT"}}
2350
2351Loads a user-defined Windows resource as a string. If the resource is found, the function creates
2352a new character array and copies the data into it. A pointer to this data is returned. If unsuccessful, NULL is returned.
2353
2354The resource must be defined in the {\tt .rc} file using the following syntax:
2355
2356\begin{verbatim}
2357myResource TEXT file.ext
2358\end{verbatim}
2359
2360where {\tt file.ext} is a file that the resource compiler can find.
2361
2362One use of this is to store {\tt .wxr} files instead of including the data in the C++ file; some compilers
2363cannot cope with the long strings in a {\tt .wxr} file. The resource data can then be parsed
2364using \helpref{wxResourceParseString}{wxresourceparsestring}.
2365
2366This function is available under Windows only.
2367
2368\wxheading{Include files}
2369
2370<wx/utils.h>
2371
2372\membersection{::wxPostDelete}\label{wxpostdelete}
2373
2374\func{void}{wxPostDelete}{\param{wxObject *}{object}}
2375
2376Tells the system to delete the specified object when
2377all other events have been processed. In some environments, it is
2378necessary to use this instead of deleting a frame directly with the
2379delete operator, because some GUIs will still send events to a deleted window.
2380
2381Now obsolete: use \helpref{wxWindow::Close}{wxwindowclose} instead.
2382
2383\wxheading{Include files}
2384
2385<wx/utils.h>
2386
2387\membersection{::wxPostEvent}\label{wxpostevent}
2388
2389\func{void}{wxPostEvent}{\param{wxEvtHandler *}{dest}, \param{wxEvent\& }{event}}
2390
2391In a GUI application, this function posts {\it event} to the specified {\it dest}
2392object using \helpref{wxEvtHandler::AddPendingEvent}{wxevthandleraddpendingevent}.
2393Otherwise, it dispatches {\it event} immediately using
2394\helpref{wxEvtHandler::ProcessEvent}{wxevthandlerprocessevent}.
2395See the respective documentation for details (and caveats).
2396
2397\wxheading{Include files}
2398
2399<wx/app.h>
2400
2401\membersection{::wxSetDisplayName}\label{wxsetdisplayname}
2402
2403\func{void}{wxSetDisplayName}{\param{const wxString\& }{displayName}}
2404
2405Under X only, sets the current display name. This is the X host and display name such
2406as ``colonsay:0.0", and the function indicates which display should be used for creating
2407windows from this point on. Setting the display within an application allows multiple
2408displays to be used.
2409
2410See also \helpref{wxGetDisplayName}{wxgetdisplayname}.
2411
2412\wxheading{Include files}
2413
2414<wx/utils.h>
2415
2416\membersection{::wxStripMenuCodes}\label{wxstripmenucodes}
2417
2418\func{wxString}{wxStripMenuCodes}{\param{const wxString\& }{in}}
2419
2420\func{void}{wxStripMenuCodes}{\param{char *}{in}, \param{char *}{out}}
2421
2422{\bf NB:} This function is obsolete, please use
2423\helpref{wxMenuItem::GetLabelFromText}{wxmenuitemgetlabelfromtext} instead.
2424
2425Strips any menu codes from {\it in} and places the result
2426in {\it out} (or returns the new string, in the first form).
2427
2428Menu codes include \& (mark the next character with an underline
2429as a keyboard shortkey in Windows and Motif) and $\backslash$t (tab in Windows).
2430
2431\wxheading{Include files}
2432
2433<wx/utils.h>
2434
2435\membersection{::wxWriteResource}\label{wxwriteresource}
2436
2437\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2438 \param{const wxString\& }{value}, \param{const wxString\& }{file = NULL}}
2439
2440\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2441 \param{float }{value}, \param{const wxString\& }{file = NULL}}
2442
2443\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2444 \param{long }{value}, \param{const wxString\& }{file = NULL}}
2445
2446\func{bool}{wxWriteResource}{\param{const wxString\& }{section}, \param{const wxString\& }{entry},
2447 \param{int }{value}, \param{const wxString\& }{file = NULL}}
2448
2449Writes a resource value into the resource database (for example, WIN.INI, or
2450.Xdefaults). If {\it file} is NULL, WIN.INI or .Xdefaults is used,
2451otherwise the specified file is used.
2452
2453Under X, the resource databases are cached until the internal function
2454\rtfsp{\bf wxFlushResources} is called automatically on exit, when
2455all updated resource databases are written to their files.
2456
2457Note that it is considered bad manners to write to the .Xdefaults
2458file under Unix, although the WIN.INI file is fair game under Windows.
2459
2460See also \helpref{wxGetResource}{wxgetresource}, \helpref{wxConfigBase}{wxconfigbase}.
2461
2462\wxheading{Include files}
2463
2464<wx/utils.h>
2465
2466\section{Byte order macros}\label{byteordermacros}
2467
2468The endian-ness issues (that is the difference between big-endian and
2469little-endian architectures) are important for the portable programs working
2470with the external binary data (for example, data files or data coming from
2471network) which is usually in some fixed, platform-independent format. The
2472macros are helpful for transforming the data to the correct format.
2473
2474\membersection{wxINTXX\_SWAP\_ALWAYS}\label{intswapalways}
2475
2476\func{wxInt32}{wxINT32\_SWAP\_ALWAYS}{\param{wxInt32 }{value}}
2477
2478\func{wxUint32}{wxUINT32\_SWAP\_ALWAYS}{\param{wxUint32 }{value}}
2479
2480\func{wxInt16}{wxINT16\_SWAP\_ALWAYS}{\param{wxInt16 }{value}}
2481
2482\func{wxUint16}{wxUINT16\_SWAP\_ALWAYS}{\param{wxUint16 }{value}}
2483
2484These macros will swap the bytes of the {\it value} variable from little
2485endian to big endian or vice versa unconditionally, i.e. independently of the
2486current platform.
2487
2488\membersection{wxINTXX\_SWAP\_ON\_BE}\label{intswaponbe}
2489
2490\func{wxInt32}{wxINT32\_SWAP\_ON\_BE}{\param{wxInt32 }{value}}
2491
2492\func{wxUint32}{wxUINT32\_SWAP\_ON\_BE}{\param{wxUint32 }{value}}
2493
2494\func{wxInt16}{wxINT16\_SWAP\_ON\_BE}{\param{wxInt16 }{value}}
2495
2496\func{wxUint16}{wxUINT16\_SWAP\_ON\_BE}{\param{wxUint16 }{value}}
2497
2498This macro will swap the bytes of the {\it value} variable from little
2499endian to big endian or vice versa if the program is compiled on a
2500big-endian architecture (such as Sun work stations). If the program has
2501been compiled on a little-endian architecture, the value will be unchanged.
2502
2503Use these macros to read data from and write data to a file that stores
2504data in little-endian (for example Intel i386) format.
2505
2506\membersection{wxINTXX\_SWAP\_ON\_LE}\label{intswaponle}
2507
2508\func{wxInt32}{wxINT32\_SWAP\_ON\_LE}{\param{wxInt32 }{value}}
2509
2510\func{wxUint32}{wxUINT32\_SWAP\_ON\_LE}{\param{wxUint32 }{value}}
2511
2512\func{wxInt16}{wxINT16\_SWAP\_ON\_LE}{\param{wxInt16 }{value}}
2513
2514\func{wxUint16}{wxUINT16\_SWAP\_ON\_LE}{\param{wxUint16 }{value}}
2515
2516This macro will swap the bytes of the {\it value} variable from little
2517endian to big endian or vice versa if the program is compiled on a
2518little-endian architecture (such as Intel PCs). If the program has
2519been compiled on a big-endian architecture, the value will be unchanged.
2520
2521Use these macros to read data from and write data to a file that stores
2522data in big-endian format.
2523
2524\section{RTTI functions}\label{rttimacros}
2525
2526wxWindows uses its own RTTI ("run-time type identification") system which
2527predates the current standard C++ RTTI and so is kept for backwards
2528compatibility reasons but also because it allows some things which the
2529standard RTTI doesn't directly support (such as creating a class from its
2530name).
2531
2532The standard C++ RTTI can be used in the user code without any problems and in
2533general you shouldn't need to use the functions and the macros in this section
2534unless you are thinking of modifying or adding any wxWindows classes.
2535
2536\wxheading{See also}
2537
2538\helpref{RTTI overview}{runtimeclassoverview}
2539
2540\membersection{CLASSINFO}\label{classinfo}
2541
2542\func{wxClassInfo *}{CLASSINFO}{className}
2543
2544Returns a pointer to the wxClassInfo object associated with this class.
2545
2546\wxheading{Include files}
2547
2548<wx/object.h>
2549
2550\membersection{DECLARE\_ABSTRACT\_CLASS}\label{declareabstractclass}
2551
2552\func{}{DECLARE\_ABSTRACT\_CLASS}{className}
2553
2554Used inside a class declaration to declare that the class should be
2555made known to the class hierarchy, but objects of this class cannot be created
2556dynamically. The same as DECLARE\_CLASS.
2557
2558Example:
2559
2560\begin{verbatim}
2561class wxCommand: public wxObject
2562{
2563 DECLARE_ABSTRACT_CLASS(wxCommand)
2564
2565 private:
2566 ...
2567 public:
2568 ...
2569};
2570\end{verbatim}
2571
2572\wxheading{Include files}
2573
2574<wx/object.h>
2575
2576\membersection{DECLARE\_APP}\label{declareapp}
2577
2578\func{}{DECLARE\_APP}{className}
2579
2580This is used in headers to create a forward declaration of the wxGetApp function implemented
2581by IMPLEMENT\_APP. It creates the declaration {\tt className\& wxGetApp(void)}.
2582
2583Example:
2584
2585\begin{verbatim}
2586 DECLARE_APP(MyApp)
2587\end{verbatim}
2588
2589\wxheading{Include files}
2590
2591<wx/app.h>
2592
2593\membersection{DECLARE\_CLASS}\label{declareclass}
2594
2595\func{}{DECLARE\_CLASS}{className}
2596
2597Used inside a class declaration to declare that the class should be
2598made known to the class hierarchy, but objects of this class cannot be created
2599dynamically. The same as DECLARE\_ABSTRACT\_CLASS.
2600
2601\wxheading{Include files}
2602
2603<wx/object.h>
2604
2605\membersection{DECLARE\_DYNAMIC\_CLASS}\label{declaredynamicclass}
2606
2607\func{}{DECLARE\_DYNAMIC\_CLASS}{className}
2608
2609Used inside a class declaration to declare that the objects of this class should be dynamically
2610creatable from run-time type information.
2611
2612Example:
2613
2614\begin{verbatim}
2615class wxFrame: public wxWindow
2616{
2617 DECLARE_DYNAMIC_CLASS(wxFrame)
2618
2619 private:
2620 const wxString& frameTitle;
2621 public:
2622 ...
2623};
2624\end{verbatim}
2625
2626\wxheading{Include files}
2627
2628<wx/object.h>
2629
2630\membersection{IMPLEMENT\_ABSTRACT\_CLASS}\label{implementabstractclass}
2631
2632\func{}{IMPLEMENT\_ABSTRACT\_CLASS}{className, baseClassName}
2633
2634Used in a C++ implementation file to complete the declaration of
2635a class that has run-time type information. The same as IMPLEMENT\_CLASS.
2636
2637Example:
2638
2639\begin{verbatim}
2640IMPLEMENT_ABSTRACT_CLASS(wxCommand, wxObject)
2641
2642wxCommand::wxCommand(void)
2643{
2644...
2645}
2646\end{verbatim}
2647
2648\wxheading{Include files}
2649
2650<wx/object.h>
2651
2652\membersection{IMPLEMENT\_ABSTRACT\_CLASS2}\label{implementabstractclass2}
2653
2654\func{}{IMPLEMENT\_ABSTRACT\_CLASS2}{className, baseClassName1, baseClassName2}
2655
2656Used in a C++ implementation file to complete the declaration of
2657a class that has run-time type information and two base classes. The same as IMPLEMENT\_CLASS2.
2658
2659\wxheading{Include files}
2660
2661<wx/object.h>
2662
2663\membersection{IMPLEMENT\_APP}\label{implementapp}
2664
2665\func{}{IMPLEMENT\_APP}{className}
2666
2667This is used in the application class implementation file to make the application class known to
2668wxWindows for dynamic construction. You use this instead of
2669
2670Old form:
2671
2672\begin{verbatim}
2673 MyApp myApp;
2674\end{verbatim}
2675
2676New form:
2677
2678\begin{verbatim}
2679 IMPLEMENT_APP(MyApp)
2680\end{verbatim}
2681
2682See also \helpref{DECLARE\_APP}{declareapp}.
2683
2684\wxheading{Include files}
2685
2686<wx/app.h>
2687
2688\membersection{IMPLEMENT\_CLASS}\label{implementclass}
2689
2690\func{}{IMPLEMENT\_CLASS}{className, baseClassName}
2691
2692Used in a C++ implementation file to complete the declaration of
2693a class that has run-time type information. The same as IMPLEMENT\_ABSTRACT\_CLASS.
2694
2695\wxheading{Include files}
2696
2697<wx/object.h>
2698
2699\membersection{IMPLEMENT\_CLASS2}\label{implementclass2}
2700
2701\func{}{IMPLEMENT\_CLASS2}{className, baseClassName1, baseClassName2}
2702
2703Used in a C++ implementation file to complete the declaration of a
2704class that has run-time type information and two base classes. The
2705same as IMPLEMENT\_ABSTRACT\_CLASS2.
2706
2707\wxheading{Include files}
2708
2709<wx/object.h>
2710
2711\membersection{IMPLEMENT\_DYNAMIC\_CLASS}\label{implementdynamicclass}
2712
2713\func{}{IMPLEMENT\_DYNAMIC\_CLASS}{className, baseClassName}
2714
2715Used in a C++ implementation file to complete the declaration of
2716a class that has run-time type information, and whose instances
2717can be created dynamically.
2718
2719Example:
2720
2721\begin{verbatim}
2722IMPLEMENT_DYNAMIC_CLASS(wxFrame, wxWindow)
2723
2724wxFrame::wxFrame(void)
2725{
2726...
2727}
2728\end{verbatim}
2729
2730\wxheading{Include files}
2731
2732<wx/object.h>
2733
2734\membersection{IMPLEMENT\_DYNAMIC\_CLASS2}\label{implementdynamicclass2}
2735
2736\func{}{IMPLEMENT\_DYNAMIC\_CLASS2}{className, baseClassName1, baseClassName2}
2737
2738Used in a C++ implementation file to complete the declaration of
2739a class that has run-time type information, and whose instances
2740can be created dynamically. Use this for classes derived from two
2741base classes.
2742
2743\wxheading{Include files}
2744
2745<wx/object.h>
2746
2747\membersection{wxConstCast}\label{wxconstcast}
2748
2749\func{classname *}{wxConstCast}{ptr, classname}
2750
2751This macro expands into {\tt const\_cast<classname *>(ptr)} if the compiler
2752supports {\it const\_cast} or into an old, C-style cast, otherwise.
2753
2754\wxheading{See also}
2755
2756\helpref{wxDynamicCast}{wxdynamiccast}\\
2757\helpref{wxStaticCast}{wxstaticcast}
2758
2759\membersection{::wxCreateDynamicObject}\label{wxcreatedynamicobject}
2760
2761\func{wxObject *}{wxCreateDynamicObject}{\param{const wxString\& }{className}}
2762
2763Creates and returns an object of the given class, if the class has been
2764registered with the dynamic class system using DECLARE... and IMPLEMENT... macros.
2765
2766\membersection{WXDEBUG\_NEW}\label{debugnew}
2767
2768\func{}{WXDEBUG\_NEW}{arg}
2769
2770This is defined in debug mode to be call the redefined new operator
2771with filename and line number arguments. The definition is:
2772
2773\begin{verbatim}
2774#define WXDEBUG_NEW new(__FILE__,__LINE__)
2775\end{verbatim}
2776
2777In non-debug mode, this is defined as the normal new operator.
2778
2779\wxheading{Include files}
2780
2781<wx/object.h>
2782
2783\membersection{wxDynamicCast}\label{wxdynamiccast}
2784
2785\func{classname *}{wxDynamicCast}{ptr, classname}
2786
2787This macro returns the pointer {\it ptr} cast to the type {\it classname *} if
2788the pointer is of this type (the check is done during the run-time) or
2789{\tt NULL} otherwise. Usage of this macro is preferred over obsoleted
2790wxObject::IsKindOf() function.
2791
2792The {\it ptr} argument may be {\tt NULL}, in which case {\tt NULL} will be
2793returned.
2794
2795Example:
2796
2797\begin{verbatim}
2798 wxWindow *win = wxWindow::FindFocus();
2799 wxTextCtrl *text = wxDynamicCast(win, wxTextCtrl);
2800 if ( text )
2801 {
2802 // a text control has the focus...
2803 }
2804 else
2805 {
2806 // no window has the focus or it is not a text control
2807 }
2808\end{verbatim}
2809
2810\wxheading{See also}
2811
2812\helpref{RTTI overview}{runtimeclassoverview}\\
2813\helpref{wxDynamicCastThis}{wxdynamiccastthis}\\
2814\helpref{wxConstCast}{wxconstcast}\\
2815\helpref{wxStatiicCast}{wxstaticcast}
2816
2817\membersection{wxDynamicCastThis}\label{wxdynamiccastthis}
2818
2819\func{classname *}{wxDynamicCastThis}{classname}
2820
2821This macro is equivalent to {\tt wxDynamicCast(this, classname)} but the
2822latter provokes spurious compilation warnings from some compilers (because it
2823tests whether {\tt this} pointer is non {\tt NULL} which is always true), so
2824this macro should be used to avoid them.
2825
2826\wxheading{See also}
2827
2828\helpref{wxDynamicCast}{wxdynamiccast}
2829
2830\membersection{wxStaticCast}\label{wxstaticcast}
2831
2832\func{classname *}{wxStaticCast}{ptr, classname}
2833
2834This macro checks that the cast is valid in debug mode (an assert failure will
2835result if {\tt wxDynamicCast(ptr, classname) == NULL}) and then returns the
2836result of executing an equivalent of {\tt static\_cast<classname *>(ptr)}.
2837
2838\helpref{wxDynamicCast}{wxdynamiccast}\\
2839\helpref{wxConstCast}{wxconstcast}
2840
2841\section{Resource functions}\label{resourcefuncs}
2842
2843\overview{Resource functions}{resourceformats}
2844
2845This section details functions for manipulating wxWindows (.WXR) resource
2846files and loading user interface elements from resources.
2847
2848\normalbox{Please note that this use of the word `resource' is different from that used when talking
2849about initialisation file resource reading and writing, using such functions
2850as wxWriteResource and wxGetResource. It is just an unfortunate clash of terminology.}
2851
2852\helponly{For an overview of the wxWindows resource mechanism, see \helpref{the wxWindows resource system}{resourceformats}.}
2853
2854See also \helpref{wxWindow::LoadFromResource}{wxwindowloadfromresource} for
2855loading from resource data.
2856
2857\membersection{::wxResourceAddIdentifier}\label{wxresourceaddidentifier}
2858
2859\func{bool}{wxResourceAddIdentifier}{\param{const wxString\& }{name}, \param{int }{value}}
2860
2861Used for associating a name with an integer identifier (equivalent to dynamically\rtfsp
2862{\tt\#}defining a name to an integer). Unlikely to be used by an application except
2863perhaps for implementing resource functionality for interpreted languages.
2864
2865\membersection{::wxResourceClear}\label{wxresourceclear}
2866
2867\func{void}{wxResourceClear}{\void}
2868
2869Clears the wxWindows resource table.
2870
2871\membersection{::wxResourceCreateBitmap}\label{wxresourcecreatebitmap}
2872
2873\func{wxBitmap *}{wxResourceCreateBitmap}{\param{const wxString\& }{resource}}
2874
2875Creates a new bitmap from a file, static data, or Windows resource, given a valid
2876wxWindows bitmap resource identifier. For example, if the .WXR file contains
2877the following:
2878
2879\begin{verbatim}
2880static const wxString\& project_resource = "bitmap(name = 'project_resource',\
2881 bitmap = ['project', wxBITMAP_TYPE_BMP_RESOURCE, 'WINDOWS'],\
2882 bitmap = ['project.xpm', wxBITMAP_TYPE_XPM, 'X']).";
2883\end{verbatim}
2884
2885then this function can be called as follows:
2886
2887\begin{verbatim}
2888 wxBitmap *bitmap = wxResourceCreateBitmap("project_resource");
2889\end{verbatim}
2890
2891\membersection{::wxResourceCreateIcon}\label{wxresourcecreateicon}
2892
2893\func{wxIcon *}{wxResourceCreateIcon}{\param{const wxString\& }{resource}}
2894
2895Creates a new icon from a file, static data, or Windows resource, given a valid
2896wxWindows icon resource identifier. For example, if the .WXR file contains
2897the following:
2898
2899\begin{verbatim}
2900static const wxString\& project_resource = "icon(name = 'project_resource',\
2901 icon = ['project', wxBITMAP_TYPE_ICO_RESOURCE, 'WINDOWS'],\
2902 icon = ['project', wxBITMAP_TYPE_XBM_DATA, 'X']).";
2903\end{verbatim}
2904
2905then this function can be called as follows:
2906
2907\begin{verbatim}
2908 wxIcon *icon = wxResourceCreateIcon("project_resource");
2909\end{verbatim}
2910
2911\membersection{::wxResourceCreateMenuBar}\label{wxresourcecreatemenubar}
2912
2913\func{wxMenuBar *}{wxResourceCreateMenuBar}{\param{const wxString\& }{resource}}
2914
2915Creates a new menu bar given a valid wxWindows menubar resource
2916identifier. For example, if the .WXR file contains the following:
2917
2918\begin{verbatim}
2919static const wxString\& menuBar11 = "menu(name = 'menuBar11',\
2920 menu = \
2921 [\
2922 ['&File', 1, '', \
2923 ['&Open File', 2, 'Open a file'],\
2924 ['&Save File', 3, 'Save a file'],\
2925 [],\
2926 ['E&xit', 4, 'Exit program']\
2927 ],\
2928 ['&Help', 5, '', \
2929 ['&About', 6, 'About this program']\
2930 ]\
2931 ]).";
2932\end{verbatim}
2933
2934then this function can be called as follows:
2935
2936\begin{verbatim}
2937 wxMenuBar *menuBar = wxResourceCreateMenuBar("menuBar11");
2938\end{verbatim}
2939
2940
2941\membersection{::wxResourceGetIdentifier}\label{wxresourcegetidentifier}
2942
2943\func{int}{wxResourceGetIdentifier}{\param{const wxString\& }{name}}
2944
2945Used for retrieving the integer value associated with an identifier.
2946A zero value indicates that the identifier was not found.
2947
2948See \helpref{wxResourceAddIdentifier}{wxresourceaddidentifier}.
2949
2950\membersection{::wxResourceParseData}\label{wxresourcedata}
2951
2952\func{bool}{wxResourceParseData}{\param{const wxString\& }{resource}, \param{wxResourceTable *}{table = NULL}}
2953
2954Parses a string containing one or more wxWindows resource objects. If
2955the resource objects are global static data that are included into the
2956C++ program, then this function must be called for each variable
2957containing the resource data, to make it known to wxWindows.
2958
2959{\it resource} should contain data in the following form:
2960
2961\begin{verbatim}
2962dialog(name = 'dialog1',
2963 style = 'wxCAPTION | wxDEFAULT_DIALOG_STYLE',
2964 title = 'Test dialog box',
2965 x = 312, y = 234, width = 400, height = 300,
2966 modal = 0,
2967 control = [1000, wxStaticBox, 'Groupbox', '0', 'group6', 5, 4, 380, 262,
2968 [11, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0]],
2969 control = [1001, wxTextCtrl, '', 'wxTE_MULTILINE', 'text3',
2970 156, 126, 200, 70, 'wxWindows is a multi-platform, GUI toolkit.',
2971 [11, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0],
2972 [11, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0]]).
2973\end{verbatim}
2974
2975This function will typically be used after including a {\tt .wxr} file into
2976a C++ program as follows:
2977
2978\begin{verbatim}
2979#include "dialog1.wxr"
2980\end{verbatim}
2981
2982Each of the contained resources will declare a new C++ variable, and each
2983of these variables should be passed to wxResourceParseData.
2984
2985\membersection{::wxResourceParseFile}\label{wxresourceparsefile}
2986
2987\func{bool}{wxResourceParseFile}{\param{const wxString\& }{filename}, \param{wxResourceTable *}{table = NULL}}
2988
2989Parses a file containing one or more wxWindows resource objects
2990in C++-compatible syntax. Use this function to dynamically load
2991wxWindows resource data.
2992
2993\membersection{::wxResourceParseString}\label{wxresourceparsestring}
2994
2995\func{bool}{wxResourceParseString}{\param{char *}{s}, \param{wxResourceTable *}{table = NULL}}
2996
2997Parses a string containing one or more wxWindows resource objects. If
2998the resource objects are global static data that are included into the
2999C++ program, then this function must be called for each variable
3000containing the resource data, to make it known to wxWindows.
3001
3002{\it resource} should contain data with the following form:
3003
3004\begin{verbatim}
3005dialog(name = 'dialog1',
3006 style = 'wxCAPTION | wxDEFAULT_DIALOG_STYLE',
3007 title = 'Test dialog box',
3008 x = 312, y = 234, width = 400, height = 300,
3009 modal = 0,
3010 control = [1000, wxStaticBox, 'Groupbox', '0', 'group6', 5, 4, 380, 262,
3011 [11, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0]],
3012 control = [1001, wxTextCtrl, '', 'wxTE_MULTILINE', 'text3',
3013 156, 126, 200, 70, 'wxWindows is a multi-platform, GUI toolkit.',
3014 [11, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0],
3015 [11, 'wxSWISS', 'wxNORMAL', 'wxNORMAL', 0]]).
3016\end{verbatim}
3017
3018This function will typically be used after calling \helpref{wxLoadUserResource}{wxloaduserresource} to
3019load an entire {\tt .wxr file} into a string.
3020
3021\membersection{::wxResourceRegisterBitmapData}\label{registerbitmapdata}
3022
3023\func{bool}{wxResourceRegisterBitmapData}{\param{const wxString\& }{name}, \param{char *}{xbm\_data}, \param{int }{width},
3024\param{int }{height}, \param{wxResourceTable *}{table = NULL}}
3025
3026\func{bool}{wxResourceRegisterBitmapData}{\param{const wxString\& }{name}, \param{char **}{xpm\_data}}
3027
3028Makes {\tt\#}included XBM or XPM bitmap data known to the wxWindows resource system.
3029This is required if other resources will use the bitmap data, since otherwise there
3030is no connection between names used in resources, and the global bitmap data.
3031
3032\membersection{::wxResourceRegisterIconData}\label{wxresourceregistericondata}
3033
3034Another name for \helpref{wxResourceRegisterBitmapData}{registerbitmapdata}.
3035
3036\section{Log functions}\label{logfunctions}
3037
3038These functions provide a variety of logging functions: see \helpref{Log classes overview}{wxlogoverview} for
3039further information. The functions use (implicitly) the currently active log
3040target, so their descriptions here may not apply if the log target is not the
3041standard one (installed by wxWindows in the beginning of the program).
3042
3043\wxheading{Include files}
3044
3045<wx/log.h>
3046
3047\membersection{::wxDebugMsg}\label{wxdebugmsg}
3048
3049\func{void}{wxDebugMsg}{\param{const wxString\& }{fmt}, \param{...}{}}
3050
3051{\bf NB:} This function is now obsolete, replaced by \helpref{Log
3052functions}{logfunctions} and \helpref{wxLogDebug}{wxlogdebug} in particular.
3053
3054Display a debugging message; under Windows, this will appear on the
3055debugger command window, and under Unix, it will be written to standard
3056error.
3057
3058The syntax is identical to {\bf printf}: pass a format string and a
3059variable list of arguments.
3060
3061{\bf Tip:} under Windows, if your application crashes before the
3062message appears in the debugging window, put a wxYield call after
3063each wxDebugMsg call. wxDebugMsg seems to be broken under WIN32s
3064(at least for Watcom C++): preformat your messages and use OutputDebugString
3065instead.
3066
3067\wxheading{Include files}
3068
3069<wx/utils.h>
3070
3071\membersection{::wxError}\label{wxerror}
3072
3073\func{void}{wxError}{\param{const wxString\& }{msg}, \param{const wxString\& }{title = "wxWindows Internal Error"}}
3074
3075{\bf NB:} This function is now obsolete, please use \helpref{wxLogError}{wxlogerror}
3076instead.
3077
3078Displays {\it msg} and continues. This writes to standard error under
3079Unix, and pops up a message box under Windows. Used for internal
3080wxWindows errors. See also \helpref{wxFatalError}{wxfatalerror}.
3081
3082\wxheading{Include files}
3083
3084<wx/utils.h>
3085
3086\membersection{::wxFatalError}\label{wxfatalerror}
3087
3088\func{void}{wxFatalError}{\param{const wxString\& }{msg}, \param{const wxString\& }{title = "wxWindows Fatal Error"}}
3089
3090{\bf NB:} This function is now obsolete, please use
3091\helpref{wxLogFatalError}{wxlogfatalerror} instead.
3092
3093Displays {\it msg} and exits. This writes to standard error under Unix,
3094and pops up a message box under Windows. Used for fatal internal
3095wxWindows errors. See also \helpref{wxError}{wxerror}.
3096
3097\wxheading{Include files}
3098
3099<wx/utils.h>
3100
3101\membersection{::wxLogError}\label{wxlogerror}
3102
3103\func{void}{wxLogError}{\param{const char *}{formatString}, \param{...}{}}
3104
3105\func{void}{wxVLogError}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3106
3107The functions to use for error messages, i.e. the messages that must be shown
3108to the user. The default processing is to pop up a message box to inform the
3109user about it.
3110
3111\membersection{::wxLogFatalError}\label{wxlogfatalerror}
3112
3113\func{void}{wxLogFatalError}{\param{const char *}{formatString}, \param{...}{}}
3114
3115\func{void}{wxVLogFatalError}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3116
3117Like \helpref{wxLogError}{wxlogerror}, but also
3118terminates the program with the exit code 3. Using {\it abort()} standard
3119function also terminates the program with this exit code.
3120
3121\membersection{::wxLogWarning}\label{wxlogwarning}
3122
3123\func{void}{wxLogWarning}{\param{const char *}{formatString}, \param{...}{}}
3124
3125\func{void}{wxVLogWarning}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3126
3127For warnings - they are also normally shown to the user, but don't interrupt
3128the program work.
3129
3130\membersection{::wxLogMessage}\label{wxlogmessage}
3131
3132\func{void}{wxLogMessage}{\param{const char *}{formatString}, \param{...}{}}
3133
3134\func{void}{wxVLogMessage}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3135
3136For all normal, informational messages. They also appear in a message box by
3137default (but it can be changed). Notice that the standard behaviour is to not
3138show informational messages if there are any errors later - the logic being
3139that the later error messages make the informational messages preceding them
3140meaningless.
3141
3142\membersection{::wxLogVerbose}\label{wxlogverbose}
3143
3144\func{void}{wxLogVerbose}{\param{const char *}{formatString}, \param{...}{}}
3145
3146\func{void}{wxVLogVerbose}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3147
3148For verbose output. Normally, it is suppressed, but
3149might be activated if the user wishes to know more details about the program
3150progress (another, but possibly confusing name for the same function is {\bf wxLogInfo}).
3151
3152\membersection{::wxLogStatus}\label{wxlogstatus}
3153
3154\func{void}{wxLogStatus}{\param{wxFrame *}{frame}, \param{const char *}{formatString}, \param{...}{}}
3155
3156\func{void}{wxVLogStatus}{\param{wxFrame *}{frame}, \param{const char *}{formatString}, \param{va\_list }{argPtr}}
3157
3158\func{void}{wxLogStatus}{\param{const char *}{formatString}, \param{...}{}}
3159
3160\func{void}{wxVLogStatus}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3161
3162Messages logged by these functions will appear in the statusbar of the {\it
3163frame} or of the top level application window by default (i.e. when using
3164the second version of the functions).
3165
3166If the target frame doesn't have a statusbar, the message will be lost.
3167
3168\membersection{::wxLogSysError}\label{wxlogsyserror}
3169
3170\func{void}{wxLogSysError}{\param{const char *}{formatString}, \param{...}{}}
3171
3172\func{void}{wxVLogSysError}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3173
3174Mostly used by wxWindows itself, but might be handy for logging errors after
3175system call (API function) failure. It logs the specified message text as well
3176as the last system error code ({\it errno} or {\it ::GetLastError()} depending
3177on the platform) and the corresponding error message. The second form
3178of this function takes the error code explicitly as the first argument.
3179
3180\wxheading{See also}
3181
3182\helpref{wxSysErrorCode}{wxsyserrorcode},
3183\helpref{wxSysErrorMsg}{wxsyserrormsg}
3184
3185\membersection{::wxLogDebug}\label{wxlogdebug}
3186
3187\func{void}{wxLogDebug}{\param{const char *}{formatString}, \param{...}{}}
3188
3189\func{void}{wxVLogDebug}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3190
3191The right functions for debug output. They only do something in debug
3192mode (when the preprocessor symbol \_\_WXDEBUG\_\_ is defined) and expand to
3193nothing in release mode (otherwise).
3194
3195\membersection{::wxLogTrace}\label{wxlogtrace}
3196
3197\func{void}{wxLogTrace}{\param{const char *}{formatString}, \param{...}{}}
3198
3199\func{void}{wxVLogTrace}{\param{const char *}{formatString}, \param{va\_list }{argPtr}}
3200
3201\func{void}{wxLogTrace}{\param{const char *}{mask}, \param{const char *}{formatString}, \param{...}{}}
3202
3203\func{void}{wxVLogTrace}{\param{const char *}{mask}, \param{const char *}{formatString}, \param{va\_list }{argPtr}}
3204
3205\func{void}{wxLogTrace}{\param{wxTraceMask}{ mask}, \param{const char *}{formatString}, \param{...}{}}
3206
3207\func{void}{wxVLogTrace}{\param{wxTraceMask}{ mask}, \param{const char *}{formatString}, \param{va\_list }{argPtr}}
3208
3209As {\bf wxLogDebug}, trace functions only do something in debug build and
3210expand to nothing in the release one. The reason for making
3211it a separate function from it is that usually there are a lot of trace
3212messages, so it might make sense to separate them from other debug messages.
3213
3214The trace messages also usually can be separated into different categories and
3215the second and third versions of this function only log the message if the
3216{\it mask} which it has is currently enabled in \helpref{wxLog}{wxlog}. This
3217allows to selectively trace only some operations and not others by changing
3218the value of the trace mask (possible during the run-time).
3219
3220For the second function (taking a string mask), the message is logged only if
3221the mask has been previously enabled by the call to
3222\helpref{AddTraceMask}{wxlogaddtracemask}. The predefined string trace masks
3223used by wxWindows are:
3224
3225\begin{itemize}\itemsep=0pt
3226\item wxTRACE\_MemAlloc: trace memory allocation (new/delete)
3227\item wxTRACE\_Messages: trace window messages/X callbacks
3228\item wxTRACE\_ResAlloc: trace GDI resource allocation
3229\item wxTRACE\_RefCount: trace various ref counting operations
3230\item wxTRACE\_OleCalls: trace OLE method calls (Win32 only)
3231\end{itemize}
3232
3233The third version of the function only logs the message if all the bit
3234corresponding to the {\it mask} are set in the wxLog trace mask which can be
3235set by \helpref{SetTraceMask}{wxlogsettracemask}. This version is less
3236flexible than the previous one because it doesn't allow defining the user
3237trace masks easily - this is why it is deprecated in favour of using string
3238trace masks.
3239
3240\begin{itemize}\itemsep=0pt
3241\item wxTraceMemAlloc: trace memory allocation (new/delete)
3242\item wxTraceMessages: trace window messages/X callbacks
3243\item wxTraceResAlloc: trace GDI resource allocation
3244\item wxTraceRefCount: trace various ref counting operations
3245\item wxTraceOleCalls: trace OLE method calls (Win32 only)
3246\end{itemize}
3247
3248\membersection{::wxSafeShowMessage}\label{wxsafeshowmessage}
3249
3250\func{void}{wxSafeShowMessage}{\param{const wxString\& }{title}, \param{const wxString\& }{text}}
3251
3252This function shows a message to the user in a safe way and should be safe to
3253call even before the application has been initialized or if it is currently in
3254some other strange state (for example, about to crash). Under Windows this
3255function shows a message box using a native dialog instead of
3256\helpref{wxMessageBox}{wxmessagebox} (which might be unsafe to call), elsewhere
3257it simply prints the message to the standard output using the title as prefix.
3258
3259\wxheading{Parameters}
3260
3261\docparam{title}{The title of the message box shown to the user or the prefix
3262of the message string}
3263
3264\docparam{text}{The text to show to the user}
3265
3266\wxheading{See also}
3267
3268\helpref{wxLogFatalError}{wxlogfatalerror}
3269
3270\wxheading{Include files}
3271
3272<wx/log.h>
3273
3274\membersection{::wxSysErrorCode}\label{wxsyserrorcode}
3275
3276\func{unsigned long}{wxSysErrorCode}{\void}
3277
3278Returns the error code from the last system call. This function uses
3279{\tt errno} on Unix platforms and {\tt GetLastError} under Win32.
3280
3281\wxheading{See also}
3282
3283\helpref{wxSysErrorMsg}{wxsyserrormsg},
3284\helpref{wxLogSysError}{wxlogsyserror}
3285
3286\membersection{::wxSysErrorMsg}\label{wxsyserrormsg}
3287
3288\func{const wxChar *}{wxSysErrorMsg}{\param{unsigned long }{errCode = 0}}
3289
3290Returns the error message corresponding to the given system error code. If
3291{\it errCode} is $0$ (default), the last error code (as returned by
3292\helpref{wxSysErrorCode}{wxsyserrorcode}) is used.
3293
3294\wxheading{See also}
3295
3296\helpref{wxSysErrorCode}{wxsyserrorcode},
3297\helpref{wxLogSysError}{wxlogsyserror}
3298
3299\membersection{WXTRACE}\label{trace}
3300
3301\wxheading{Include files}
3302
3303<wx/object.h>
3304
3305\func{}{WXTRACE}{formatString, ...}
3306
3307{\bf NB:} This macro is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
3308
3309Calls wxTrace with printf-style variable argument syntax. Output
3310is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
3311
3312\wxheading{Include files}
3313
3314<wx/memory.h>
3315
3316\membersection{WXTRACELEVEL}\label{tracelevel}
3317
3318\func{}{WXTRACELEVEL}{level, formatString, ...}
3319
3320{\bf NB:} This function is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
3321
3322Calls wxTraceLevel with printf-style variable argument syntax. Output
3323is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
3324The first argument should be the level at which this information is appropriate.
3325It will only be output if the level returned by wxDebugContext::GetLevel is equal to or greater than
3326this value.
3327
3328\wxheading{Include files}
3329
3330<wx/memory.h>
3331
3332\membersection{::wxTrace}\label{wxtrace}
3333
3334\func{void}{wxTrace}{\param{const wxString\& }{fmt}, \param{...}{}}
3335
3336{\bf NB:} This function is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
3337
3338Takes printf-style variable argument syntax. Output
3339is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
3340
3341\wxheading{Include files}
3342
3343<wx/memory.h>
3344
3345\membersection{::wxTraceLevel}\label{wxtracelevel}
3346
3347\func{void}{wxTraceLevel}{\param{int}{ level}, \param{const wxString\& }{fmt}, \param{...}{}}
3348
3349{\bf NB:} This function is now obsolete, replaced by \helpref{Log functions}{logfunctions}.
3350
3351Takes printf-style variable argument syntax. Output
3352is directed to the current output stream (see \helpref{wxDebugContext}{wxdebugcontextoverview}).
3353The first argument should be the level at which this information is appropriate.
3354It will only be output if the level returned by wxDebugContext::GetLevel is equal to or greater than
3355this value.
3356
3357\wxheading{Include files}
3358
3359<wx/memory.h>
3360
3361\section{Time functions}\label{timefunctions}
3362
3363The functions in this section deal with getting the current time and
3364starting/stopping the global timers. Please note that the timer functions are
3365deprecated because they work with one global timer only and
3366\helpref{wxTimer}{wxtimer} and/or \helpref{wxStopWatch}{wxstopwatch} classes
3367should be used instead. For retrieving the current time, you may also use
3368\helpref{wxDateTime::Now}{wxdatetimenow} or
3369\helpref{wxDateTime::UNow}{wxdatetimeunow} methods.
3370
3371\membersection{::wxGetElapsedTime}\label{wxgetelapsedtime}
3372
3373\func{long}{wxGetElapsedTime}{\param{bool}{ resetTimer = TRUE}}
3374
3375Gets the time in milliseconds since the last \helpref{::wxStartTimer}{wxstarttimer}.
3376
3377If {\it resetTimer} is TRUE (the default), the timer is reset to zero
3378by this call.
3379
3380See also \helpref{wxTimer}{wxtimer}.
3381
3382\wxheading{Include files}
3383
3384<wx/timer.h>
3385
3386\membersection{::wxGetLocalTime}\label{wxgetlocaltime}
3387
3388\func{long}{wxGetLocalTime}{\void}
3389
3390Returns the number of seconds since local time 00:00:00 Jan 1st 1970.
3391
3392\wxheading{See also}
3393
3394\helpref{wxDateTime::Now}{wxdatetimenow}
3395
3396\wxheading{Include files}
3397
3398<wx/timer.h>
3399
3400\membersection{::wxGetLocalTimeMillis}\label{wxgetlocaltimemillis}
3401
3402\func{wxLongLong}{wxGetLocalTimeMillis}{\void}
3403
3404Returns the number of milliseconds since local time 00:00:00 Jan 1st 1970.
3405
3406\wxheading{See also}
3407
3408\helpref{wxDateTime::Now}{wxdatetimenow},\\
3409\helpref{wxLongLong}{wxlonglong}
3410
3411\wxheading{Include files}
3412
3413<wx/timer.h>
3414
3415\membersection{::wxGetUTCTime}\label{wxgetutctime}
3416
3417\func{long}{wxGetUTCTime}{\void}
3418
3419Returns the number of seconds since GMT 00:00:00 Jan 1st 1970.
3420
3421\wxheading{See also}
3422
3423\helpref{wxDateTime::Now}{wxdatetimenow}
3424
3425\wxheading{Include files}
3426
3427<wx/timer.h>
3428
3429\membersection{::wxNow}\label{wxnow}
3430
3431\func{wxString}{wxNow}{\void}
3432
3433Returns a string representing the current date and time.
3434
3435\wxheading{Include files}
3436
3437<wx/utils.h>
3438
3439\membersection{::wxSleep}\label{wxsleep}
3440
3441\func{void}{wxSleep}{\param{int}{ secs}}
3442
3443Sleeps for the specified number of seconds.
3444
3445\wxheading{Include files}
3446
3447<wx/utils.h>
3448
3449\membersection{::wxStartTimer}\label{wxstarttimer}
3450
3451\func{void}{wxStartTimer}{\void}
3452
3453Starts a stopwatch; use \helpref{::wxGetElapsedTime}{wxgetelapsedtime} to get the elapsed time.
3454
3455See also \helpref{wxTimer}{wxtimer}.
3456
3457\wxheading{Include files}
3458
3459<wx/timer.h>
3460
3461\membersection{::wxUsleep}\label{wxusleep}
3462
3463\func{void}{wxUsleep}{\param{unsigned long}{ milliseconds}}
3464
3465Sleeps for the specified number of milliseconds. Notice that usage of this
3466function is encouraged instead of calling usleep(3) directly because the
3467standard usleep() function is not MT safe.
3468
3469\wxheading{Include files}
3470
3471<wx/utils.h>
3472
3473\section{Debugging macros and functions}\label{debugmacros}
3474
3475Useful macros and functions for error checking and defensive programming.
3476wxWindows defines three families of the assert-like macros:
3477the wxASSERT and wxFAIL macros only do anything if \_\_WXDEBUG\_\_ is defined
3478(in other words, in the debug build) but disappear completely in the release
3479build. On the other hand, the wxCHECK macros stay event in release builds but a
3480check failure doesn't generate any user-visible effects then. Finally, the
3481compile time assertions don't happen during the run-time but result in the
3482compilation error messages if the condition they check fail.
3483
3484\wxheading{Include files}
3485
3486<wx/debug.h>
3487
3488\membersection{::wxOnAssert}\label{wxonassert}
3489
3490\func{void}{wxOnAssert}{\param{const char *}{fileName}, \param{int}{ lineNumber}, \param{const char *}{cond}, \param{const char *}{msg = NULL}}
3491
3492This function is called whenever one of debugging macros fails (i.e. condition
3493is false in an assertion). It is only defined in the debug mode, in release
3494builds the \helpref{wxCHECK}{wxcheck} failures don't result in anything.
3495
3496To override the default behaviour in the debug builds which is to show the user
3497a dialog asking whether he wants to abort the program, continue or continue
3498ignoring any subsequent assert failures, you may override
3499\helpref{wxApp::OnAssert}{wxapponassert} which is called by this function if
3500the global application object exists.
3501
3502\membersection{wxASSERT}\label{wxassert}
3503
3504\func{}{wxASSERT}{\param{}{condition}}
3505
3506Assert macro. An error message will be generated if the condition is FALSE in
3507debug mode, but nothing will be done in the release build.
3508
3509Please note that the condition in wxASSERT() should have no side effects
3510because it will not be executed in release mode at all.
3511
3512\wxheading{See also}
3513
3514\helpref{wxASSERT\_MSG}{wxassertmsg},\\
3515\helpref{wxCOMPILE\_TIME\_ASSERT}{wxcompiletimeassert}
3516
3517\membersection{wxASSERT\_MIN\_BITSIZE}\label{wxassertminbitsize}
3518
3519\func{}{wxASSERT\_MIN\_BITSIZE}{\param{}{type}, \param{}{size}}
3520
3521This macro results in a
3522\helpref{compile time assertion failure}{wxcompiletimeassert} if the size
3523of the given type {\it type} is less than {\it size} bits.
3524
3525You may use it like this, for example:
3526
3527\begin{verbatim}
3528 // we rely on the int being able to hold values up to 2^32
3529 wxASSERT_MIN_BITSIZE(int, 32);
3530
3531 // can't work with the platforms using UTF-8 for wchar_t
3532 wxASSERT_MIN_BITSIZE(wchar_t, 16);
3533\end{verbatim}
3534
3535\membersection{wxASSERT\_MSG}\label{wxassertmsg}
3536
3537\func{}{wxASSERT\_MSG}{\param{}{condition}, \param{}{msg}}
3538
3539Assert macro with message. An error message will be generated if the condition is FALSE.
3540
3541\wxheading{See also}
3542
3543\helpref{wxASSERT}{wxassert},\\
3544\helpref{wxCOMPILE\_TIME\_ASSERT}{wxcompiletimeassert}
3545
3546\membersection{wxCOMPILE\_TIME\_ASSERT}\label{wxcompiletimeassert}
3547
3548\func{}{wxCOMPILE\_TIME\_ASSERT}{\param{}{condition}, \param{}{msg}}
3549
3550Using {\tt wxCOMPILE\_TIME\_ASSERT} results in a compilation error if the
3551specified {\it condition} is false. The compiler error message should include
3552the {\it msg} identifier - please note that it must be a valid C++ identifier
3553and not a string unlike in the other cases.
3554
3555This macro is mostly useful for testing the expressions involving the
3556{\tt sizeof} operator as they can't be tested by the preprocessor but it is
3557sometimes desirable to test them at the compile time.
3558
3559Note that this macro internally declares a struct whose name it tries to make
3560unique by using the {\tt \_\_LINE\_\_} in it but it may still not work if you
3561use it on the same line in two different source files. In this case you may
3562either change the line in which either of them appears on or use the
3563\helpref{wxCOMPILE\_TIME\_ASSERT2}{wxcompiletimeassert2} macro.
3564
3565\wxheading{See also}
3566
3567\helpref{wxASSERT\_MSG}{wxassertmsg},\\
3568\helpref{wxASSERT\_MIN\_BITSIZE}{wxassertminbitsize}
3569
3570\membersection{wxCOMPILE\_TIME\_ASSERT2}\label{wxcompiletimeassert2}
3571
3572\func{}{wxCOMPILE\_TIME\_ASSERT}{\param{}{condition}, \param{}{msg}, \param{}{name}}
3573
3574This macro is identical to \helpref{wxCOMPILE\_TIME\_ASSERT2}{wxcompiletimeassert2}
3575except that it allows you to specify a unique {\it name} for the struct
3576internally defined by this macro to avoid getting the compilation errors
3577described \helpref{above}{wxcompiletimeassert}.
3578
3579\membersection{wxFAIL}\label{wxfail}
3580
3581\func{}{wxFAIL}{\void}
3582
3583Will always generate an assert error if this code is reached (in debug mode).
3584
3585See also: \helpref{wxFAIL\_MSG}{wxfailmsg}
3586
3587\membersection{wxFAIL\_MSG}\label{wxfailmsg}
3588
3589\func{}{wxFAIL\_MSG}{\param{}{msg}}
3590
3591Will always generate an assert error with specified message if this code is reached (in debug mode).
3592
3593This macro is useful for marking unreachable" code areas, for example
3594it may be used in the "default:" branch of a switch statement if all possible
3595cases are processed above.
3596
3597\wxheading{See also}
3598
3599\helpref{wxFAIL}{wxfail}
3600
3601\membersection{wxCHECK}\label{wxcheck}
3602
3603\func{}{wxCHECK}{\param{}{condition}, \param{}{retValue}}
3604
3605Checks that the condition is true, returns with the given return value if not (FAILs in debug mode).
3606This check is done even in release mode.
3607
3608\membersection{wxCHECK\_MSG}\label{wxcheckmsg}
3609
3610\func{}{wxCHECK\_MSG}{\param{}{condition}, \param{}{retValue}, \param{}{msg}}
3611
3612Checks that the condition is true, returns with the given return value if not (FAILs in debug mode).
3613This check is done even in release mode.
3614
3615This macro may be only used in non void functions, see also
3616\helpref{wxCHECK\_RET}{wxcheckret}.
3617
3618\membersection{wxCHECK\_RET}\label{wxcheckret}
3619
3620\func{}{wxCHECK\_RET}{\param{}{condition}, \param{}{msg}}
3621
3622Checks that the condition is true, and returns if not (FAILs with given error
3623message in debug mode). This check is done even in release mode.
3624
3625This macro should be used in void functions instead of
3626\helpref{wxCHECK\_MSG}{wxcheckmsg}.
3627
3628\membersection{wxCHECK2}\label{wxcheck2}
3629
3630\func{}{wxCHECK2}{\param{}{condition}, \param{}{operation}}
3631
3632Checks that the condition is true and \helpref{wxFAIL}{wxfail} and execute
3633{\it operation} if it is not. This is a generalisation of
3634\helpref{wxCHECK}{wxcheck} and may be used when something else than just
3635returning from the function must be done when the {\it condition} is false.
3636
3637This check is done even in release mode.
3638
3639\membersection{wxCHECK2\_MSG}\label{wxcheck2msg}
3640
3641\func{}{wxCHECK2}{\param{}{condition}, \param{}{operation}, \param{}{msg}}
3642
3643This is the same as \helpref{wxCHECK2}{wxcheck2}, but
3644\helpref{wxFAIL\_MSG}{wxfailmsg} with the specified {\it msg} is called
3645instead of wxFAIL() if the {\it condition} is false.
3646
3647\membersection{::wxTrap}\label{wxtrap}
3648
3649\func{void}{wxTrap}{\void}
3650
3651In debug mode (when {\tt \_\_WXDEBUG\_\_} is defined) this function generates a
3652debugger exception meaning that the control is passed to the debugger if one is
3653attached to the process. Otherwise the program just terminates abnormally.
3654
3655In release mode this function does nothing.
3656
3657\wxheading{Include files}
3658
3659<wx/debug.h>
3660
3661\section{Environment access functions}\label{environfunctions}
3662
3663The functions in this section allow to access (get) or change value of
3664environment variables in a portable way. They are currently implemented under
3665Win32 and POSIX-like systems (Unix).
3666
3667% TODO add some stuff about env var inheriting but not propagating upwards (VZ)
3668
3669\wxheading{Include files}
3670
3671<wx/utils.h>
3672
3673\membersection{wxGetenv}\label{wxgetenvmacro}
3674
3675\func{wxChar *}{wxGetEnv}{\param{const wxString\&}{ var}}
3676
3677This is a macro defined as {\tt getenv()} or its wide char version in Unicode
3678mode.
3679
3680Note that under Win32 it may not return correct value for the variables set
3681with \helpref{wxSetEnv}{wxsetenv}, use \helpref{wxGetEnv}{wxgetenv} function
3682instead.
3683
3684\membersection{wxGetEnv}\label{wxgetenv}
3685
3686\func{bool}{wxGetEnv}{\param{const wxString\&}{ var}, \param{wxString *}{value}}
3687
3688Returns the current value of the environment variable {\it var} in {\it value}.
3689{\it value} may be {\tt NULL} if you just want to know if the variable exists
3690and are not interested in its value.
3691
3692Returns {\tt TRUE} if the variable exists, {\tt FALSE} otherwise.
3693
3694\membersection{wxSetEnv}\label{wxsetenv}
3695
3696\func{bool}{wxSetEnv}{\param{const wxString\&}{ var}, \param{const wxChar *}{value}}
3697
3698Sets the value of the environment variable {\it var} (adding it if necessary)
3699to {\it value}.
3700
3701Returns {\tt TRUE} on success.
3702
3703\membersection{wxUnsetEnv}\label{wxunsetenv}
3704
3705\func{bool}{wxUnsetEnv}{\param{const wxString\&}{ var}}
3706
3707Removes the variable {\it var} from the environment.
3708\helpref{wxGetEnv}{wxgetenv} will return {\tt NULL} after the call to this
3709function.
3710
3711Returns {\tt TRUE} on success.
3712