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