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