]> git.saurik.com Git - wxWidgets.git/blob - wxPython/src/gtk/_misc.py
1296d25af31f386827be6e556673787315da5614
[wxWidgets.git] / wxPython / src / gtk / _misc.py
1 # This file was created automatically by SWIG.
2 # Don't modify this file, modify the SWIG interface instead.
3
4 import _misc_
5
6 import _core
7 wx = _core
8 #---------------------------------------------------------------------------
9
10 SYS_OEM_FIXED_FONT = _misc_.SYS_OEM_FIXED_FONT
11 SYS_ANSI_FIXED_FONT = _misc_.SYS_ANSI_FIXED_FONT
12 SYS_ANSI_VAR_FONT = _misc_.SYS_ANSI_VAR_FONT
13 SYS_SYSTEM_FONT = _misc_.SYS_SYSTEM_FONT
14 SYS_DEVICE_DEFAULT_FONT = _misc_.SYS_DEVICE_DEFAULT_FONT
15 SYS_DEFAULT_PALETTE = _misc_.SYS_DEFAULT_PALETTE
16 SYS_SYSTEM_FIXED_FONT = _misc_.SYS_SYSTEM_FIXED_FONT
17 SYS_DEFAULT_GUI_FONT = _misc_.SYS_DEFAULT_GUI_FONT
18 SYS_ICONTITLE_FONT = _misc_.SYS_ICONTITLE_FONT
19 SYS_COLOUR_SCROLLBAR = _misc_.SYS_COLOUR_SCROLLBAR
20 SYS_COLOUR_BACKGROUND = _misc_.SYS_COLOUR_BACKGROUND
21 SYS_COLOUR_DESKTOP = _misc_.SYS_COLOUR_DESKTOP
22 SYS_COLOUR_ACTIVECAPTION = _misc_.SYS_COLOUR_ACTIVECAPTION
23 SYS_COLOUR_INACTIVECAPTION = _misc_.SYS_COLOUR_INACTIVECAPTION
24 SYS_COLOUR_MENU = _misc_.SYS_COLOUR_MENU
25 SYS_COLOUR_WINDOW = _misc_.SYS_COLOUR_WINDOW
26 SYS_COLOUR_WINDOWFRAME = _misc_.SYS_COLOUR_WINDOWFRAME
27 SYS_COLOUR_MENUTEXT = _misc_.SYS_COLOUR_MENUTEXT
28 SYS_COLOUR_WINDOWTEXT = _misc_.SYS_COLOUR_WINDOWTEXT
29 SYS_COLOUR_CAPTIONTEXT = _misc_.SYS_COLOUR_CAPTIONTEXT
30 SYS_COLOUR_ACTIVEBORDER = _misc_.SYS_COLOUR_ACTIVEBORDER
31 SYS_COLOUR_INACTIVEBORDER = _misc_.SYS_COLOUR_INACTIVEBORDER
32 SYS_COLOUR_APPWORKSPACE = _misc_.SYS_COLOUR_APPWORKSPACE
33 SYS_COLOUR_HIGHLIGHT = _misc_.SYS_COLOUR_HIGHLIGHT
34 SYS_COLOUR_HIGHLIGHTTEXT = _misc_.SYS_COLOUR_HIGHLIGHTTEXT
35 SYS_COLOUR_BTNFACE = _misc_.SYS_COLOUR_BTNFACE
36 SYS_COLOUR_3DFACE = _misc_.SYS_COLOUR_3DFACE
37 SYS_COLOUR_BTNSHADOW = _misc_.SYS_COLOUR_BTNSHADOW
38 SYS_COLOUR_3DSHADOW = _misc_.SYS_COLOUR_3DSHADOW
39 SYS_COLOUR_GRAYTEXT = _misc_.SYS_COLOUR_GRAYTEXT
40 SYS_COLOUR_BTNTEXT = _misc_.SYS_COLOUR_BTNTEXT
41 SYS_COLOUR_INACTIVECAPTIONTEXT = _misc_.SYS_COLOUR_INACTIVECAPTIONTEXT
42 SYS_COLOUR_BTNHIGHLIGHT = _misc_.SYS_COLOUR_BTNHIGHLIGHT
43 SYS_COLOUR_BTNHILIGHT = _misc_.SYS_COLOUR_BTNHILIGHT
44 SYS_COLOUR_3DHIGHLIGHT = _misc_.SYS_COLOUR_3DHIGHLIGHT
45 SYS_COLOUR_3DHILIGHT = _misc_.SYS_COLOUR_3DHILIGHT
46 SYS_COLOUR_3DDKSHADOW = _misc_.SYS_COLOUR_3DDKSHADOW
47 SYS_COLOUR_3DLIGHT = _misc_.SYS_COLOUR_3DLIGHT
48 SYS_COLOUR_INFOTEXT = _misc_.SYS_COLOUR_INFOTEXT
49 SYS_COLOUR_INFOBK = _misc_.SYS_COLOUR_INFOBK
50 SYS_COLOUR_LISTBOX = _misc_.SYS_COLOUR_LISTBOX
51 SYS_COLOUR_HOTLIGHT = _misc_.SYS_COLOUR_HOTLIGHT
52 SYS_COLOUR_GRADIENTACTIVECAPTION = _misc_.SYS_COLOUR_GRADIENTACTIVECAPTION
53 SYS_COLOUR_GRADIENTINACTIVECAPTION = _misc_.SYS_COLOUR_GRADIENTINACTIVECAPTION
54 SYS_COLOUR_MENUHILIGHT = _misc_.SYS_COLOUR_MENUHILIGHT
55 SYS_COLOUR_MENUBAR = _misc_.SYS_COLOUR_MENUBAR
56 SYS_COLOUR_MAX = _misc_.SYS_COLOUR_MAX
57 SYS_MOUSE_BUTTONS = _misc_.SYS_MOUSE_BUTTONS
58 SYS_BORDER_X = _misc_.SYS_BORDER_X
59 SYS_BORDER_Y = _misc_.SYS_BORDER_Y
60 SYS_CURSOR_X = _misc_.SYS_CURSOR_X
61 SYS_CURSOR_Y = _misc_.SYS_CURSOR_Y
62 SYS_DCLICK_X = _misc_.SYS_DCLICK_X
63 SYS_DCLICK_Y = _misc_.SYS_DCLICK_Y
64 SYS_DRAG_X = _misc_.SYS_DRAG_X
65 SYS_DRAG_Y = _misc_.SYS_DRAG_Y
66 SYS_EDGE_X = _misc_.SYS_EDGE_X
67 SYS_EDGE_Y = _misc_.SYS_EDGE_Y
68 SYS_HSCROLL_ARROW_X = _misc_.SYS_HSCROLL_ARROW_X
69 SYS_HSCROLL_ARROW_Y = _misc_.SYS_HSCROLL_ARROW_Y
70 SYS_HTHUMB_X = _misc_.SYS_HTHUMB_X
71 SYS_ICON_X = _misc_.SYS_ICON_X
72 SYS_ICON_Y = _misc_.SYS_ICON_Y
73 SYS_ICONSPACING_X = _misc_.SYS_ICONSPACING_X
74 SYS_ICONSPACING_Y = _misc_.SYS_ICONSPACING_Y
75 SYS_WINDOWMIN_X = _misc_.SYS_WINDOWMIN_X
76 SYS_WINDOWMIN_Y = _misc_.SYS_WINDOWMIN_Y
77 SYS_SCREEN_X = _misc_.SYS_SCREEN_X
78 SYS_SCREEN_Y = _misc_.SYS_SCREEN_Y
79 SYS_FRAMESIZE_X = _misc_.SYS_FRAMESIZE_X
80 SYS_FRAMESIZE_Y = _misc_.SYS_FRAMESIZE_Y
81 SYS_SMALLICON_X = _misc_.SYS_SMALLICON_X
82 SYS_SMALLICON_Y = _misc_.SYS_SMALLICON_Y
83 SYS_HSCROLL_Y = _misc_.SYS_HSCROLL_Y
84 SYS_VSCROLL_X = _misc_.SYS_VSCROLL_X
85 SYS_VSCROLL_ARROW_X = _misc_.SYS_VSCROLL_ARROW_X
86 SYS_VSCROLL_ARROW_Y = _misc_.SYS_VSCROLL_ARROW_Y
87 SYS_VTHUMB_Y = _misc_.SYS_VTHUMB_Y
88 SYS_CAPTION_Y = _misc_.SYS_CAPTION_Y
89 SYS_MENU_Y = _misc_.SYS_MENU_Y
90 SYS_NETWORK_PRESENT = _misc_.SYS_NETWORK_PRESENT
91 SYS_PENWINDOWS_PRESENT = _misc_.SYS_PENWINDOWS_PRESENT
92 SYS_SHOW_SOUNDS = _misc_.SYS_SHOW_SOUNDS
93 SYS_SWAP_BUTTONS = _misc_.SYS_SWAP_BUTTONS
94 SYS_CAN_DRAW_FRAME_DECORATIONS = _misc_.SYS_CAN_DRAW_FRAME_DECORATIONS
95 SYS_CAN_ICONIZE_FRAME = _misc_.SYS_CAN_ICONIZE_FRAME
96 SYS_SCREEN_NONE = _misc_.SYS_SCREEN_NONE
97 SYS_SCREEN_TINY = _misc_.SYS_SCREEN_TINY
98 SYS_SCREEN_PDA = _misc_.SYS_SCREEN_PDA
99 SYS_SCREEN_SMALL = _misc_.SYS_SCREEN_SMALL
100 SYS_SCREEN_DESKTOP = _misc_.SYS_SCREEN_DESKTOP
101 class SystemSettings(object):
102 def __init__(self): raise RuntimeError, "No constructor defined"
103 def __repr__(self):
104 return "<%s.%s; proxy of C++ wxSystemSettings instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
105 def GetColour(*args, **kwargs):
106 """GetColour(int index) -> Colour"""
107 return _misc_.SystemSettings_GetColour(*args, **kwargs)
108
109 GetColour = staticmethod(GetColour)
110 def GetFont(*args, **kwargs):
111 """GetFont(int index) -> Font"""
112 return _misc_.SystemSettings_GetFont(*args, **kwargs)
113
114 GetFont = staticmethod(GetFont)
115 def GetMetric(*args, **kwargs):
116 """GetMetric(int index) -> int"""
117 return _misc_.SystemSettings_GetMetric(*args, **kwargs)
118
119 GetMetric = staticmethod(GetMetric)
120 def HasFeature(*args, **kwargs):
121 """HasFeature(int index) -> bool"""
122 return _misc_.SystemSettings_HasFeature(*args, **kwargs)
123
124 HasFeature = staticmethod(HasFeature)
125 def GetScreenType(*args, **kwargs):
126 """GetScreenType() -> int"""
127 return _misc_.SystemSettings_GetScreenType(*args, **kwargs)
128
129 GetScreenType = staticmethod(GetScreenType)
130 def SetScreenType(*args, **kwargs):
131 """SetScreenType(int screen)"""
132 return _misc_.SystemSettings_SetScreenType(*args, **kwargs)
133
134 SetScreenType = staticmethod(SetScreenType)
135
136 class SystemSettingsPtr(SystemSettings):
137 def __init__(self, this):
138 self.this = this
139 if not hasattr(self,"thisown"): self.thisown = 0
140 self.__class__ = SystemSettings
141 _misc_.SystemSettings_swigregister(SystemSettingsPtr)
142
143 def SystemSettings_GetColour(*args, **kwargs):
144 """SystemSettings_GetColour(int index) -> Colour"""
145 return _misc_.SystemSettings_GetColour(*args, **kwargs)
146
147 def SystemSettings_GetFont(*args, **kwargs):
148 """SystemSettings_GetFont(int index) -> Font"""
149 return _misc_.SystemSettings_GetFont(*args, **kwargs)
150
151 def SystemSettings_GetMetric(*args, **kwargs):
152 """SystemSettings_GetMetric(int index) -> int"""
153 return _misc_.SystemSettings_GetMetric(*args, **kwargs)
154
155 def SystemSettings_HasFeature(*args, **kwargs):
156 """SystemSettings_HasFeature(int index) -> bool"""
157 return _misc_.SystemSettings_HasFeature(*args, **kwargs)
158
159 def SystemSettings_GetScreenType(*args, **kwargs):
160 """SystemSettings_GetScreenType() -> int"""
161 return _misc_.SystemSettings_GetScreenType(*args, **kwargs)
162
163 def SystemSettings_SetScreenType(*args, **kwargs):
164 """SystemSettings_SetScreenType(int screen)"""
165 return _misc_.SystemSettings_SetScreenType(*args, **kwargs)
166
167 class SystemOptions(_core.Object):
168 def __repr__(self):
169 return "<%s.%s; proxy of C++ wxSystemOptions instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
170 def __init__(self, *args, **kwargs):
171 """__init__(self) -> SystemOptions"""
172 newobj = _misc_.new_SystemOptions(*args, **kwargs)
173 self.this = newobj.this
174 self.thisown = 1
175 del newobj.thisown
176 def SetOption(*args, **kwargs):
177 """SetOption(String name, String value)"""
178 return _misc_.SystemOptions_SetOption(*args, **kwargs)
179
180 SetOption = staticmethod(SetOption)
181 def SetOptionInt(*args, **kwargs):
182 """SetOptionInt(String name, int value)"""
183 return _misc_.SystemOptions_SetOptionInt(*args, **kwargs)
184
185 SetOptionInt = staticmethod(SetOptionInt)
186 def GetOption(*args, **kwargs):
187 """GetOption(String name) -> String"""
188 return _misc_.SystemOptions_GetOption(*args, **kwargs)
189
190 GetOption = staticmethod(GetOption)
191 def GetOptionInt(*args, **kwargs):
192 """GetOptionInt(String name) -> int"""
193 return _misc_.SystemOptions_GetOptionInt(*args, **kwargs)
194
195 GetOptionInt = staticmethod(GetOptionInt)
196 def HasOption(*args, **kwargs):
197 """HasOption(String name) -> bool"""
198 return _misc_.SystemOptions_HasOption(*args, **kwargs)
199
200 HasOption = staticmethod(HasOption)
201
202 class SystemOptionsPtr(SystemOptions):
203 def __init__(self, this):
204 self.this = this
205 if not hasattr(self,"thisown"): self.thisown = 0
206 self.__class__ = SystemOptions
207 _misc_.SystemOptions_swigregister(SystemOptionsPtr)
208
209 def SystemOptions_SetOption(*args, **kwargs):
210 """SystemOptions_SetOption(String name, String value)"""
211 return _misc_.SystemOptions_SetOption(*args, **kwargs)
212
213 def SystemOptions_SetOptionInt(*args, **kwargs):
214 """SystemOptions_SetOptionInt(String name, int value)"""
215 return _misc_.SystemOptions_SetOptionInt(*args, **kwargs)
216
217 def SystemOptions_GetOption(*args, **kwargs):
218 """SystemOptions_GetOption(String name) -> String"""
219 return _misc_.SystemOptions_GetOption(*args, **kwargs)
220
221 def SystemOptions_GetOptionInt(*args, **kwargs):
222 """SystemOptions_GetOptionInt(String name) -> int"""
223 return _misc_.SystemOptions_GetOptionInt(*args, **kwargs)
224
225 def SystemOptions_HasOption(*args, **kwargs):
226 """SystemOptions_HasOption(String name) -> bool"""
227 return _misc_.SystemOptions_HasOption(*args, **kwargs)
228
229 #---------------------------------------------------------------------------
230
231
232 def NewId(*args, **kwargs):
233 """NewId() -> long"""
234 return _misc_.NewId(*args, **kwargs)
235
236 def RegisterId(*args, **kwargs):
237 """RegisterId(long id)"""
238 return _misc_.RegisterId(*args, **kwargs)
239
240 def GetCurrentId(*args, **kwargs):
241 """GetCurrentId() -> long"""
242 return _misc_.GetCurrentId(*args, **kwargs)
243
244 def Bell(*args, **kwargs):
245 """Bell()"""
246 return _misc_.Bell(*args, **kwargs)
247
248 def EndBusyCursor(*args, **kwargs):
249 """EndBusyCursor()"""
250 return _misc_.EndBusyCursor(*args, **kwargs)
251
252 def GetElapsedTime(*args, **kwargs):
253 """GetElapsedTime(bool resetTimer=True) -> long"""
254 return _misc_.GetElapsedTime(*args, **kwargs)
255
256 def GetMousePosition(*args, **kwargs):
257 """GetMousePosition() -> (x,y)"""
258 return _misc_.GetMousePosition(*args, **kwargs)
259
260 def IsBusy(*args, **kwargs):
261 """IsBusy() -> bool"""
262 return _misc_.IsBusy(*args, **kwargs)
263
264 def Now(*args, **kwargs):
265 """Now() -> String"""
266 return _misc_.Now(*args, **kwargs)
267
268 def Shell(*args, **kwargs):
269 """Shell(String command=EmptyString) -> bool"""
270 return _misc_.Shell(*args, **kwargs)
271
272 def StartTimer(*args, **kwargs):
273 """StartTimer()"""
274 return _misc_.StartTimer(*args, **kwargs)
275
276 def GetOsVersion(*args, **kwargs):
277 """GetOsVersion() -> (platform, major, minor)"""
278 return _misc_.GetOsVersion(*args, **kwargs)
279
280 def GetOsDescription(*args, **kwargs):
281 """GetOsDescription() -> String"""
282 return _misc_.GetOsDescription(*args, **kwargs)
283
284 def GetFreeMemory(*args, **kwargs):
285 """GetFreeMemory() -> long"""
286 return _misc_.GetFreeMemory(*args, **kwargs)
287 SHUTDOWN_POWEROFF = _misc_.SHUTDOWN_POWEROFF
288 SHUTDOWN_REBOOT = _misc_.SHUTDOWN_REBOOT
289
290 def Shutdown(*args, **kwargs):
291 """Shutdown(int wFlags) -> bool"""
292 return _misc_.Shutdown(*args, **kwargs)
293
294 def Sleep(*args, **kwargs):
295 """Sleep(int secs)"""
296 return _misc_.Sleep(*args, **kwargs)
297
298 def Usleep(*args, **kwargs):
299 """Usleep(unsigned long milliseconds)"""
300 return _misc_.Usleep(*args, **kwargs)
301
302 def EnableTopLevelWindows(*args, **kwargs):
303 """EnableTopLevelWindows(bool enable)"""
304 return _misc_.EnableTopLevelWindows(*args, **kwargs)
305
306 def StripMenuCodes(*args, **kwargs):
307 """StripMenuCodes(String in) -> String"""
308 return _misc_.StripMenuCodes(*args, **kwargs)
309
310 def GetEmailAddress(*args, **kwargs):
311 """GetEmailAddress() -> String"""
312 return _misc_.GetEmailAddress(*args, **kwargs)
313
314 def GetHostName(*args, **kwargs):
315 """GetHostName() -> String"""
316 return _misc_.GetHostName(*args, **kwargs)
317
318 def GetFullHostName(*args, **kwargs):
319 """GetFullHostName() -> String"""
320 return _misc_.GetFullHostName(*args, **kwargs)
321
322 def GetUserId(*args, **kwargs):
323 """GetUserId() -> String"""
324 return _misc_.GetUserId(*args, **kwargs)
325
326 def GetUserName(*args, **kwargs):
327 """GetUserName() -> String"""
328 return _misc_.GetUserName(*args, **kwargs)
329
330 def GetHomeDir(*args, **kwargs):
331 """GetHomeDir() -> String"""
332 return _misc_.GetHomeDir(*args, **kwargs)
333
334 def GetUserHome(*args, **kwargs):
335 """GetUserHome(String user=EmptyString) -> String"""
336 return _misc_.GetUserHome(*args, **kwargs)
337
338 def GetProcessId(*args, **kwargs):
339 """GetProcessId() -> unsigned long"""
340 return _misc_.GetProcessId(*args, **kwargs)
341
342 def Trap(*args, **kwargs):
343 """Trap()"""
344 return _misc_.Trap(*args, **kwargs)
345
346 def FileSelector(*args, **kwargs):
347 """
348 FileSelector(String message=FileSelectorPromptStr, String default_path=EmptyString,
349 String default_filename=EmptyString,
350 String default_extension=EmptyString,
351 String wildcard=FileSelectorDefaultWildcardStr,
352 int flags=0, Window parent=None, int x=-1,
353 int y=-1) -> String
354 """
355 return _misc_.FileSelector(*args, **kwargs)
356
357 def LoadFileSelector(*args, **kwargs):
358 """
359 LoadFileSelector(String what, String extension, String default_name=EmptyString,
360 Window parent=None) -> String
361 """
362 return _misc_.LoadFileSelector(*args, **kwargs)
363
364 def SaveFileSelector(*args, **kwargs):
365 """
366 SaveFileSelector(String what, String extension, String default_name=EmptyString,
367 Window parent=None) -> String
368 """
369 return _misc_.SaveFileSelector(*args, **kwargs)
370
371 def DirSelector(*args, **kwargs):
372 """
373 DirSelector(String message=DirSelectorPromptStr, String defaultPath=EmptyString,
374 long style=DD_DEFAULT_STYLE,
375 Point pos=DefaultPosition, Window parent=None) -> String
376 """
377 return _misc_.DirSelector(*args, **kwargs)
378
379 def GetTextFromUser(*args, **kwargs):
380 """
381 GetTextFromUser(String message, String caption=EmptyString, String default_value=EmptyString,
382 Window parent=None,
383 int x=-1, int y=-1, bool centre=True) -> String
384 """
385 return _misc_.GetTextFromUser(*args, **kwargs)
386
387 def GetPasswordFromUser(*args, **kwargs):
388 """
389 GetPasswordFromUser(String message, String caption=EmptyString, String default_value=EmptyString,
390 Window parent=None) -> String
391 """
392 return _misc_.GetPasswordFromUser(*args, **kwargs)
393
394 def GetSingleChoice(*args, **kwargs):
395 """
396 GetSingleChoice(String message, String caption, int choices, String choices_array,
397 Window parent=None, int x=-1,
398 int y=-1, bool centre=True, int width=150, int height=200) -> String
399 """
400 return _misc_.GetSingleChoice(*args, **kwargs)
401
402 def GetSingleChoiceIndex(*args, **kwargs):
403 """
404 GetSingleChoiceIndex(String message, String caption, int choices, String choices_array,
405 Window parent=None, int x=-1,
406 int y=-1, bool centre=True, int width=150, int height=200) -> int
407 """
408 return _misc_.GetSingleChoiceIndex(*args, **kwargs)
409
410 def MessageBox(*args, **kwargs):
411 """
412 MessageBox(String message, String caption=EmptyString, int style=wxOK|wxCENTRE,
413 Window parent=None, int x=-1,
414 int y=-1) -> int
415 """
416 return _misc_.MessageBox(*args, **kwargs)
417
418 def GetNumberFromUser(*args, **kwargs):
419 """
420 GetNumberFromUser(String message, String prompt, String caption, long value,
421 long min=0, long max=100, Window parent=None,
422 Point pos=DefaultPosition) -> long
423 """
424 return _misc_.GetNumberFromUser(*args, **kwargs)
425
426 def ColourDisplay(*args, **kwargs):
427 """ColourDisplay() -> bool"""
428 return _misc_.ColourDisplay(*args, **kwargs)
429
430 def DisplayDepth(*args, **kwargs):
431 """DisplayDepth() -> int"""
432 return _misc_.DisplayDepth(*args, **kwargs)
433
434 def GetDisplayDepth(*args, **kwargs):
435 """GetDisplayDepth() -> int"""
436 return _misc_.GetDisplayDepth(*args, **kwargs)
437
438 def DisplaySize(*args, **kwargs):
439 """DisplaySize() -> (width, height)"""
440 return _misc_.DisplaySize(*args, **kwargs)
441
442 def GetDisplaySize(*args, **kwargs):
443 """GetDisplaySize() -> Size"""
444 return _misc_.GetDisplaySize(*args, **kwargs)
445
446 def DisplaySizeMM(*args, **kwargs):
447 """DisplaySizeMM() -> (width, height)"""
448 return _misc_.DisplaySizeMM(*args, **kwargs)
449
450 def GetDisplaySizeMM(*args, **kwargs):
451 """GetDisplaySizeMM() -> Size"""
452 return _misc_.GetDisplaySizeMM(*args, **kwargs)
453
454 def ClientDisplayRect(*args, **kwargs):
455 """ClientDisplayRect() -> (x, y, width, height)"""
456 return _misc_.ClientDisplayRect(*args, **kwargs)
457
458 def GetClientDisplayRect(*args, **kwargs):
459 """GetClientDisplayRect() -> Rect"""
460 return _misc_.GetClientDisplayRect(*args, **kwargs)
461
462 def SetCursor(*args, **kwargs):
463 """SetCursor(Cursor cursor)"""
464 return _misc_.SetCursor(*args, **kwargs)
465
466 def BeginBusyCursor(*args, **kwargs):
467 """BeginBusyCursor(Cursor cursor=wxHOURGLASS_CURSOR)"""
468 return _misc_.BeginBusyCursor(*args, **kwargs)
469
470 def GetActiveWindow(*args, **kwargs):
471 """GetActiveWindow() -> Window"""
472 return _misc_.GetActiveWindow(*args, **kwargs)
473
474 def GenericFindWindowAtPoint(*args, **kwargs):
475 """GenericFindWindowAtPoint(Point pt) -> Window"""
476 return _misc_.GenericFindWindowAtPoint(*args, **kwargs)
477
478 def FindWindowAtPoint(*args, **kwargs):
479 """FindWindowAtPoint(Point pt) -> Window"""
480 return _misc_.FindWindowAtPoint(*args, **kwargs)
481
482 def GetTopLevelParent(*args, **kwargs):
483 """GetTopLevelParent(Window win) -> Window"""
484 return _misc_.GetTopLevelParent(*args, **kwargs)
485
486 def GetKeyState(*args, **kwargs):
487 """GetKeyState(int key) -> bool"""
488 return _misc_.GetKeyState(*args, **kwargs)
489
490 def WakeUpMainThread(*args, **kwargs):
491 """WakeUpMainThread()"""
492 return _misc_.WakeUpMainThread(*args, **kwargs)
493
494 def MutexGuiEnter(*args, **kwargs):
495 """MutexGuiEnter()"""
496 return _misc_.MutexGuiEnter(*args, **kwargs)
497
498 def MutexGuiLeave(*args, **kwargs):
499 """MutexGuiLeave()"""
500 return _misc_.MutexGuiLeave(*args, **kwargs)
501 class MutexGuiLocker(object):
502 def __repr__(self):
503 return "<%s.%s; proxy of C++ wxMutexGuiLocker instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
504 def __init__(self, *args, **kwargs):
505 """__init__(self) -> MutexGuiLocker"""
506 newobj = _misc_.new_MutexGuiLocker(*args, **kwargs)
507 self.this = newobj.this
508 self.thisown = 1
509 del newobj.thisown
510 def __del__(self, destroy=_misc_.delete_MutexGuiLocker):
511 """__del__(self)"""
512 try:
513 if self.thisown: destroy(self)
514 except: pass
515
516
517 class MutexGuiLockerPtr(MutexGuiLocker):
518 def __init__(self, this):
519 self.this = this
520 if not hasattr(self,"thisown"): self.thisown = 0
521 self.__class__ = MutexGuiLocker
522 _misc_.MutexGuiLocker_swigregister(MutexGuiLockerPtr)
523 cvar = _misc_.cvar
524 FileSelectorPromptStr = cvar.FileSelectorPromptStr
525 FileSelectorDefaultWildcardStr = cvar.FileSelectorDefaultWildcardStr
526 DirSelectorPromptStr = cvar.DirSelectorPromptStr
527
528
529 def Thread_IsMain(*args, **kwargs):
530 """Thread_IsMain() -> bool"""
531 return _misc_.Thread_IsMain(*args, **kwargs)
532 #---------------------------------------------------------------------------
533
534 class ToolTip(_core.Object):
535 def __repr__(self):
536 return "<%s.%s; proxy of C++ wxToolTip instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
537 def __init__(self, *args, **kwargs):
538 """__init__(self, String tip) -> ToolTip"""
539 newobj = _misc_.new_ToolTip(*args, **kwargs)
540 self.this = newobj.this
541 self.thisown = 1
542 del newobj.thisown
543 def SetTip(*args, **kwargs):
544 """SetTip(self, String tip)"""
545 return _misc_.ToolTip_SetTip(*args, **kwargs)
546
547 def GetTip(*args, **kwargs):
548 """GetTip(self) -> String"""
549 return _misc_.ToolTip_GetTip(*args, **kwargs)
550
551 def GetWindow(*args, **kwargs):
552 """GetWindow(self) -> Window"""
553 return _misc_.ToolTip_GetWindow(*args, **kwargs)
554
555 def Enable(*args, **kwargs):
556 """Enable(bool flag)"""
557 return _misc_.ToolTip_Enable(*args, **kwargs)
558
559 Enable = staticmethod(Enable)
560 def SetDelay(*args, **kwargs):
561 """SetDelay(long milliseconds)"""
562 return _misc_.ToolTip_SetDelay(*args, **kwargs)
563
564 SetDelay = staticmethod(SetDelay)
565
566 class ToolTipPtr(ToolTip):
567 def __init__(self, this):
568 self.this = this
569 if not hasattr(self,"thisown"): self.thisown = 0
570 self.__class__ = ToolTip
571 _misc_.ToolTip_swigregister(ToolTipPtr)
572
573 def ToolTip_Enable(*args, **kwargs):
574 """ToolTip_Enable(bool flag)"""
575 return _misc_.ToolTip_Enable(*args, **kwargs)
576
577 def ToolTip_SetDelay(*args, **kwargs):
578 """ToolTip_SetDelay(long milliseconds)"""
579 return _misc_.ToolTip_SetDelay(*args, **kwargs)
580
581 class Caret(object):
582 def __repr__(self):
583 return "<%s.%s; proxy of C++ wxCaret instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
584 def __init__(self, *args, **kwargs):
585 """__init__(self, Window window, Size size) -> Caret"""
586 newobj = _misc_.new_Caret(*args, **kwargs)
587 self.this = newobj.this
588 self.thisown = 1
589 del newobj.thisown
590 def __del__(self, destroy=_misc_.delete_Caret):
591 """__del__(self)"""
592 try:
593 if self.thisown: destroy(self)
594 except: pass
595
596 def IsOk(*args, **kwargs):
597 """IsOk(self) -> bool"""
598 return _misc_.Caret_IsOk(*args, **kwargs)
599
600 def IsVisible(*args, **kwargs):
601 """IsVisible(self) -> bool"""
602 return _misc_.Caret_IsVisible(*args, **kwargs)
603
604 def GetPosition(*args, **kwargs):
605 """GetPosition(self) -> Point"""
606 return _misc_.Caret_GetPosition(*args, **kwargs)
607
608 def GetPositionTuple(*args, **kwargs):
609 """GetPositionTuple() -> (x,y)"""
610 return _misc_.Caret_GetPositionTuple(*args, **kwargs)
611
612 def GetSize(*args, **kwargs):
613 """GetSize(self) -> Size"""
614 return _misc_.Caret_GetSize(*args, **kwargs)
615
616 def GetSizeTuple(*args, **kwargs):
617 """GetSizeTuple() -> (width, height)"""
618 return _misc_.Caret_GetSizeTuple(*args, **kwargs)
619
620 def GetWindow(*args, **kwargs):
621 """GetWindow(self) -> Window"""
622 return _misc_.Caret_GetWindow(*args, **kwargs)
623
624 def MoveXY(*args, **kwargs):
625 """MoveXY(self, int x, int y)"""
626 return _misc_.Caret_MoveXY(*args, **kwargs)
627
628 def Move(*args, **kwargs):
629 """Move(self, Point pt)"""
630 return _misc_.Caret_Move(*args, **kwargs)
631
632 def SetSizeWH(*args, **kwargs):
633 """SetSizeWH(self, int width, int height)"""
634 return _misc_.Caret_SetSizeWH(*args, **kwargs)
635
636 def SetSize(*args, **kwargs):
637 """SetSize(self, Size size)"""
638 return _misc_.Caret_SetSize(*args, **kwargs)
639
640 def Show(*args, **kwargs):
641 """Show(self, int show=True)"""
642 return _misc_.Caret_Show(*args, **kwargs)
643
644 def Hide(*args, **kwargs):
645 """Hide(self)"""
646 return _misc_.Caret_Hide(*args, **kwargs)
647
648 def __nonzero__(self): return self.IsOk()
649
650 class CaretPtr(Caret):
651 def __init__(self, this):
652 self.this = this
653 if not hasattr(self,"thisown"): self.thisown = 0
654 self.__class__ = Caret
655 _misc_.Caret_swigregister(CaretPtr)
656
657
658 def Caret_GetBlinkTime(*args, **kwargs):
659 """Caret_GetBlinkTime() -> int"""
660 return _misc_.Caret_GetBlinkTime(*args, **kwargs)
661
662 def Caret_SetBlinkTime(*args, **kwargs):
663 """Caret_SetBlinkTime(int milliseconds)"""
664 return _misc_.Caret_SetBlinkTime(*args, **kwargs)
665 class BusyCursor(object):
666 def __repr__(self):
667 return "<%s.%s; proxy of C++ wxBusyCursor instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
668 def __init__(self, *args, **kwargs):
669 """__init__(self, Cursor cursor=wxHOURGLASS_CURSOR) -> BusyCursor"""
670 newobj = _misc_.new_BusyCursor(*args, **kwargs)
671 self.this = newobj.this
672 self.thisown = 1
673 del newobj.thisown
674 def __del__(self, destroy=_misc_.delete_BusyCursor):
675 """__del__(self)"""
676 try:
677 if self.thisown: destroy(self)
678 except: pass
679
680
681 class BusyCursorPtr(BusyCursor):
682 def __init__(self, this):
683 self.this = this
684 if not hasattr(self,"thisown"): self.thisown = 0
685 self.__class__ = BusyCursor
686 _misc_.BusyCursor_swigregister(BusyCursorPtr)
687
688 class WindowDisabler(object):
689 def __repr__(self):
690 return "<%s.%s; proxy of C++ wxWindowDisabler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
691 def __init__(self, *args, **kwargs):
692 """__init__(self, Window winToSkip=None) -> WindowDisabler"""
693 newobj = _misc_.new_WindowDisabler(*args, **kwargs)
694 self.this = newobj.this
695 self.thisown = 1
696 del newobj.thisown
697 def __del__(self, destroy=_misc_.delete_WindowDisabler):
698 """__del__(self)"""
699 try:
700 if self.thisown: destroy(self)
701 except: pass
702
703
704 class WindowDisablerPtr(WindowDisabler):
705 def __init__(self, this):
706 self.this = this
707 if not hasattr(self,"thisown"): self.thisown = 0
708 self.__class__ = WindowDisabler
709 _misc_.WindowDisabler_swigregister(WindowDisablerPtr)
710
711 class BusyInfo(_core.Object):
712 def __repr__(self):
713 return "<%s.%s; proxy of C++ wxBusyInfo instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
714 def __init__(self, *args, **kwargs):
715 """__init__(self, String message) -> BusyInfo"""
716 newobj = _misc_.new_BusyInfo(*args, **kwargs)
717 self.this = newobj.this
718 self.thisown = 1
719 del newobj.thisown
720 def __del__(self, destroy=_misc_.delete_BusyInfo):
721 """__del__(self)"""
722 try:
723 if self.thisown: destroy(self)
724 except: pass
725
726
727 class BusyInfoPtr(BusyInfo):
728 def __init__(self, this):
729 self.this = this
730 if not hasattr(self,"thisown"): self.thisown = 0
731 self.__class__ = BusyInfo
732 _misc_.BusyInfo_swigregister(BusyInfoPtr)
733
734 class StopWatch(object):
735 def __repr__(self):
736 return "<%s.%s; proxy of C++ wxStopWatch instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
737 def __init__(self, *args, **kwargs):
738 """__init__(self) -> StopWatch"""
739 newobj = _misc_.new_StopWatch(*args, **kwargs)
740 self.this = newobj.this
741 self.thisown = 1
742 del newobj.thisown
743 def Start(*args, **kwargs):
744 """Start(self, long t0=0)"""
745 return _misc_.StopWatch_Start(*args, **kwargs)
746
747 def Pause(*args, **kwargs):
748 """Pause(self)"""
749 return _misc_.StopWatch_Pause(*args, **kwargs)
750
751 def Resume(*args, **kwargs):
752 """Resume(self)"""
753 return _misc_.StopWatch_Resume(*args, **kwargs)
754
755 def Time(*args, **kwargs):
756 """Time(self) -> long"""
757 return _misc_.StopWatch_Time(*args, **kwargs)
758
759
760 class StopWatchPtr(StopWatch):
761 def __init__(self, this):
762 self.this = this
763 if not hasattr(self,"thisown"): self.thisown = 0
764 self.__class__ = StopWatch
765 _misc_.StopWatch_swigregister(StopWatchPtr)
766
767 class FileHistory(_core.Object):
768 def __repr__(self):
769 return "<%s.%s; proxy of C++ wxFileHistory instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
770 def __init__(self, *args, **kwargs):
771 """__init__(self, int maxFiles=9) -> FileHistory"""
772 newobj = _misc_.new_FileHistory(*args, **kwargs)
773 self.this = newobj.this
774 self.thisown = 1
775 del newobj.thisown
776 def __del__(self, destroy=_misc_.delete_FileHistory):
777 """__del__(self)"""
778 try:
779 if self.thisown: destroy(self)
780 except: pass
781
782 def AddFileToHistory(*args, **kwargs):
783 """AddFileToHistory(self, String file)"""
784 return _misc_.FileHistory_AddFileToHistory(*args, **kwargs)
785
786 def RemoveFileFromHistory(*args, **kwargs):
787 """RemoveFileFromHistory(self, int i)"""
788 return _misc_.FileHistory_RemoveFileFromHistory(*args, **kwargs)
789
790 def GetMaxFiles(*args, **kwargs):
791 """GetMaxFiles(self) -> int"""
792 return _misc_.FileHistory_GetMaxFiles(*args, **kwargs)
793
794 def UseMenu(*args, **kwargs):
795 """UseMenu(self, Menu menu)"""
796 return _misc_.FileHistory_UseMenu(*args, **kwargs)
797
798 def RemoveMenu(*args, **kwargs):
799 """RemoveMenu(self, Menu menu)"""
800 return _misc_.FileHistory_RemoveMenu(*args, **kwargs)
801
802 def Load(*args, **kwargs):
803 """Load(self, ConfigBase config)"""
804 return _misc_.FileHistory_Load(*args, **kwargs)
805
806 def Save(*args, **kwargs):
807 """Save(self, ConfigBase config)"""
808 return _misc_.FileHistory_Save(*args, **kwargs)
809
810 def AddFilesToMenu(*args, **kwargs):
811 """AddFilesToMenu(self)"""
812 return _misc_.FileHistory_AddFilesToMenu(*args, **kwargs)
813
814 def AddFilesToThisMenu(*args, **kwargs):
815 """AddFilesToThisMenu(self, Menu menu)"""
816 return _misc_.FileHistory_AddFilesToThisMenu(*args, **kwargs)
817
818 def GetHistoryFile(*args, **kwargs):
819 """GetHistoryFile(self, int i) -> String"""
820 return _misc_.FileHistory_GetHistoryFile(*args, **kwargs)
821
822 def GetCount(*args, **kwargs):
823 """GetCount(self) -> int"""
824 return _misc_.FileHistory_GetCount(*args, **kwargs)
825
826 GetNoHistoryFiles = GetCount
827
828 class FileHistoryPtr(FileHistory):
829 def __init__(self, this):
830 self.this = this
831 if not hasattr(self,"thisown"): self.thisown = 0
832 self.__class__ = FileHistory
833 _misc_.FileHistory_swigregister(FileHistoryPtr)
834
835 class SingleInstanceChecker(object):
836 def __repr__(self):
837 return "<%s.%s; proxy of C++ wxSingleInstanceChecker instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
838 def __init__(self, *args, **kwargs):
839 """__init__(self, String name, String path=EmptyString) -> SingleInstanceChecker"""
840 newobj = _misc_.new_SingleInstanceChecker(*args, **kwargs)
841 self.this = newobj.this
842 self.thisown = 1
843 del newobj.thisown
844 def __del__(self, destroy=_misc_.delete_SingleInstanceChecker):
845 """__del__(self)"""
846 try:
847 if self.thisown: destroy(self)
848 except: pass
849
850 def Create(*args, **kwargs):
851 """Create(self, String name, String path=EmptyString) -> bool"""
852 return _misc_.SingleInstanceChecker_Create(*args, **kwargs)
853
854 def IsAnotherRunning(*args, **kwargs):
855 """IsAnotherRunning(self) -> bool"""
856 return _misc_.SingleInstanceChecker_IsAnotherRunning(*args, **kwargs)
857
858
859 class SingleInstanceCheckerPtr(SingleInstanceChecker):
860 def __init__(self, this):
861 self.this = this
862 if not hasattr(self,"thisown"): self.thisown = 0
863 self.__class__ = SingleInstanceChecker
864 _misc_.SingleInstanceChecker_swigregister(SingleInstanceCheckerPtr)
865
866 def PreSingleInstanceChecker(*args, **kwargs):
867 """PreSingleInstanceChecker() -> SingleInstanceChecker"""
868 val = _misc_.new_PreSingleInstanceChecker(*args, **kwargs)
869 val.thisown = 1
870 return val
871
872
873 def DrawWindowOnDC(*args, **kwargs):
874 """DrawWindowOnDC(Window window, DC dc, int method)"""
875 return _misc_.DrawWindowOnDC(*args, **kwargs)
876 #---------------------------------------------------------------------------
877
878 class TipProvider(object):
879 def __init__(self): raise RuntimeError, "No constructor defined"
880 def __repr__(self):
881 return "<%s.%s; proxy of C++ wxTipProvider instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
882 def __del__(self, destroy=_misc_.delete_TipProvider):
883 """__del__(self)"""
884 try:
885 if self.thisown: destroy(self)
886 except: pass
887
888 def GetTip(*args, **kwargs):
889 """GetTip(self) -> String"""
890 return _misc_.TipProvider_GetTip(*args, **kwargs)
891
892 def GetCurrentTip(*args, **kwargs):
893 """GetCurrentTip(self) -> size_t"""
894 return _misc_.TipProvider_GetCurrentTip(*args, **kwargs)
895
896 def PreprocessTip(*args, **kwargs):
897 """PreprocessTip(self, String tip) -> String"""
898 return _misc_.TipProvider_PreprocessTip(*args, **kwargs)
899
900
901 class TipProviderPtr(TipProvider):
902 def __init__(self, this):
903 self.this = this
904 if not hasattr(self,"thisown"): self.thisown = 0
905 self.__class__ = TipProvider
906 _misc_.TipProvider_swigregister(TipProviderPtr)
907
908 class PyTipProvider(TipProvider):
909 def __repr__(self):
910 return "<%s.%s; proxy of C++ wxPyTipProvider instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
911 def __init__(self, *args, **kwargs):
912 """__init__(self, size_t currentTip) -> PyTipProvider"""
913 newobj = _misc_.new_PyTipProvider(*args, **kwargs)
914 self.this = newobj.this
915 self.thisown = 1
916 del newobj.thisown
917 self._setCallbackInfo(self, PyTipProvider)
918
919 def _setCallbackInfo(*args, **kwargs):
920 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
921 return _misc_.PyTipProvider__setCallbackInfo(*args, **kwargs)
922
923
924 class PyTipProviderPtr(PyTipProvider):
925 def __init__(self, this):
926 self.this = this
927 if not hasattr(self,"thisown"): self.thisown = 0
928 self.__class__ = PyTipProvider
929 _misc_.PyTipProvider_swigregister(PyTipProviderPtr)
930
931
932 def ShowTip(*args, **kwargs):
933 """ShowTip(Window parent, TipProvider tipProvider, bool showAtStartup=True) -> bool"""
934 return _misc_.ShowTip(*args, **kwargs)
935
936 def CreateFileTipProvider(*args, **kwargs):
937 """CreateFileTipProvider(String filename, size_t currentTip) -> TipProvider"""
938 return _misc_.CreateFileTipProvider(*args, **kwargs)
939 #---------------------------------------------------------------------------
940
941 TIMER_CONTINUOUS = _misc_.TIMER_CONTINUOUS
942 TIMER_ONE_SHOT = _misc_.TIMER_ONE_SHOT
943 wxEVT_TIMER = _misc_.wxEVT_TIMER
944 class Timer(_core.EvtHandler):
945 def __repr__(self):
946 return "<%s.%s; proxy of C++ wxPyTimer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
947 def __init__(self, *args, **kwargs):
948 """__init__(self, EvtHandler owner=None, int id=-1) -> Timer"""
949 newobj = _misc_.new_Timer(*args, **kwargs)
950 self.this = newobj.this
951 self.thisown = 1
952 del newobj.thisown
953 self._setCallbackInfo(self, Timer, 0); self._setOORInfo(self)
954
955 def __del__(self, destroy=_misc_.delete_Timer):
956 """__del__(self)"""
957 try:
958 if self.thisown: destroy(self)
959 except: pass
960
961 def _setCallbackInfo(*args, **kwargs):
962 """_setCallbackInfo(self, PyObject self, PyObject _class, int incref=1)"""
963 return _misc_.Timer__setCallbackInfo(*args, **kwargs)
964
965 def SetOwner(*args, **kwargs):
966 """SetOwner(self, EvtHandler owner, int id=-1)"""
967 return _misc_.Timer_SetOwner(*args, **kwargs)
968
969 def GetOwner(*args, **kwargs):
970 """GetOwner(self) -> EvtHandler"""
971 return _misc_.Timer_GetOwner(*args, **kwargs)
972
973 def Start(*args, **kwargs):
974 """Start(self, int milliseconds=-1, bool oneShot=False) -> bool"""
975 return _misc_.Timer_Start(*args, **kwargs)
976
977 def Stop(*args, **kwargs):
978 """Stop(self)"""
979 return _misc_.Timer_Stop(*args, **kwargs)
980
981 def IsRunning(*args, **kwargs):
982 """IsRunning(self) -> bool"""
983 return _misc_.Timer_IsRunning(*args, **kwargs)
984
985 def GetInterval(*args, **kwargs):
986 """GetInterval(self) -> int"""
987 return _misc_.Timer_GetInterval(*args, **kwargs)
988
989 def IsOneShot(*args, **kwargs):
990 """IsOneShot(self) -> bool"""
991 return _misc_.Timer_IsOneShot(*args, **kwargs)
992
993 def GetId(*args, **kwargs):
994 """GetId(self) -> int"""
995 return _misc_.Timer_GetId(*args, **kwargs)
996
997
998 class TimerPtr(Timer):
999 def __init__(self, this):
1000 self.this = this
1001 if not hasattr(self,"thisown"): self.thisown = 0
1002 self.__class__ = Timer
1003 _misc_.Timer_swigregister(TimerPtr)
1004
1005 # For backwards compatibility with 2.4
1006 class PyTimer(Timer):
1007 def __init__(self, notify):
1008 Timer.__init__(self)
1009 self.notify = notify
1010
1011 def Notify(self):
1012 if self.notify:
1013 self.notify()
1014
1015
1016 EVT_TIMER = wx.PyEventBinder( wxEVT_TIMER, 1 )
1017
1018
1019 class TimerEvent(_core.Event):
1020 def __repr__(self):
1021 return "<%s.%s; proxy of C++ wxTimerEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1022 def __init__(self, *args, **kwargs):
1023 """__init__(self, int timerid=0, int interval=0) -> TimerEvent"""
1024 newobj = _misc_.new_TimerEvent(*args, **kwargs)
1025 self.this = newobj.this
1026 self.thisown = 1
1027 del newobj.thisown
1028 def GetInterval(*args, **kwargs):
1029 """GetInterval(self) -> int"""
1030 return _misc_.TimerEvent_GetInterval(*args, **kwargs)
1031
1032
1033 class TimerEventPtr(TimerEvent):
1034 def __init__(self, this):
1035 self.this = this
1036 if not hasattr(self,"thisown"): self.thisown = 0
1037 self.__class__ = TimerEvent
1038 _misc_.TimerEvent_swigregister(TimerEventPtr)
1039
1040 class TimerRunner(object):
1041 def __repr__(self):
1042 return "<%s.%s; proxy of C++ wxTimerRunner instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1043 def __init__(self, *args):
1044 """
1045 __init__(self, wxTimer timer) -> TimerRunner
1046 __init__(self, wxTimer timer, int milli, bool oneShot=False) -> TimerRunner
1047 """
1048 newobj = _misc_.new_TimerRunner(*args)
1049 self.this = newobj.this
1050 self.thisown = 1
1051 del newobj.thisown
1052 def __del__(self, destroy=_misc_.delete_TimerRunner):
1053 """__del__(self)"""
1054 try:
1055 if self.thisown: destroy(self)
1056 except: pass
1057
1058 def Start(*args, **kwargs):
1059 """Start(self, int milli, bool oneShot=False)"""
1060 return _misc_.TimerRunner_Start(*args, **kwargs)
1061
1062
1063 class TimerRunnerPtr(TimerRunner):
1064 def __init__(self, this):
1065 self.this = this
1066 if not hasattr(self,"thisown"): self.thisown = 0
1067 self.__class__ = TimerRunner
1068 _misc_.TimerRunner_swigregister(TimerRunnerPtr)
1069
1070 #---------------------------------------------------------------------------
1071
1072 LOG_FatalError = _misc_.LOG_FatalError
1073 LOG_Error = _misc_.LOG_Error
1074 LOG_Warning = _misc_.LOG_Warning
1075 LOG_Message = _misc_.LOG_Message
1076 LOG_Status = _misc_.LOG_Status
1077 LOG_Info = _misc_.LOG_Info
1078 LOG_Debug = _misc_.LOG_Debug
1079 LOG_Trace = _misc_.LOG_Trace
1080 LOG_Progress = _misc_.LOG_Progress
1081 LOG_User = _misc_.LOG_User
1082 LOG_Max = _misc_.LOG_Max
1083 TRACE_MemAlloc = _misc_.TRACE_MemAlloc
1084 TRACE_Messages = _misc_.TRACE_Messages
1085 TRACE_ResAlloc = _misc_.TRACE_ResAlloc
1086 TRACE_RefCount = _misc_.TRACE_RefCount
1087 TRACE_OleCalls = _misc_.TRACE_OleCalls
1088 TraceMemAlloc = _misc_.TraceMemAlloc
1089 TraceMessages = _misc_.TraceMessages
1090 TraceResAlloc = _misc_.TraceResAlloc
1091 TraceRefCount = _misc_.TraceRefCount
1092 TraceOleCalls = _misc_.TraceOleCalls
1093 class Log(object):
1094 def __repr__(self):
1095 return "<%s.%s; proxy of C++ wxLog instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1096 def __init__(self, *args, **kwargs):
1097 """__init__(self) -> Log"""
1098 newobj = _misc_.new_Log(*args, **kwargs)
1099 self.this = newobj.this
1100 self.thisown = 1
1101 del newobj.thisown
1102 def IsEnabled(*args, **kwargs):
1103 """IsEnabled() -> bool"""
1104 return _misc_.Log_IsEnabled(*args, **kwargs)
1105
1106 IsEnabled = staticmethod(IsEnabled)
1107 def EnableLogging(*args, **kwargs):
1108 """EnableLogging(bool doIt=True) -> bool"""
1109 return _misc_.Log_EnableLogging(*args, **kwargs)
1110
1111 EnableLogging = staticmethod(EnableLogging)
1112 def OnLog(*args, **kwargs):
1113 """OnLog(wxLogLevel level, wxChar szString, time_t t)"""
1114 return _misc_.Log_OnLog(*args, **kwargs)
1115
1116 OnLog = staticmethod(OnLog)
1117 def Flush(*args, **kwargs):
1118 """Flush(self)"""
1119 return _misc_.Log_Flush(*args, **kwargs)
1120
1121 def FlushActive(*args, **kwargs):
1122 """FlushActive()"""
1123 return _misc_.Log_FlushActive(*args, **kwargs)
1124
1125 FlushActive = staticmethod(FlushActive)
1126 def GetActiveTarget(*args, **kwargs):
1127 """GetActiveTarget() -> Log"""
1128 return _misc_.Log_GetActiveTarget(*args, **kwargs)
1129
1130 GetActiveTarget = staticmethod(GetActiveTarget)
1131 def SetActiveTarget(*args, **kwargs):
1132 """SetActiveTarget(Log pLogger) -> Log"""
1133 return _misc_.Log_SetActiveTarget(*args, **kwargs)
1134
1135 SetActiveTarget = staticmethod(SetActiveTarget)
1136 def Suspend(*args, **kwargs):
1137 """Suspend()"""
1138 return _misc_.Log_Suspend(*args, **kwargs)
1139
1140 Suspend = staticmethod(Suspend)
1141 def Resume(*args, **kwargs):
1142 """Resume()"""
1143 return _misc_.Log_Resume(*args, **kwargs)
1144
1145 Resume = staticmethod(Resume)
1146 def SetVerbose(*args, **kwargs):
1147 """SetVerbose(bool bVerbose=True)"""
1148 return _misc_.Log_SetVerbose(*args, **kwargs)
1149
1150 SetVerbose = staticmethod(SetVerbose)
1151 def SetLogLevel(*args, **kwargs):
1152 """SetLogLevel(wxLogLevel logLevel)"""
1153 return _misc_.Log_SetLogLevel(*args, **kwargs)
1154
1155 SetLogLevel = staticmethod(SetLogLevel)
1156 def DontCreateOnDemand(*args, **kwargs):
1157 """DontCreateOnDemand()"""
1158 return _misc_.Log_DontCreateOnDemand(*args, **kwargs)
1159
1160 DontCreateOnDemand = staticmethod(DontCreateOnDemand)
1161 def SetTraceMask(*args, **kwargs):
1162 """SetTraceMask(wxTraceMask ulMask)"""
1163 return _misc_.Log_SetTraceMask(*args, **kwargs)
1164
1165 SetTraceMask = staticmethod(SetTraceMask)
1166 def AddTraceMask(*args, **kwargs):
1167 """AddTraceMask(String str)"""
1168 return _misc_.Log_AddTraceMask(*args, **kwargs)
1169
1170 AddTraceMask = staticmethod(AddTraceMask)
1171 def RemoveTraceMask(*args, **kwargs):
1172 """RemoveTraceMask(String str)"""
1173 return _misc_.Log_RemoveTraceMask(*args, **kwargs)
1174
1175 RemoveTraceMask = staticmethod(RemoveTraceMask)
1176 def ClearTraceMasks(*args, **kwargs):
1177 """ClearTraceMasks()"""
1178 return _misc_.Log_ClearTraceMasks(*args, **kwargs)
1179
1180 ClearTraceMasks = staticmethod(ClearTraceMasks)
1181 def GetTraceMasks(*args, **kwargs):
1182 """GetTraceMasks() -> wxArrayString"""
1183 return _misc_.Log_GetTraceMasks(*args, **kwargs)
1184
1185 GetTraceMasks = staticmethod(GetTraceMasks)
1186 def SetTimestamp(*args, **kwargs):
1187 """SetTimestamp(wxChar ts)"""
1188 return _misc_.Log_SetTimestamp(*args, **kwargs)
1189
1190 SetTimestamp = staticmethod(SetTimestamp)
1191 def GetVerbose(*args, **kwargs):
1192 """GetVerbose() -> bool"""
1193 return _misc_.Log_GetVerbose(*args, **kwargs)
1194
1195 GetVerbose = staticmethod(GetVerbose)
1196 def GetTraceMask(*args, **kwargs):
1197 """GetTraceMask() -> wxTraceMask"""
1198 return _misc_.Log_GetTraceMask(*args, **kwargs)
1199
1200 GetTraceMask = staticmethod(GetTraceMask)
1201 def IsAllowedTraceMask(*args, **kwargs):
1202 """IsAllowedTraceMask(wxChar mask) -> bool"""
1203 return _misc_.Log_IsAllowedTraceMask(*args, **kwargs)
1204
1205 IsAllowedTraceMask = staticmethod(IsAllowedTraceMask)
1206 def GetLogLevel(*args, **kwargs):
1207 """GetLogLevel() -> wxLogLevel"""
1208 return _misc_.Log_GetLogLevel(*args, **kwargs)
1209
1210 GetLogLevel = staticmethod(GetLogLevel)
1211 def GetTimestamp(*args, **kwargs):
1212 """GetTimestamp() -> wxChar"""
1213 return _misc_.Log_GetTimestamp(*args, **kwargs)
1214
1215 GetTimestamp = staticmethod(GetTimestamp)
1216 def TimeStamp(*args, **kwargs):
1217 """TimeStamp() -> String"""
1218 return _misc_.Log_TimeStamp(*args, **kwargs)
1219
1220 TimeStamp = staticmethod(TimeStamp)
1221 def Destroy(*args, **kwargs):
1222 """Destroy(self)"""
1223 return _misc_.Log_Destroy(*args, **kwargs)
1224
1225
1226 class LogPtr(Log):
1227 def __init__(self, this):
1228 self.this = this
1229 if not hasattr(self,"thisown"): self.thisown = 0
1230 self.__class__ = Log
1231 _misc_.Log_swigregister(LogPtr)
1232
1233 def Log_IsEnabled(*args, **kwargs):
1234 """Log_IsEnabled() -> bool"""
1235 return _misc_.Log_IsEnabled(*args, **kwargs)
1236
1237 def Log_EnableLogging(*args, **kwargs):
1238 """Log_EnableLogging(bool doIt=True) -> bool"""
1239 return _misc_.Log_EnableLogging(*args, **kwargs)
1240
1241 def Log_OnLog(*args, **kwargs):
1242 """Log_OnLog(wxLogLevel level, wxChar szString, time_t t)"""
1243 return _misc_.Log_OnLog(*args, **kwargs)
1244
1245 def Log_FlushActive(*args, **kwargs):
1246 """Log_FlushActive()"""
1247 return _misc_.Log_FlushActive(*args, **kwargs)
1248
1249 def Log_GetActiveTarget(*args, **kwargs):
1250 """Log_GetActiveTarget() -> Log"""
1251 return _misc_.Log_GetActiveTarget(*args, **kwargs)
1252
1253 def Log_SetActiveTarget(*args, **kwargs):
1254 """Log_SetActiveTarget(Log pLogger) -> Log"""
1255 return _misc_.Log_SetActiveTarget(*args, **kwargs)
1256
1257 def Log_Suspend(*args, **kwargs):
1258 """Log_Suspend()"""
1259 return _misc_.Log_Suspend(*args, **kwargs)
1260
1261 def Log_Resume(*args, **kwargs):
1262 """Log_Resume()"""
1263 return _misc_.Log_Resume(*args, **kwargs)
1264
1265 def Log_SetVerbose(*args, **kwargs):
1266 """Log_SetVerbose(bool bVerbose=True)"""
1267 return _misc_.Log_SetVerbose(*args, **kwargs)
1268
1269 def Log_SetLogLevel(*args, **kwargs):
1270 """Log_SetLogLevel(wxLogLevel logLevel)"""
1271 return _misc_.Log_SetLogLevel(*args, **kwargs)
1272
1273 def Log_DontCreateOnDemand(*args, **kwargs):
1274 """Log_DontCreateOnDemand()"""
1275 return _misc_.Log_DontCreateOnDemand(*args, **kwargs)
1276
1277 def Log_SetTraceMask(*args, **kwargs):
1278 """Log_SetTraceMask(wxTraceMask ulMask)"""
1279 return _misc_.Log_SetTraceMask(*args, **kwargs)
1280
1281 def Log_AddTraceMask(*args, **kwargs):
1282 """Log_AddTraceMask(String str)"""
1283 return _misc_.Log_AddTraceMask(*args, **kwargs)
1284
1285 def Log_RemoveTraceMask(*args, **kwargs):
1286 """Log_RemoveTraceMask(String str)"""
1287 return _misc_.Log_RemoveTraceMask(*args, **kwargs)
1288
1289 def Log_ClearTraceMasks(*args, **kwargs):
1290 """Log_ClearTraceMasks()"""
1291 return _misc_.Log_ClearTraceMasks(*args, **kwargs)
1292
1293 def Log_GetTraceMasks(*args, **kwargs):
1294 """Log_GetTraceMasks() -> wxArrayString"""
1295 return _misc_.Log_GetTraceMasks(*args, **kwargs)
1296
1297 def Log_SetTimestamp(*args, **kwargs):
1298 """Log_SetTimestamp(wxChar ts)"""
1299 return _misc_.Log_SetTimestamp(*args, **kwargs)
1300
1301 def Log_GetVerbose(*args, **kwargs):
1302 """Log_GetVerbose() -> bool"""
1303 return _misc_.Log_GetVerbose(*args, **kwargs)
1304
1305 def Log_GetTraceMask(*args, **kwargs):
1306 """Log_GetTraceMask() -> wxTraceMask"""
1307 return _misc_.Log_GetTraceMask(*args, **kwargs)
1308
1309 def Log_IsAllowedTraceMask(*args, **kwargs):
1310 """Log_IsAllowedTraceMask(wxChar mask) -> bool"""
1311 return _misc_.Log_IsAllowedTraceMask(*args, **kwargs)
1312
1313 def Log_GetLogLevel(*args, **kwargs):
1314 """Log_GetLogLevel() -> wxLogLevel"""
1315 return _misc_.Log_GetLogLevel(*args, **kwargs)
1316
1317 def Log_GetTimestamp(*args, **kwargs):
1318 """Log_GetTimestamp() -> wxChar"""
1319 return _misc_.Log_GetTimestamp(*args, **kwargs)
1320
1321 def Log_TimeStamp(*args, **kwargs):
1322 """Log_TimeStamp() -> String"""
1323 return _misc_.Log_TimeStamp(*args, **kwargs)
1324
1325 class LogStderr(Log):
1326 def __repr__(self):
1327 return "<%s.%s; proxy of C++ wxLogStderr instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1328 def __init__(self, *args, **kwargs):
1329 """__init__(self) -> LogStderr"""
1330 newobj = _misc_.new_LogStderr(*args, **kwargs)
1331 self.this = newobj.this
1332 self.thisown = 1
1333 del newobj.thisown
1334
1335 class LogStderrPtr(LogStderr):
1336 def __init__(self, this):
1337 self.this = this
1338 if not hasattr(self,"thisown"): self.thisown = 0
1339 self.__class__ = LogStderr
1340 _misc_.LogStderr_swigregister(LogStderrPtr)
1341
1342 class LogTextCtrl(Log):
1343 def __repr__(self):
1344 return "<%s.%s; proxy of C++ wxLogTextCtrl instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1345 def __init__(self, *args, **kwargs):
1346 """__init__(self, wxTextCtrl pTextCtrl) -> LogTextCtrl"""
1347 newobj = _misc_.new_LogTextCtrl(*args, **kwargs)
1348 self.this = newobj.this
1349 self.thisown = 1
1350 del newobj.thisown
1351
1352 class LogTextCtrlPtr(LogTextCtrl):
1353 def __init__(self, this):
1354 self.this = this
1355 if not hasattr(self,"thisown"): self.thisown = 0
1356 self.__class__ = LogTextCtrl
1357 _misc_.LogTextCtrl_swigregister(LogTextCtrlPtr)
1358
1359 class LogGui(Log):
1360 def __repr__(self):
1361 return "<%s.%s; proxy of C++ wxLogGui instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1362 def __init__(self, *args, **kwargs):
1363 """__init__(self) -> LogGui"""
1364 newobj = _misc_.new_LogGui(*args, **kwargs)
1365 self.this = newobj.this
1366 self.thisown = 1
1367 del newobj.thisown
1368
1369 class LogGuiPtr(LogGui):
1370 def __init__(self, this):
1371 self.this = this
1372 if not hasattr(self,"thisown"): self.thisown = 0
1373 self.__class__ = LogGui
1374 _misc_.LogGui_swigregister(LogGuiPtr)
1375
1376 class LogWindow(Log):
1377 def __repr__(self):
1378 return "<%s.%s; proxy of C++ wxLogWindow instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1379 def __init__(self, *args, **kwargs):
1380 """__init__(self, wxFrame pParent, String szTitle, bool bShow=True, bool bPassToOld=True) -> LogWindow"""
1381 newobj = _misc_.new_LogWindow(*args, **kwargs)
1382 self.this = newobj.this
1383 self.thisown = 1
1384 del newobj.thisown
1385 def Show(*args, **kwargs):
1386 """Show(self, bool bShow=True)"""
1387 return _misc_.LogWindow_Show(*args, **kwargs)
1388
1389 def GetFrame(*args, **kwargs):
1390 """GetFrame(self) -> wxFrame"""
1391 return _misc_.LogWindow_GetFrame(*args, **kwargs)
1392
1393 def GetOldLog(*args, **kwargs):
1394 """GetOldLog(self) -> Log"""
1395 return _misc_.LogWindow_GetOldLog(*args, **kwargs)
1396
1397 def IsPassingMessages(*args, **kwargs):
1398 """IsPassingMessages(self) -> bool"""
1399 return _misc_.LogWindow_IsPassingMessages(*args, **kwargs)
1400
1401 def PassMessages(*args, **kwargs):
1402 """PassMessages(self, bool bDoPass)"""
1403 return _misc_.LogWindow_PassMessages(*args, **kwargs)
1404
1405
1406 class LogWindowPtr(LogWindow):
1407 def __init__(self, this):
1408 self.this = this
1409 if not hasattr(self,"thisown"): self.thisown = 0
1410 self.__class__ = LogWindow
1411 _misc_.LogWindow_swigregister(LogWindowPtr)
1412
1413 class LogChain(Log):
1414 def __repr__(self):
1415 return "<%s.%s; proxy of C++ wxLogChain instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1416 def __init__(self, *args, **kwargs):
1417 """__init__(self, Log logger) -> LogChain"""
1418 newobj = _misc_.new_LogChain(*args, **kwargs)
1419 self.this = newobj.this
1420 self.thisown = 1
1421 del newobj.thisown
1422 def SetLog(*args, **kwargs):
1423 """SetLog(self, Log logger)"""
1424 return _misc_.LogChain_SetLog(*args, **kwargs)
1425
1426 def PassMessages(*args, **kwargs):
1427 """PassMessages(self, bool bDoPass)"""
1428 return _misc_.LogChain_PassMessages(*args, **kwargs)
1429
1430 def IsPassingMessages(*args, **kwargs):
1431 """IsPassingMessages(self) -> bool"""
1432 return _misc_.LogChain_IsPassingMessages(*args, **kwargs)
1433
1434 def GetOldLog(*args, **kwargs):
1435 """GetOldLog(self) -> Log"""
1436 return _misc_.LogChain_GetOldLog(*args, **kwargs)
1437
1438
1439 class LogChainPtr(LogChain):
1440 def __init__(self, this):
1441 self.this = this
1442 if not hasattr(self,"thisown"): self.thisown = 0
1443 self.__class__ = LogChain
1444 _misc_.LogChain_swigregister(LogChainPtr)
1445
1446
1447 def SysErrorCode(*args, **kwargs):
1448 """SysErrorCode() -> unsigned long"""
1449 return _misc_.SysErrorCode(*args, **kwargs)
1450
1451 def SysErrorMsg(*args, **kwargs):
1452 """SysErrorMsg(unsigned long nErrCode=0) -> String"""
1453 return _misc_.SysErrorMsg(*args, **kwargs)
1454
1455 def LogFatalError(*args, **kwargs):
1456 """LogFatalError(String msg)"""
1457 return _misc_.LogFatalError(*args, **kwargs)
1458
1459 def LogError(*args, **kwargs):
1460 """LogError(String msg)"""
1461 return _misc_.LogError(*args, **kwargs)
1462
1463 def LogWarning(*args, **kwargs):
1464 """LogWarning(String msg)"""
1465 return _misc_.LogWarning(*args, **kwargs)
1466
1467 def LogMessage(*args, **kwargs):
1468 """LogMessage(String msg)"""
1469 return _misc_.LogMessage(*args, **kwargs)
1470
1471 def LogInfo(*args, **kwargs):
1472 """LogInfo(String msg)"""
1473 return _misc_.LogInfo(*args, **kwargs)
1474
1475 def LogDebug(*args, **kwargs):
1476 """LogDebug(String msg)"""
1477 return _misc_.LogDebug(*args, **kwargs)
1478
1479 def LogVerbose(*args, **kwargs):
1480 """LogVerbose(String msg)"""
1481 return _misc_.LogVerbose(*args, **kwargs)
1482
1483 def LogStatus(*args, **kwargs):
1484 """LogStatus(String msg)"""
1485 return _misc_.LogStatus(*args, **kwargs)
1486
1487 def LogStatusFrame(*args, **kwargs):
1488 """LogStatusFrame(wxFrame pFrame, String msg)"""
1489 return _misc_.LogStatusFrame(*args, **kwargs)
1490
1491 def LogSysError(*args, **kwargs):
1492 """LogSysError(String msg)"""
1493 return _misc_.LogSysError(*args, **kwargs)
1494
1495 def LogGeneric(*args, **kwargs):
1496 """LogGeneric(unsigned long level, String msg)"""
1497 return _misc_.LogGeneric(*args, **kwargs)
1498
1499 def SafeShowMessage(*args, **kwargs):
1500 """SafeShowMessage(String title, String text)"""
1501 return _misc_.SafeShowMessage(*args, **kwargs)
1502 class LogNull(object):
1503 def __repr__(self):
1504 return "<%s.%s; proxy of C++ wxLogNull instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1505 def __init__(self, *args, **kwargs):
1506 """__init__(self) -> LogNull"""
1507 newobj = _misc_.new_LogNull(*args, **kwargs)
1508 self.this = newobj.this
1509 self.thisown = 1
1510 del newobj.thisown
1511 def __del__(self, destroy=_misc_.delete_LogNull):
1512 """__del__(self)"""
1513 try:
1514 if self.thisown: destroy(self)
1515 except: pass
1516
1517
1518 class LogNullPtr(LogNull):
1519 def __init__(self, this):
1520 self.this = this
1521 if not hasattr(self,"thisown"): self.thisown = 0
1522 self.__class__ = LogNull
1523 _misc_.LogNull_swigregister(LogNullPtr)
1524
1525 def LogTrace(*args):
1526 """
1527 LogTrace(unsigned long mask, String msg)
1528 LogTrace(String mask, String msg)
1529 """
1530 return _misc_.LogTrace(*args)
1531
1532 class PyLog(Log):
1533 def __repr__(self):
1534 return "<%s.%s; proxy of C++ wxPyLog instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1535 def __init__(self, *args, **kwargs):
1536 """__init__(self) -> PyLog"""
1537 newobj = _misc_.new_PyLog(*args, **kwargs)
1538 self.this = newobj.this
1539 self.thisown = 1
1540 del newobj.thisown
1541 self._setCallbackInfo(self, PyLog)
1542
1543 def _setCallbackInfo(*args, **kwargs):
1544 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
1545 return _misc_.PyLog__setCallbackInfo(*args, **kwargs)
1546
1547
1548 class PyLogPtr(PyLog):
1549 def __init__(self, this):
1550 self.this = this
1551 if not hasattr(self,"thisown"): self.thisown = 0
1552 self.__class__ = PyLog
1553 _misc_.PyLog_swigregister(PyLogPtr)
1554
1555 #---------------------------------------------------------------------------
1556
1557 PROCESS_DEFAULT = _misc_.PROCESS_DEFAULT
1558 PROCESS_REDIRECT = _misc_.PROCESS_REDIRECT
1559 KILL_OK = _misc_.KILL_OK
1560 KILL_BAD_SIGNAL = _misc_.KILL_BAD_SIGNAL
1561 KILL_ACCESS_DENIED = _misc_.KILL_ACCESS_DENIED
1562 KILL_NO_PROCESS = _misc_.KILL_NO_PROCESS
1563 KILL_ERROR = _misc_.KILL_ERROR
1564 SIGNONE = _misc_.SIGNONE
1565 SIGHUP = _misc_.SIGHUP
1566 SIGINT = _misc_.SIGINT
1567 SIGQUIT = _misc_.SIGQUIT
1568 SIGILL = _misc_.SIGILL
1569 SIGTRAP = _misc_.SIGTRAP
1570 SIGABRT = _misc_.SIGABRT
1571 SIGIOT = _misc_.SIGIOT
1572 SIGEMT = _misc_.SIGEMT
1573 SIGFPE = _misc_.SIGFPE
1574 SIGKILL = _misc_.SIGKILL
1575 SIGBUS = _misc_.SIGBUS
1576 SIGSEGV = _misc_.SIGSEGV
1577 SIGSYS = _misc_.SIGSYS
1578 SIGPIPE = _misc_.SIGPIPE
1579 SIGALRM = _misc_.SIGALRM
1580 SIGTERM = _misc_.SIGTERM
1581 class Process(_core.EvtHandler):
1582 def __repr__(self):
1583 return "<%s.%s; proxy of C++ wxPyProcess instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1584 def Kill(*args, **kwargs):
1585 """Kill(int pid, int sig=SIGTERM) -> int"""
1586 return _misc_.Process_Kill(*args, **kwargs)
1587
1588 Kill = staticmethod(Kill)
1589 def Exists(*args, **kwargs):
1590 """Exists(int pid) -> bool"""
1591 return _misc_.Process_Exists(*args, **kwargs)
1592
1593 Exists = staticmethod(Exists)
1594 def Open(*args, **kwargs):
1595 """Open(String cmd, int flags=EXEC_ASYNC) -> Process"""
1596 return _misc_.Process_Open(*args, **kwargs)
1597
1598 Open = staticmethod(Open)
1599 def __init__(self, *args, **kwargs):
1600 """__init__(self, EvtHandler parent=None, int id=-1) -> Process"""
1601 newobj = _misc_.new_Process(*args, **kwargs)
1602 self.this = newobj.this
1603 self.thisown = 1
1604 del newobj.thisown
1605 self._setCallbackInfo(self, Process)
1606
1607 def _setCallbackInfo(*args, **kwargs):
1608 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
1609 return _misc_.Process__setCallbackInfo(*args, **kwargs)
1610
1611 def base_OnTerminate(*args, **kwargs):
1612 """base_OnTerminate(self, int pid, int status)"""
1613 return _misc_.Process_base_OnTerminate(*args, **kwargs)
1614
1615 def Redirect(*args, **kwargs):
1616 """Redirect(self)"""
1617 return _misc_.Process_Redirect(*args, **kwargs)
1618
1619 def IsRedirected(*args, **kwargs):
1620 """IsRedirected(self) -> bool"""
1621 return _misc_.Process_IsRedirected(*args, **kwargs)
1622
1623 def Detach(*args, **kwargs):
1624 """Detach(self)"""
1625 return _misc_.Process_Detach(*args, **kwargs)
1626
1627 def GetInputStream(*args, **kwargs):
1628 """GetInputStream(self) -> InputStream"""
1629 return _misc_.Process_GetInputStream(*args, **kwargs)
1630
1631 def GetErrorStream(*args, **kwargs):
1632 """GetErrorStream(self) -> InputStream"""
1633 return _misc_.Process_GetErrorStream(*args, **kwargs)
1634
1635 def GetOutputStream(*args, **kwargs):
1636 """GetOutputStream(self) -> OutputStream"""
1637 return _misc_.Process_GetOutputStream(*args, **kwargs)
1638
1639 def CloseOutput(*args, **kwargs):
1640 """CloseOutput(self)"""
1641 return _misc_.Process_CloseOutput(*args, **kwargs)
1642
1643 def IsInputOpened(*args, **kwargs):
1644 """IsInputOpened(self) -> bool"""
1645 return _misc_.Process_IsInputOpened(*args, **kwargs)
1646
1647 def IsInputAvailable(*args, **kwargs):
1648 """IsInputAvailable(self) -> bool"""
1649 return _misc_.Process_IsInputAvailable(*args, **kwargs)
1650
1651 def IsErrorAvailable(*args, **kwargs):
1652 """IsErrorAvailable(self) -> bool"""
1653 return _misc_.Process_IsErrorAvailable(*args, **kwargs)
1654
1655
1656 class ProcessPtr(Process):
1657 def __init__(self, this):
1658 self.this = this
1659 if not hasattr(self,"thisown"): self.thisown = 0
1660 self.__class__ = Process
1661 _misc_.Process_swigregister(ProcessPtr)
1662
1663 def Process_Kill(*args, **kwargs):
1664 """Process_Kill(int pid, int sig=SIGTERM) -> int"""
1665 return _misc_.Process_Kill(*args, **kwargs)
1666
1667 def Process_Exists(*args, **kwargs):
1668 """Process_Exists(int pid) -> bool"""
1669 return _misc_.Process_Exists(*args, **kwargs)
1670
1671 def Process_Open(*args, **kwargs):
1672 """Process_Open(String cmd, int flags=EXEC_ASYNC) -> Process"""
1673 return _misc_.Process_Open(*args, **kwargs)
1674
1675 class ProcessEvent(_core.Event):
1676 def __repr__(self):
1677 return "<%s.%s; proxy of C++ wxProcessEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1678 def __init__(self, *args, **kwargs):
1679 """__init__(self, int id=0, int pid=0, int exitcode=0) -> ProcessEvent"""
1680 newobj = _misc_.new_ProcessEvent(*args, **kwargs)
1681 self.this = newobj.this
1682 self.thisown = 1
1683 del newobj.thisown
1684 def GetPid(*args, **kwargs):
1685 """GetPid(self) -> int"""
1686 return _misc_.ProcessEvent_GetPid(*args, **kwargs)
1687
1688 def GetExitCode(*args, **kwargs):
1689 """GetExitCode(self) -> int"""
1690 return _misc_.ProcessEvent_GetExitCode(*args, **kwargs)
1691
1692 m_pid = property(_misc_.ProcessEvent_m_pid_get, _misc_.ProcessEvent_m_pid_set)
1693 m_exitcode = property(_misc_.ProcessEvent_m_exitcode_get, _misc_.ProcessEvent_m_exitcode_set)
1694
1695 class ProcessEventPtr(ProcessEvent):
1696 def __init__(self, this):
1697 self.this = this
1698 if not hasattr(self,"thisown"): self.thisown = 0
1699 self.__class__ = ProcessEvent
1700 _misc_.ProcessEvent_swigregister(ProcessEventPtr)
1701
1702 wxEVT_END_PROCESS = _misc_.wxEVT_END_PROCESS
1703 EVT_END_PROCESS = wx.PyEventBinder( wxEVT_END_PROCESS, 1 )
1704
1705 EXEC_ASYNC = _misc_.EXEC_ASYNC
1706 EXEC_SYNC = _misc_.EXEC_SYNC
1707 EXEC_NOHIDE = _misc_.EXEC_NOHIDE
1708 EXEC_MAKE_GROUP_LEADER = _misc_.EXEC_MAKE_GROUP_LEADER
1709
1710 def Execute(*args, **kwargs):
1711 """Execute(String command, int flags=EXEC_ASYNC, Process process=None) -> long"""
1712 return _misc_.Execute(*args, **kwargs)
1713 #---------------------------------------------------------------------------
1714
1715 JOYSTICK1 = _misc_.JOYSTICK1
1716 JOYSTICK2 = _misc_.JOYSTICK2
1717 JOY_BUTTON_ANY = _misc_.JOY_BUTTON_ANY
1718 JOY_BUTTON1 = _misc_.JOY_BUTTON1
1719 JOY_BUTTON2 = _misc_.JOY_BUTTON2
1720 JOY_BUTTON3 = _misc_.JOY_BUTTON3
1721 JOY_BUTTON4 = _misc_.JOY_BUTTON4
1722 class Joystick(object):
1723 def __repr__(self):
1724 return "<%s.%s; proxy of C++ wxJoystick instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1725 def __init__(self, *args, **kwargs):
1726 """__init__(self, int joystick=JOYSTICK1) -> Joystick"""
1727 newobj = _misc_.new_Joystick(*args, **kwargs)
1728 self.this = newobj.this
1729 self.thisown = 1
1730 del newobj.thisown
1731 def __del__(self, destroy=_misc_.delete_Joystick):
1732 """__del__(self)"""
1733 try:
1734 if self.thisown: destroy(self)
1735 except: pass
1736
1737 def GetPosition(*args, **kwargs):
1738 """GetPosition(self) -> Point"""
1739 return _misc_.Joystick_GetPosition(*args, **kwargs)
1740
1741 def GetZPosition(*args, **kwargs):
1742 """GetZPosition(self) -> int"""
1743 return _misc_.Joystick_GetZPosition(*args, **kwargs)
1744
1745 def GetButtonState(*args, **kwargs):
1746 """GetButtonState(self) -> int"""
1747 return _misc_.Joystick_GetButtonState(*args, **kwargs)
1748
1749 def GetPOVPosition(*args, **kwargs):
1750 """GetPOVPosition(self) -> int"""
1751 return _misc_.Joystick_GetPOVPosition(*args, **kwargs)
1752
1753 def GetPOVCTSPosition(*args, **kwargs):
1754 """GetPOVCTSPosition(self) -> int"""
1755 return _misc_.Joystick_GetPOVCTSPosition(*args, **kwargs)
1756
1757 def GetRudderPosition(*args, **kwargs):
1758 """GetRudderPosition(self) -> int"""
1759 return _misc_.Joystick_GetRudderPosition(*args, **kwargs)
1760
1761 def GetUPosition(*args, **kwargs):
1762 """GetUPosition(self) -> int"""
1763 return _misc_.Joystick_GetUPosition(*args, **kwargs)
1764
1765 def GetVPosition(*args, **kwargs):
1766 """GetVPosition(self) -> int"""
1767 return _misc_.Joystick_GetVPosition(*args, **kwargs)
1768
1769 def GetMovementThreshold(*args, **kwargs):
1770 """GetMovementThreshold(self) -> int"""
1771 return _misc_.Joystick_GetMovementThreshold(*args, **kwargs)
1772
1773 def SetMovementThreshold(*args, **kwargs):
1774 """SetMovementThreshold(self, int threshold)"""
1775 return _misc_.Joystick_SetMovementThreshold(*args, **kwargs)
1776
1777 def IsOk(*args, **kwargs):
1778 """IsOk(self) -> bool"""
1779 return _misc_.Joystick_IsOk(*args, **kwargs)
1780
1781 def GetNumberJoysticks(*args, **kwargs):
1782 """GetNumberJoysticks(self) -> int"""
1783 return _misc_.Joystick_GetNumberJoysticks(*args, **kwargs)
1784
1785 def GetManufacturerId(*args, **kwargs):
1786 """GetManufacturerId(self) -> int"""
1787 return _misc_.Joystick_GetManufacturerId(*args, **kwargs)
1788
1789 def GetProductId(*args, **kwargs):
1790 """GetProductId(self) -> int"""
1791 return _misc_.Joystick_GetProductId(*args, **kwargs)
1792
1793 def GetProductName(*args, **kwargs):
1794 """GetProductName(self) -> String"""
1795 return _misc_.Joystick_GetProductName(*args, **kwargs)
1796
1797 def GetXMin(*args, **kwargs):
1798 """GetXMin(self) -> int"""
1799 return _misc_.Joystick_GetXMin(*args, **kwargs)
1800
1801 def GetYMin(*args, **kwargs):
1802 """GetYMin(self) -> int"""
1803 return _misc_.Joystick_GetYMin(*args, **kwargs)
1804
1805 def GetZMin(*args, **kwargs):
1806 """GetZMin(self) -> int"""
1807 return _misc_.Joystick_GetZMin(*args, **kwargs)
1808
1809 def GetXMax(*args, **kwargs):
1810 """GetXMax(self) -> int"""
1811 return _misc_.Joystick_GetXMax(*args, **kwargs)
1812
1813 def GetYMax(*args, **kwargs):
1814 """GetYMax(self) -> int"""
1815 return _misc_.Joystick_GetYMax(*args, **kwargs)
1816
1817 def GetZMax(*args, **kwargs):
1818 """GetZMax(self) -> int"""
1819 return _misc_.Joystick_GetZMax(*args, **kwargs)
1820
1821 def GetNumberButtons(*args, **kwargs):
1822 """GetNumberButtons(self) -> int"""
1823 return _misc_.Joystick_GetNumberButtons(*args, **kwargs)
1824
1825 def GetNumberAxes(*args, **kwargs):
1826 """GetNumberAxes(self) -> int"""
1827 return _misc_.Joystick_GetNumberAxes(*args, **kwargs)
1828
1829 def GetMaxButtons(*args, **kwargs):
1830 """GetMaxButtons(self) -> int"""
1831 return _misc_.Joystick_GetMaxButtons(*args, **kwargs)
1832
1833 def GetMaxAxes(*args, **kwargs):
1834 """GetMaxAxes(self) -> int"""
1835 return _misc_.Joystick_GetMaxAxes(*args, **kwargs)
1836
1837 def GetPollingMin(*args, **kwargs):
1838 """GetPollingMin(self) -> int"""
1839 return _misc_.Joystick_GetPollingMin(*args, **kwargs)
1840
1841 def GetPollingMax(*args, **kwargs):
1842 """GetPollingMax(self) -> int"""
1843 return _misc_.Joystick_GetPollingMax(*args, **kwargs)
1844
1845 def GetRudderMin(*args, **kwargs):
1846 """GetRudderMin(self) -> int"""
1847 return _misc_.Joystick_GetRudderMin(*args, **kwargs)
1848
1849 def GetRudderMax(*args, **kwargs):
1850 """GetRudderMax(self) -> int"""
1851 return _misc_.Joystick_GetRudderMax(*args, **kwargs)
1852
1853 def GetUMin(*args, **kwargs):
1854 """GetUMin(self) -> int"""
1855 return _misc_.Joystick_GetUMin(*args, **kwargs)
1856
1857 def GetUMax(*args, **kwargs):
1858 """GetUMax(self) -> int"""
1859 return _misc_.Joystick_GetUMax(*args, **kwargs)
1860
1861 def GetVMin(*args, **kwargs):
1862 """GetVMin(self) -> int"""
1863 return _misc_.Joystick_GetVMin(*args, **kwargs)
1864
1865 def GetVMax(*args, **kwargs):
1866 """GetVMax(self) -> int"""
1867 return _misc_.Joystick_GetVMax(*args, **kwargs)
1868
1869 def HasRudder(*args, **kwargs):
1870 """HasRudder(self) -> bool"""
1871 return _misc_.Joystick_HasRudder(*args, **kwargs)
1872
1873 def HasZ(*args, **kwargs):
1874 """HasZ(self) -> bool"""
1875 return _misc_.Joystick_HasZ(*args, **kwargs)
1876
1877 def HasU(*args, **kwargs):
1878 """HasU(self) -> bool"""
1879 return _misc_.Joystick_HasU(*args, **kwargs)
1880
1881 def HasV(*args, **kwargs):
1882 """HasV(self) -> bool"""
1883 return _misc_.Joystick_HasV(*args, **kwargs)
1884
1885 def HasPOV(*args, **kwargs):
1886 """HasPOV(self) -> bool"""
1887 return _misc_.Joystick_HasPOV(*args, **kwargs)
1888
1889 def HasPOV4Dir(*args, **kwargs):
1890 """HasPOV4Dir(self) -> bool"""
1891 return _misc_.Joystick_HasPOV4Dir(*args, **kwargs)
1892
1893 def HasPOVCTS(*args, **kwargs):
1894 """HasPOVCTS(self) -> bool"""
1895 return _misc_.Joystick_HasPOVCTS(*args, **kwargs)
1896
1897 def SetCapture(*args, **kwargs):
1898 """SetCapture(self, Window win, int pollingFreq=0) -> bool"""
1899 return _misc_.Joystick_SetCapture(*args, **kwargs)
1900
1901 def ReleaseCapture(*args, **kwargs):
1902 """ReleaseCapture(self) -> bool"""
1903 return _misc_.Joystick_ReleaseCapture(*args, **kwargs)
1904
1905 def __nonzero__(self): return self.IsOk()
1906
1907 class JoystickPtr(Joystick):
1908 def __init__(self, this):
1909 self.this = this
1910 if not hasattr(self,"thisown"): self.thisown = 0
1911 self.__class__ = Joystick
1912 _misc_.Joystick_swigregister(JoystickPtr)
1913
1914 wxEVT_JOY_BUTTON_DOWN = _misc_.wxEVT_JOY_BUTTON_DOWN
1915 wxEVT_JOY_BUTTON_UP = _misc_.wxEVT_JOY_BUTTON_UP
1916 wxEVT_JOY_MOVE = _misc_.wxEVT_JOY_MOVE
1917 wxEVT_JOY_ZMOVE = _misc_.wxEVT_JOY_ZMOVE
1918 class JoystickEvent(_core.Event):
1919 def __repr__(self):
1920 return "<%s.%s; proxy of C++ wxJoystickEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1921 m_pos = property(_misc_.JoystickEvent_m_pos_get, _misc_.JoystickEvent_m_pos_set)
1922 m_zPosition = property(_misc_.JoystickEvent_m_zPosition_get, _misc_.JoystickEvent_m_zPosition_set)
1923 m_buttonChange = property(_misc_.JoystickEvent_m_buttonChange_get, _misc_.JoystickEvent_m_buttonChange_set)
1924 m_buttonState = property(_misc_.JoystickEvent_m_buttonState_get, _misc_.JoystickEvent_m_buttonState_set)
1925 m_joyStick = property(_misc_.JoystickEvent_m_joyStick_get, _misc_.JoystickEvent_m_joyStick_set)
1926 def __init__(self, *args, **kwargs):
1927 """
1928 __init__(self, wxEventType type=wxEVT_NULL, int state=0, int joystick=JOYSTICK1,
1929 int change=0) -> JoystickEvent
1930 """
1931 newobj = _misc_.new_JoystickEvent(*args, **kwargs)
1932 self.this = newobj.this
1933 self.thisown = 1
1934 del newobj.thisown
1935 def GetPosition(*args, **kwargs):
1936 """GetPosition(self) -> Point"""
1937 return _misc_.JoystickEvent_GetPosition(*args, **kwargs)
1938
1939 def GetZPosition(*args, **kwargs):
1940 """GetZPosition(self) -> int"""
1941 return _misc_.JoystickEvent_GetZPosition(*args, **kwargs)
1942
1943 def GetButtonState(*args, **kwargs):
1944 """GetButtonState(self) -> int"""
1945 return _misc_.JoystickEvent_GetButtonState(*args, **kwargs)
1946
1947 def GetButtonChange(*args, **kwargs):
1948 """GetButtonChange(self) -> int"""
1949 return _misc_.JoystickEvent_GetButtonChange(*args, **kwargs)
1950
1951 def GetJoystick(*args, **kwargs):
1952 """GetJoystick(self) -> int"""
1953 return _misc_.JoystickEvent_GetJoystick(*args, **kwargs)
1954
1955 def SetJoystick(*args, **kwargs):
1956 """SetJoystick(self, int stick)"""
1957 return _misc_.JoystickEvent_SetJoystick(*args, **kwargs)
1958
1959 def SetButtonState(*args, **kwargs):
1960 """SetButtonState(self, int state)"""
1961 return _misc_.JoystickEvent_SetButtonState(*args, **kwargs)
1962
1963 def SetButtonChange(*args, **kwargs):
1964 """SetButtonChange(self, int change)"""
1965 return _misc_.JoystickEvent_SetButtonChange(*args, **kwargs)
1966
1967 def SetPosition(*args, **kwargs):
1968 """SetPosition(self, Point pos)"""
1969 return _misc_.JoystickEvent_SetPosition(*args, **kwargs)
1970
1971 def SetZPosition(*args, **kwargs):
1972 """SetZPosition(self, int zPos)"""
1973 return _misc_.JoystickEvent_SetZPosition(*args, **kwargs)
1974
1975 def IsButton(*args, **kwargs):
1976 """IsButton(self) -> bool"""
1977 return _misc_.JoystickEvent_IsButton(*args, **kwargs)
1978
1979 def IsMove(*args, **kwargs):
1980 """IsMove(self) -> bool"""
1981 return _misc_.JoystickEvent_IsMove(*args, **kwargs)
1982
1983 def IsZMove(*args, **kwargs):
1984 """IsZMove(self) -> bool"""
1985 return _misc_.JoystickEvent_IsZMove(*args, **kwargs)
1986
1987 def ButtonDown(*args, **kwargs):
1988 """ButtonDown(self, int but=JOY_BUTTON_ANY) -> bool"""
1989 return _misc_.JoystickEvent_ButtonDown(*args, **kwargs)
1990
1991 def ButtonUp(*args, **kwargs):
1992 """ButtonUp(self, int but=JOY_BUTTON_ANY) -> bool"""
1993 return _misc_.JoystickEvent_ButtonUp(*args, **kwargs)
1994
1995 def ButtonIsDown(*args, **kwargs):
1996 """ButtonIsDown(self, int but=JOY_BUTTON_ANY) -> bool"""
1997 return _misc_.JoystickEvent_ButtonIsDown(*args, **kwargs)
1998
1999
2000 class JoystickEventPtr(JoystickEvent):
2001 def __init__(self, this):
2002 self.this = this
2003 if not hasattr(self,"thisown"): self.thisown = 0
2004 self.__class__ = JoystickEvent
2005 _misc_.JoystickEvent_swigregister(JoystickEventPtr)
2006
2007 EVT_JOY_BUTTON_DOWN = wx.PyEventBinder( wxEVT_JOY_BUTTON_DOWN )
2008 EVT_JOY_BUTTON_UP = wx.PyEventBinder( wxEVT_JOY_BUTTON_UP )
2009 EVT_JOY_MOVE = wx.PyEventBinder( wxEVT_JOY_MOVE )
2010 EVT_JOY_ZMOVE = wx.PyEventBinder( wxEVT_JOY_ZMOVE )
2011
2012 EVT_JOYSTICK_EVENTS = wx.PyEventBinder([ wxEVT_JOY_BUTTON_DOWN,
2013 wxEVT_JOY_BUTTON_UP,
2014 wxEVT_JOY_MOVE,
2015 wxEVT_JOY_ZMOVE,
2016 ])
2017
2018
2019 #---------------------------------------------------------------------------
2020
2021 SOUND_SYNC = _misc_.SOUND_SYNC
2022 SOUND_ASYNC = _misc_.SOUND_ASYNC
2023 SOUND_LOOP = _misc_.SOUND_LOOP
2024 class Sound(object):
2025 def __repr__(self):
2026 return "<%s.%s; proxy of C++ wxSound instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2027 def __init__(self, *args, **kwargs):
2028 """__init__(self, String fileName=EmptyString) -> Sound"""
2029 newobj = _misc_.new_Sound(*args, **kwargs)
2030 self.this = newobj.this
2031 self.thisown = 1
2032 del newobj.thisown
2033 def __del__(self, destroy=_misc_.delete_Sound):
2034 """__del__(self)"""
2035 try:
2036 if self.thisown: destroy(self)
2037 except: pass
2038
2039 def Create(*args, **kwargs):
2040 """Create(self, String fileName) -> bool"""
2041 return _misc_.Sound_Create(*args, **kwargs)
2042
2043 def CreateFromData(*args, **kwargs):
2044 """CreateFromData(self, PyObject data) -> bool"""
2045 return _misc_.Sound_CreateFromData(*args, **kwargs)
2046
2047 def IsOk(*args, **kwargs):
2048 """IsOk(self) -> bool"""
2049 return _misc_.Sound_IsOk(*args, **kwargs)
2050
2051 def Play(*args, **kwargs):
2052 """Play(self, unsigned int flags=SOUND_ASYNC) -> bool"""
2053 return _misc_.Sound_Play(*args, **kwargs)
2054
2055 def PlaySound(*args, **kwargs):
2056 """PlaySound(String filename, unsigned int flags=SOUND_ASYNC) -> bool"""
2057 return _misc_.Sound_PlaySound(*args, **kwargs)
2058
2059 PlaySound = staticmethod(PlaySound)
2060 def Stop(*args, **kwargs):
2061 """Stop()"""
2062 return _misc_.Sound_Stop(*args, **kwargs)
2063
2064 Stop = staticmethod(Stop)
2065 def __nonzero__(self): return self.IsOk()
2066
2067 class SoundPtr(Sound):
2068 def __init__(self, this):
2069 self.this = this
2070 if not hasattr(self,"thisown"): self.thisown = 0
2071 self.__class__ = Sound
2072 _misc_.Sound_swigregister(SoundPtr)
2073
2074 def SoundFromData(*args, **kwargs):
2075 """SoundFromData(PyObject data) -> Sound"""
2076 val = _misc_.new_SoundFromData(*args, **kwargs)
2077 val.thisown = 1
2078 return val
2079
2080 def Sound_PlaySound(*args, **kwargs):
2081 """Sound_PlaySound(String filename, unsigned int flags=SOUND_ASYNC) -> bool"""
2082 return _misc_.Sound_PlaySound(*args, **kwargs)
2083
2084 def Sound_Stop(*args, **kwargs):
2085 """Sound_Stop()"""
2086 return _misc_.Sound_Stop(*args, **kwargs)
2087
2088 #---------------------------------------------------------------------------
2089
2090 MAILCAP_STANDARD = _misc_.MAILCAP_STANDARD
2091 MAILCAP_NETSCAPE = _misc_.MAILCAP_NETSCAPE
2092 MAILCAP_KDE = _misc_.MAILCAP_KDE
2093 MAILCAP_GNOME = _misc_.MAILCAP_GNOME
2094 MAILCAP_ALL = _misc_.MAILCAP_ALL
2095 class FileTypeInfo(object):
2096 def __repr__(self):
2097 return "<%s.%s; proxy of C++ wxFileTypeInfo instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2098 def __init__(self, *args, **kwargs):
2099 """__init__(self, String mimeType, String openCmd, String printCmd, String desc) -> FileTypeInfo"""
2100 newobj = _misc_.new_FileTypeInfo(*args, **kwargs)
2101 self.this = newobj.this
2102 self.thisown = 1
2103 del newobj.thisown
2104 def IsValid(*args, **kwargs):
2105 """IsValid(self) -> bool"""
2106 return _misc_.FileTypeInfo_IsValid(*args, **kwargs)
2107
2108 def SetIcon(*args, **kwargs):
2109 """SetIcon(self, String iconFile, int iconIndex=0)"""
2110 return _misc_.FileTypeInfo_SetIcon(*args, **kwargs)
2111
2112 def SetShortDesc(*args, **kwargs):
2113 """SetShortDesc(self, String shortDesc)"""
2114 return _misc_.FileTypeInfo_SetShortDesc(*args, **kwargs)
2115
2116 def GetMimeType(*args, **kwargs):
2117 """GetMimeType(self) -> String"""
2118 return _misc_.FileTypeInfo_GetMimeType(*args, **kwargs)
2119
2120 def GetOpenCommand(*args, **kwargs):
2121 """GetOpenCommand(self) -> String"""
2122 return _misc_.FileTypeInfo_GetOpenCommand(*args, **kwargs)
2123
2124 def GetPrintCommand(*args, **kwargs):
2125 """GetPrintCommand(self) -> String"""
2126 return _misc_.FileTypeInfo_GetPrintCommand(*args, **kwargs)
2127
2128 def GetShortDesc(*args, **kwargs):
2129 """GetShortDesc(self) -> String"""
2130 return _misc_.FileTypeInfo_GetShortDesc(*args, **kwargs)
2131
2132 def GetDescription(*args, **kwargs):
2133 """GetDescription(self) -> String"""
2134 return _misc_.FileTypeInfo_GetDescription(*args, **kwargs)
2135
2136 def GetExtensions(*args, **kwargs):
2137 """GetExtensions(self) -> wxArrayString"""
2138 return _misc_.FileTypeInfo_GetExtensions(*args, **kwargs)
2139
2140 def GetExtensionsCount(*args, **kwargs):
2141 """GetExtensionsCount(self) -> int"""
2142 return _misc_.FileTypeInfo_GetExtensionsCount(*args, **kwargs)
2143
2144 def GetIconFile(*args, **kwargs):
2145 """GetIconFile(self) -> String"""
2146 return _misc_.FileTypeInfo_GetIconFile(*args, **kwargs)
2147
2148 def GetIconIndex(*args, **kwargs):
2149 """GetIconIndex(self) -> int"""
2150 return _misc_.FileTypeInfo_GetIconIndex(*args, **kwargs)
2151
2152
2153 class FileTypeInfoPtr(FileTypeInfo):
2154 def __init__(self, this):
2155 self.this = this
2156 if not hasattr(self,"thisown"): self.thisown = 0
2157 self.__class__ = FileTypeInfo
2158 _misc_.FileTypeInfo_swigregister(FileTypeInfoPtr)
2159
2160 def FileTypeInfoSequence(*args, **kwargs):
2161 """FileTypeInfoSequence(wxArrayString sArray) -> FileTypeInfo"""
2162 val = _misc_.new_FileTypeInfoSequence(*args, **kwargs)
2163 val.thisown = 1
2164 return val
2165
2166 def NullFileTypeInfo(*args, **kwargs):
2167 """NullFileTypeInfo() -> FileTypeInfo"""
2168 val = _misc_.new_NullFileTypeInfo(*args, **kwargs)
2169 val.thisown = 1
2170 return val
2171
2172 class FileType(object):
2173 def __repr__(self):
2174 return "<%s.%s; proxy of C++ wxFileType instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2175 def __init__(self, *args, **kwargs):
2176 """__init__(self, FileTypeInfo ftInfo) -> FileType"""
2177 newobj = _misc_.new_FileType(*args, **kwargs)
2178 self.this = newobj.this
2179 self.thisown = 1
2180 del newobj.thisown
2181 def __del__(self, destroy=_misc_.delete_FileType):
2182 """__del__(self)"""
2183 try:
2184 if self.thisown: destroy(self)
2185 except: pass
2186
2187 def GetMimeType(*args, **kwargs):
2188 """GetMimeType(self) -> PyObject"""
2189 return _misc_.FileType_GetMimeType(*args, **kwargs)
2190
2191 def GetMimeTypes(*args, **kwargs):
2192 """GetMimeTypes(self) -> PyObject"""
2193 return _misc_.FileType_GetMimeTypes(*args, **kwargs)
2194
2195 def GetExtensions(*args, **kwargs):
2196 """GetExtensions(self) -> PyObject"""
2197 return _misc_.FileType_GetExtensions(*args, **kwargs)
2198
2199 def GetIcon(*args, **kwargs):
2200 """GetIcon(self) -> Icon"""
2201 return _misc_.FileType_GetIcon(*args, **kwargs)
2202
2203 def GetIconInfo(*args, **kwargs):
2204 """GetIconInfo(self) -> PyObject"""
2205 return _misc_.FileType_GetIconInfo(*args, **kwargs)
2206
2207 def GetDescription(*args, **kwargs):
2208 """GetDescription(self) -> PyObject"""
2209 return _misc_.FileType_GetDescription(*args, **kwargs)
2210
2211 def GetOpenCommand(*args, **kwargs):
2212 """GetOpenCommand(self, String filename, String mimetype=EmptyString) -> PyObject"""
2213 return _misc_.FileType_GetOpenCommand(*args, **kwargs)
2214
2215 def GetPrintCommand(*args, **kwargs):
2216 """GetPrintCommand(self, String filename, String mimetype=EmptyString) -> PyObject"""
2217 return _misc_.FileType_GetPrintCommand(*args, **kwargs)
2218
2219 def GetAllCommands(*args, **kwargs):
2220 """GetAllCommands(self, String filename, String mimetype=EmptyString) -> PyObject"""
2221 return _misc_.FileType_GetAllCommands(*args, **kwargs)
2222
2223 def SetCommand(*args, **kwargs):
2224 """SetCommand(self, String cmd, String verb, bool overwriteprompt=True) -> bool"""
2225 return _misc_.FileType_SetCommand(*args, **kwargs)
2226
2227 def SetDefaultIcon(*args, **kwargs):
2228 """SetDefaultIcon(self, String cmd=EmptyString, int index=0) -> bool"""
2229 return _misc_.FileType_SetDefaultIcon(*args, **kwargs)
2230
2231 def Unassociate(*args, **kwargs):
2232 """Unassociate(self) -> bool"""
2233 return _misc_.FileType_Unassociate(*args, **kwargs)
2234
2235 def ExpandCommand(*args, **kwargs):
2236 """ExpandCommand(String command, String filename, String mimetype=EmptyString) -> String"""
2237 return _misc_.FileType_ExpandCommand(*args, **kwargs)
2238
2239 ExpandCommand = staticmethod(ExpandCommand)
2240
2241 class FileTypePtr(FileType):
2242 def __init__(self, this):
2243 self.this = this
2244 if not hasattr(self,"thisown"): self.thisown = 0
2245 self.__class__ = FileType
2246 _misc_.FileType_swigregister(FileTypePtr)
2247
2248 def FileType_ExpandCommand(*args, **kwargs):
2249 """FileType_ExpandCommand(String command, String filename, String mimetype=EmptyString) -> String"""
2250 return _misc_.FileType_ExpandCommand(*args, **kwargs)
2251
2252 class MimeTypesManager(object):
2253 def __repr__(self):
2254 return "<%s.%s; proxy of C++ wxMimeTypesManager instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2255 def IsOfType(*args, **kwargs):
2256 """IsOfType(String mimeType, String wildcard) -> bool"""
2257 return _misc_.MimeTypesManager_IsOfType(*args, **kwargs)
2258
2259 IsOfType = staticmethod(IsOfType)
2260 def __init__(self, *args, **kwargs):
2261 """__init__(self) -> MimeTypesManager"""
2262 newobj = _misc_.new_MimeTypesManager(*args, **kwargs)
2263 self.this = newobj.this
2264 self.thisown = 1
2265 del newobj.thisown
2266 def Initialize(*args, **kwargs):
2267 """Initialize(self, int mailcapStyle=MAILCAP_ALL, String extraDir=EmptyString)"""
2268 return _misc_.MimeTypesManager_Initialize(*args, **kwargs)
2269
2270 def ClearData(*args, **kwargs):
2271 """ClearData(self)"""
2272 return _misc_.MimeTypesManager_ClearData(*args, **kwargs)
2273
2274 def GetFileTypeFromExtension(*args, **kwargs):
2275 """GetFileTypeFromExtension(self, String ext) -> FileType"""
2276 return _misc_.MimeTypesManager_GetFileTypeFromExtension(*args, **kwargs)
2277
2278 def GetFileTypeFromMimeType(*args, **kwargs):
2279 """GetFileTypeFromMimeType(self, String mimeType) -> FileType"""
2280 return _misc_.MimeTypesManager_GetFileTypeFromMimeType(*args, **kwargs)
2281
2282 def ReadMailcap(*args, **kwargs):
2283 """ReadMailcap(self, String filename, bool fallback=False) -> bool"""
2284 return _misc_.MimeTypesManager_ReadMailcap(*args, **kwargs)
2285
2286 def ReadMimeTypes(*args, **kwargs):
2287 """ReadMimeTypes(self, String filename) -> bool"""
2288 return _misc_.MimeTypesManager_ReadMimeTypes(*args, **kwargs)
2289
2290 def EnumAllFileTypes(*args, **kwargs):
2291 """EnumAllFileTypes(self) -> PyObject"""
2292 return _misc_.MimeTypesManager_EnumAllFileTypes(*args, **kwargs)
2293
2294 def AddFallback(*args, **kwargs):
2295 """AddFallback(self, FileTypeInfo ft)"""
2296 return _misc_.MimeTypesManager_AddFallback(*args, **kwargs)
2297
2298 def Associate(*args, **kwargs):
2299 """Associate(self, FileTypeInfo ftInfo) -> FileType"""
2300 return _misc_.MimeTypesManager_Associate(*args, **kwargs)
2301
2302 def Unassociate(*args, **kwargs):
2303 """Unassociate(self, FileType ft) -> bool"""
2304 return _misc_.MimeTypesManager_Unassociate(*args, **kwargs)
2305
2306 def __del__(self, destroy=_misc_.delete_MimeTypesManager):
2307 """__del__(self)"""
2308 try:
2309 if self.thisown: destroy(self)
2310 except: pass
2311
2312
2313 class MimeTypesManagerPtr(MimeTypesManager):
2314 def __init__(self, this):
2315 self.this = this
2316 if not hasattr(self,"thisown"): self.thisown = 0
2317 self.__class__ = MimeTypesManager
2318 _misc_.MimeTypesManager_swigregister(MimeTypesManagerPtr)
2319 TheMimeTypesManager = cvar.TheMimeTypesManager
2320
2321 def MimeTypesManager_IsOfType(*args, **kwargs):
2322 """MimeTypesManager_IsOfType(String mimeType, String wildcard) -> bool"""
2323 return _misc_.MimeTypesManager_IsOfType(*args, **kwargs)
2324
2325 #---------------------------------------------------------------------------
2326
2327 class ArtProvider(object):
2328 """
2329 The wx.ArtProvider class is used to customize the look of wxWidgets
2330 application. When wxWidgets needs to display an icon or a bitmap (e.g.
2331 in the standard file dialog), it does not use hard-coded resource but
2332 asks wx.ArtProvider for it instead. This way the users can plug in
2333 their own wx.ArtProvider class and easily replace standard art with
2334 his/her own version. It is easy thing to do: all that is needed is
2335 to derive a class from wx.ArtProvider, override it's CreateBitmap
2336 method and register the provider with wx.ArtProvider.PushProvider::
2337
2338 class MyArtProvider(wx.ArtProvider):
2339 def __init__(self):
2340 wx.ArtProvider.__init__(self)
2341
2342 def CreateBitmap(self, artid, client, size):
2343 ...
2344 return bmp
2345
2346 """
2347 def __repr__(self):
2348 return "<%s.%s; proxy of C++ wxPyArtProvider instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2349 def __init__(self, *args, **kwargs):
2350 """
2351 __init__(self) -> ArtProvider
2352
2353 The wx.ArtProvider class is used to customize the look of wxWidgets
2354 application. When wxWidgets needs to display an icon or a bitmap (e.g.
2355 in the standard file dialog), it does not use hard-coded resource but
2356 asks wx.ArtProvider for it instead. This way the users can plug in
2357 their own wx.ArtProvider class and easily replace standard art with
2358 his/her own version. It is easy thing to do: all that is needed is
2359 to derive a class from wx.ArtProvider, override it's CreateBitmap
2360 method and register the provider with wx.ArtProvider.PushProvider::
2361
2362 class MyArtProvider(wx.ArtProvider):
2363 def __init__(self):
2364 wx.ArtProvider.__init__(self)
2365
2366 def CreateBitmap(self, artid, client, size):
2367 ...
2368 return bmp
2369
2370 """
2371 newobj = _misc_.new_ArtProvider(*args, **kwargs)
2372 self.this = newobj.this
2373 self.thisown = 1
2374 del newobj.thisown
2375 self._setCallbackInfo(self, ArtProvider)
2376
2377 def _setCallbackInfo(*args, **kwargs):
2378 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
2379 return _misc_.ArtProvider__setCallbackInfo(*args, **kwargs)
2380
2381 def PushProvider(*args, **kwargs):
2382 """
2383 PushProvider(ArtProvider provider)
2384
2385 Add new provider to the top of providers stack.
2386 """
2387 return _misc_.ArtProvider_PushProvider(*args, **kwargs)
2388
2389 PushProvider = staticmethod(PushProvider)
2390 def PopProvider(*args, **kwargs):
2391 """
2392 PopProvider() -> bool
2393
2394 Remove latest added provider and delete it.
2395 """
2396 return _misc_.ArtProvider_PopProvider(*args, **kwargs)
2397
2398 PopProvider = staticmethod(PopProvider)
2399 def RemoveProvider(*args, **kwargs):
2400 """
2401 RemoveProvider(ArtProvider provider) -> bool
2402
2403 Remove provider. The provider must have been added previously! The
2404 provider is _not_ deleted.
2405 """
2406 return _misc_.ArtProvider_RemoveProvider(*args, **kwargs)
2407
2408 RemoveProvider = staticmethod(RemoveProvider)
2409 def GetBitmap(*args, **kwargs):
2410 """
2411 GetBitmap(String id, String client=ART_OTHER, Size size=DefaultSize) -> Bitmap
2412
2413 Query the providers for bitmap with given ID and return it. Return
2414 wx.NullBitmap if no provider provides it.
2415 """
2416 return _misc_.ArtProvider_GetBitmap(*args, **kwargs)
2417
2418 GetBitmap = staticmethod(GetBitmap)
2419 def GetIcon(*args, **kwargs):
2420 """
2421 GetIcon(String id, String client=ART_OTHER, Size size=DefaultSize) -> Icon
2422
2423 Query the providers for icon with given ID and return it. Return
2424 wx.NullIcon if no provider provides it.
2425 """
2426 return _misc_.ArtProvider_GetIcon(*args, **kwargs)
2427
2428 GetIcon = staticmethod(GetIcon)
2429 def Destroy(*args, **kwargs):
2430 """Destroy(self)"""
2431 return _misc_.ArtProvider_Destroy(*args, **kwargs)
2432
2433
2434 class ArtProviderPtr(ArtProvider):
2435 def __init__(self, this):
2436 self.this = this
2437 if not hasattr(self,"thisown"): self.thisown = 0
2438 self.__class__ = ArtProvider
2439 _misc_.ArtProvider_swigregister(ArtProviderPtr)
2440 ART_TOOLBAR = cvar.ART_TOOLBAR
2441 ART_MENU = cvar.ART_MENU
2442 ART_FRAME_ICON = cvar.ART_FRAME_ICON
2443 ART_CMN_DIALOG = cvar.ART_CMN_DIALOG
2444 ART_HELP_BROWSER = cvar.ART_HELP_BROWSER
2445 ART_MESSAGE_BOX = cvar.ART_MESSAGE_BOX
2446 ART_OTHER = cvar.ART_OTHER
2447 ART_ADD_BOOKMARK = cvar.ART_ADD_BOOKMARK
2448 ART_DEL_BOOKMARK = cvar.ART_DEL_BOOKMARK
2449 ART_HELP_SIDE_PANEL = cvar.ART_HELP_SIDE_PANEL
2450 ART_HELP_SETTINGS = cvar.ART_HELP_SETTINGS
2451 ART_HELP_BOOK = cvar.ART_HELP_BOOK
2452 ART_HELP_FOLDER = cvar.ART_HELP_FOLDER
2453 ART_HELP_PAGE = cvar.ART_HELP_PAGE
2454 ART_GO_BACK = cvar.ART_GO_BACK
2455 ART_GO_FORWARD = cvar.ART_GO_FORWARD
2456 ART_GO_UP = cvar.ART_GO_UP
2457 ART_GO_DOWN = cvar.ART_GO_DOWN
2458 ART_GO_TO_PARENT = cvar.ART_GO_TO_PARENT
2459 ART_GO_HOME = cvar.ART_GO_HOME
2460 ART_FILE_OPEN = cvar.ART_FILE_OPEN
2461 ART_PRINT = cvar.ART_PRINT
2462 ART_HELP = cvar.ART_HELP
2463 ART_TIP = cvar.ART_TIP
2464 ART_REPORT_VIEW = cvar.ART_REPORT_VIEW
2465 ART_LIST_VIEW = cvar.ART_LIST_VIEW
2466 ART_NEW_DIR = cvar.ART_NEW_DIR
2467 ART_FOLDER = cvar.ART_FOLDER
2468 ART_GO_DIR_UP = cvar.ART_GO_DIR_UP
2469 ART_EXECUTABLE_FILE = cvar.ART_EXECUTABLE_FILE
2470 ART_NORMAL_FILE = cvar.ART_NORMAL_FILE
2471 ART_TICK_MARK = cvar.ART_TICK_MARK
2472 ART_CROSS_MARK = cvar.ART_CROSS_MARK
2473 ART_ERROR = cvar.ART_ERROR
2474 ART_QUESTION = cvar.ART_QUESTION
2475 ART_WARNING = cvar.ART_WARNING
2476 ART_INFORMATION = cvar.ART_INFORMATION
2477 ART_MISSING_IMAGE = cvar.ART_MISSING_IMAGE
2478
2479 def ArtProvider_PushProvider(*args, **kwargs):
2480 """
2481 ArtProvider_PushProvider(ArtProvider provider)
2482
2483 Add new provider to the top of providers stack.
2484 """
2485 return _misc_.ArtProvider_PushProvider(*args, **kwargs)
2486
2487 def ArtProvider_PopProvider(*args, **kwargs):
2488 """
2489 ArtProvider_PopProvider() -> bool
2490
2491 Remove latest added provider and delete it.
2492 """
2493 return _misc_.ArtProvider_PopProvider(*args, **kwargs)
2494
2495 def ArtProvider_RemoveProvider(*args, **kwargs):
2496 """
2497 ArtProvider_RemoveProvider(ArtProvider provider) -> bool
2498
2499 Remove provider. The provider must have been added previously! The
2500 provider is _not_ deleted.
2501 """
2502 return _misc_.ArtProvider_RemoveProvider(*args, **kwargs)
2503
2504 def ArtProvider_GetBitmap(*args, **kwargs):
2505 """
2506 ArtProvider_GetBitmap(String id, String client=ART_OTHER, Size size=DefaultSize) -> Bitmap
2507
2508 Query the providers for bitmap with given ID and return it. Return
2509 wx.NullBitmap if no provider provides it.
2510 """
2511 return _misc_.ArtProvider_GetBitmap(*args, **kwargs)
2512
2513 def ArtProvider_GetIcon(*args, **kwargs):
2514 """
2515 ArtProvider_GetIcon(String id, String client=ART_OTHER, Size size=DefaultSize) -> Icon
2516
2517 Query the providers for icon with given ID and return it. Return
2518 wx.NullIcon if no provider provides it.
2519 """
2520 return _misc_.ArtProvider_GetIcon(*args, **kwargs)
2521
2522 #---------------------------------------------------------------------------
2523
2524 CONFIG_USE_LOCAL_FILE = _misc_.CONFIG_USE_LOCAL_FILE
2525 CONFIG_USE_GLOBAL_FILE = _misc_.CONFIG_USE_GLOBAL_FILE
2526 CONFIG_USE_RELATIVE_PATH = _misc_.CONFIG_USE_RELATIVE_PATH
2527 CONFIG_USE_NO_ESCAPE_CHARACTERS = _misc_.CONFIG_USE_NO_ESCAPE_CHARACTERS
2528 class ConfigBase(object):
2529 """
2530 wx.ConfigBase class defines the basic interface of all config
2531 classes. It can not be used by itself (it is an abstract base class)
2532 and you will always use one of its derivations: wx.Config or
2533 wx.FileConfig.
2534
2535 wx.ConfigBase organizes the items in a tree-like structure, modeled
2536 after the Unix/Dos filesystem. There are groups that act like
2537 directories and entries, key/value pairs that act like files. There
2538 is always one current group given by the current path. As in the file
2539 system case, to specify a key in the config class you must use a path
2540 to it. Config classes also support the notion of the current group,
2541 which makes it possible to use relative paths.
2542
2543 Keys are pairs "key_name = value" where value may be of string,
2544 integer floating point or boolean, you can not store binary data
2545 without first encoding it as a string. For performance reasons items
2546 should be kept small, no more than a couple kilobytes.
2547
2548 """
2549 def __init__(self): raise RuntimeError, "No constructor defined"
2550 def __repr__(self):
2551 return "<%s.%s; proxy of C++ wxConfigBase instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2552 def __del__(self, destroy=_misc_.delete_ConfigBase):
2553 """__del__(self)"""
2554 try:
2555 if self.thisown: destroy(self)
2556 except: pass
2557
2558 Type_Unknown = _misc_.ConfigBase_Type_Unknown
2559 Type_String = _misc_.ConfigBase_Type_String
2560 Type_Boolean = _misc_.ConfigBase_Type_Boolean
2561 Type_Integer = _misc_.ConfigBase_Type_Integer
2562 Type_Float = _misc_.ConfigBase_Type_Float
2563 def Set(*args, **kwargs):
2564 """
2565 Set(ConfigBase config) -> ConfigBase
2566
2567 Sets the global config object (the one returned by Get) and returns a
2568 reference to the previous global config object.
2569 """
2570 return _misc_.ConfigBase_Set(*args, **kwargs)
2571
2572 Set = staticmethod(Set)
2573 def Get(*args, **kwargs):
2574 """
2575 Get(bool createOnDemand=True) -> ConfigBase
2576
2577 Returns the current global config object, creating one if neccessary.
2578 """
2579 return _misc_.ConfigBase_Get(*args, **kwargs)
2580
2581 Get = staticmethod(Get)
2582 def Create(*args, **kwargs):
2583 """
2584 Create() -> ConfigBase
2585
2586 Create and return a new global config object. This function will
2587 create the "best" implementation of wx.Config available for the
2588 current platform.
2589 """
2590 return _misc_.ConfigBase_Create(*args, **kwargs)
2591
2592 Create = staticmethod(Create)
2593 def DontCreateOnDemand(*args, **kwargs):
2594 """
2595 DontCreateOnDemand()
2596
2597 Should Get() try to create a new log object if there isn't a current
2598 one?
2599 """
2600 return _misc_.ConfigBase_DontCreateOnDemand(*args, **kwargs)
2601
2602 DontCreateOnDemand = staticmethod(DontCreateOnDemand)
2603 def SetPath(*args, **kwargs):
2604 """
2605 SetPath(self, String path)
2606
2607 Set current path: if the first character is '/', it's the absolute
2608 path, otherwise it's a relative path. '..' is supported. If the
2609 strPath doesn't exist it is created.
2610 """
2611 return _misc_.ConfigBase_SetPath(*args, **kwargs)
2612
2613 def GetPath(*args, **kwargs):
2614 """
2615 GetPath(self) -> String
2616
2617 Retrieve the current path (always as absolute path)
2618 """
2619 return _misc_.ConfigBase_GetPath(*args, **kwargs)
2620
2621 def GetFirstGroup(*args, **kwargs):
2622 """
2623 GetFirstGroup() -> (more, value, index)
2624
2625 Allows enumerating the subgroups in a config object. Returns a tuple
2626 containing a flag indicating there are more items, the name of the
2627 current item, and an index to pass to GetNextGroup to fetch the next
2628 item.
2629 """
2630 return _misc_.ConfigBase_GetFirstGroup(*args, **kwargs)
2631
2632 def GetNextGroup(*args, **kwargs):
2633 """
2634 GetNextGroup(long index) -> (more, value, index)
2635
2636 Allows enumerating the subgroups in a config object. Returns a tuple
2637 containing a flag indicating there are more items, the name of the
2638 current item, and an index to pass to GetNextGroup to fetch the next
2639 item.
2640 """
2641 return _misc_.ConfigBase_GetNextGroup(*args, **kwargs)
2642
2643 def GetFirstEntry(*args, **kwargs):
2644 """
2645 GetFirstEntry() -> (more, value, index)
2646
2647 Allows enumerating the entries in the current group in a config
2648 object. Returns a tuple containing a flag indicating there are more
2649 items, the name of the current item, and an index to pass to
2650 GetNextGroup to fetch the next item.
2651 """
2652 return _misc_.ConfigBase_GetFirstEntry(*args, **kwargs)
2653
2654 def GetNextEntry(*args, **kwargs):
2655 """
2656 GetNextEntry(long index) -> (more, value, index)
2657
2658 Allows enumerating the entries in the current group in a config
2659 object. Returns a tuple containing a flag indicating there are more
2660 items, the name of the current item, and an index to pass to
2661 GetNextGroup to fetch the next item.
2662 """
2663 return _misc_.ConfigBase_GetNextEntry(*args, **kwargs)
2664
2665 def GetNumberOfEntries(*args, **kwargs):
2666 """
2667 GetNumberOfEntries(self, bool recursive=False) -> size_t
2668
2669 Get the number of entries in the current group, with or without its
2670 subgroups.
2671 """
2672 return _misc_.ConfigBase_GetNumberOfEntries(*args, **kwargs)
2673
2674 def GetNumberOfGroups(*args, **kwargs):
2675 """
2676 GetNumberOfGroups(self, bool recursive=False) -> size_t
2677
2678 Get the number of subgroups in the current group, with or without its
2679 subgroups.
2680 """
2681 return _misc_.ConfigBase_GetNumberOfGroups(*args, **kwargs)
2682
2683 def HasGroup(*args, **kwargs):
2684 """
2685 HasGroup(self, String name) -> bool
2686
2687 Returns True if the group by this name exists
2688 """
2689 return _misc_.ConfigBase_HasGroup(*args, **kwargs)
2690
2691 def HasEntry(*args, **kwargs):
2692 """
2693 HasEntry(self, String name) -> bool
2694
2695 Returns True if the entry by this name exists
2696 """
2697 return _misc_.ConfigBase_HasEntry(*args, **kwargs)
2698
2699 def Exists(*args, **kwargs):
2700 """
2701 Exists(self, String name) -> bool
2702
2703 Returns True if either a group or an entry with a given name exists
2704 """
2705 return _misc_.ConfigBase_Exists(*args, **kwargs)
2706
2707 def GetEntryType(*args, **kwargs):
2708 """
2709 GetEntryType(self, String name) -> int
2710
2711 Get the type of the entry. Returns one of the wx.Config.Type_XXX values.
2712 """
2713 return _misc_.ConfigBase_GetEntryType(*args, **kwargs)
2714
2715 def Read(*args, **kwargs):
2716 """
2717 Read(self, String key, String defaultVal=EmptyString) -> String
2718
2719 Returns the value of key if it exists, defaultVal otherwise.
2720 """
2721 return _misc_.ConfigBase_Read(*args, **kwargs)
2722
2723 def ReadInt(*args, **kwargs):
2724 """
2725 ReadInt(self, String key, long defaultVal=0) -> long
2726
2727 Returns the value of key if it exists, defaultVal otherwise.
2728 """
2729 return _misc_.ConfigBase_ReadInt(*args, **kwargs)
2730
2731 def ReadFloat(*args, **kwargs):
2732 """
2733 ReadFloat(self, String key, double defaultVal=0.0) -> double
2734
2735 Returns the value of key if it exists, defaultVal otherwise.
2736 """
2737 return _misc_.ConfigBase_ReadFloat(*args, **kwargs)
2738
2739 def ReadBool(*args, **kwargs):
2740 """
2741 ReadBool(self, String key, bool defaultVal=False) -> bool
2742
2743 Returns the value of key if it exists, defaultVal otherwise.
2744 """
2745 return _misc_.ConfigBase_ReadBool(*args, **kwargs)
2746
2747 def Write(*args, **kwargs):
2748 """
2749 Write(self, String key, String value) -> bool
2750
2751 write the value (return True on success)
2752 """
2753 return _misc_.ConfigBase_Write(*args, **kwargs)
2754
2755 def WriteInt(*args, **kwargs):
2756 """
2757 WriteInt(self, String key, long value) -> bool
2758
2759 write the value (return True on success)
2760 """
2761 return _misc_.ConfigBase_WriteInt(*args, **kwargs)
2762
2763 def WriteFloat(*args, **kwargs):
2764 """
2765 WriteFloat(self, String key, double value) -> bool
2766
2767 write the value (return True on success)
2768 """
2769 return _misc_.ConfigBase_WriteFloat(*args, **kwargs)
2770
2771 def WriteBool(*args, **kwargs):
2772 """
2773 WriteBool(self, String key, bool value) -> bool
2774
2775 write the value (return True on success)
2776 """
2777 return _misc_.ConfigBase_WriteBool(*args, **kwargs)
2778
2779 def Flush(*args, **kwargs):
2780 """
2781 Flush(self, bool currentOnly=False) -> bool
2782
2783 permanently writes all changes
2784 """
2785 return _misc_.ConfigBase_Flush(*args, **kwargs)
2786
2787 def RenameEntry(*args, **kwargs):
2788 """
2789 RenameEntry(self, String oldName, String newName) -> bool
2790
2791 Rename an entry. Returns False on failure (probably because the new
2792 name is already taken by an existing entry)
2793 """
2794 return _misc_.ConfigBase_RenameEntry(*args, **kwargs)
2795
2796 def RenameGroup(*args, **kwargs):
2797 """
2798 RenameGroup(self, String oldName, String newName) -> bool
2799
2800 Rename a group. Returns False on failure (probably because the new
2801 name is already taken by an existing entry)
2802 """
2803 return _misc_.ConfigBase_RenameGroup(*args, **kwargs)
2804
2805 def DeleteEntry(*args, **kwargs):
2806 """
2807 DeleteEntry(self, String key, bool deleteGroupIfEmpty=True) -> bool
2808
2809 Deletes the specified entry and the group it belongs to if it was the
2810 last key in it and the second parameter is True
2811 """
2812 return _misc_.ConfigBase_DeleteEntry(*args, **kwargs)
2813
2814 def DeleteGroup(*args, **kwargs):
2815 """
2816 DeleteGroup(self, String key) -> bool
2817
2818 Delete the group (with all subgroups)
2819 """
2820 return _misc_.ConfigBase_DeleteGroup(*args, **kwargs)
2821
2822 def DeleteAll(*args, **kwargs):
2823 """
2824 DeleteAll(self) -> bool
2825
2826 Delete the whole underlying object (disk file, registry key, ...)
2827 primarly intended for use by deinstallation routine.
2828 """
2829 return _misc_.ConfigBase_DeleteAll(*args, **kwargs)
2830
2831 def SetExpandEnvVars(*args, **kwargs):
2832 """
2833 SetExpandEnvVars(self, bool doIt=True)
2834
2835 We can automatically expand environment variables in the config
2836 entries this option is on by default, you can turn it on/off at any
2837 time)
2838 """
2839 return _misc_.ConfigBase_SetExpandEnvVars(*args, **kwargs)
2840
2841 def IsExpandingEnvVars(*args, **kwargs):
2842 """
2843 IsExpandingEnvVars(self) -> bool
2844
2845 Are we currently expanding environment variables?
2846 """
2847 return _misc_.ConfigBase_IsExpandingEnvVars(*args, **kwargs)
2848
2849 def SetRecordDefaults(*args, **kwargs):
2850 """
2851 SetRecordDefaults(self, bool doIt=True)
2852
2853 Set whether the config objec should record default values.
2854 """
2855 return _misc_.ConfigBase_SetRecordDefaults(*args, **kwargs)
2856
2857 def IsRecordingDefaults(*args, **kwargs):
2858 """
2859 IsRecordingDefaults(self) -> bool
2860
2861 Are we currently recording default values?
2862 """
2863 return _misc_.ConfigBase_IsRecordingDefaults(*args, **kwargs)
2864
2865 def ExpandEnvVars(*args, **kwargs):
2866 """
2867 ExpandEnvVars(self, String str) -> String
2868
2869 Expand any environment variables in str and return the result
2870 """
2871 return _misc_.ConfigBase_ExpandEnvVars(*args, **kwargs)
2872
2873 def GetAppName(*args, **kwargs):
2874 """GetAppName(self) -> String"""
2875 return _misc_.ConfigBase_GetAppName(*args, **kwargs)
2876
2877 def GetVendorName(*args, **kwargs):
2878 """GetVendorName(self) -> String"""
2879 return _misc_.ConfigBase_GetVendorName(*args, **kwargs)
2880
2881 def SetAppName(*args, **kwargs):
2882 """SetAppName(self, String appName)"""
2883 return _misc_.ConfigBase_SetAppName(*args, **kwargs)
2884
2885 def SetVendorName(*args, **kwargs):
2886 """SetVendorName(self, String vendorName)"""
2887 return _misc_.ConfigBase_SetVendorName(*args, **kwargs)
2888
2889 def SetStyle(*args, **kwargs):
2890 """SetStyle(self, long style)"""
2891 return _misc_.ConfigBase_SetStyle(*args, **kwargs)
2892
2893 def GetStyle(*args, **kwargs):
2894 """GetStyle(self) -> long"""
2895 return _misc_.ConfigBase_GetStyle(*args, **kwargs)
2896
2897
2898 class ConfigBasePtr(ConfigBase):
2899 def __init__(self, this):
2900 self.this = this
2901 if not hasattr(self,"thisown"): self.thisown = 0
2902 self.__class__ = ConfigBase
2903 _misc_.ConfigBase_swigregister(ConfigBasePtr)
2904
2905 def ConfigBase_Set(*args, **kwargs):
2906 """
2907 ConfigBase_Set(ConfigBase config) -> ConfigBase
2908
2909 Sets the global config object (the one returned by Get) and returns a
2910 reference to the previous global config object.
2911 """
2912 return _misc_.ConfigBase_Set(*args, **kwargs)
2913
2914 def ConfigBase_Get(*args, **kwargs):
2915 """
2916 ConfigBase_Get(bool createOnDemand=True) -> ConfigBase
2917
2918 Returns the current global config object, creating one if neccessary.
2919 """
2920 return _misc_.ConfigBase_Get(*args, **kwargs)
2921
2922 def ConfigBase_Create(*args, **kwargs):
2923 """
2924 ConfigBase_Create() -> ConfigBase
2925
2926 Create and return a new global config object. This function will
2927 create the "best" implementation of wx.Config available for the
2928 current platform.
2929 """
2930 return _misc_.ConfigBase_Create(*args, **kwargs)
2931
2932 def ConfigBase_DontCreateOnDemand(*args, **kwargs):
2933 """
2934 ConfigBase_DontCreateOnDemand()
2935
2936 Should Get() try to create a new log object if there isn't a current
2937 one?
2938 """
2939 return _misc_.ConfigBase_DontCreateOnDemand(*args, **kwargs)
2940
2941 class Config(ConfigBase):
2942 """
2943 This ConfigBase-derived class will use the registry on Windows,
2944 and will be a wx.FileConfig on other platforms.
2945 """
2946 def __repr__(self):
2947 return "<%s.%s; proxy of C++ wxConfig instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2948 def __init__(self, *args, **kwargs):
2949 """
2950 __init__(self, String appName=EmptyString, String vendorName=EmptyString,
2951 String localFilename=EmptyString, String globalFilename=EmptyString,
2952 long style=wxCONFIG_USE_LOCAL_FILE|wxCONFIG_USE_GLOBAL_FILE) -> Config
2953 """
2954 newobj = _misc_.new_Config(*args, **kwargs)
2955 self.this = newobj.this
2956 self.thisown = 1
2957 del newobj.thisown
2958 def __del__(self, destroy=_misc_.delete_Config):
2959 """__del__(self)"""
2960 try:
2961 if self.thisown: destroy(self)
2962 except: pass
2963
2964
2965 class ConfigPtr(Config):
2966 def __init__(self, this):
2967 self.this = this
2968 if not hasattr(self,"thisown"): self.thisown = 0
2969 self.__class__ = Config
2970 _misc_.Config_swigregister(ConfigPtr)
2971
2972 class FileConfig(ConfigBase):
2973 """This config class will use a file for storage on all platforms."""
2974 def __repr__(self):
2975 return "<%s.%s; proxy of C++ wxFileConfig instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2976 def __init__(self, *args, **kwargs):
2977 """
2978 __init__(self, String appName=EmptyString, String vendorName=EmptyString,
2979 String localFilename=EmptyString, String globalFilename=EmptyString,
2980 long style=wxCONFIG_USE_LOCAL_FILE|wxCONFIG_USE_GLOBAL_FILE) -> FileConfig
2981 """
2982 newobj = _misc_.new_FileConfig(*args, **kwargs)
2983 self.this = newobj.this
2984 self.thisown = 1
2985 del newobj.thisown
2986 def __del__(self, destroy=_misc_.delete_FileConfig):
2987 """__del__(self)"""
2988 try:
2989 if self.thisown: destroy(self)
2990 except: pass
2991
2992
2993 class FileConfigPtr(FileConfig):
2994 def __init__(self, this):
2995 self.this = this
2996 if not hasattr(self,"thisown"): self.thisown = 0
2997 self.__class__ = FileConfig
2998 _misc_.FileConfig_swigregister(FileConfigPtr)
2999
3000 class ConfigPathChanger(object):
3001 """
3002 A handy little class which changes current path to the path of given
3003 entry and restores it in the destructoir: so if you declare a local
3004 variable of this type, you work in the entry directory and the path is
3005 automatically restored when the function returns.
3006 """
3007 def __repr__(self):
3008 return "<%s.%s; proxy of C++ wxConfigPathChanger instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3009 def __init__(self, *args, **kwargs):
3010 """__init__(self, ConfigBase config, String entry) -> ConfigPathChanger"""
3011 newobj = _misc_.new_ConfigPathChanger(*args, **kwargs)
3012 self.this = newobj.this
3013 self.thisown = 1
3014 del newobj.thisown
3015 def __del__(self, destroy=_misc_.delete_ConfigPathChanger):
3016 """__del__(self)"""
3017 try:
3018 if self.thisown: destroy(self)
3019 except: pass
3020
3021 def Name(*args, **kwargs):
3022 """
3023 Name(self) -> String
3024
3025 Get the key name
3026 """
3027 return _misc_.ConfigPathChanger_Name(*args, **kwargs)
3028
3029
3030 class ConfigPathChangerPtr(ConfigPathChanger):
3031 def __init__(self, this):
3032 self.this = this
3033 if not hasattr(self,"thisown"): self.thisown = 0
3034 self.__class__ = ConfigPathChanger
3035 _misc_.ConfigPathChanger_swigregister(ConfigPathChangerPtr)
3036
3037
3038 def ExpandEnvVars(*args, **kwargs):
3039 """
3040 ExpandEnvVars(String sz) -> String
3041
3042 Replace environment variables ($SOMETHING) with their values. The
3043 format is $VARNAME or ${VARNAME} where VARNAME contains alphanumeric
3044 characters and '_' only. '$' must be escaped ('\$') in order to be
3045 taken literally.
3046 """
3047 return _misc_.ExpandEnvVars(*args, **kwargs)
3048 #---------------------------------------------------------------------------
3049
3050 class DateTime(object):
3051 def __repr__(self):
3052 return "<%s.%s; proxy of C++ wxDateTime instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3053 Local = _misc_.DateTime_Local
3054 GMT_12 = _misc_.DateTime_GMT_12
3055 GMT_11 = _misc_.DateTime_GMT_11
3056 GMT_10 = _misc_.DateTime_GMT_10
3057 GMT_9 = _misc_.DateTime_GMT_9
3058 GMT_8 = _misc_.DateTime_GMT_8
3059 GMT_7 = _misc_.DateTime_GMT_7
3060 GMT_6 = _misc_.DateTime_GMT_6
3061 GMT_5 = _misc_.DateTime_GMT_5
3062 GMT_4 = _misc_.DateTime_GMT_4
3063 GMT_3 = _misc_.DateTime_GMT_3
3064 GMT_2 = _misc_.DateTime_GMT_2
3065 GMT_1 = _misc_.DateTime_GMT_1
3066 GMT0 = _misc_.DateTime_GMT0
3067 GMT1 = _misc_.DateTime_GMT1
3068 GMT2 = _misc_.DateTime_GMT2
3069 GMT3 = _misc_.DateTime_GMT3
3070 GMT4 = _misc_.DateTime_GMT4
3071 GMT5 = _misc_.DateTime_GMT5
3072 GMT6 = _misc_.DateTime_GMT6
3073 GMT7 = _misc_.DateTime_GMT7
3074 GMT8 = _misc_.DateTime_GMT8
3075 GMT9 = _misc_.DateTime_GMT9
3076 GMT10 = _misc_.DateTime_GMT10
3077 GMT11 = _misc_.DateTime_GMT11
3078 GMT12 = _misc_.DateTime_GMT12
3079 WET = _misc_.DateTime_WET
3080 WEST = _misc_.DateTime_WEST
3081 CET = _misc_.DateTime_CET
3082 CEST = _misc_.DateTime_CEST
3083 EET = _misc_.DateTime_EET
3084 EEST = _misc_.DateTime_EEST
3085 MSK = _misc_.DateTime_MSK
3086 MSD = _misc_.DateTime_MSD
3087 AST = _misc_.DateTime_AST
3088 ADT = _misc_.DateTime_ADT
3089 EST = _misc_.DateTime_EST
3090 EDT = _misc_.DateTime_EDT
3091 CST = _misc_.DateTime_CST
3092 CDT = _misc_.DateTime_CDT
3093 MST = _misc_.DateTime_MST
3094 MDT = _misc_.DateTime_MDT
3095 PST = _misc_.DateTime_PST
3096 PDT = _misc_.DateTime_PDT
3097 HST = _misc_.DateTime_HST
3098 AKST = _misc_.DateTime_AKST
3099 AKDT = _misc_.DateTime_AKDT
3100 A_WST = _misc_.DateTime_A_WST
3101 A_CST = _misc_.DateTime_A_CST
3102 A_EST = _misc_.DateTime_A_EST
3103 A_ESST = _misc_.DateTime_A_ESST
3104 UTC = _misc_.DateTime_UTC
3105 Gregorian = _misc_.DateTime_Gregorian
3106 Julian = _misc_.DateTime_Julian
3107 Gr_Unknown = _misc_.DateTime_Gr_Unknown
3108 Gr_Standard = _misc_.DateTime_Gr_Standard
3109 Gr_Alaska = _misc_.DateTime_Gr_Alaska
3110 Gr_Albania = _misc_.DateTime_Gr_Albania
3111 Gr_Austria = _misc_.DateTime_Gr_Austria
3112 Gr_Austria_Brixen = _misc_.DateTime_Gr_Austria_Brixen
3113 Gr_Austria_Salzburg = _misc_.DateTime_Gr_Austria_Salzburg
3114 Gr_Austria_Tyrol = _misc_.DateTime_Gr_Austria_Tyrol
3115 Gr_Austria_Carinthia = _misc_.DateTime_Gr_Austria_Carinthia
3116 Gr_Austria_Styria = _misc_.DateTime_Gr_Austria_Styria
3117 Gr_Belgium = _misc_.DateTime_Gr_Belgium
3118 Gr_Bulgaria = _misc_.DateTime_Gr_Bulgaria
3119 Gr_Bulgaria_1 = _misc_.DateTime_Gr_Bulgaria_1
3120 Gr_Bulgaria_2 = _misc_.DateTime_Gr_Bulgaria_2
3121 Gr_Bulgaria_3 = _misc_.DateTime_Gr_Bulgaria_3
3122 Gr_Canada = _misc_.DateTime_Gr_Canada
3123 Gr_China = _misc_.DateTime_Gr_China
3124 Gr_China_1 = _misc_.DateTime_Gr_China_1
3125 Gr_China_2 = _misc_.DateTime_Gr_China_2
3126 Gr_Czechoslovakia = _misc_.DateTime_Gr_Czechoslovakia
3127 Gr_Denmark = _misc_.DateTime_Gr_Denmark
3128 Gr_Egypt = _misc_.DateTime_Gr_Egypt
3129 Gr_Estonia = _misc_.DateTime_Gr_Estonia
3130 Gr_Finland = _misc_.DateTime_Gr_Finland
3131 Gr_France = _misc_.DateTime_Gr_France
3132 Gr_France_Alsace = _misc_.DateTime_Gr_France_Alsace
3133 Gr_France_Lorraine = _misc_.DateTime_Gr_France_Lorraine
3134 Gr_France_Strasbourg = _misc_.DateTime_Gr_France_Strasbourg
3135 Gr_Germany = _misc_.DateTime_Gr_Germany
3136 Gr_Germany_Catholic = _misc_.DateTime_Gr_Germany_Catholic
3137 Gr_Germany_Prussia = _misc_.DateTime_Gr_Germany_Prussia
3138 Gr_Germany_Protestant = _misc_.DateTime_Gr_Germany_Protestant
3139 Gr_GreatBritain = _misc_.DateTime_Gr_GreatBritain
3140 Gr_Greece = _misc_.DateTime_Gr_Greece
3141 Gr_Hungary = _misc_.DateTime_Gr_Hungary
3142 Gr_Ireland = _misc_.DateTime_Gr_Ireland
3143 Gr_Italy = _misc_.DateTime_Gr_Italy
3144 Gr_Japan = _misc_.DateTime_Gr_Japan
3145 Gr_Japan_1 = _misc_.DateTime_Gr_Japan_1
3146 Gr_Japan_2 = _misc_.DateTime_Gr_Japan_2
3147 Gr_Japan_3 = _misc_.DateTime_Gr_Japan_3
3148 Gr_Latvia = _misc_.DateTime_Gr_Latvia
3149 Gr_Lithuania = _misc_.DateTime_Gr_Lithuania
3150 Gr_Luxemburg = _misc_.DateTime_Gr_Luxemburg
3151 Gr_Netherlands = _misc_.DateTime_Gr_Netherlands
3152 Gr_Netherlands_Groningen = _misc_.DateTime_Gr_Netherlands_Groningen
3153 Gr_Netherlands_Gelderland = _misc_.DateTime_Gr_Netherlands_Gelderland
3154 Gr_Netherlands_Utrecht = _misc_.DateTime_Gr_Netherlands_Utrecht
3155 Gr_Netherlands_Friesland = _misc_.DateTime_Gr_Netherlands_Friesland
3156 Gr_Norway = _misc_.DateTime_Gr_Norway
3157 Gr_Poland = _misc_.DateTime_Gr_Poland
3158 Gr_Portugal = _misc_.DateTime_Gr_Portugal
3159 Gr_Romania = _misc_.DateTime_Gr_Romania
3160 Gr_Russia = _misc_.DateTime_Gr_Russia
3161 Gr_Scotland = _misc_.DateTime_Gr_Scotland
3162 Gr_Spain = _misc_.DateTime_Gr_Spain
3163 Gr_Sweden = _misc_.DateTime_Gr_Sweden
3164 Gr_Switzerland = _misc_.DateTime_Gr_Switzerland
3165 Gr_Switzerland_Catholic = _misc_.DateTime_Gr_Switzerland_Catholic
3166 Gr_Switzerland_Protestant = _misc_.DateTime_Gr_Switzerland_Protestant
3167 Gr_Turkey = _misc_.DateTime_Gr_Turkey
3168 Gr_USA = _misc_.DateTime_Gr_USA
3169 Gr_Wales = _misc_.DateTime_Gr_Wales
3170 Gr_Yugoslavia = _misc_.DateTime_Gr_Yugoslavia
3171 Country_Unknown = _misc_.DateTime_Country_Unknown
3172 Country_Default = _misc_.DateTime_Country_Default
3173 Country_WesternEurope_Start = _misc_.DateTime_Country_WesternEurope_Start
3174 Country_EEC = _misc_.DateTime_Country_EEC
3175 France = _misc_.DateTime_France
3176 Germany = _misc_.DateTime_Germany
3177 UK = _misc_.DateTime_UK
3178 Country_WesternEurope_End = _misc_.DateTime_Country_WesternEurope_End
3179 Russia = _misc_.DateTime_Russia
3180 USA = _misc_.DateTime_USA
3181 Jan = _misc_.DateTime_Jan
3182 Feb = _misc_.DateTime_Feb
3183 Mar = _misc_.DateTime_Mar
3184 Apr = _misc_.DateTime_Apr
3185 May = _misc_.DateTime_May
3186 Jun = _misc_.DateTime_Jun
3187 Jul = _misc_.DateTime_Jul
3188 Aug = _misc_.DateTime_Aug
3189 Sep = _misc_.DateTime_Sep
3190 Oct = _misc_.DateTime_Oct
3191 Nov = _misc_.DateTime_Nov
3192 Dec = _misc_.DateTime_Dec
3193 Inv_Month = _misc_.DateTime_Inv_Month
3194 Sun = _misc_.DateTime_Sun
3195 Mon = _misc_.DateTime_Mon
3196 Tue = _misc_.DateTime_Tue
3197 Wed = _misc_.DateTime_Wed
3198 Thu = _misc_.DateTime_Thu
3199 Fri = _misc_.DateTime_Fri
3200 Sat = _misc_.DateTime_Sat
3201 Inv_WeekDay = _misc_.DateTime_Inv_WeekDay
3202 Inv_Year = _misc_.DateTime_Inv_Year
3203 Name_Full = _misc_.DateTime_Name_Full
3204 Name_Abbr = _misc_.DateTime_Name_Abbr
3205 Default_First = _misc_.DateTime_Default_First
3206 Monday_First = _misc_.DateTime_Monday_First
3207 Sunday_First = _misc_.DateTime_Sunday_First
3208 def SetCountry(*args, **kwargs):
3209 """SetCountry(int country)"""
3210 return _misc_.DateTime_SetCountry(*args, **kwargs)
3211
3212 SetCountry = staticmethod(SetCountry)
3213 def GetCountry(*args, **kwargs):
3214 """GetCountry() -> int"""
3215 return _misc_.DateTime_GetCountry(*args, **kwargs)
3216
3217 GetCountry = staticmethod(GetCountry)
3218 def IsWestEuropeanCountry(*args, **kwargs):
3219 """IsWestEuropeanCountry(int country=Country_Default) -> bool"""
3220 return _misc_.DateTime_IsWestEuropeanCountry(*args, **kwargs)
3221
3222 IsWestEuropeanCountry = staticmethod(IsWestEuropeanCountry)
3223 def GetCurrentYear(*args, **kwargs):
3224 """GetCurrentYear(int cal=Gregorian) -> int"""
3225 return _misc_.DateTime_GetCurrentYear(*args, **kwargs)
3226
3227 GetCurrentYear = staticmethod(GetCurrentYear)
3228 def ConvertYearToBC(*args, **kwargs):
3229 """ConvertYearToBC(int year) -> int"""
3230 return _misc_.DateTime_ConvertYearToBC(*args, **kwargs)
3231
3232 ConvertYearToBC = staticmethod(ConvertYearToBC)
3233 def GetCurrentMonth(*args, **kwargs):
3234 """GetCurrentMonth(int cal=Gregorian) -> int"""
3235 return _misc_.DateTime_GetCurrentMonth(*args, **kwargs)
3236
3237 GetCurrentMonth = staticmethod(GetCurrentMonth)
3238 def IsLeapYear(*args, **kwargs):
3239 """IsLeapYear(int year=Inv_Year, int cal=Gregorian) -> bool"""
3240 return _misc_.DateTime_IsLeapYear(*args, **kwargs)
3241
3242 IsLeapYear = staticmethod(IsLeapYear)
3243 def GetCentury(*args, **kwargs):
3244 """GetCentury(int year=Inv_Year) -> int"""
3245 return _misc_.DateTime_GetCentury(*args, **kwargs)
3246
3247 GetCentury = staticmethod(GetCentury)
3248 def GetNumberOfDaysinYear(*args, **kwargs):
3249 """GetNumberOfDaysinYear(int year, int cal=Gregorian) -> int"""
3250 return _misc_.DateTime_GetNumberOfDaysinYear(*args, **kwargs)
3251
3252 GetNumberOfDaysinYear = staticmethod(GetNumberOfDaysinYear)
3253 def GetNumberOfDaysInMonth(*args, **kwargs):
3254 """GetNumberOfDaysInMonth(int month, int year=Inv_Year, int cal=Gregorian) -> int"""
3255 return _misc_.DateTime_GetNumberOfDaysInMonth(*args, **kwargs)
3256
3257 GetNumberOfDaysInMonth = staticmethod(GetNumberOfDaysInMonth)
3258 def GetMonthName(*args, **kwargs):
3259 """GetMonthName(int month, int flags=Name_Full) -> String"""
3260 return _misc_.DateTime_GetMonthName(*args, **kwargs)
3261
3262 GetMonthName = staticmethod(GetMonthName)
3263 def GetWeekDayName(*args, **kwargs):
3264 """GetWeekDayName(int weekday, int flags=Name_Full) -> String"""
3265 return _misc_.DateTime_GetWeekDayName(*args, **kwargs)
3266
3267 GetWeekDayName = staticmethod(GetWeekDayName)
3268 def GetAmPmStrings(*args, **kwargs):
3269 """GetAmPmStrings() -> (am, pm)"""
3270 return _misc_.DateTime_GetAmPmStrings(*args, **kwargs)
3271
3272 GetAmPmStrings = staticmethod(GetAmPmStrings)
3273 def IsDSTApplicable(*args, **kwargs):
3274 """IsDSTApplicable(int year=Inv_Year, int country=Country_Default) -> bool"""
3275 return _misc_.DateTime_IsDSTApplicable(*args, **kwargs)
3276
3277 IsDSTApplicable = staticmethod(IsDSTApplicable)
3278 def GetBeginDST(*args, **kwargs):
3279 """GetBeginDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
3280 return _misc_.DateTime_GetBeginDST(*args, **kwargs)
3281
3282 GetBeginDST = staticmethod(GetBeginDST)
3283 def GetEndDST(*args, **kwargs):
3284 """GetEndDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
3285 return _misc_.DateTime_GetEndDST(*args, **kwargs)
3286
3287 GetEndDST = staticmethod(GetEndDST)
3288 def Now(*args, **kwargs):
3289 """Now() -> DateTime"""
3290 return _misc_.DateTime_Now(*args, **kwargs)
3291
3292 Now = staticmethod(Now)
3293 def UNow(*args, **kwargs):
3294 """UNow() -> DateTime"""
3295 return _misc_.DateTime_UNow(*args, **kwargs)
3296
3297 UNow = staticmethod(UNow)
3298 def Today(*args, **kwargs):
3299 """Today() -> DateTime"""
3300 return _misc_.DateTime_Today(*args, **kwargs)
3301
3302 Today = staticmethod(Today)
3303 def __init__(self, *args, **kwargs):
3304 """__init__(self) -> DateTime"""
3305 newobj = _misc_.new_DateTime(*args, **kwargs)
3306 self.this = newobj.this
3307 self.thisown = 1
3308 del newobj.thisown
3309 def __del__(self, destroy=_misc_.delete_DateTime):
3310 """__del__(self)"""
3311 try:
3312 if self.thisown: destroy(self)
3313 except: pass
3314
3315 def SetToCurrent(*args, **kwargs):
3316 """SetToCurrent(self) -> DateTime"""
3317 return _misc_.DateTime_SetToCurrent(*args, **kwargs)
3318
3319 def SetTimeT(*args, **kwargs):
3320 """SetTimeT(self, time_t timet) -> DateTime"""
3321 return _misc_.DateTime_SetTimeT(*args, **kwargs)
3322
3323 def SetJDN(*args, **kwargs):
3324 """SetJDN(self, double jdn) -> DateTime"""
3325 return _misc_.DateTime_SetJDN(*args, **kwargs)
3326
3327 def SetHMS(*args, **kwargs):
3328 """SetHMS(self, int hour, int minute=0, int second=0, int millisec=0) -> DateTime"""
3329 return _misc_.DateTime_SetHMS(*args, **kwargs)
3330
3331 def Set(*args, **kwargs):
3332 """
3333 Set(self, int day, int month=Inv_Month, int year=Inv_Year, int hour=0,
3334 int minute=0, int second=0, int millisec=0) -> DateTime
3335 """
3336 return _misc_.DateTime_Set(*args, **kwargs)
3337
3338 def ResetTime(*args, **kwargs):
3339 """ResetTime(self) -> DateTime"""
3340 return _misc_.DateTime_ResetTime(*args, **kwargs)
3341
3342 def SetYear(*args, **kwargs):
3343 """SetYear(self, int year) -> DateTime"""
3344 return _misc_.DateTime_SetYear(*args, **kwargs)
3345
3346 def SetMonth(*args, **kwargs):
3347 """SetMonth(self, int month) -> DateTime"""
3348 return _misc_.DateTime_SetMonth(*args, **kwargs)
3349
3350 def SetDay(*args, **kwargs):
3351 """SetDay(self, int day) -> DateTime"""
3352 return _misc_.DateTime_SetDay(*args, **kwargs)
3353
3354 def SetHour(*args, **kwargs):
3355 """SetHour(self, int hour) -> DateTime"""
3356 return _misc_.DateTime_SetHour(*args, **kwargs)
3357
3358 def SetMinute(*args, **kwargs):
3359 """SetMinute(self, int minute) -> DateTime"""
3360 return _misc_.DateTime_SetMinute(*args, **kwargs)
3361
3362 def SetSecond(*args, **kwargs):
3363 """SetSecond(self, int second) -> DateTime"""
3364 return _misc_.DateTime_SetSecond(*args, **kwargs)
3365
3366 def SetMillisecond(*args, **kwargs):
3367 """SetMillisecond(self, int millisecond) -> DateTime"""
3368 return _misc_.DateTime_SetMillisecond(*args, **kwargs)
3369
3370 def SetToWeekDayInSameWeek(*args, **kwargs):
3371 """SetToWeekDayInSameWeek(self, int weekday, int flags=Monday_First) -> DateTime"""
3372 return _misc_.DateTime_SetToWeekDayInSameWeek(*args, **kwargs)
3373
3374 def GetWeekDayInSameWeek(*args, **kwargs):
3375 """GetWeekDayInSameWeek(self, int weekday, int flags=Monday_First) -> DateTime"""
3376 return _misc_.DateTime_GetWeekDayInSameWeek(*args, **kwargs)
3377
3378 def SetToNextWeekDay(*args, **kwargs):
3379 """SetToNextWeekDay(self, int weekday) -> DateTime"""
3380 return _misc_.DateTime_SetToNextWeekDay(*args, **kwargs)
3381
3382 def GetNextWeekDay(*args, **kwargs):
3383 """GetNextWeekDay(self, int weekday) -> DateTime"""
3384 return _misc_.DateTime_GetNextWeekDay(*args, **kwargs)
3385
3386 def SetToPrevWeekDay(*args, **kwargs):
3387 """SetToPrevWeekDay(self, int weekday) -> DateTime"""
3388 return _misc_.DateTime_SetToPrevWeekDay(*args, **kwargs)
3389
3390 def GetPrevWeekDay(*args, **kwargs):
3391 """GetPrevWeekDay(self, int weekday) -> DateTime"""
3392 return _misc_.DateTime_GetPrevWeekDay(*args, **kwargs)
3393
3394 def SetToWeekDay(*args, **kwargs):
3395 """SetToWeekDay(self, int weekday, int n=1, int month=Inv_Month, int year=Inv_Year) -> bool"""
3396 return _misc_.DateTime_SetToWeekDay(*args, **kwargs)
3397
3398 def SetToLastWeekDay(*args, **kwargs):
3399 """SetToLastWeekDay(self, int weekday, int month=Inv_Month, int year=Inv_Year) -> bool"""
3400 return _misc_.DateTime_SetToLastWeekDay(*args, **kwargs)
3401
3402 def GetLastWeekDay(*args, **kwargs):
3403 """GetLastWeekDay(self, int weekday, int month=Inv_Month, int year=Inv_Year) -> DateTime"""
3404 return _misc_.DateTime_GetLastWeekDay(*args, **kwargs)
3405
3406 def SetToTheWeek(*args, **kwargs):
3407 """SetToTheWeek(self, int numWeek, int weekday=Mon, int flags=Monday_First) -> bool"""
3408 return _misc_.DateTime_SetToTheWeek(*args, **kwargs)
3409
3410 def GetWeek(*args, **kwargs):
3411 """GetWeek(self, int numWeek, int weekday=Mon, int flags=Monday_First) -> DateTime"""
3412 return _misc_.DateTime_GetWeek(*args, **kwargs)
3413
3414 def SetToLastMonthDay(*args, **kwargs):
3415 """SetToLastMonthDay(self, int month=Inv_Month, int year=Inv_Year) -> DateTime"""
3416 return _misc_.DateTime_SetToLastMonthDay(*args, **kwargs)
3417
3418 def GetLastMonthDay(*args, **kwargs):
3419 """GetLastMonthDay(self, int month=Inv_Month, int year=Inv_Year) -> DateTime"""
3420 return _misc_.DateTime_GetLastMonthDay(*args, **kwargs)
3421
3422 def SetToYearDay(*args, **kwargs):
3423 """SetToYearDay(self, int yday) -> DateTime"""
3424 return _misc_.DateTime_SetToYearDay(*args, **kwargs)
3425
3426 def GetYearDay(*args, **kwargs):
3427 """GetYearDay(self, int yday) -> DateTime"""
3428 return _misc_.DateTime_GetYearDay(*args, **kwargs)
3429
3430 def GetJulianDayNumber(*args, **kwargs):
3431 """GetJulianDayNumber(self) -> double"""
3432 return _misc_.DateTime_GetJulianDayNumber(*args, **kwargs)
3433
3434 def GetJDN(*args, **kwargs):
3435 """GetJDN(self) -> double"""
3436 return _misc_.DateTime_GetJDN(*args, **kwargs)
3437
3438 def GetModifiedJulianDayNumber(*args, **kwargs):
3439 """GetModifiedJulianDayNumber(self) -> double"""
3440 return _misc_.DateTime_GetModifiedJulianDayNumber(*args, **kwargs)
3441
3442 def GetMJD(*args, **kwargs):
3443 """GetMJD(self) -> double"""
3444 return _misc_.DateTime_GetMJD(*args, **kwargs)
3445
3446 def GetRataDie(*args, **kwargs):
3447 """GetRataDie(self) -> double"""
3448 return _misc_.DateTime_GetRataDie(*args, **kwargs)
3449
3450 def ToTimezone(*args, **kwargs):
3451 """ToTimezone(self, wxDateTime::TimeZone tz, bool noDST=False) -> DateTime"""
3452 return _misc_.DateTime_ToTimezone(*args, **kwargs)
3453
3454 def MakeTimezone(*args, **kwargs):
3455 """MakeTimezone(self, wxDateTime::TimeZone tz, bool noDST=False) -> DateTime"""
3456 return _misc_.DateTime_MakeTimezone(*args, **kwargs)
3457
3458 def ToGMT(*args, **kwargs):
3459 """ToGMT(self, bool noDST=False) -> DateTime"""
3460 return _misc_.DateTime_ToGMT(*args, **kwargs)
3461
3462 def MakeGMT(*args, **kwargs):
3463 """MakeGMT(self, bool noDST=False) -> DateTime"""
3464 return _misc_.DateTime_MakeGMT(*args, **kwargs)
3465
3466 def IsDST(*args, **kwargs):
3467 """IsDST(self, int country=Country_Default) -> int"""
3468 return _misc_.DateTime_IsDST(*args, **kwargs)
3469
3470 def IsValid(*args, **kwargs):
3471 """IsValid(self) -> bool"""
3472 return _misc_.DateTime_IsValid(*args, **kwargs)
3473
3474 Ok = IsValid
3475 def __nonzero__(self): return self.Ok()
3476 def GetTicks(*args, **kwargs):
3477 """GetTicks(self) -> time_t"""
3478 return _misc_.DateTime_GetTicks(*args, **kwargs)
3479
3480 def GetYear(*args, **kwargs):
3481 """GetYear(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3482 return _misc_.DateTime_GetYear(*args, **kwargs)
3483
3484 def GetMonth(*args, **kwargs):
3485 """GetMonth(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3486 return _misc_.DateTime_GetMonth(*args, **kwargs)
3487
3488 def GetDay(*args, **kwargs):
3489 """GetDay(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3490 return _misc_.DateTime_GetDay(*args, **kwargs)
3491
3492 def GetWeekDay(*args, **kwargs):
3493 """GetWeekDay(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3494 return _misc_.DateTime_GetWeekDay(*args, **kwargs)
3495
3496 def GetHour(*args, **kwargs):
3497 """GetHour(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3498 return _misc_.DateTime_GetHour(*args, **kwargs)
3499
3500 def GetMinute(*args, **kwargs):
3501 """GetMinute(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3502 return _misc_.DateTime_GetMinute(*args, **kwargs)
3503
3504 def GetSecond(*args, **kwargs):
3505 """GetSecond(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3506 return _misc_.DateTime_GetSecond(*args, **kwargs)
3507
3508 def GetMillisecond(*args, **kwargs):
3509 """GetMillisecond(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3510 return _misc_.DateTime_GetMillisecond(*args, **kwargs)
3511
3512 def GetDayOfYear(*args, **kwargs):
3513 """GetDayOfYear(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3514 return _misc_.DateTime_GetDayOfYear(*args, **kwargs)
3515
3516 def GetWeekOfYear(*args, **kwargs):
3517 """GetWeekOfYear(self, int flags=Monday_First, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3518 return _misc_.DateTime_GetWeekOfYear(*args, **kwargs)
3519
3520 def GetWeekOfMonth(*args, **kwargs):
3521 """GetWeekOfMonth(self, int flags=Monday_First, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3522 return _misc_.DateTime_GetWeekOfMonth(*args, **kwargs)
3523
3524 def IsWorkDay(*args, **kwargs):
3525 """IsWorkDay(self, int country=Country_Default) -> bool"""
3526 return _misc_.DateTime_IsWorkDay(*args, **kwargs)
3527
3528 def IsEqualTo(*args, **kwargs):
3529 """IsEqualTo(self, DateTime datetime) -> bool"""
3530 return _misc_.DateTime_IsEqualTo(*args, **kwargs)
3531
3532 def IsEarlierThan(*args, **kwargs):
3533 """IsEarlierThan(self, DateTime datetime) -> bool"""
3534 return _misc_.DateTime_IsEarlierThan(*args, **kwargs)
3535
3536 def IsLaterThan(*args, **kwargs):
3537 """IsLaterThan(self, DateTime datetime) -> bool"""
3538 return _misc_.DateTime_IsLaterThan(*args, **kwargs)
3539
3540 def IsStrictlyBetween(*args, **kwargs):
3541 """IsStrictlyBetween(self, DateTime t1, DateTime t2) -> bool"""
3542 return _misc_.DateTime_IsStrictlyBetween(*args, **kwargs)
3543
3544 def IsBetween(*args, **kwargs):
3545 """IsBetween(self, DateTime t1, DateTime t2) -> bool"""
3546 return _misc_.DateTime_IsBetween(*args, **kwargs)
3547
3548 def IsSameDate(*args, **kwargs):
3549 """IsSameDate(self, DateTime dt) -> bool"""
3550 return _misc_.DateTime_IsSameDate(*args, **kwargs)
3551
3552 def IsSameTime(*args, **kwargs):
3553 """IsSameTime(self, DateTime dt) -> bool"""
3554 return _misc_.DateTime_IsSameTime(*args, **kwargs)
3555
3556 def IsEqualUpTo(*args, **kwargs):
3557 """IsEqualUpTo(self, DateTime dt, TimeSpan ts) -> bool"""
3558 return _misc_.DateTime_IsEqualUpTo(*args, **kwargs)
3559
3560 def AddTS(*args, **kwargs):
3561 """AddTS(self, TimeSpan diff) -> DateTime"""
3562 return _misc_.DateTime_AddTS(*args, **kwargs)
3563
3564 def AddDS(*args, **kwargs):
3565 """AddDS(self, DateSpan diff) -> DateTime"""
3566 return _misc_.DateTime_AddDS(*args, **kwargs)
3567
3568 def SubtractTS(*args, **kwargs):
3569 """SubtractTS(self, TimeSpan diff) -> DateTime"""
3570 return _misc_.DateTime_SubtractTS(*args, **kwargs)
3571
3572 def SubtractDS(*args, **kwargs):
3573 """SubtractDS(self, DateSpan diff) -> DateTime"""
3574 return _misc_.DateTime_SubtractDS(*args, **kwargs)
3575
3576 def Subtract(*args, **kwargs):
3577 """Subtract(self, DateTime dt) -> TimeSpan"""
3578 return _misc_.DateTime_Subtract(*args, **kwargs)
3579
3580 def __iadd__(*args):
3581 """
3582 __iadd__(self, TimeSpan diff) -> DateTime
3583 __iadd__(self, DateSpan diff) -> DateTime
3584 """
3585 return _misc_.DateTime___iadd__(*args)
3586
3587 def __isub__(*args):
3588 """
3589 __isub__(self, TimeSpan diff) -> DateTime
3590 __isub__(self, DateSpan diff) -> DateTime
3591 """
3592 return _misc_.DateTime___isub__(*args)
3593
3594 def __add__(*args):
3595 """
3596 __add__(self, TimeSpan other) -> DateTime
3597 __add__(self, DateSpan other) -> DateTime
3598 """
3599 return _misc_.DateTime___add__(*args)
3600
3601 def __sub__(*args):
3602 """
3603 __sub__(self, DateTime other) -> TimeSpan
3604 __sub__(self, TimeSpan other) -> DateTime
3605 __sub__(self, DateSpan other) -> DateTime
3606 """
3607 return _misc_.DateTime___sub__(*args)
3608
3609 def __lt__(*args):
3610 """__lt__(self, DateTime other) -> bool"""
3611 return _misc_.DateTime___lt__(*args)
3612
3613 def __le__(*args):
3614 """__le__(self, DateTime other) -> bool"""
3615 return _misc_.DateTime___le__(*args)
3616
3617 def __gt__(*args):
3618 """__gt__(self, DateTime other) -> bool"""
3619 return _misc_.DateTime___gt__(*args)
3620
3621 def __ge__(*args):
3622 """__ge__(self, DateTime other) -> bool"""
3623 return _misc_.DateTime___ge__(*args)
3624
3625 def __eq__(*args):
3626 """__eq__(self, DateTime other) -> bool"""
3627 return _misc_.DateTime___eq__(*args)
3628
3629 def __ne__(*args):
3630 """__ne__(self, DateTime other) -> bool"""
3631 return _misc_.DateTime___ne__(*args)
3632
3633 def ParseRfc822Date(*args, **kwargs):
3634 """ParseRfc822Date(self, String date) -> int"""
3635 return _misc_.DateTime_ParseRfc822Date(*args, **kwargs)
3636
3637 def ParseFormat(*args, **kwargs):
3638 """ParseFormat(self, String date, String format=DateFormatStr, DateTime dateDef=DefaultDateTime) -> int"""
3639 return _misc_.DateTime_ParseFormat(*args, **kwargs)
3640
3641 def ParseDateTime(*args, **kwargs):
3642 """ParseDateTime(self, String datetime) -> int"""
3643 return _misc_.DateTime_ParseDateTime(*args, **kwargs)
3644
3645 def ParseDate(*args, **kwargs):
3646 """ParseDate(self, String date) -> int"""
3647 return _misc_.DateTime_ParseDate(*args, **kwargs)
3648
3649 def ParseTime(*args, **kwargs):
3650 """ParseTime(self, String time) -> int"""
3651 return _misc_.DateTime_ParseTime(*args, **kwargs)
3652
3653 def Format(*args, **kwargs):
3654 """Format(self, String format=DateFormatStr, wxDateTime::TimeZone tz=LOCAL_TZ) -> String"""
3655 return _misc_.DateTime_Format(*args, **kwargs)
3656
3657 def FormatDate(*args, **kwargs):
3658 """FormatDate(self) -> String"""
3659 return _misc_.DateTime_FormatDate(*args, **kwargs)
3660
3661 def FormatTime(*args, **kwargs):
3662 """FormatTime(self) -> String"""
3663 return _misc_.DateTime_FormatTime(*args, **kwargs)
3664
3665 def FormatISODate(*args, **kwargs):
3666 """FormatISODate(self) -> String"""
3667 return _misc_.DateTime_FormatISODate(*args, **kwargs)
3668
3669 def FormatISOTime(*args, **kwargs):
3670 """FormatISOTime(self) -> String"""
3671 return _misc_.DateTime_FormatISOTime(*args, **kwargs)
3672
3673 def __repr__(self):
3674 if self.IsValid():
3675 return '<wx.DateTime: \"%s\" at %s>' % ( self.Format(), self.this)
3676 else:
3677 return '<wx.DateTime: \"INVALID\" at %s>' % self.this
3678 def __str__(self):
3679 if self.IsValid():
3680 return self.Format()
3681 else:
3682 return "INVALID DateTime"
3683
3684
3685 class DateTimePtr(DateTime):
3686 def __init__(self, this):
3687 self.this = this
3688 if not hasattr(self,"thisown"): self.thisown = 0
3689 self.__class__ = DateTime
3690 _misc_.DateTime_swigregister(DateTimePtr)
3691 DateFormatStr = cvar.DateFormatStr
3692 TimeSpanFormatStr = cvar.TimeSpanFormatStr
3693
3694 def DateTime_SetCountry(*args, **kwargs):
3695 """DateTime_SetCountry(int country)"""
3696 return _misc_.DateTime_SetCountry(*args, **kwargs)
3697
3698 def DateTime_GetCountry(*args, **kwargs):
3699 """DateTime_GetCountry() -> int"""
3700 return _misc_.DateTime_GetCountry(*args, **kwargs)
3701
3702 def DateTime_IsWestEuropeanCountry(*args, **kwargs):
3703 """DateTime_IsWestEuropeanCountry(int country=Country_Default) -> bool"""
3704 return _misc_.DateTime_IsWestEuropeanCountry(*args, **kwargs)
3705
3706 def DateTime_GetCurrentYear(*args, **kwargs):
3707 """DateTime_GetCurrentYear(int cal=Gregorian) -> int"""
3708 return _misc_.DateTime_GetCurrentYear(*args, **kwargs)
3709
3710 def DateTime_ConvertYearToBC(*args, **kwargs):
3711 """DateTime_ConvertYearToBC(int year) -> int"""
3712 return _misc_.DateTime_ConvertYearToBC(*args, **kwargs)
3713
3714 def DateTime_GetCurrentMonth(*args, **kwargs):
3715 """DateTime_GetCurrentMonth(int cal=Gregorian) -> int"""
3716 return _misc_.DateTime_GetCurrentMonth(*args, **kwargs)
3717
3718 def DateTime_IsLeapYear(*args, **kwargs):
3719 """DateTime_IsLeapYear(int year=Inv_Year, int cal=Gregorian) -> bool"""
3720 return _misc_.DateTime_IsLeapYear(*args, **kwargs)
3721
3722 def DateTime_GetCentury(*args, **kwargs):
3723 """DateTime_GetCentury(int year=Inv_Year) -> int"""
3724 return _misc_.DateTime_GetCentury(*args, **kwargs)
3725
3726 def DateTime_GetNumberOfDaysinYear(*args, **kwargs):
3727 """DateTime_GetNumberOfDaysinYear(int year, int cal=Gregorian) -> int"""
3728 return _misc_.DateTime_GetNumberOfDaysinYear(*args, **kwargs)
3729
3730 def DateTime_GetNumberOfDaysInMonth(*args, **kwargs):
3731 """DateTime_GetNumberOfDaysInMonth(int month, int year=Inv_Year, int cal=Gregorian) -> int"""
3732 return _misc_.DateTime_GetNumberOfDaysInMonth(*args, **kwargs)
3733
3734 def DateTime_GetMonthName(*args, **kwargs):
3735 """DateTime_GetMonthName(int month, int flags=Name_Full) -> String"""
3736 return _misc_.DateTime_GetMonthName(*args, **kwargs)
3737
3738 def DateTime_GetWeekDayName(*args, **kwargs):
3739 """DateTime_GetWeekDayName(int weekday, int flags=Name_Full) -> String"""
3740 return _misc_.DateTime_GetWeekDayName(*args, **kwargs)
3741
3742 def DateTime_GetAmPmStrings(*args, **kwargs):
3743 """GetAmPmStrings() -> (am, pm)"""
3744 return _misc_.DateTime_GetAmPmStrings(*args, **kwargs)
3745
3746 def DateTime_IsDSTApplicable(*args, **kwargs):
3747 """DateTime_IsDSTApplicable(int year=Inv_Year, int country=Country_Default) -> bool"""
3748 return _misc_.DateTime_IsDSTApplicable(*args, **kwargs)
3749
3750 def DateTime_GetBeginDST(*args, **kwargs):
3751 """DateTime_GetBeginDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
3752 return _misc_.DateTime_GetBeginDST(*args, **kwargs)
3753
3754 def DateTime_GetEndDST(*args, **kwargs):
3755 """DateTime_GetEndDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
3756 return _misc_.DateTime_GetEndDST(*args, **kwargs)
3757
3758 def DateTime_Now(*args, **kwargs):
3759 """DateTime_Now() -> DateTime"""
3760 return _misc_.DateTime_Now(*args, **kwargs)
3761
3762 def DateTime_UNow(*args, **kwargs):
3763 """DateTime_UNow() -> DateTime"""
3764 return _misc_.DateTime_UNow(*args, **kwargs)
3765
3766 def DateTime_Today(*args, **kwargs):
3767 """DateTime_Today() -> DateTime"""
3768 return _misc_.DateTime_Today(*args, **kwargs)
3769
3770 def DateTimeFromTimeT(*args, **kwargs):
3771 """DateTimeFromTimeT(time_t timet) -> DateTime"""
3772 val = _misc_.new_DateTimeFromTimeT(*args, **kwargs)
3773 val.thisown = 1
3774 return val
3775
3776 def DateTimeFromJDN(*args, **kwargs):
3777 """DateTimeFromJDN(double jdn) -> DateTime"""
3778 val = _misc_.new_DateTimeFromJDN(*args, **kwargs)
3779 val.thisown = 1
3780 return val
3781
3782 def DateTimeFromHMS(*args, **kwargs):
3783 """DateTimeFromHMS(int hour, int minute=0, int second=0, int millisec=0) -> DateTime"""
3784 val = _misc_.new_DateTimeFromHMS(*args, **kwargs)
3785 val.thisown = 1
3786 return val
3787
3788 def DateTimeFromDMY(*args, **kwargs):
3789 """
3790 DateTimeFromDMY(int day, int month=Inv_Month, int year=Inv_Year, int hour=0,
3791 int minute=0, int second=0, int millisec=0) -> DateTime
3792 """
3793 val = _misc_.new_DateTimeFromDMY(*args, **kwargs)
3794 val.thisown = 1
3795 return val
3796
3797 class TimeSpan(object):
3798 def __repr__(self):
3799 return "<%s.%s; proxy of C++ wxTimeSpan instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3800 def Seconds(*args, **kwargs):
3801 """Seconds(long sec) -> TimeSpan"""
3802 return _misc_.TimeSpan_Seconds(*args, **kwargs)
3803
3804 Seconds = staticmethod(Seconds)
3805 def Second(*args, **kwargs):
3806 """Second() -> TimeSpan"""
3807 return _misc_.TimeSpan_Second(*args, **kwargs)
3808
3809 Second = staticmethod(Second)
3810 def Minutes(*args, **kwargs):
3811 """Minutes(long min) -> TimeSpan"""
3812 return _misc_.TimeSpan_Minutes(*args, **kwargs)
3813
3814 Minutes = staticmethod(Minutes)
3815 def Minute(*args, **kwargs):
3816 """Minute() -> TimeSpan"""
3817 return _misc_.TimeSpan_Minute(*args, **kwargs)
3818
3819 Minute = staticmethod(Minute)
3820 def Hours(*args, **kwargs):
3821 """Hours(long hours) -> TimeSpan"""
3822 return _misc_.TimeSpan_Hours(*args, **kwargs)
3823
3824 Hours = staticmethod(Hours)
3825 def Hour(*args, **kwargs):
3826 """Hour() -> TimeSpan"""
3827 return _misc_.TimeSpan_Hour(*args, **kwargs)
3828
3829 Hour = staticmethod(Hour)
3830 def Days(*args, **kwargs):
3831 """Days(long days) -> TimeSpan"""
3832 return _misc_.TimeSpan_Days(*args, **kwargs)
3833
3834 Days = staticmethod(Days)
3835 def Day(*args, **kwargs):
3836 """Day() -> TimeSpan"""
3837 return _misc_.TimeSpan_Day(*args, **kwargs)
3838
3839 Day = staticmethod(Day)
3840 def Weeks(*args, **kwargs):
3841 """Weeks(long days) -> TimeSpan"""
3842 return _misc_.TimeSpan_Weeks(*args, **kwargs)
3843
3844 Weeks = staticmethod(Weeks)
3845 def Week(*args, **kwargs):
3846 """Week() -> TimeSpan"""
3847 return _misc_.TimeSpan_Week(*args, **kwargs)
3848
3849 Week = staticmethod(Week)
3850 def __init__(self, *args, **kwargs):
3851 """__init__(self, long hours=0, long minutes=0, long seconds=0, long milliseconds=0) -> TimeSpan"""
3852 newobj = _misc_.new_TimeSpan(*args, **kwargs)
3853 self.this = newobj.this
3854 self.thisown = 1
3855 del newobj.thisown
3856 def __del__(self, destroy=_misc_.delete_TimeSpan):
3857 """__del__(self)"""
3858 try:
3859 if self.thisown: destroy(self)
3860 except: pass
3861
3862 def Add(*args, **kwargs):
3863 """Add(self, TimeSpan diff) -> TimeSpan"""
3864 return _misc_.TimeSpan_Add(*args, **kwargs)
3865
3866 def Subtract(*args, **kwargs):
3867 """Subtract(self, TimeSpan diff) -> TimeSpan"""
3868 return _misc_.TimeSpan_Subtract(*args, **kwargs)
3869
3870 def Multiply(*args, **kwargs):
3871 """Multiply(self, int n) -> TimeSpan"""
3872 return _misc_.TimeSpan_Multiply(*args, **kwargs)
3873
3874 def Neg(*args, **kwargs):
3875 """Neg(self) -> TimeSpan"""
3876 return _misc_.TimeSpan_Neg(*args, **kwargs)
3877
3878 def Abs(*args, **kwargs):
3879 """Abs(self) -> TimeSpan"""
3880 return _misc_.TimeSpan_Abs(*args, **kwargs)
3881
3882 def __iadd__(*args, **kwargs):
3883 """__iadd__(self, TimeSpan diff) -> TimeSpan"""
3884 return _misc_.TimeSpan___iadd__(*args, **kwargs)
3885
3886 def __isub__(*args, **kwargs):
3887 """__isub__(self, TimeSpan diff) -> TimeSpan"""
3888 return _misc_.TimeSpan___isub__(*args, **kwargs)
3889
3890 def __imul__(*args, **kwargs):
3891 """__imul__(self, int n) -> TimeSpan"""
3892 return _misc_.TimeSpan___imul__(*args, **kwargs)
3893
3894 def __neg__(*args, **kwargs):
3895 """__neg__(self) -> TimeSpan"""
3896 return _misc_.TimeSpan___neg__(*args, **kwargs)
3897
3898 def __add__(*args, **kwargs):
3899 """__add__(self, TimeSpan other) -> TimeSpan"""
3900 return _misc_.TimeSpan___add__(*args, **kwargs)
3901
3902 def __sub__(*args, **kwargs):
3903 """__sub__(self, TimeSpan other) -> TimeSpan"""
3904 return _misc_.TimeSpan___sub__(*args, **kwargs)
3905
3906 def __mul__(*args, **kwargs):
3907 """__mul__(self, int n) -> TimeSpan"""
3908 return _misc_.TimeSpan___mul__(*args, **kwargs)
3909
3910 def __rmul__(*args, **kwargs):
3911 """__rmul__(self, int n) -> TimeSpan"""
3912 return _misc_.TimeSpan___rmul__(*args, **kwargs)
3913
3914 def __lt__(*args, **kwargs):
3915 """__lt__(self, TimeSpan other) -> bool"""
3916 return _misc_.TimeSpan___lt__(*args, **kwargs)
3917
3918 def __le__(*args, **kwargs):
3919 """__le__(self, TimeSpan other) -> bool"""
3920 return _misc_.TimeSpan___le__(*args, **kwargs)
3921
3922 def __gt__(*args, **kwargs):
3923 """__gt__(self, TimeSpan other) -> bool"""
3924 return _misc_.TimeSpan___gt__(*args, **kwargs)
3925
3926 def __ge__(*args, **kwargs):
3927 """__ge__(self, TimeSpan other) -> bool"""
3928 return _misc_.TimeSpan___ge__(*args, **kwargs)
3929
3930 def __eq__(*args, **kwargs):
3931 """__eq__(self, TimeSpan other) -> bool"""
3932 return _misc_.TimeSpan___eq__(*args, **kwargs)
3933
3934 def __ne__(*args, **kwargs):
3935 """__ne__(self, TimeSpan other) -> bool"""
3936 return _misc_.TimeSpan___ne__(*args, **kwargs)
3937
3938 def IsNull(*args, **kwargs):
3939 """IsNull(self) -> bool"""
3940 return _misc_.TimeSpan_IsNull(*args, **kwargs)
3941
3942 def IsPositive(*args, **kwargs):
3943 """IsPositive(self) -> bool"""
3944 return _misc_.TimeSpan_IsPositive(*args, **kwargs)
3945
3946 def IsNegative(*args, **kwargs):
3947 """IsNegative(self) -> bool"""
3948 return _misc_.TimeSpan_IsNegative(*args, **kwargs)
3949
3950 def IsEqualTo(*args, **kwargs):
3951 """IsEqualTo(self, TimeSpan ts) -> bool"""
3952 return _misc_.TimeSpan_IsEqualTo(*args, **kwargs)
3953
3954 def IsLongerThan(*args, **kwargs):
3955 """IsLongerThan(self, TimeSpan ts) -> bool"""
3956 return _misc_.TimeSpan_IsLongerThan(*args, **kwargs)
3957
3958 def IsShorterThan(*args, **kwargs):
3959 """IsShorterThan(self, TimeSpan t) -> bool"""
3960 return _misc_.TimeSpan_IsShorterThan(*args, **kwargs)
3961
3962 def GetWeeks(*args, **kwargs):
3963 """GetWeeks(self) -> int"""
3964 return _misc_.TimeSpan_GetWeeks(*args, **kwargs)
3965
3966 def GetDays(*args, **kwargs):
3967 """GetDays(self) -> int"""
3968 return _misc_.TimeSpan_GetDays(*args, **kwargs)
3969
3970 def GetHours(*args, **kwargs):
3971 """GetHours(self) -> int"""
3972 return _misc_.TimeSpan_GetHours(*args, **kwargs)
3973
3974 def GetMinutes(*args, **kwargs):
3975 """GetMinutes(self) -> int"""
3976 return _misc_.TimeSpan_GetMinutes(*args, **kwargs)
3977
3978 def GetSeconds(*args, **kwargs):
3979 """GetSeconds(self) -> wxLongLong"""
3980 return _misc_.TimeSpan_GetSeconds(*args, **kwargs)
3981
3982 def GetMilliseconds(*args, **kwargs):
3983 """GetMilliseconds(self) -> wxLongLong"""
3984 return _misc_.TimeSpan_GetMilliseconds(*args, **kwargs)
3985
3986 def Format(*args, **kwargs):
3987 """Format(self, String format=TimeSpanFormatStr) -> String"""
3988 return _misc_.TimeSpan_Format(*args, **kwargs)
3989
3990 def __repr__(self):
3991 return '<wx.TimeSpan: \"%s\" at %s>' % ( self.Format(), self.this)
3992 def __str__(self):
3993 return self.Format()
3994
3995
3996 class TimeSpanPtr(TimeSpan):
3997 def __init__(self, this):
3998 self.this = this
3999 if not hasattr(self,"thisown"): self.thisown = 0
4000 self.__class__ = TimeSpan
4001 _misc_.TimeSpan_swigregister(TimeSpanPtr)
4002
4003 def TimeSpan_Seconds(*args, **kwargs):
4004 """TimeSpan_Seconds(long sec) -> TimeSpan"""
4005 return _misc_.TimeSpan_Seconds(*args, **kwargs)
4006
4007 def TimeSpan_Second(*args, **kwargs):
4008 """TimeSpan_Second() -> TimeSpan"""
4009 return _misc_.TimeSpan_Second(*args, **kwargs)
4010
4011 def TimeSpan_Minutes(*args, **kwargs):
4012 """TimeSpan_Minutes(long min) -> TimeSpan"""
4013 return _misc_.TimeSpan_Minutes(*args, **kwargs)
4014
4015 def TimeSpan_Minute(*args, **kwargs):
4016 """TimeSpan_Minute() -> TimeSpan"""
4017 return _misc_.TimeSpan_Minute(*args, **kwargs)
4018
4019 def TimeSpan_Hours(*args, **kwargs):
4020 """TimeSpan_Hours(long hours) -> TimeSpan"""
4021 return _misc_.TimeSpan_Hours(*args, **kwargs)
4022
4023 def TimeSpan_Hour(*args, **kwargs):
4024 """TimeSpan_Hour() -> TimeSpan"""
4025 return _misc_.TimeSpan_Hour(*args, **kwargs)
4026
4027 def TimeSpan_Days(*args, **kwargs):
4028 """TimeSpan_Days(long days) -> TimeSpan"""
4029 return _misc_.TimeSpan_Days(*args, **kwargs)
4030
4031 def TimeSpan_Day(*args, **kwargs):
4032 """TimeSpan_Day() -> TimeSpan"""
4033 return _misc_.TimeSpan_Day(*args, **kwargs)
4034
4035 def TimeSpan_Weeks(*args, **kwargs):
4036 """TimeSpan_Weeks(long days) -> TimeSpan"""
4037 return _misc_.TimeSpan_Weeks(*args, **kwargs)
4038
4039 def TimeSpan_Week(*args, **kwargs):
4040 """TimeSpan_Week() -> TimeSpan"""
4041 return _misc_.TimeSpan_Week(*args, **kwargs)
4042
4043 class DateSpan(object):
4044 def __repr__(self):
4045 return "<%s.%s; proxy of C++ wxDateSpan instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4046 def __init__(self, *args, **kwargs):
4047 """__init__(self, int years=0, int months=0, int weeks=0, int days=0) -> DateSpan"""
4048 newobj = _misc_.new_DateSpan(*args, **kwargs)
4049 self.this = newobj.this
4050 self.thisown = 1
4051 del newobj.thisown
4052 def __del__(self, destroy=_misc_.delete_DateSpan):
4053 """__del__(self)"""
4054 try:
4055 if self.thisown: destroy(self)
4056 except: pass
4057
4058 def Days(*args, **kwargs):
4059 """Days(int days) -> DateSpan"""
4060 return _misc_.DateSpan_Days(*args, **kwargs)
4061
4062 Days = staticmethod(Days)
4063 def Day(*args, **kwargs):
4064 """Day() -> DateSpan"""
4065 return _misc_.DateSpan_Day(*args, **kwargs)
4066
4067 Day = staticmethod(Day)
4068 def Weeks(*args, **kwargs):
4069 """Weeks(int weeks) -> DateSpan"""
4070 return _misc_.DateSpan_Weeks(*args, **kwargs)
4071
4072 Weeks = staticmethod(Weeks)
4073 def Week(*args, **kwargs):
4074 """Week() -> DateSpan"""
4075 return _misc_.DateSpan_Week(*args, **kwargs)
4076
4077 Week = staticmethod(Week)
4078 def Months(*args, **kwargs):
4079 """Months(int mon) -> DateSpan"""
4080 return _misc_.DateSpan_Months(*args, **kwargs)
4081
4082 Months = staticmethod(Months)
4083 def Month(*args, **kwargs):
4084 """Month() -> DateSpan"""
4085 return _misc_.DateSpan_Month(*args, **kwargs)
4086
4087 Month = staticmethod(Month)
4088 def Years(*args, **kwargs):
4089 """Years(int years) -> DateSpan"""
4090 return _misc_.DateSpan_Years(*args, **kwargs)
4091
4092 Years = staticmethod(Years)
4093 def Year(*args, **kwargs):
4094 """Year() -> DateSpan"""
4095 return _misc_.DateSpan_Year(*args, **kwargs)
4096
4097 Year = staticmethod(Year)
4098 def SetYears(*args, **kwargs):
4099 """SetYears(self, int n) -> DateSpan"""
4100 return _misc_.DateSpan_SetYears(*args, **kwargs)
4101
4102 def SetMonths(*args, **kwargs):
4103 """SetMonths(self, int n) -> DateSpan"""
4104 return _misc_.DateSpan_SetMonths(*args, **kwargs)
4105
4106 def SetWeeks(*args, **kwargs):
4107 """SetWeeks(self, int n) -> DateSpan"""
4108 return _misc_.DateSpan_SetWeeks(*args, **kwargs)
4109
4110 def SetDays(*args, **kwargs):
4111 """SetDays(self, int n) -> DateSpan"""
4112 return _misc_.DateSpan_SetDays(*args, **kwargs)
4113
4114 def GetYears(*args, **kwargs):
4115 """GetYears(self) -> int"""
4116 return _misc_.DateSpan_GetYears(*args, **kwargs)
4117
4118 def GetMonths(*args, **kwargs):
4119 """GetMonths(self) -> int"""
4120 return _misc_.DateSpan_GetMonths(*args, **kwargs)
4121
4122 def GetWeeks(*args, **kwargs):
4123 """GetWeeks(self) -> int"""
4124 return _misc_.DateSpan_GetWeeks(*args, **kwargs)
4125
4126 def GetDays(*args, **kwargs):
4127 """GetDays(self) -> int"""
4128 return _misc_.DateSpan_GetDays(*args, **kwargs)
4129
4130 def GetTotalDays(*args, **kwargs):
4131 """GetTotalDays(self) -> int"""
4132 return _misc_.DateSpan_GetTotalDays(*args, **kwargs)
4133
4134 def Add(*args, **kwargs):
4135 """Add(self, DateSpan other) -> DateSpan"""
4136 return _misc_.DateSpan_Add(*args, **kwargs)
4137
4138 def Subtract(*args, **kwargs):
4139 """Subtract(self, DateSpan other) -> DateSpan"""
4140 return _misc_.DateSpan_Subtract(*args, **kwargs)
4141
4142 def Neg(*args, **kwargs):
4143 """Neg(self) -> DateSpan"""
4144 return _misc_.DateSpan_Neg(*args, **kwargs)
4145
4146 def Multiply(*args, **kwargs):
4147 """Multiply(self, int factor) -> DateSpan"""
4148 return _misc_.DateSpan_Multiply(*args, **kwargs)
4149
4150 def __iadd__(*args, **kwargs):
4151 """__iadd__(self, DateSpan other) -> DateSpan"""
4152 return _misc_.DateSpan___iadd__(*args, **kwargs)
4153
4154 def __isub__(*args, **kwargs):
4155 """__isub__(self, DateSpan other) -> DateSpan"""
4156 return _misc_.DateSpan___isub__(*args, **kwargs)
4157
4158 def __neg__(*args, **kwargs):
4159 """__neg__(self) -> DateSpan"""
4160 return _misc_.DateSpan___neg__(*args, **kwargs)
4161
4162 def __imul__(*args, **kwargs):
4163 """__imul__(self, int factor) -> DateSpan"""
4164 return _misc_.DateSpan___imul__(*args, **kwargs)
4165
4166 def __add__(*args, **kwargs):
4167 """__add__(self, DateSpan other) -> DateSpan"""
4168 return _misc_.DateSpan___add__(*args, **kwargs)
4169
4170 def __sub__(*args, **kwargs):
4171 """__sub__(self, DateSpan other) -> DateSpan"""
4172 return _misc_.DateSpan___sub__(*args, **kwargs)
4173
4174 def __mul__(*args, **kwargs):
4175 """__mul__(self, int n) -> DateSpan"""
4176 return _misc_.DateSpan___mul__(*args, **kwargs)
4177
4178 def __rmul__(*args, **kwargs):
4179 """__rmul__(self, int n) -> DateSpan"""
4180 return _misc_.DateSpan___rmul__(*args, **kwargs)
4181
4182 def __eq__(*args, **kwargs):
4183 """__eq__(self, DateSpan other) -> bool"""
4184 return _misc_.DateSpan___eq__(*args, **kwargs)
4185
4186 def __ne__(*args, **kwargs):
4187 """__ne__(self, DateSpan other) -> bool"""
4188 return _misc_.DateSpan___ne__(*args, **kwargs)
4189
4190
4191 class DateSpanPtr(DateSpan):
4192 def __init__(self, this):
4193 self.this = this
4194 if not hasattr(self,"thisown"): self.thisown = 0
4195 self.__class__ = DateSpan
4196 _misc_.DateSpan_swigregister(DateSpanPtr)
4197
4198 def DateSpan_Days(*args, **kwargs):
4199 """DateSpan_Days(int days) -> DateSpan"""
4200 return _misc_.DateSpan_Days(*args, **kwargs)
4201
4202 def DateSpan_Day(*args, **kwargs):
4203 """DateSpan_Day() -> DateSpan"""
4204 return _misc_.DateSpan_Day(*args, **kwargs)
4205
4206 def DateSpan_Weeks(*args, **kwargs):
4207 """DateSpan_Weeks(int weeks) -> DateSpan"""
4208 return _misc_.DateSpan_Weeks(*args, **kwargs)
4209
4210 def DateSpan_Week(*args, **kwargs):
4211 """DateSpan_Week() -> DateSpan"""
4212 return _misc_.DateSpan_Week(*args, **kwargs)
4213
4214 def DateSpan_Months(*args, **kwargs):
4215 """DateSpan_Months(int mon) -> DateSpan"""
4216 return _misc_.DateSpan_Months(*args, **kwargs)
4217
4218 def DateSpan_Month(*args, **kwargs):
4219 """DateSpan_Month() -> DateSpan"""
4220 return _misc_.DateSpan_Month(*args, **kwargs)
4221
4222 def DateSpan_Years(*args, **kwargs):
4223 """DateSpan_Years(int years) -> DateSpan"""
4224 return _misc_.DateSpan_Years(*args, **kwargs)
4225
4226 def DateSpan_Year(*args, **kwargs):
4227 """DateSpan_Year() -> DateSpan"""
4228 return _misc_.DateSpan_Year(*args, **kwargs)
4229
4230
4231 def GetLocalTime(*args, **kwargs):
4232 """GetLocalTime() -> long"""
4233 return _misc_.GetLocalTime(*args, **kwargs)
4234
4235 def GetUTCTime(*args, **kwargs):
4236 """GetUTCTime() -> long"""
4237 return _misc_.GetUTCTime(*args, **kwargs)
4238
4239 def GetCurrentTime(*args, **kwargs):
4240 """GetCurrentTime() -> long"""
4241 return _misc_.GetCurrentTime(*args, **kwargs)
4242
4243 def GetLocalTimeMillis(*args, **kwargs):
4244 """GetLocalTimeMillis() -> wxLongLong"""
4245 return _misc_.GetLocalTimeMillis(*args, **kwargs)
4246 #---------------------------------------------------------------------------
4247
4248 DF_INVALID = _misc_.DF_INVALID
4249 DF_TEXT = _misc_.DF_TEXT
4250 DF_BITMAP = _misc_.DF_BITMAP
4251 DF_METAFILE = _misc_.DF_METAFILE
4252 DF_SYLK = _misc_.DF_SYLK
4253 DF_DIF = _misc_.DF_DIF
4254 DF_TIFF = _misc_.DF_TIFF
4255 DF_OEMTEXT = _misc_.DF_OEMTEXT
4256 DF_DIB = _misc_.DF_DIB
4257 DF_PALETTE = _misc_.DF_PALETTE
4258 DF_PENDATA = _misc_.DF_PENDATA
4259 DF_RIFF = _misc_.DF_RIFF
4260 DF_WAVE = _misc_.DF_WAVE
4261 DF_UNICODETEXT = _misc_.DF_UNICODETEXT
4262 DF_ENHMETAFILE = _misc_.DF_ENHMETAFILE
4263 DF_FILENAME = _misc_.DF_FILENAME
4264 DF_LOCALE = _misc_.DF_LOCALE
4265 DF_PRIVATE = _misc_.DF_PRIVATE
4266 DF_HTML = _misc_.DF_HTML
4267 DF_MAX = _misc_.DF_MAX
4268 class DataFormat(object):
4269 """
4270 A wx.DataFormat is an encapsulation of a platform-specific format
4271 handle which is used by the system for the clipboard and drag and drop
4272 operations. The applications are usually only interested in, for
4273 example, pasting data from the clipboard only if the data is in a
4274 format the program understands. A data format is is used to uniquely
4275 identify this format.
4276 """
4277 def __repr__(self):
4278 return "<%s.%s; proxy of C++ wxDataFormat instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4279 def __init__(self, *args, **kwargs):
4280 """
4281 __init__(self, int type) -> DataFormat
4282
4283 Constructs a data format object for one of the standard data formats
4284 or an empty data object (use SetType or SetId later in this case)
4285 """
4286 newobj = _misc_.new_DataFormat(*args, **kwargs)
4287 self.this = newobj.this
4288 self.thisown = 1
4289 del newobj.thisown
4290 def __del__(self, destroy=_misc_.delete_DataFormat):
4291 """__del__(self)"""
4292 try:
4293 if self.thisown: destroy(self)
4294 except: pass
4295
4296 def __eq__(*args):
4297 """
4298 __eq__(self, int format) -> bool
4299 __eq__(self, DataFormat format) -> bool
4300 """
4301 return _misc_.DataFormat___eq__(*args)
4302
4303 def __ne__(*args):
4304 """
4305 __ne__(self, int format) -> bool
4306 __ne__(self, DataFormat format) -> bool
4307 """
4308 return _misc_.DataFormat___ne__(*args)
4309
4310 def SetType(*args, **kwargs):
4311 """
4312 SetType(self, int format)
4313
4314 Sets the format to the given value, which should be one of wx.DF_XXX
4315 constants.
4316 """
4317 return _misc_.DataFormat_SetType(*args, **kwargs)
4318
4319 def GetType(*args, **kwargs):
4320 """
4321 GetType(self) -> int
4322
4323 Returns the platform-specific number identifying the format.
4324 """
4325 return _misc_.DataFormat_GetType(*args, **kwargs)
4326
4327 def GetId(*args, **kwargs):
4328 """
4329 GetId(self) -> String
4330
4331 Returns the name of a custom format (this function will fail for a
4332 standard format).
4333 """
4334 return _misc_.DataFormat_GetId(*args, **kwargs)
4335
4336 def SetId(*args, **kwargs):
4337 """
4338 SetId(self, String format)
4339
4340 Sets the format to be the custom format identified by the given name.
4341 """
4342 return _misc_.DataFormat_SetId(*args, **kwargs)
4343
4344
4345 class DataFormatPtr(DataFormat):
4346 def __init__(self, this):
4347 self.this = this
4348 if not hasattr(self,"thisown"): self.thisown = 0
4349 self.__class__ = DataFormat
4350 _misc_.DataFormat_swigregister(DataFormatPtr)
4351 DefaultDateTime = cvar.DefaultDateTime
4352
4353 def CustomDataFormat(*args, **kwargs):
4354 """
4355 CustomDataFormat(String format) -> DataFormat
4356
4357 Constructs a data format object for a custom format identified by its
4358 name.
4359 """
4360 val = _misc_.new_CustomDataFormat(*args, **kwargs)
4361 val.thisown = 1
4362 return val
4363
4364 class DataObject(object):
4365 """
4366 A wxDataObject represents data that can be copied to or from the
4367 clipboard, or dragged and dropped. The important thing about
4368 wxDataObject is that this is a 'smart' piece of data unlike usual
4369 'dumb' data containers such as memory buffers or files. Being 'smart'
4370 here means that the data object itself should know what data formats
4371 it supports and how to render itself in each of supported formats.
4372
4373
4374 """
4375 def __init__(self): raise RuntimeError, "No constructor defined"
4376 def __repr__(self):
4377 return "<%s.%s; proxy of C++ wxDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4378 Get = _misc_.DataObject_Get
4379 Set = _misc_.DataObject_Set
4380 Both = _misc_.DataObject_Both
4381 def __del__(self, destroy=_misc_.delete_DataObject):
4382 """__del__(self)"""
4383 try:
4384 if self.thisown: destroy(self)
4385 except: pass
4386
4387 def GetPreferredFormat(*args, **kwargs):
4388 """GetPreferredFormat(self, int dir=Get) -> DataFormat"""
4389 return _misc_.DataObject_GetPreferredFormat(*args, **kwargs)
4390
4391 def GetFormatCount(*args, **kwargs):
4392 """GetFormatCount(self, int dir=Get) -> size_t"""
4393 return _misc_.DataObject_GetFormatCount(*args, **kwargs)
4394
4395 def IsSupported(*args, **kwargs):
4396 """IsSupported(self, DataFormat format, int dir=Get) -> bool"""
4397 return _misc_.DataObject_IsSupported(*args, **kwargs)
4398
4399 def GetDataSize(*args, **kwargs):
4400 """GetDataSize(self, DataFormat format) -> size_t"""
4401 return _misc_.DataObject_GetDataSize(*args, **kwargs)
4402
4403 def GetAllFormats(*args, **kwargs):
4404 """GetAllFormats(self, DataFormat formats, int dir=Get)"""
4405 return _misc_.DataObject_GetAllFormats(*args, **kwargs)
4406
4407 def GetDataHere(*args, **kwargs):
4408 """GetDataHere(self, DataFormat format, void buf) -> bool"""
4409 return _misc_.DataObject_GetDataHere(*args, **kwargs)
4410
4411 def SetData(*args, **kwargs):
4412 """SetData(self, DataFormat format, size_t len, void buf) -> bool"""
4413 return _misc_.DataObject_SetData(*args, **kwargs)
4414
4415
4416 class DataObjectPtr(DataObject):
4417 def __init__(self, this):
4418 self.this = this
4419 if not hasattr(self,"thisown"): self.thisown = 0
4420 self.__class__ = DataObject
4421 _misc_.DataObject_swigregister(DataObjectPtr)
4422 FormatInvalid = cvar.FormatInvalid
4423
4424 class DataObjectSimple(DataObject):
4425 def __repr__(self):
4426 return "<%s.%s; proxy of C++ wxDataObjectSimple instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4427 def __init__(self, *args, **kwargs):
4428 """__init__(self, DataFormat format=FormatInvalid) -> DataObjectSimple"""
4429 newobj = _misc_.new_DataObjectSimple(*args, **kwargs)
4430 self.this = newobj.this
4431 self.thisown = 1
4432 del newobj.thisown
4433 def GetFormat(*args, **kwargs):
4434 """GetFormat(self) -> DataFormat"""
4435 return _misc_.DataObjectSimple_GetFormat(*args, **kwargs)
4436
4437 def SetFormat(*args, **kwargs):
4438 """SetFormat(self, DataFormat format)"""
4439 return _misc_.DataObjectSimple_SetFormat(*args, **kwargs)
4440
4441
4442 class DataObjectSimplePtr(DataObjectSimple):
4443 def __init__(self, this):
4444 self.this = this
4445 if not hasattr(self,"thisown"): self.thisown = 0
4446 self.__class__ = DataObjectSimple
4447 _misc_.DataObjectSimple_swigregister(DataObjectSimplePtr)
4448
4449 class PyDataObjectSimple(DataObjectSimple):
4450 def __repr__(self):
4451 return "<%s.%s; proxy of C++ wxPyDataObjectSimple instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4452 def __init__(self, *args, **kwargs):
4453 """__init__(self, DataFormat format=FormatInvalid) -> PyDataObjectSimple"""
4454 newobj = _misc_.new_PyDataObjectSimple(*args, **kwargs)
4455 self.this = newobj.this
4456 self.thisown = 1
4457 del newobj.thisown
4458 self._setCallbackInfo(self, PyDataObjectSimple)
4459
4460 def _setCallbackInfo(*args, **kwargs):
4461 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
4462 return _misc_.PyDataObjectSimple__setCallbackInfo(*args, **kwargs)
4463
4464
4465 class PyDataObjectSimplePtr(PyDataObjectSimple):
4466 def __init__(self, this):
4467 self.this = this
4468 if not hasattr(self,"thisown"): self.thisown = 0
4469 self.__class__ = PyDataObjectSimple
4470 _misc_.PyDataObjectSimple_swigregister(PyDataObjectSimplePtr)
4471
4472 class DataObjectComposite(DataObject):
4473 def __repr__(self):
4474 return "<%s.%s; proxy of C++ wxDataObjectComposite instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4475 def __init__(self, *args, **kwargs):
4476 """__init__(self) -> DataObjectComposite"""
4477 newobj = _misc_.new_DataObjectComposite(*args, **kwargs)
4478 self.this = newobj.this
4479 self.thisown = 1
4480 del newobj.thisown
4481 def Add(*args, **kwargs):
4482 """Add(self, DataObjectSimple dataObject, int preferred=False)"""
4483 return _misc_.DataObjectComposite_Add(*args, **kwargs)
4484
4485
4486 class DataObjectCompositePtr(DataObjectComposite):
4487 def __init__(self, this):
4488 self.this = this
4489 if not hasattr(self,"thisown"): self.thisown = 0
4490 self.__class__ = DataObjectComposite
4491 _misc_.DataObjectComposite_swigregister(DataObjectCompositePtr)
4492
4493 class TextDataObject(DataObjectSimple):
4494 def __repr__(self):
4495 return "<%s.%s; proxy of C++ wxTextDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4496 def __init__(self, *args, **kwargs):
4497 """__init__(self, String text=EmptyString) -> TextDataObject"""
4498 newobj = _misc_.new_TextDataObject(*args, **kwargs)
4499 self.this = newobj.this
4500 self.thisown = 1
4501 del newobj.thisown
4502 def GetTextLength(*args, **kwargs):
4503 """GetTextLength(self) -> size_t"""
4504 return _misc_.TextDataObject_GetTextLength(*args, **kwargs)
4505
4506 def GetText(*args, **kwargs):
4507 """GetText(self) -> String"""
4508 return _misc_.TextDataObject_GetText(*args, **kwargs)
4509
4510 def SetText(*args, **kwargs):
4511 """SetText(self, String text)"""
4512 return _misc_.TextDataObject_SetText(*args, **kwargs)
4513
4514
4515 class TextDataObjectPtr(TextDataObject):
4516 def __init__(self, this):
4517 self.this = this
4518 if not hasattr(self,"thisown"): self.thisown = 0
4519 self.__class__ = TextDataObject
4520 _misc_.TextDataObject_swigregister(TextDataObjectPtr)
4521
4522 class PyTextDataObject(TextDataObject):
4523 def __repr__(self):
4524 return "<%s.%s; proxy of C++ wxPyTextDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4525 def __init__(self, *args, **kwargs):
4526 """__init__(self, String text=EmptyString) -> PyTextDataObject"""
4527 newobj = _misc_.new_PyTextDataObject(*args, **kwargs)
4528 self.this = newobj.this
4529 self.thisown = 1
4530 del newobj.thisown
4531 self._setCallbackInfo(self, PyTextDataObject)
4532
4533 def _setCallbackInfo(*args, **kwargs):
4534 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
4535 return _misc_.PyTextDataObject__setCallbackInfo(*args, **kwargs)
4536
4537
4538 class PyTextDataObjectPtr(PyTextDataObject):
4539 def __init__(self, this):
4540 self.this = this
4541 if not hasattr(self,"thisown"): self.thisown = 0
4542 self.__class__ = PyTextDataObject
4543 _misc_.PyTextDataObject_swigregister(PyTextDataObjectPtr)
4544
4545 class BitmapDataObject(DataObjectSimple):
4546 def __repr__(self):
4547 return "<%s.%s; proxy of C++ wxBitmapDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4548 def __init__(self, *args, **kwargs):
4549 """__init__(self, Bitmap bitmap=wxNullBitmap) -> BitmapDataObject"""
4550 newobj = _misc_.new_BitmapDataObject(*args, **kwargs)
4551 self.this = newobj.this
4552 self.thisown = 1
4553 del newobj.thisown
4554 def GetBitmap(*args, **kwargs):
4555 """GetBitmap(self) -> Bitmap"""
4556 return _misc_.BitmapDataObject_GetBitmap(*args, **kwargs)
4557
4558 def SetBitmap(*args, **kwargs):
4559 """SetBitmap(self, Bitmap bitmap)"""
4560 return _misc_.BitmapDataObject_SetBitmap(*args, **kwargs)
4561
4562
4563 class BitmapDataObjectPtr(BitmapDataObject):
4564 def __init__(self, this):
4565 self.this = this
4566 if not hasattr(self,"thisown"): self.thisown = 0
4567 self.__class__ = BitmapDataObject
4568 _misc_.BitmapDataObject_swigregister(BitmapDataObjectPtr)
4569
4570 class PyBitmapDataObject(BitmapDataObject):
4571 def __repr__(self):
4572 return "<%s.%s; proxy of C++ wxPyBitmapDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4573 def __init__(self, *args, **kwargs):
4574 """__init__(self, Bitmap bitmap=wxNullBitmap) -> PyBitmapDataObject"""
4575 newobj = _misc_.new_PyBitmapDataObject(*args, **kwargs)
4576 self.this = newobj.this
4577 self.thisown = 1
4578 del newobj.thisown
4579 self._setCallbackInfo(self, PyBitmapDataObject)
4580
4581 def _setCallbackInfo(*args, **kwargs):
4582 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
4583 return _misc_.PyBitmapDataObject__setCallbackInfo(*args, **kwargs)
4584
4585
4586 class PyBitmapDataObjectPtr(PyBitmapDataObject):
4587 def __init__(self, this):
4588 self.this = this
4589 if not hasattr(self,"thisown"): self.thisown = 0
4590 self.__class__ = PyBitmapDataObject
4591 _misc_.PyBitmapDataObject_swigregister(PyBitmapDataObjectPtr)
4592
4593 class FileDataObject(DataObjectSimple):
4594 def __repr__(self):
4595 return "<%s.%s; proxy of C++ wxFileDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4596 def __init__(self, *args, **kwargs):
4597 """__init__(self) -> FileDataObject"""
4598 newobj = _misc_.new_FileDataObject(*args, **kwargs)
4599 self.this = newobj.this
4600 self.thisown = 1
4601 del newobj.thisown
4602 def GetFilenames(*args, **kwargs):
4603 """GetFilenames(self) -> wxArrayString"""
4604 return _misc_.FileDataObject_GetFilenames(*args, **kwargs)
4605
4606 def AddFile(*args, **kwargs):
4607 """AddFile(self, String filename)"""
4608 return _misc_.FileDataObject_AddFile(*args, **kwargs)
4609
4610
4611 class FileDataObjectPtr(FileDataObject):
4612 def __init__(self, this):
4613 self.this = this
4614 if not hasattr(self,"thisown"): self.thisown = 0
4615 self.__class__ = FileDataObject
4616 _misc_.FileDataObject_swigregister(FileDataObjectPtr)
4617
4618 class CustomDataObject(DataObjectSimple):
4619 def __repr__(self):
4620 return "<%s.%s; proxy of C++ wxCustomDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4621 def __init__(self, *args, **kwargs):
4622 """__init__(self, DataFormat format=FormatInvalid) -> CustomDataObject"""
4623 newobj = _misc_.new_CustomDataObject(*args, **kwargs)
4624 self.this = newobj.this
4625 self.thisown = 1
4626 del newobj.thisown
4627 def TakeData(*args, **kwargs):
4628 """TakeData(self, PyObject data)"""
4629 return _misc_.CustomDataObject_TakeData(*args, **kwargs)
4630
4631 def SetData(*args, **kwargs):
4632 """SetData(self, PyObject data) -> bool"""
4633 return _misc_.CustomDataObject_SetData(*args, **kwargs)
4634
4635 def GetSize(*args, **kwargs):
4636 """GetSize(self) -> size_t"""
4637 return _misc_.CustomDataObject_GetSize(*args, **kwargs)
4638
4639 def GetData(*args, **kwargs):
4640 """GetData(self) -> PyObject"""
4641 return _misc_.CustomDataObject_GetData(*args, **kwargs)
4642
4643
4644 class CustomDataObjectPtr(CustomDataObject):
4645 def __init__(self, this):
4646 self.this = this
4647 if not hasattr(self,"thisown"): self.thisown = 0
4648 self.__class__ = CustomDataObject
4649 _misc_.CustomDataObject_swigregister(CustomDataObjectPtr)
4650
4651 class URLDataObject(DataObjectComposite):
4652 def __repr__(self):
4653 return "<%s.%s; proxy of C++ wxURLDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4654 def __init__(self, *args, **kwargs):
4655 """__init__(self) -> URLDataObject"""
4656 newobj = _misc_.new_URLDataObject(*args, **kwargs)
4657 self.this = newobj.this
4658 self.thisown = 1
4659 del newobj.thisown
4660 def GetURL(*args, **kwargs):
4661 """GetURL(self) -> String"""
4662 return _misc_.URLDataObject_GetURL(*args, **kwargs)
4663
4664 def SetURL(*args, **kwargs):
4665 """SetURL(self, String url)"""
4666 return _misc_.URLDataObject_SetURL(*args, **kwargs)
4667
4668
4669 class URLDataObjectPtr(URLDataObject):
4670 def __init__(self, this):
4671 self.this = this
4672 if not hasattr(self,"thisown"): self.thisown = 0
4673 self.__class__ = URLDataObject
4674 _misc_.URLDataObject_swigregister(URLDataObjectPtr)
4675
4676 class MetafileDataObject(DataObjectSimple):
4677 def __repr__(self):
4678 return "<%s.%s; proxy of C++ wxMetafileDataObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4679 def __init__(self, *args, **kwargs):
4680 """__init__(self) -> MetafileDataObject"""
4681 newobj = _misc_.new_MetafileDataObject(*args, **kwargs)
4682 self.this = newobj.this
4683 self.thisown = 1
4684 del newobj.thisown
4685
4686 class MetafileDataObjectPtr(MetafileDataObject):
4687 def __init__(self, this):
4688 self.this = this
4689 if not hasattr(self,"thisown"): self.thisown = 0
4690 self.__class__ = MetafileDataObject
4691 _misc_.MetafileDataObject_swigregister(MetafileDataObjectPtr)
4692
4693 #---------------------------------------------------------------------------
4694
4695 Drag_CopyOnly = _misc_.Drag_CopyOnly
4696 Drag_AllowMove = _misc_.Drag_AllowMove
4697 Drag_DefaultMove = _misc_.Drag_DefaultMove
4698 DragError = _misc_.DragError
4699 DragNone = _misc_.DragNone
4700 DragCopy = _misc_.DragCopy
4701 DragMove = _misc_.DragMove
4702 DragLink = _misc_.DragLink
4703 DragCancel = _misc_.DragCancel
4704
4705 def IsDragResultOk(*args, **kwargs):
4706 """IsDragResultOk(int res) -> bool"""
4707 return _misc_.IsDragResultOk(*args, **kwargs)
4708 class DropSource(object):
4709 def __repr__(self):
4710 return "<%s.%s; proxy of C++ wxPyDropSource instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4711 def __init__(self, *args, **kwargs):
4712 """
4713 __init__(self, Window win, Icon copy=wxNullIcon, Icon move=wxNullIcon,
4714 Icon none=wxNullIcon) -> DropSource
4715 """
4716 newobj = _misc_.new_DropSource(*args, **kwargs)
4717 self.this = newobj.this
4718 self.thisown = 1
4719 del newobj.thisown
4720 self._setCallbackInfo(self, DropSource, 0)
4721
4722 def _setCallbackInfo(*args, **kwargs):
4723 """_setCallbackInfo(self, PyObject self, PyObject _class, int incref)"""
4724 return _misc_.DropSource__setCallbackInfo(*args, **kwargs)
4725
4726 def __del__(self, destroy=_misc_.delete_DropSource):
4727 """__del__(self)"""
4728 try:
4729 if self.thisown: destroy(self)
4730 except: pass
4731
4732 def SetData(*args, **kwargs):
4733 """SetData(self, DataObject data)"""
4734 return _misc_.DropSource_SetData(*args, **kwargs)
4735
4736 def GetDataObject(*args, **kwargs):
4737 """GetDataObject(self) -> DataObject"""
4738 return _misc_.DropSource_GetDataObject(*args, **kwargs)
4739
4740 def SetCursor(*args, **kwargs):
4741 """SetCursor(self, int res, Cursor cursor)"""
4742 return _misc_.DropSource_SetCursor(*args, **kwargs)
4743
4744 def DoDragDrop(*args, **kwargs):
4745 """DoDragDrop(self, int flags=Drag_CopyOnly) -> int"""
4746 return _misc_.DropSource_DoDragDrop(*args, **kwargs)
4747
4748 def base_GiveFeedback(*args, **kwargs):
4749 """base_GiveFeedback(self, int effect) -> bool"""
4750 return _misc_.DropSource_base_GiveFeedback(*args, **kwargs)
4751
4752
4753 class DropSourcePtr(DropSource):
4754 def __init__(self, this):
4755 self.this = this
4756 if not hasattr(self,"thisown"): self.thisown = 0
4757 self.__class__ = DropSource
4758 _misc_.DropSource_swigregister(DropSourcePtr)
4759
4760 class DropTarget(object):
4761 def __repr__(self):
4762 return "<%s.%s; proxy of C++ wxPyDropTarget instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4763 def __init__(self, *args, **kwargs):
4764 """__init__(self, DataObject dataObject=None) -> DropTarget"""
4765 newobj = _misc_.new_DropTarget(*args, **kwargs)
4766 self.this = newobj.this
4767 self.thisown = 1
4768 del newobj.thisown
4769 self._setCallbackInfo(self, DropTarget)
4770
4771 def _setCallbackInfo(*args, **kwargs):
4772 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
4773 return _misc_.DropTarget__setCallbackInfo(*args, **kwargs)
4774
4775 def __del__(self, destroy=_misc_.delete_DropTarget):
4776 """__del__(self)"""
4777 try:
4778 if self.thisown: destroy(self)
4779 except: pass
4780
4781 def GetDataObject(*args, **kwargs):
4782 """GetDataObject(self) -> DataObject"""
4783 return _misc_.DropTarget_GetDataObject(*args, **kwargs)
4784
4785 def SetDataObject(*args, **kwargs):
4786 """SetDataObject(self, DataObject dataObject)"""
4787 return _misc_.DropTarget_SetDataObject(*args, **kwargs)
4788
4789 def base_OnEnter(*args, **kwargs):
4790 """base_OnEnter(self, int x, int y, int def) -> int"""
4791 return _misc_.DropTarget_base_OnEnter(*args, **kwargs)
4792
4793 def base_OnDragOver(*args, **kwargs):
4794 """base_OnDragOver(self, int x, int y, int def) -> int"""
4795 return _misc_.DropTarget_base_OnDragOver(*args, **kwargs)
4796
4797 def base_OnLeave(*args, **kwargs):
4798 """base_OnLeave(self)"""
4799 return _misc_.DropTarget_base_OnLeave(*args, **kwargs)
4800
4801 def base_OnDrop(*args, **kwargs):
4802 """base_OnDrop(self, int x, int y) -> bool"""
4803 return _misc_.DropTarget_base_OnDrop(*args, **kwargs)
4804
4805 def GetData(*args, **kwargs):
4806 """GetData(self) -> bool"""
4807 return _misc_.DropTarget_GetData(*args, **kwargs)
4808
4809
4810 class DropTargetPtr(DropTarget):
4811 def __init__(self, this):
4812 self.this = this
4813 if not hasattr(self,"thisown"): self.thisown = 0
4814 self.__class__ = DropTarget
4815 _misc_.DropTarget_swigregister(DropTargetPtr)
4816
4817 PyDropTarget = DropTarget
4818 class TextDropTarget(DropTarget):
4819 def __repr__(self):
4820 return "<%s.%s; proxy of C++ wxPyTextDropTarget instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4821 def __init__(self, *args, **kwargs):
4822 """__init__(self) -> TextDropTarget"""
4823 newobj = _misc_.new_TextDropTarget(*args, **kwargs)
4824 self.this = newobj.this
4825 self.thisown = 1
4826 del newobj.thisown
4827 self._setCallbackInfo(self, TextDropTarget)
4828
4829 def _setCallbackInfo(*args, **kwargs):
4830 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
4831 return _misc_.TextDropTarget__setCallbackInfo(*args, **kwargs)
4832
4833 def base_OnEnter(*args, **kwargs):
4834 """base_OnEnter(self, int x, int y, int def) -> int"""
4835 return _misc_.TextDropTarget_base_OnEnter(*args, **kwargs)
4836
4837 def base_OnDragOver(*args, **kwargs):
4838 """base_OnDragOver(self, int x, int y, int def) -> int"""
4839 return _misc_.TextDropTarget_base_OnDragOver(*args, **kwargs)
4840
4841 def base_OnLeave(*args, **kwargs):
4842 """base_OnLeave(self)"""
4843 return _misc_.TextDropTarget_base_OnLeave(*args, **kwargs)
4844
4845 def base_OnDrop(*args, **kwargs):
4846 """base_OnDrop(self, int x, int y) -> bool"""
4847 return _misc_.TextDropTarget_base_OnDrop(*args, **kwargs)
4848
4849 def base_OnData(*args, **kwargs):
4850 """base_OnData(self, int x, int y, int def) -> int"""
4851 return _misc_.TextDropTarget_base_OnData(*args, **kwargs)
4852
4853
4854 class TextDropTargetPtr(TextDropTarget):
4855 def __init__(self, this):
4856 self.this = this
4857 if not hasattr(self,"thisown"): self.thisown = 0
4858 self.__class__ = TextDropTarget
4859 _misc_.TextDropTarget_swigregister(TextDropTargetPtr)
4860
4861 class FileDropTarget(DropTarget):
4862 def __repr__(self):
4863 return "<%s.%s; proxy of C++ wxPyFileDropTarget instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4864 def __init__(self, *args, **kwargs):
4865 """__init__(self) -> FileDropTarget"""
4866 newobj = _misc_.new_FileDropTarget(*args, **kwargs)
4867 self.this = newobj.this
4868 self.thisown = 1
4869 del newobj.thisown
4870 self._setCallbackInfo(self, FileDropTarget)
4871
4872 def _setCallbackInfo(*args, **kwargs):
4873 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
4874 return _misc_.FileDropTarget__setCallbackInfo(*args, **kwargs)
4875
4876 def base_OnEnter(*args, **kwargs):
4877 """base_OnEnter(self, int x, int y, int def) -> int"""
4878 return _misc_.FileDropTarget_base_OnEnter(*args, **kwargs)
4879
4880 def base_OnDragOver(*args, **kwargs):
4881 """base_OnDragOver(self, int x, int y, int def) -> int"""
4882 return _misc_.FileDropTarget_base_OnDragOver(*args, **kwargs)
4883
4884 def base_OnLeave(*args, **kwargs):
4885 """base_OnLeave(self)"""
4886 return _misc_.FileDropTarget_base_OnLeave(*args, **kwargs)
4887
4888 def base_OnDrop(*args, **kwargs):
4889 """base_OnDrop(self, int x, int y) -> bool"""
4890 return _misc_.FileDropTarget_base_OnDrop(*args, **kwargs)
4891
4892 def base_OnData(*args, **kwargs):
4893 """base_OnData(self, int x, int y, int def) -> int"""
4894 return _misc_.FileDropTarget_base_OnData(*args, **kwargs)
4895
4896
4897 class FileDropTargetPtr(FileDropTarget):
4898 def __init__(self, this):
4899 self.this = this
4900 if not hasattr(self,"thisown"): self.thisown = 0
4901 self.__class__ = FileDropTarget
4902 _misc_.FileDropTarget_swigregister(FileDropTargetPtr)
4903
4904 #---------------------------------------------------------------------------
4905
4906 class Clipboard(_core.Object):
4907 """
4908 wx.Clipboard represents the system clipboard and provides methods to
4909 copy data to it or paste data from it. Normally, you should only use
4910 ``wx.TheClipboard`` which is a reference to a global wx.Clipboard
4911 instance.
4912
4913 Call ``wx.TheClipboard``'s `Open` method to get ownership of the
4914 clipboard. If this operation returns True, you now own the
4915 clipboard. Call `SetData` to put data on the clipboard, or `GetData`
4916 to retrieve data from the clipboard. Call `Close` to close the
4917 clipboard and relinquish ownership. You should keep the clipboard open
4918 only momentarily.
4919
4920 :see: `wx.DataObject`
4921
4922 """
4923 def __repr__(self):
4924 return "<%s.%s; proxy of C++ wxClipboard instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4925 def __init__(self, *args, **kwargs):
4926 """__init__(self) -> Clipboard"""
4927 newobj = _misc_.new_Clipboard(*args, **kwargs)
4928 self.this = newobj.this
4929 self.thisown = 1
4930 del newobj.thisown
4931 def __del__(self, destroy=_misc_.delete_Clipboard):
4932 """__del__(self)"""
4933 try:
4934 if self.thisown: destroy(self)
4935 except: pass
4936
4937 def Open(*args, **kwargs):
4938 """
4939 Open(self) -> bool
4940
4941 Call this function to open the clipboard before calling SetData and
4942 GetData. Call Close when you have finished with the clipboard. You
4943 should keep the clipboard open for only a very short time. Returns
4944 True on success.
4945 """
4946 return _misc_.Clipboard_Open(*args, **kwargs)
4947
4948 def Close(*args, **kwargs):
4949 """
4950 Close(self)
4951
4952 Closes the clipboard.
4953 """
4954 return _misc_.Clipboard_Close(*args, **kwargs)
4955
4956 def IsOpened(*args, **kwargs):
4957 """
4958 IsOpened(self) -> bool
4959
4960 Query whether the clipboard is opened
4961 """
4962 return _misc_.Clipboard_IsOpened(*args, **kwargs)
4963
4964 def AddData(*args, **kwargs):
4965 """
4966 AddData(self, DataObject data) -> bool
4967
4968 Call this function to add the data object to the clipboard. You may
4969 call this function repeatedly after having cleared the clipboard.
4970 After this function has been called, the clipboard owns the data, so
4971 do not delete the data explicitly.
4972
4973 :see: `wx.DataObject`
4974 """
4975 return _misc_.Clipboard_AddData(*args, **kwargs)
4976
4977 def SetData(*args, **kwargs):
4978 """
4979 SetData(self, DataObject data) -> bool
4980
4981 Set the clipboard data, this is the same as `Clear` followed by
4982 `AddData`.
4983
4984 :see: `wx.DataObject`
4985 """
4986 return _misc_.Clipboard_SetData(*args, **kwargs)
4987
4988 def IsSupported(*args, **kwargs):
4989 """
4990 IsSupported(self, DataFormat format) -> bool
4991
4992 Returns True if the given format is available in the data object(s) on
4993 the clipboard.
4994 """
4995 return _misc_.Clipboard_IsSupported(*args, **kwargs)
4996
4997 def GetData(*args, **kwargs):
4998 """
4999 GetData(self, DataObject data) -> bool
5000
5001 Call this function to fill data with data on the clipboard, if
5002 available in the required format. Returns true on success.
5003 """
5004 return _misc_.Clipboard_GetData(*args, **kwargs)
5005
5006 def Clear(*args, **kwargs):
5007 """
5008 Clear(self)
5009
5010 Clears data from the clipboard object and also the system's clipboard
5011 if possible.
5012 """
5013 return _misc_.Clipboard_Clear(*args, **kwargs)
5014
5015 def Flush(*args, **kwargs):
5016 """
5017 Flush(self) -> bool
5018
5019 Flushes the clipboard: this means that the data which is currently on
5020 clipboard will stay available even after the application exits,
5021 possibly eating memory, otherwise the clipboard will be emptied on
5022 exit. Returns False if the operation is unsuccesful for any reason.
5023 """
5024 return _misc_.Clipboard_Flush(*args, **kwargs)
5025
5026 def UsePrimarySelection(*args, **kwargs):
5027 """
5028 UsePrimarySelection(self, bool primary=True)
5029
5030 On platforms supporting it (the X11 based platforms), selects the
5031 so called PRIMARY SELECTION as the clipboard as opposed to the
5032 normal clipboard, if primary is True.
5033 """
5034 return _misc_.Clipboard_UsePrimarySelection(*args, **kwargs)
5035
5036
5037 class ClipboardPtr(Clipboard):
5038 def __init__(self, this):
5039 self.this = this
5040 if not hasattr(self,"thisown"): self.thisown = 0
5041 self.__class__ = Clipboard
5042 _misc_.Clipboard_swigregister(ClipboardPtr)
5043
5044 class ClipboardLocker(object):
5045 """
5046 A helpful class for opening the clipboard and automatically
5047 closing it when the locker is destroyed.
5048 """
5049 def __repr__(self):
5050 return "<%s.%s; proxy of C++ wxClipboardLocker instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
5051 def __init__(self, *args, **kwargs):
5052 """
5053 __init__(self, Clipboard clipboard=None) -> ClipboardLocker
5054
5055 A helpful class for opening the clipboard and automatically
5056 closing it when the locker is destroyed.
5057 """
5058 newobj = _misc_.new_ClipboardLocker(*args, **kwargs)
5059 self.this = newobj.this
5060 self.thisown = 1
5061 del newobj.thisown
5062 def __del__(self, destroy=_misc_.delete_ClipboardLocker):
5063 """__del__(self)"""
5064 try:
5065 if self.thisown: destroy(self)
5066 except: pass
5067
5068 def __nonzero__(*args, **kwargs):
5069 """
5070 __nonzero__(self) -> bool
5071
5072 A ClipboardLocker instance evaluates to True if the clipboard was
5073 successfully opened.
5074 """
5075 return _misc_.ClipboardLocker___nonzero__(*args, **kwargs)
5076
5077
5078 class ClipboardLockerPtr(ClipboardLocker):
5079 def __init__(self, this):
5080 self.this = this
5081 if not hasattr(self,"thisown"): self.thisown = 0
5082 self.__class__ = ClipboardLocker
5083 _misc_.ClipboardLocker_swigregister(ClipboardLockerPtr)
5084 TheClipboard = cvar.TheClipboard
5085
5086 #---------------------------------------------------------------------------
5087
5088 class VideoMode(object):
5089 """A simple struct containing video mode parameters for a display"""
5090 def __repr__(self):
5091 return "<%s.%s; proxy of C++ wxVideoMode instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
5092 def __init__(self, *args, **kwargs):
5093 """
5094 __init__(self, int width=0, int height=0, int depth=0, int freq=0) -> VideoMode
5095
5096 A simple struct containing video mode parameters for a display
5097 """
5098 newobj = _misc_.new_VideoMode(*args, **kwargs)
5099 self.this = newobj.this
5100 self.thisown = 1
5101 del newobj.thisown
5102 def __del__(self, destroy=_misc_.delete_VideoMode):
5103 """__del__(self)"""
5104 try:
5105 if self.thisown: destroy(self)
5106 except: pass
5107
5108 def Matches(*args, **kwargs):
5109 """
5110 Matches(self, VideoMode other) -> bool
5111
5112 Returns true if this mode matches the other one in the sense that all
5113 non zero fields of the other mode have the same value in this
5114 one (except for refresh which is allowed to have a greater value)
5115 """
5116 return _misc_.VideoMode_Matches(*args, **kwargs)
5117
5118 def GetWidth(*args, **kwargs):
5119 """
5120 GetWidth(self) -> int
5121
5122 Returns the screen width in pixels (e.g. 640*480), 0 means unspecified
5123 """
5124 return _misc_.VideoMode_GetWidth(*args, **kwargs)
5125
5126 def GetHeight(*args, **kwargs):
5127 """
5128 GetHeight(self) -> int
5129
5130 Returns the screen width in pixels (e.g. 640*480), 0 means
5131 unspecified
5132 """
5133 return _misc_.VideoMode_GetHeight(*args, **kwargs)
5134
5135 def GetDepth(*args, **kwargs):
5136 """
5137 GetDepth(self) -> int
5138
5139 Returns the screen's bits per pixel (e.g. 32), 1 is monochrome and 0
5140 means unspecified/known
5141 """
5142 return _misc_.VideoMode_GetDepth(*args, **kwargs)
5143
5144 def IsOk(*args, **kwargs):
5145 """
5146 IsOk(self) -> bool
5147
5148 returns true if the object has been initialized
5149 """
5150 return _misc_.VideoMode_IsOk(*args, **kwargs)
5151
5152 def __nonzero__(self): return self.IsOk()
5153 def __eq__(*args, **kwargs):
5154 """__eq__(self, VideoMode other) -> bool"""
5155 return _misc_.VideoMode___eq__(*args, **kwargs)
5156
5157 def __ne__(*args, **kwargs):
5158 """__ne__(self, VideoMode other) -> bool"""
5159 return _misc_.VideoMode___ne__(*args, **kwargs)
5160
5161 w = property(_misc_.VideoMode_w_get, _misc_.VideoMode_w_set)
5162 h = property(_misc_.VideoMode_h_get, _misc_.VideoMode_h_set)
5163 bpp = property(_misc_.VideoMode_bpp_get, _misc_.VideoMode_bpp_set)
5164 refresh = property(_misc_.VideoMode_refresh_get, _misc_.VideoMode_refresh_set)
5165
5166 class VideoModePtr(VideoMode):
5167 def __init__(self, this):
5168 self.this = this
5169 if not hasattr(self,"thisown"): self.thisown = 0
5170 self.__class__ = VideoMode
5171 _misc_.VideoMode_swigregister(VideoModePtr)
5172
5173 class Display(object):
5174 """Represents a display/monitor attached to the system"""
5175 def __repr__(self):
5176 return "<%s.%s; proxy of C++ wxDisplay instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
5177 def __init__(self, *args, **kwargs):
5178 """
5179 __init__(self, size_t index=0) -> Display
5180
5181 Set up a Display instance with the specified display. The displays
5182 are numbered from 0 to GetCount() - 1, 0 is always the primary display
5183 and the only one which is always supported
5184 """
5185 newobj = _misc_.new_Display(*args, **kwargs)
5186 self.this = newobj.this
5187 self.thisown = 1
5188 del newobj.thisown
5189 def __del__(self, destroy=_misc_.delete_Display):
5190 """__del__(self)"""
5191 try:
5192 if self.thisown: destroy(self)
5193 except: pass
5194
5195 def GetCount(*args, **kwargs):
5196 """
5197 GetCount() -> size_t
5198
5199 Return the number of available displays.
5200 """
5201 return _misc_.Display_GetCount(*args, **kwargs)
5202
5203 GetCount = staticmethod(GetCount)
5204 def GetFromPoint(*args, **kwargs):
5205 """
5206 GetFromPoint(Point pt) -> int
5207
5208 Find the display where the given point lies, return wx.NOT_FOUND if it
5209 doesn't belong to any display
5210 """
5211 return _misc_.Display_GetFromPoint(*args, **kwargs)
5212
5213 GetFromPoint = staticmethod(GetFromPoint)
5214 def GetFromWindow(*args, **kwargs):
5215 """
5216 GetFromWindow(Window window) -> int
5217
5218 Find the display where the given window lies, return wx.NOT_FOUND if
5219 it is not shown at all.
5220 """
5221 return _misc_.Display_GetFromWindow(*args, **kwargs)
5222
5223 GetFromWindow = staticmethod(GetFromWindow)
5224 def IsOk(*args, **kwargs):
5225 """
5226 IsOk(self) -> bool
5227
5228 Return true if the object was initialized successfully
5229 """
5230 return _misc_.Display_IsOk(*args, **kwargs)
5231
5232 def __nonzero__(self): return self.IsOk()
5233 def GetGeometry(*args, **kwargs):
5234 """
5235 GetGeometry(self) -> Rect
5236
5237 Returns the bounding rectangle of the display whose index was passed
5238 to the constructor.
5239 """
5240 return _misc_.Display_GetGeometry(*args, **kwargs)
5241
5242 def GetName(*args, **kwargs):
5243 """
5244 GetName(self) -> String
5245
5246 Returns the display's name. A name is not available on all platforms.
5247 """
5248 return _misc_.Display_GetName(*args, **kwargs)
5249
5250 def IsPrimary(*args, **kwargs):
5251 """
5252 IsPrimary(self) -> bool
5253
5254 Returns true if the display is the primary display. The primary
5255 display is the one whose index is 0.
5256 """
5257 return _misc_.Display_IsPrimary(*args, **kwargs)
5258
5259 def GetModes(*args, **kwargs):
5260 """
5261 GetModes(VideoMode mode=DefaultVideoMode) -> [videoMode...]
5262
5263 Enumerate all video modes supported by this display matching the given
5264 one (in the sense of VideoMode.Match()).
5265
5266 As any mode matches the default value of the argument and there is
5267 always at least one video mode supported by display, the returned
5268 array is only empty for the default value of the argument if this
5269 function is not supported at all on this platform.
5270 """
5271 return _misc_.Display_GetModes(*args, **kwargs)
5272
5273 def GetCurrentMode(*args, **kwargs):
5274 """
5275 GetCurrentMode(self) -> VideoMode
5276
5277 Get the current video mode.
5278 """
5279 return _misc_.Display_GetCurrentMode(*args, **kwargs)
5280
5281 def ChangeMode(*args, **kwargs):
5282 """
5283 ChangeMode(self, VideoMode mode=DefaultVideoMode) -> bool
5284
5285 Change current mode, return true if succeeded, false otherwise
5286 """
5287 return _misc_.Display_ChangeMode(*args, **kwargs)
5288
5289 def ResetMode(*args, **kwargs):
5290 """
5291 ResetMode(self)
5292
5293 Restore the default video mode (just a more readable synonym)
5294 """
5295 return _misc_.Display_ResetMode(*args, **kwargs)
5296
5297
5298 class DisplayPtr(Display):
5299 def __init__(self, this):
5300 self.this = this
5301 if not hasattr(self,"thisown"): self.thisown = 0
5302 self.__class__ = Display
5303 _misc_.Display_swigregister(DisplayPtr)
5304 DefaultVideoMode = cvar.DefaultVideoMode
5305
5306 def Display_GetCount(*args, **kwargs):
5307 """
5308 Display_GetCount() -> size_t
5309
5310 Return the number of available displays.
5311 """
5312 return _misc_.Display_GetCount(*args, **kwargs)
5313
5314 def Display_GetFromPoint(*args, **kwargs):
5315 """
5316 Display_GetFromPoint(Point pt) -> int
5317
5318 Find the display where the given point lies, return wx.NOT_FOUND if it
5319 doesn't belong to any display
5320 """
5321 return _misc_.Display_GetFromPoint(*args, **kwargs)
5322
5323 def Display_GetFromWindow(*args, **kwargs):
5324 """
5325 Display_GetFromWindow(Window window) -> int
5326
5327 Find the display where the given window lies, return wx.NOT_FOUND if
5328 it is not shown at all.
5329 """
5330 return _misc_.Display_GetFromWindow(*args, **kwargs)
5331
5332