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