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