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