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