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