]> git.saurik.com Git - wxWidgets.git/blame - wxPython/src/msw/_misc.py
Implement deep copy of wxBitmapRefData
[wxWidgets.git] / wxPython / src / msw / _misc.py
CommitLineData
554f62e9 1# This file was created automatically by SWIG 1.3.29.
d55e5bfc
RD
2# Don't modify this file, modify the SWIG interface instead.
3
4import _misc_
554f62e9
RD
5import new
6new_instancemethod = new.instancemethod
093d3ff1 7def _swig_setattr_nondynamic(self,class_type,name,value,static=1):
554f62e9 8 if (name == "thisown"): return self.this.own(value)
093d3ff1 9 if (name == "this"):
554f62e9
RD
10 if type(value).__name__ == 'PySwigObject':
11 self.__dict__[name] = value
093d3ff1
RD
12 return
13 method = class_type.__swig_setmethods__.get(name,None)
14 if method: return method(self,value)
554f62e9 15 if (not static) or hasattr(self,name):
093d3ff1
RD
16 self.__dict__[name] = value
17 else:
18 raise AttributeError("You cannot add attributes to %s" % self)
19
20def _swig_setattr(self,class_type,name,value):
21 return _swig_setattr_nondynamic(self,class_type,name,value,0)
22
23def _swig_getattr(self,class_type,name):
554f62e9 24 if (name == "thisown"): return self.this.own()
093d3ff1
RD
25 method = class_type.__swig_getmethods__.get(name,None)
26 if method: return method(self)
27 raise AttributeError,name
28
554f62e9
RD
29def _swig_repr(self):
30 try: strthis = "proxy of " + self.this.__repr__()
31 except: strthis = ""
32 return "<%s.%s; %s >" % (self.__class__.__module__, self.__class__.__name__, strthis,)
33
093d3ff1
RD
34import types
35try:
36 _object = types.ObjectType
37 _newclass = 1
38except AttributeError:
39 class _object : pass
40 _newclass = 0
41del types
42
43
44def _swig_setattr_nondynamic_method(set):
45 def set_attr(self,name,value):
554f62e9
RD
46 if (name == "thisown"): return self.this.own(value)
47 if hasattr(self,name) or (name == "this"):
093d3ff1
RD
48 set(self,name,value)
49 else:
50 raise AttributeError("You cannot add attributes to %s" % self)
51 return set_attr
52
53
d55e5bfc
RD
54import _core
55wx = _core
d55e5bfc
RD
56#---------------------------------------------------------------------------
57
58SYS_OEM_FIXED_FONT = _misc_.SYS_OEM_FIXED_FONT
59SYS_ANSI_FIXED_FONT = _misc_.SYS_ANSI_FIXED_FONT
60SYS_ANSI_VAR_FONT = _misc_.SYS_ANSI_VAR_FONT
61SYS_SYSTEM_FONT = _misc_.SYS_SYSTEM_FONT
62SYS_DEVICE_DEFAULT_FONT = _misc_.SYS_DEVICE_DEFAULT_FONT
63SYS_DEFAULT_PALETTE = _misc_.SYS_DEFAULT_PALETTE
64SYS_SYSTEM_FIXED_FONT = _misc_.SYS_SYSTEM_FIXED_FONT
65SYS_DEFAULT_GUI_FONT = _misc_.SYS_DEFAULT_GUI_FONT
66SYS_ICONTITLE_FONT = _misc_.SYS_ICONTITLE_FONT
67SYS_COLOUR_SCROLLBAR = _misc_.SYS_COLOUR_SCROLLBAR
68SYS_COLOUR_BACKGROUND = _misc_.SYS_COLOUR_BACKGROUND
69SYS_COLOUR_DESKTOP = _misc_.SYS_COLOUR_DESKTOP
70SYS_COLOUR_ACTIVECAPTION = _misc_.SYS_COLOUR_ACTIVECAPTION
71SYS_COLOUR_INACTIVECAPTION = _misc_.SYS_COLOUR_INACTIVECAPTION
72SYS_COLOUR_MENU = _misc_.SYS_COLOUR_MENU
73SYS_COLOUR_WINDOW = _misc_.SYS_COLOUR_WINDOW
74SYS_COLOUR_WINDOWFRAME = _misc_.SYS_COLOUR_WINDOWFRAME
75SYS_COLOUR_MENUTEXT = _misc_.SYS_COLOUR_MENUTEXT
76SYS_COLOUR_WINDOWTEXT = _misc_.SYS_COLOUR_WINDOWTEXT
77SYS_COLOUR_CAPTIONTEXT = _misc_.SYS_COLOUR_CAPTIONTEXT
78SYS_COLOUR_ACTIVEBORDER = _misc_.SYS_COLOUR_ACTIVEBORDER
79SYS_COLOUR_INACTIVEBORDER = _misc_.SYS_COLOUR_INACTIVEBORDER
80SYS_COLOUR_APPWORKSPACE = _misc_.SYS_COLOUR_APPWORKSPACE
81SYS_COLOUR_HIGHLIGHT = _misc_.SYS_COLOUR_HIGHLIGHT
82SYS_COLOUR_HIGHLIGHTTEXT = _misc_.SYS_COLOUR_HIGHLIGHTTEXT
83SYS_COLOUR_BTNFACE = _misc_.SYS_COLOUR_BTNFACE
84SYS_COLOUR_3DFACE = _misc_.SYS_COLOUR_3DFACE
85SYS_COLOUR_BTNSHADOW = _misc_.SYS_COLOUR_BTNSHADOW
86SYS_COLOUR_3DSHADOW = _misc_.SYS_COLOUR_3DSHADOW
87SYS_COLOUR_GRAYTEXT = _misc_.SYS_COLOUR_GRAYTEXT
88SYS_COLOUR_BTNTEXT = _misc_.SYS_COLOUR_BTNTEXT
89SYS_COLOUR_INACTIVECAPTIONTEXT = _misc_.SYS_COLOUR_INACTIVECAPTIONTEXT
90SYS_COLOUR_BTNHIGHLIGHT = _misc_.SYS_COLOUR_BTNHIGHLIGHT
91SYS_COLOUR_BTNHILIGHT = _misc_.SYS_COLOUR_BTNHILIGHT
92SYS_COLOUR_3DHIGHLIGHT = _misc_.SYS_COLOUR_3DHIGHLIGHT
93SYS_COLOUR_3DHILIGHT = _misc_.SYS_COLOUR_3DHILIGHT
94SYS_COLOUR_3DDKSHADOW = _misc_.SYS_COLOUR_3DDKSHADOW
95SYS_COLOUR_3DLIGHT = _misc_.SYS_COLOUR_3DLIGHT
96SYS_COLOUR_INFOTEXT = _misc_.SYS_COLOUR_INFOTEXT
97SYS_COLOUR_INFOBK = _misc_.SYS_COLOUR_INFOBK
98SYS_COLOUR_LISTBOX = _misc_.SYS_COLOUR_LISTBOX
99SYS_COLOUR_HOTLIGHT = _misc_.SYS_COLOUR_HOTLIGHT
100SYS_COLOUR_GRADIENTACTIVECAPTION = _misc_.SYS_COLOUR_GRADIENTACTIVECAPTION
101SYS_COLOUR_GRADIENTINACTIVECAPTION = _misc_.SYS_COLOUR_GRADIENTINACTIVECAPTION
102SYS_COLOUR_MENUHILIGHT = _misc_.SYS_COLOUR_MENUHILIGHT
103SYS_COLOUR_MENUBAR = _misc_.SYS_COLOUR_MENUBAR
104SYS_COLOUR_MAX = _misc_.SYS_COLOUR_MAX
105SYS_MOUSE_BUTTONS = _misc_.SYS_MOUSE_BUTTONS
106SYS_BORDER_X = _misc_.SYS_BORDER_X
107SYS_BORDER_Y = _misc_.SYS_BORDER_Y
108SYS_CURSOR_X = _misc_.SYS_CURSOR_X
109SYS_CURSOR_Y = _misc_.SYS_CURSOR_Y
110SYS_DCLICK_X = _misc_.SYS_DCLICK_X
111SYS_DCLICK_Y = _misc_.SYS_DCLICK_Y
112SYS_DRAG_X = _misc_.SYS_DRAG_X
113SYS_DRAG_Y = _misc_.SYS_DRAG_Y
114SYS_EDGE_X = _misc_.SYS_EDGE_X
115SYS_EDGE_Y = _misc_.SYS_EDGE_Y
116SYS_HSCROLL_ARROW_X = _misc_.SYS_HSCROLL_ARROW_X
117SYS_HSCROLL_ARROW_Y = _misc_.SYS_HSCROLL_ARROW_Y
118SYS_HTHUMB_X = _misc_.SYS_HTHUMB_X
119SYS_ICON_X = _misc_.SYS_ICON_X
120SYS_ICON_Y = _misc_.SYS_ICON_Y
121SYS_ICONSPACING_X = _misc_.SYS_ICONSPACING_X
122SYS_ICONSPACING_Y = _misc_.SYS_ICONSPACING_Y
123SYS_WINDOWMIN_X = _misc_.SYS_WINDOWMIN_X
124SYS_WINDOWMIN_Y = _misc_.SYS_WINDOWMIN_Y
125SYS_SCREEN_X = _misc_.SYS_SCREEN_X
126SYS_SCREEN_Y = _misc_.SYS_SCREEN_Y
127SYS_FRAMESIZE_X = _misc_.SYS_FRAMESIZE_X
128SYS_FRAMESIZE_Y = _misc_.SYS_FRAMESIZE_Y
129SYS_SMALLICON_X = _misc_.SYS_SMALLICON_X
130SYS_SMALLICON_Y = _misc_.SYS_SMALLICON_Y
131SYS_HSCROLL_Y = _misc_.SYS_HSCROLL_Y
132SYS_VSCROLL_X = _misc_.SYS_VSCROLL_X
133SYS_VSCROLL_ARROW_X = _misc_.SYS_VSCROLL_ARROW_X
134SYS_VSCROLL_ARROW_Y = _misc_.SYS_VSCROLL_ARROW_Y
135SYS_VTHUMB_Y = _misc_.SYS_VTHUMB_Y
136SYS_CAPTION_Y = _misc_.SYS_CAPTION_Y
137SYS_MENU_Y = _misc_.SYS_MENU_Y
138SYS_NETWORK_PRESENT = _misc_.SYS_NETWORK_PRESENT
139SYS_PENWINDOWS_PRESENT = _misc_.SYS_PENWINDOWS_PRESENT
140SYS_SHOW_SOUNDS = _misc_.SYS_SHOW_SOUNDS
141SYS_SWAP_BUTTONS = _misc_.SYS_SWAP_BUTTONS
142SYS_CAN_DRAW_FRAME_DECORATIONS = _misc_.SYS_CAN_DRAW_FRAME_DECORATIONS
143SYS_CAN_ICONIZE_FRAME = _misc_.SYS_CAN_ICONIZE_FRAME
b06b3e70 144SYS_TABLET_PRESENT = _misc_.SYS_TABLET_PRESENT
d55e5bfc
RD
145SYS_SCREEN_NONE = _misc_.SYS_SCREEN_NONE
146SYS_SCREEN_TINY = _misc_.SYS_SCREEN_TINY
147SYS_SCREEN_PDA = _misc_.SYS_SCREEN_PDA
148SYS_SCREEN_SMALL = _misc_.SYS_SCREEN_SMALL
149SYS_SCREEN_DESKTOP = _misc_.SYS_SCREEN_DESKTOP
150class SystemSettings(object):
093d3ff1 151 """Proxy of C++ SystemSettings class"""
554f62e9
RD
152 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
153 def __init__(self): raise AttributeError, "No constructor defined"
154 __repr__ = _swig_repr
d55e5bfc 155 def GetColour(*args, **kwargs):
c24da6d6 156 """GetColour(int index) -> Colour"""
d55e5bfc
RD
157 return _misc_.SystemSettings_GetColour(*args, **kwargs)
158
159 GetColour = staticmethod(GetColour)
160 def GetFont(*args, **kwargs):
c24da6d6 161 """GetFont(int index) -> Font"""
d55e5bfc
RD
162 return _misc_.SystemSettings_GetFont(*args, **kwargs)
163
164 GetFont = staticmethod(GetFont)
165 def GetMetric(*args, **kwargs):
6932ae68 166 """GetMetric(int index, Window win=None) -> int"""
d55e5bfc
RD
167 return _misc_.SystemSettings_GetMetric(*args, **kwargs)
168
169 GetMetric = staticmethod(GetMetric)
170 def HasFeature(*args, **kwargs):
c24da6d6 171 """HasFeature(int index) -> bool"""
d55e5bfc
RD
172 return _misc_.SystemSettings_HasFeature(*args, **kwargs)
173
174 HasFeature = staticmethod(HasFeature)
175 def GetScreenType(*args, **kwargs):
c24da6d6 176 """GetScreenType() -> int"""
d55e5bfc
RD
177 return _misc_.SystemSettings_GetScreenType(*args, **kwargs)
178
179 GetScreenType = staticmethod(GetScreenType)
180 def SetScreenType(*args, **kwargs):
c24da6d6 181 """SetScreenType(int screen)"""
d55e5bfc
RD
182 return _misc_.SystemSettings_SetScreenType(*args, **kwargs)
183
184 SetScreenType = staticmethod(SetScreenType)
2131d850 185_misc_.SystemSettings_swigregister(SystemSettings)
d55e5bfc
RD
186
187def SystemSettings_GetColour(*args, **kwargs):
554f62e9
RD
188 """SystemSettings_GetColour(int index) -> Colour"""
189 return _misc_.SystemSettings_GetColour(*args, **kwargs)
d55e5bfc
RD
190
191def SystemSettings_GetFont(*args, **kwargs):
554f62e9
RD
192 """SystemSettings_GetFont(int index) -> Font"""
193 return _misc_.SystemSettings_GetFont(*args, **kwargs)
d55e5bfc
RD
194
195def SystemSettings_GetMetric(*args, **kwargs):
554f62e9
RD
196 """SystemSettings_GetMetric(int index, Window win=None) -> int"""
197 return _misc_.SystemSettings_GetMetric(*args, **kwargs)
d55e5bfc
RD
198
199def SystemSettings_HasFeature(*args, **kwargs):
554f62e9
RD
200 """SystemSettings_HasFeature(int index) -> bool"""
201 return _misc_.SystemSettings_HasFeature(*args, **kwargs)
d55e5bfc 202
554f62e9
RD
203def SystemSettings_GetScreenType(*args):
204 """SystemSettings_GetScreenType() -> int"""
205 return _misc_.SystemSettings_GetScreenType(*args)
d55e5bfc
RD
206
207def SystemSettings_SetScreenType(*args, **kwargs):
554f62e9
RD
208 """SystemSettings_SetScreenType(int screen)"""
209 return _misc_.SystemSettings_SetScreenType(*args, **kwargs)
d55e5bfc
RD
210
211class SystemOptions(_core.Object):
093d3ff1 212 """Proxy of C++ SystemOptions class"""
554f62e9
RD
213 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
214 __repr__ = _swig_repr
215 def __init__(self, *args, **kwargs):
d55e5bfc 216 """__init__(self) -> SystemOptions"""
554f62e9 217 _misc_.SystemOptions_swiginit(self,_misc_.new_SystemOptions(*args, **kwargs))
d55e5bfc 218 def SetOption(*args, **kwargs):
c24da6d6 219 """SetOption(String name, String value)"""
d55e5bfc
RD
220 return _misc_.SystemOptions_SetOption(*args, **kwargs)
221
222 SetOption = staticmethod(SetOption)
223 def SetOptionInt(*args, **kwargs):
c24da6d6 224 """SetOptionInt(String name, int value)"""
d55e5bfc
RD
225 return _misc_.SystemOptions_SetOptionInt(*args, **kwargs)
226
227 SetOptionInt = staticmethod(SetOptionInt)
228 def GetOption(*args, **kwargs):
c24da6d6 229 """GetOption(String name) -> String"""
d55e5bfc
RD
230 return _misc_.SystemOptions_GetOption(*args, **kwargs)
231
232 GetOption = staticmethod(GetOption)
233 def GetOptionInt(*args, **kwargs):
c24da6d6 234 """GetOptionInt(String name) -> int"""
d55e5bfc
RD
235 return _misc_.SystemOptions_GetOptionInt(*args, **kwargs)
236
237 GetOptionInt = staticmethod(GetOptionInt)
238 def HasOption(*args, **kwargs):
c24da6d6 239 """HasOption(String name) -> bool"""
d55e5bfc
RD
240 return _misc_.SystemOptions_HasOption(*args, **kwargs)
241
242 HasOption = staticmethod(HasOption)
396fb509
RD
243 def IsFalse(*args, **kwargs):
244 """IsFalse(String name) -> bool"""
245 return _misc_.SystemOptions_IsFalse(*args, **kwargs)
246
247 IsFalse = staticmethod(IsFalse)
2131d850 248_misc_.SystemOptions_swigregister(SystemOptions)
629e65c2
RD
249cvar = _misc_.cvar
250WINDOW_DEFAULT_VARIANT = cvar.WINDOW_DEFAULT_VARIANT
d55e5bfc
RD
251
252def SystemOptions_SetOption(*args, **kwargs):
554f62e9
RD
253 """SystemOptions_SetOption(String name, String value)"""
254 return _misc_.SystemOptions_SetOption(*args, **kwargs)
d55e5bfc
RD
255
256def SystemOptions_SetOptionInt(*args, **kwargs):
554f62e9
RD
257 """SystemOptions_SetOptionInt(String name, int value)"""
258 return _misc_.SystemOptions_SetOptionInt(*args, **kwargs)
d55e5bfc
RD
259
260def SystemOptions_GetOption(*args, **kwargs):
554f62e9
RD
261 """SystemOptions_GetOption(String name) -> String"""
262 return _misc_.SystemOptions_GetOption(*args, **kwargs)
d55e5bfc
RD
263
264def SystemOptions_GetOptionInt(*args, **kwargs):
554f62e9
RD
265 """SystemOptions_GetOptionInt(String name) -> int"""
266 return _misc_.SystemOptions_GetOptionInt(*args, **kwargs)
d55e5bfc
RD
267
268def SystemOptions_HasOption(*args, **kwargs):
554f62e9
RD
269 """SystemOptions_HasOption(String name) -> bool"""
270 return _misc_.SystemOptions_HasOption(*args, **kwargs)
396fb509
RD
271
272def SystemOptions_IsFalse(*args, **kwargs):
554f62e9
RD
273 """SystemOptions_IsFalse(String name) -> bool"""
274 return _misc_.SystemOptions_IsFalse(*args, **kwargs)
d55e5bfc 275
a08f21ce
RD
276# Until the new native control for wxMac is up to par, still use the generic one.
277SystemOptions.SetOptionInt("mac.listctrl.always_use_generic", 1)
278
d55e5bfc
RD
279#---------------------------------------------------------------------------
280
281
554f62e9
RD
282def NewId(*args):
283 """NewId() -> long"""
284 return _misc_.NewId(*args)
d55e5bfc
RD
285
286def RegisterId(*args, **kwargs):
554f62e9
RD
287 """RegisterId(long id)"""
288 return _misc_.RegisterId(*args, **kwargs)
d55e5bfc 289
554f62e9
RD
290def GetCurrentId(*args):
291 """GetCurrentId() -> long"""
292 return _misc_.GetCurrentId(*args)
d55e5bfc 293
d1f3a348 294def IsStockID(*args, **kwargs):
554f62e9
RD
295 """IsStockID(int id) -> bool"""
296 return _misc_.IsStockID(*args, **kwargs)
d1f3a348
RD
297
298def IsStockLabel(*args, **kwargs):
554f62e9
RD
299 """IsStockLabel(int id, String label) -> bool"""
300 return _misc_.IsStockLabel(*args, **kwargs)
97ab0f6a
RD
301STOCK_NOFLAGS = _misc_.STOCK_NOFLAGS
302STOCK_WITH_MNEMONIC = _misc_.STOCK_WITH_MNEMONIC
303STOCK_WITH_ACCELERATOR = _misc_.STOCK_WITH_ACCELERATOR
d1f3a348
RD
304
305def GetStockLabel(*args, **kwargs):
97ab0f6a 306 """GetStockLabel(int id, long flags=STOCK_WITH_MNEMONIC) -> String"""
554f62e9 307 return _misc_.GetStockLabel(*args, **kwargs)
97ab0f6a
RD
308STOCK_MENU = _misc_.STOCK_MENU
309
310def GetStockHelpString(*args, **kwargs):
311 """GetStockHelpString(int id, int client=STOCK_MENU) -> String"""
312 return _misc_.GetStockHelpString(*args, **kwargs)
d1f3a348 313
554f62e9
RD
314def Bell(*args):
315 """Bell()"""
316 return _misc_.Bell(*args)
d55e5bfc 317
554f62e9
RD
318def EndBusyCursor(*args):
319 """EndBusyCursor()"""
320 return _misc_.EndBusyCursor(*args)
d55e5bfc
RD
321
322def GetElapsedTime(*args, **kwargs):
554f62e9
RD
323 """GetElapsedTime(bool resetTimer=True) -> long"""
324 return _misc_.GetElapsedTime(*args, **kwargs)
e9d6f3a4 325GetElapsedTime = wx._deprecated(GetElapsedTime)
d55e5bfc 326
554f62e9
RD
327def IsBusy(*args):
328 """IsBusy() -> bool"""
329 return _misc_.IsBusy(*args)
d55e5bfc 330
554f62e9
RD
331def Now(*args):
332 """Now() -> String"""
333 return _misc_.Now(*args)
d55e5bfc
RD
334
335def Shell(*args, **kwargs):
554f62e9
RD
336 """Shell(String command=EmptyString) -> bool"""
337 return _misc_.Shell(*args, **kwargs)
d55e5bfc 338
554f62e9
RD
339def StartTimer(*args):
340 """StartTimer()"""
341 return _misc_.StartTimer(*args)
d55e5bfc 342
554f62e9
RD
343def GetOsVersion(*args):
344 """GetOsVersion() -> (platform, major, minor)"""
345 return _misc_.GetOsVersion(*args)
d55e5bfc 346
554f62e9
RD
347def GetOsDescription(*args):
348 """GetOsDescription() -> String"""
349 return _misc_.GetOsDescription(*args)
d55e5bfc 350
fc46b7f3
RD
351def IsPlatformLittleEndian(*args):
352 """IsPlatformLittleEndian() -> bool"""
353 return _misc_.IsPlatformLittleEndian(*args)
354
355def IsPlatform64Bit(*args):
356 """IsPlatform64Bit() -> bool"""
357 return _misc_.IsPlatform64Bit(*args)
358
554f62e9
RD
359def GetFreeMemory(*args):
360 """GetFreeMemory() -> wxMemorySize"""
361 return _misc_.GetFreeMemory(*args)
d55e5bfc
RD
362SHUTDOWN_POWEROFF = _misc_.SHUTDOWN_POWEROFF
363SHUTDOWN_REBOOT = _misc_.SHUTDOWN_REBOOT
364
365def Shutdown(*args, **kwargs):
554f62e9
RD
366 """Shutdown(int wFlags) -> bool"""
367 return _misc_.Shutdown(*args, **kwargs)
d55e5bfc
RD
368
369def Sleep(*args, **kwargs):
554f62e9
RD
370 """Sleep(int secs)"""
371 return _misc_.Sleep(*args, **kwargs)
d55e5bfc 372
bf26d883 373def MilliSleep(*args, **kwargs):
554f62e9
RD
374 """MilliSleep(unsigned long milliseconds)"""
375 return _misc_.MilliSleep(*args, **kwargs)
bf26d883
RD
376
377def MicroSleep(*args, **kwargs):
554f62e9
RD
378 """MicroSleep(unsigned long microseconds)"""
379 return _misc_.MicroSleep(*args, **kwargs)
bf26d883 380Usleep = MilliSleep
d55e5bfc
RD
381
382def EnableTopLevelWindows(*args, **kwargs):
554f62e9
RD
383 """EnableTopLevelWindows(bool enable)"""
384 return _misc_.EnableTopLevelWindows(*args, **kwargs)
d55e5bfc
RD
385
386def StripMenuCodes(*args, **kwargs):
554f62e9
RD
387 """StripMenuCodes(String in) -> String"""
388 return _misc_.StripMenuCodes(*args, **kwargs)
d55e5bfc 389
554f62e9
RD
390def GetEmailAddress(*args):
391 """GetEmailAddress() -> String"""
392 return _misc_.GetEmailAddress(*args)
d55e5bfc 393
554f62e9
RD
394def GetHostName(*args):
395 """GetHostName() -> String"""
396 return _misc_.GetHostName(*args)
d55e5bfc 397
554f62e9
RD
398def GetFullHostName(*args):
399 """GetFullHostName() -> String"""
400 return _misc_.GetFullHostName(*args)
d55e5bfc 401
554f62e9
RD
402def GetUserId(*args):
403 """GetUserId() -> String"""
404 return _misc_.GetUserId(*args)
d55e5bfc 405
554f62e9
RD
406def GetUserName(*args):
407 """GetUserName() -> String"""
408 return _misc_.GetUserName(*args)
d55e5bfc 409
554f62e9
RD
410def GetHomeDir(*args):
411 """GetHomeDir() -> String"""
412 return _misc_.GetHomeDir(*args)
d55e5bfc
RD
413
414def GetUserHome(*args, **kwargs):
554f62e9
RD
415 """GetUserHome(String user=EmptyString) -> String"""
416 return _misc_.GetUserHome(*args, **kwargs)
d55e5bfc 417
554f62e9
RD
418def GetProcessId(*args):
419 """GetProcessId() -> unsigned long"""
420 return _misc_.GetProcessId(*args)
d55e5bfc 421
554f62e9
RD
422def Trap(*args):
423 """Trap()"""
424 return _misc_.Trap(*args)
d55e5bfc
RD
425
426def FileSelector(*args, **kwargs):
554f62e9 427 """
d55e5bfc
RD
428 FileSelector(String message=FileSelectorPromptStr, String default_path=EmptyString,
429 String default_filename=EmptyString,
430 String default_extension=EmptyString,
431 String wildcard=FileSelectorDefaultWildcardStr,
432 int flags=0, Window parent=None, int x=-1,
433 int y=-1) -> String
434 """
554f62e9 435 return _misc_.FileSelector(*args, **kwargs)
d55e5bfc
RD
436
437def LoadFileSelector(*args, **kwargs):
554f62e9 438 """
d55e5bfc
RD
439 LoadFileSelector(String what, String extension, String default_name=EmptyString,
440 Window parent=None) -> String
441 """
554f62e9 442 return _misc_.LoadFileSelector(*args, **kwargs)
d55e5bfc
RD
443
444def SaveFileSelector(*args, **kwargs):
554f62e9 445 """
d55e5bfc
RD
446 SaveFileSelector(String what, String extension, String default_name=EmptyString,
447 Window parent=None) -> String
448 """
554f62e9 449 return _misc_.SaveFileSelector(*args, **kwargs)
d55e5bfc
RD
450
451def DirSelector(*args, **kwargs):
554f62e9 452 """
d55e5bfc 453 DirSelector(String message=DirSelectorPromptStr, String defaultPath=EmptyString,
704eda0c 454 long style=wxDD_DEFAULT_STYLE,
d55e5bfc
RD
455 Point pos=DefaultPosition, Window parent=None) -> String
456 """
554f62e9 457 return _misc_.DirSelector(*args, **kwargs)
d55e5bfc
RD
458
459def GetTextFromUser(*args, **kwargs):
554f62e9 460 """
d55e5bfc
RD
461 GetTextFromUser(String message, String caption=EmptyString, String default_value=EmptyString,
462 Window parent=None,
463 int x=-1, int y=-1, bool centre=True) -> String
464 """
554f62e9 465 return _misc_.GetTextFromUser(*args, **kwargs)
d55e5bfc
RD
466
467def GetPasswordFromUser(*args, **kwargs):
554f62e9 468 """
d55e5bfc
RD
469 GetPasswordFromUser(String message, String caption=EmptyString, String default_value=EmptyString,
470 Window parent=None) -> String
471 """
554f62e9 472 return _misc_.GetPasswordFromUser(*args, **kwargs)
d55e5bfc
RD
473
474def GetSingleChoice(*args, **kwargs):
554f62e9 475 """
093d3ff1
RD
476 GetSingleChoice(String message, String caption, int choices, Window parent=None,
477 int x=-1, int y=-1, bool centre=True,
478 int width=150, int height=200) -> String
d55e5bfc 479 """
554f62e9 480 return _misc_.GetSingleChoice(*args, **kwargs)
d55e5bfc
RD
481
482def GetSingleChoiceIndex(*args, **kwargs):
554f62e9 483 """
093d3ff1
RD
484 GetSingleChoiceIndex(String message, String caption, int choices, Window parent=None,
485 int x=-1, int y=-1, bool centre=True,
486 int width=150, int height=200) -> int
d55e5bfc 487 """
554f62e9 488 return _misc_.GetSingleChoiceIndex(*args, **kwargs)
d55e5bfc
RD
489
490def MessageBox(*args, **kwargs):
554f62e9 491 """
d55e5bfc
RD
492 MessageBox(String message, String caption=EmptyString, int style=wxOK|wxCENTRE,
493 Window parent=None, int x=-1,
494 int y=-1) -> int
495 """
554f62e9 496 return _misc_.MessageBox(*args, **kwargs)
d55e5bfc 497
27e45892
RD
498def GetNumberFromUser(*args, **kwargs):
499 """
500 GetNumberFromUser(String message, String prompt, String caption, long value,
501 long min=0, long max=100, Window parent=None,
502 Point pos=DefaultPosition) -> long
503 """
504 return _misc_.GetNumberFromUser(*args, **kwargs)
505
554f62e9
RD
506def ColourDisplay(*args):
507 """ColourDisplay() -> bool"""
508 return _misc_.ColourDisplay(*args)
d55e5bfc 509
554f62e9
RD
510def DisplayDepth(*args):
511 """DisplayDepth() -> int"""
512 return _misc_.DisplayDepth(*args)
d55e5bfc 513
554f62e9
RD
514def GetDisplayDepth(*args):
515 """GetDisplayDepth() -> int"""
516 return _misc_.GetDisplayDepth(*args)
d55e5bfc 517
554f62e9
RD
518def DisplaySize(*args):
519 """DisplaySize() -> (width, height)"""
520 return _misc_.DisplaySize(*args)
d55e5bfc 521
554f62e9
RD
522def GetDisplaySize(*args):
523 """GetDisplaySize() -> Size"""
524 return _misc_.GetDisplaySize(*args)
d55e5bfc 525
554f62e9
RD
526def DisplaySizeMM(*args):
527 """DisplaySizeMM() -> (width, height)"""
528 return _misc_.DisplaySizeMM(*args)
d55e5bfc 529
554f62e9
RD
530def GetDisplaySizeMM(*args):
531 """GetDisplaySizeMM() -> Size"""
532 return _misc_.GetDisplaySizeMM(*args)
d55e5bfc 533
554f62e9
RD
534def ClientDisplayRect(*args):
535 """ClientDisplayRect() -> (x, y, width, height)"""
536 return _misc_.ClientDisplayRect(*args)
d55e5bfc 537
554f62e9
RD
538def GetClientDisplayRect(*args):
539 """GetClientDisplayRect() -> Rect"""
540 return _misc_.GetClientDisplayRect(*args)
d55e5bfc
RD
541
542def SetCursor(*args, **kwargs):
554f62e9
RD
543 """SetCursor(Cursor cursor)"""
544 return _misc_.SetCursor(*args, **kwargs)
d55e5bfc 545
554f62e9
RD
546def GetXDisplay(*args):
547 """
a97cefba
RD
548 GetXDisplay() -> void
549
550 Returns a swigified pointer to the X11 display. Returns None on
551 other platforms.
552 """
554f62e9 553 return _misc_.GetXDisplay(*args)
a97cefba 554
d55e5bfc 555def BeginBusyCursor(*args, **kwargs):
554f62e9
RD
556 """BeginBusyCursor(Cursor cursor=wxHOURGLASS_CURSOR)"""
557 return _misc_.BeginBusyCursor(*args, **kwargs)
d55e5bfc 558
554f62e9
RD
559def GetMousePosition(*args):
560 """
7449af73
RD
561 GetMousePosition() -> Point
562
563 Get the current mouse position on the screen.
564 """
554f62e9 565 return _misc_.GetMousePosition(*args)
7449af73 566
554f62e9
RD
567def FindWindowAtPointer(*args):
568 """
7449af73
RD
569 FindWindowAtPointer() -> Window
570
571 Returns the window currently under the mouse pointer, if it belongs to
572 this application. Otherwise it returns None.
573 """
554f62e9 574 return _misc_.FindWindowAtPointer(*args)
7449af73 575
554f62e9
RD
576def GetActiveWindow(*args):
577 """
7449af73
RD
578 GetActiveWindow() -> Window
579
580 Get the currently active window of this application, or None
581 """
554f62e9 582 return _misc_.GetActiveWindow(*args)
d55e5bfc
RD
583
584def GenericFindWindowAtPoint(*args, **kwargs):
554f62e9
RD
585 """GenericFindWindowAtPoint(Point pt) -> Window"""
586 return _misc_.GenericFindWindowAtPoint(*args, **kwargs)
d55e5bfc
RD
587
588def FindWindowAtPoint(*args, **kwargs):
554f62e9
RD
589 """FindWindowAtPoint(Point pt) -> Window"""
590 return _misc_.FindWindowAtPoint(*args, **kwargs)
d55e5bfc
RD
591
592def GetTopLevelParent(*args, **kwargs):
554f62e9
RD
593 """GetTopLevelParent(Window win) -> Window"""
594 return _misc_.GetTopLevelParent(*args, **kwargs)
d55e5bfc 595
d04418a7 596def LaunchDefaultBrowser(*args, **kwargs):
554f62e9 597 """
d04418a7
RD
598 LaunchDefaultBrowser(String url) -> bool
599
600 Launches the user's default browser and tells it to open the location
601 at ``url``. Returns ``True`` if the application was successfully
602 launched.
603 """
554f62e9 604 return _misc_.LaunchDefaultBrowser(*args, **kwargs)
d04418a7 605
d55e5bfc 606def GetKeyState(*args, **kwargs):
554f62e9 607 """
a07a67e6
RD
608 GetKeyState(int key) -> bool
609
610 Get the state of a key (true if pressed or toggled on, false if not.)
611 This is generally most useful getting the state of the modifier or
7449af73
RD
612 toggle keys. On some platforms those may be the only keys that this
613 function is able to detect.
a07a67e6
RD
614
615 """
554f62e9 616 return _misc_.GetKeyState(*args, **kwargs)
7449af73
RD
617class MouseState(object):
618 """
619 `wx.MouseState` is used to hold information about mouse button and
620 modifier key states and is what is returned from `wx.GetMouseState`.
621 """
554f62e9
RD
622 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
623 __repr__ = _swig_repr
624 def __init__(self, *args, **kwargs):
7449af73
RD
625 """
626 __init__(self) -> MouseState
627
628 `wx.MouseState` is used to hold information about mouse button and
629 modifier key states and is what is returned from `wx.GetMouseState`.
630 """
554f62e9
RD
631 _misc_.MouseState_swiginit(self,_misc_.new_MouseState(*args, **kwargs))
632 __swig_destroy__ = _misc_.delete_MouseState
633 __del__ = lambda self : None;
7449af73
RD
634 def GetX(*args, **kwargs):
635 """GetX(self) -> int"""
636 return _misc_.MouseState_GetX(*args, **kwargs)
637
638 def GetY(*args, **kwargs):
639 """GetY(self) -> int"""
640 return _misc_.MouseState_GetY(*args, **kwargs)
641
642 def LeftDown(*args, **kwargs):
643 """LeftDown(self) -> bool"""
644 return _misc_.MouseState_LeftDown(*args, **kwargs)
645
646 def MiddleDown(*args, **kwargs):
647 """MiddleDown(self) -> bool"""
648 return _misc_.MouseState_MiddleDown(*args, **kwargs)
649
650 def RightDown(*args, **kwargs):
651 """RightDown(self) -> bool"""
652 return _misc_.MouseState_RightDown(*args, **kwargs)
653
654 def ControlDown(*args, **kwargs):
655 """ControlDown(self) -> bool"""
656 return _misc_.MouseState_ControlDown(*args, **kwargs)
657
658 def ShiftDown(*args, **kwargs):
659 """ShiftDown(self) -> bool"""
660 return _misc_.MouseState_ShiftDown(*args, **kwargs)
661
662 def AltDown(*args, **kwargs):
663 """AltDown(self) -> bool"""
664 return _misc_.MouseState_AltDown(*args, **kwargs)
665
666 def MetaDown(*args, **kwargs):
667 """MetaDown(self) -> bool"""
668 return _misc_.MouseState_MetaDown(*args, **kwargs)
669
670 def CmdDown(*args, **kwargs):
671 """CmdDown(self) -> bool"""
672 return _misc_.MouseState_CmdDown(*args, **kwargs)
673
674 def SetX(*args, **kwargs):
675 """SetX(self, int x)"""
676 return _misc_.MouseState_SetX(*args, **kwargs)
677
678 def SetY(*args, **kwargs):
679 """SetY(self, int y)"""
680 return _misc_.MouseState_SetY(*args, **kwargs)
681
682 def SetLeftDown(*args, **kwargs):
683 """SetLeftDown(self, bool down)"""
684 return _misc_.MouseState_SetLeftDown(*args, **kwargs)
685
686 def SetMiddleDown(*args, **kwargs):
687 """SetMiddleDown(self, bool down)"""
688 return _misc_.MouseState_SetMiddleDown(*args, **kwargs)
689
690 def SetRightDown(*args, **kwargs):
691 """SetRightDown(self, bool down)"""
692 return _misc_.MouseState_SetRightDown(*args, **kwargs)
693
694 def SetControlDown(*args, **kwargs):
695 """SetControlDown(self, bool down)"""
696 return _misc_.MouseState_SetControlDown(*args, **kwargs)
697
698 def SetShiftDown(*args, **kwargs):
699 """SetShiftDown(self, bool down)"""
700 return _misc_.MouseState_SetShiftDown(*args, **kwargs)
701
702 def SetAltDown(*args, **kwargs):
703 """SetAltDown(self, bool down)"""
704 return _misc_.MouseState_SetAltDown(*args, **kwargs)
705
706 def SetMetaDown(*args, **kwargs):
707 """SetMetaDown(self, bool down)"""
708 return _misc_.MouseState_SetMetaDown(*args, **kwargs)
709
710 x = property(GetX, SetX)
711 y = property(GetY, SetY)
712 leftDown = property(LeftDown, SetLeftDown)
713 middleDown = property(MiddleDown, SetMiddleDown)
714 rightDown = property(RightDown, SetRightDown)
715 controlDown = property(ControlDown, SetControlDown)
716 shiftDown = property(ShiftDown, SetShiftDown)
717 altDown = property(AltDown, SetAltDown)
718 metaDown = property(MetaDown, SetMetaDown)
719 cmdDown = property(CmdDown)
720
2131d850 721_misc_.MouseState_swigregister(MouseState)
7449af73
RD
722FileSelectorPromptStr = cvar.FileSelectorPromptStr
723FileSelectorDefaultWildcardStr = cvar.FileSelectorDefaultWildcardStr
724DirSelectorPromptStr = cvar.DirSelectorPromptStr
725
726
554f62e9
RD
727def GetMouseState(*args):
728 """
7449af73
RD
729 GetMouseState() -> MouseState
730
731 Returns the current state of the mouse. Returns an instance of a
732 `wx.MouseState` object that contains the current position of the mouse
733 pointer in screen coordinants, as well as boolean values indicating
734 the up/down status of the mouse buttons and the modifier keys.
735 """
554f62e9 736 return _misc_.GetMouseState(*args)
d55e5bfc 737
554f62e9
RD
738def WakeUpMainThread(*args):
739 """WakeUpMainThread()"""
740 return _misc_.WakeUpMainThread(*args)
d55e5bfc 741
554f62e9
RD
742def MutexGuiEnter(*args):
743 """MutexGuiEnter()"""
744 return _misc_.MutexGuiEnter(*args)
d55e5bfc 745
554f62e9
RD
746def MutexGuiLeave(*args):
747 """MutexGuiLeave()"""
748 return _misc_.MutexGuiLeave(*args)
d55e5bfc 749class MutexGuiLocker(object):
093d3ff1 750 """Proxy of C++ MutexGuiLocker class"""
554f62e9
RD
751 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
752 __repr__ = _swig_repr
753 def __init__(self, *args, **kwargs):
d55e5bfc 754 """__init__(self) -> MutexGuiLocker"""
554f62e9
RD
755 _misc_.MutexGuiLocker_swiginit(self,_misc_.new_MutexGuiLocker(*args, **kwargs))
756 __swig_destroy__ = _misc_.delete_MutexGuiLocker
757 __del__ = lambda self : None;
2131d850 758_misc_.MutexGuiLocker_swigregister(MutexGuiLocker)
554f62e9
RD
759
760
761def Thread_IsMain(*args):
762 """Thread_IsMain() -> bool"""
763 return _misc_.Thread_IsMain(*args)
d55e5bfc
RD
764#---------------------------------------------------------------------------
765
766class ToolTip(_core.Object):
093d3ff1 767 """Proxy of C++ ToolTip class"""
554f62e9
RD
768 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
769 __repr__ = _swig_repr
770 def __init__(self, *args, **kwargs):
d55e5bfc 771 """__init__(self, String tip) -> ToolTip"""
554f62e9
RD
772 _misc_.ToolTip_swiginit(self,_misc_.new_ToolTip(*args, **kwargs))
773 __swig_destroy__ = _misc_.delete_ToolTip
774 __del__ = lambda self : None;
d55e5bfc
RD
775 def SetTip(*args, **kwargs):
776 """SetTip(self, String tip)"""
777 return _misc_.ToolTip_SetTip(*args, **kwargs)
778
779 def GetTip(*args, **kwargs):
780 """GetTip(self) -> String"""
781 return _misc_.ToolTip_GetTip(*args, **kwargs)
782
783 def GetWindow(*args, **kwargs):
784 """GetWindow(self) -> Window"""
785 return _misc_.ToolTip_GetWindow(*args, **kwargs)
786
787 def Enable(*args, **kwargs):
c24da6d6 788 """Enable(bool flag)"""
d55e5bfc
RD
789 return _misc_.ToolTip_Enable(*args, **kwargs)
790
791 Enable = staticmethod(Enable)
792 def SetDelay(*args, **kwargs):
c24da6d6 793 """SetDelay(long milliseconds)"""
d55e5bfc
RD
794 return _misc_.ToolTip_SetDelay(*args, **kwargs)
795
796 SetDelay = staticmethod(SetDelay)
994453b8
RD
797 Tip = property(GetTip,SetTip,doc="See `GetTip` and `SetTip`")
798 Window = property(GetWindow,doc="See `GetWindow`")
2131d850 799_misc_.ToolTip_swigregister(ToolTip)
d55e5bfc
RD
800
801def ToolTip_Enable(*args, **kwargs):
554f62e9
RD
802 """ToolTip_Enable(bool flag)"""
803 return _misc_.ToolTip_Enable(*args, **kwargs)
d55e5bfc
RD
804
805def ToolTip_SetDelay(*args, **kwargs):
554f62e9
RD
806 """ToolTip_SetDelay(long milliseconds)"""
807 return _misc_.ToolTip_SetDelay(*args, **kwargs)
d55e5bfc
RD
808
809class Caret(object):
093d3ff1 810 """Proxy of C++ Caret class"""
554f62e9
RD
811 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
812 __repr__ = _swig_repr
813 def __init__(self, *args, **kwargs):
d55e5bfc 814 """__init__(self, Window window, Size size) -> Caret"""
554f62e9
RD
815 _misc_.Caret_swiginit(self,_misc_.new_Caret(*args, **kwargs))
816 __swig_destroy__ = _misc_.delete_Caret
817 __del__ = lambda self : None;
091fdbfa
RD
818 def Destroy(*args, **kwargs):
819 """
820 Destroy(self)
821
822 Deletes the C++ object this Python object is a proxy for.
823 """
b39fe951
RD
824 args[0].this.own(False)
825 return _misc_.Caret_Destroy(*args, **kwargs)
d55e5bfc
RD
826
827 def IsOk(*args, **kwargs):
828 """IsOk(self) -> bool"""
829 return _misc_.Caret_IsOk(*args, **kwargs)
830
831 def IsVisible(*args, **kwargs):
832 """IsVisible(self) -> bool"""
833 return _misc_.Caret_IsVisible(*args, **kwargs)
834
835 def GetPosition(*args, **kwargs):
836 """GetPosition(self) -> Point"""
837 return _misc_.Caret_GetPosition(*args, **kwargs)
838
839 def GetPositionTuple(*args, **kwargs):
840 """GetPositionTuple() -> (x,y)"""
841 return _misc_.Caret_GetPositionTuple(*args, **kwargs)
842
843 def GetSize(*args, **kwargs):
844 """GetSize(self) -> Size"""
845 return _misc_.Caret_GetSize(*args, **kwargs)
846
847 def GetSizeTuple(*args, **kwargs):
848 """GetSizeTuple() -> (width, height)"""
849 return _misc_.Caret_GetSizeTuple(*args, **kwargs)
850
851 def GetWindow(*args, **kwargs):
852 """GetWindow(self) -> Window"""
853 return _misc_.Caret_GetWindow(*args, **kwargs)
854
855 def MoveXY(*args, **kwargs):
856 """MoveXY(self, int x, int y)"""
857 return _misc_.Caret_MoveXY(*args, **kwargs)
858
859 def Move(*args, **kwargs):
860 """Move(self, Point pt)"""
861 return _misc_.Caret_Move(*args, **kwargs)
862
863 def SetSizeWH(*args, **kwargs):
864 """SetSizeWH(self, int width, int height)"""
865 return _misc_.Caret_SetSizeWH(*args, **kwargs)
866
867 def SetSize(*args, **kwargs):
868 """SetSize(self, Size size)"""
869 return _misc_.Caret_SetSize(*args, **kwargs)
870
871 def Show(*args, **kwargs):
872 """Show(self, int show=True)"""
873 return _misc_.Caret_Show(*args, **kwargs)
874
875 def Hide(*args, **kwargs):
876 """Hide(self)"""
877 return _misc_.Caret_Hide(*args, **kwargs)
878
879 def __nonzero__(self): return self.IsOk()
091fdbfa
RD
880 def GetBlinkTime(*args, **kwargs):
881 """GetBlinkTime() -> int"""
882 return _misc_.Caret_GetBlinkTime(*args, **kwargs)
883
884 GetBlinkTime = staticmethod(GetBlinkTime)
885 def SetBlinkTime(*args, **kwargs):
886 """SetBlinkTime(int milliseconds)"""
887 return _misc_.Caret_SetBlinkTime(*args, **kwargs)
888
889 SetBlinkTime = staticmethod(SetBlinkTime)
226118fc
RD
890 Position = property(GetPosition,doc="See `GetPosition`")
891 Size = property(GetSize,SetSize,doc="See `GetSize` and `SetSize`")
892 Window = property(GetWindow,doc="See `GetWindow`")
2131d850 893_misc_.Caret_swigregister(Caret)
d55e5bfc 894
554f62e9
RD
895def Caret_GetBlinkTime(*args):
896 """Caret_GetBlinkTime() -> int"""
897 return _misc_.Caret_GetBlinkTime(*args)
d55e5bfc
RD
898
899def Caret_SetBlinkTime(*args, **kwargs):
554f62e9
RD
900 """Caret_SetBlinkTime(int milliseconds)"""
901 return _misc_.Caret_SetBlinkTime(*args, **kwargs)
091fdbfa 902
d55e5bfc 903class BusyCursor(object):
093d3ff1 904 """Proxy of C++ BusyCursor class"""
554f62e9
RD
905 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
906 __repr__ = _swig_repr
907 def __init__(self, *args, **kwargs):
d55e5bfc 908 """__init__(self, Cursor cursor=wxHOURGLASS_CURSOR) -> BusyCursor"""
554f62e9
RD
909 _misc_.BusyCursor_swiginit(self,_misc_.new_BusyCursor(*args, **kwargs))
910 __swig_destroy__ = _misc_.delete_BusyCursor
911 __del__ = lambda self : None;
2131d850 912_misc_.BusyCursor_swigregister(BusyCursor)
d55e5bfc
RD
913
914class WindowDisabler(object):
093d3ff1 915 """Proxy of C++ WindowDisabler class"""
554f62e9
RD
916 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
917 __repr__ = _swig_repr
918 def __init__(self, *args, **kwargs):
d55e5bfc 919 """__init__(self, Window winToSkip=None) -> WindowDisabler"""
554f62e9
RD
920 _misc_.WindowDisabler_swiginit(self,_misc_.new_WindowDisabler(*args, **kwargs))
921 __swig_destroy__ = _misc_.delete_WindowDisabler
922 __del__ = lambda self : None;
2131d850 923_misc_.WindowDisabler_swigregister(WindowDisabler)
d55e5bfc
RD
924
925class BusyInfo(_core.Object):
093d3ff1 926 """Proxy of C++ BusyInfo class"""
554f62e9
RD
927 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
928 __repr__ = _swig_repr
929 def __init__(self, *args, **kwargs):
d55e5bfc 930 """__init__(self, String message) -> BusyInfo"""
554f62e9
RD
931 _misc_.BusyInfo_swiginit(self,_misc_.new_BusyInfo(*args, **kwargs))
932 __swig_destroy__ = _misc_.delete_BusyInfo
933 __del__ = lambda self : None;
f460c29d 934 def Destroy(self): pass
2131d850 935_misc_.BusyInfo_swigregister(BusyInfo)
d55e5bfc
RD
936
937class StopWatch(object):
093d3ff1 938 """Proxy of C++ StopWatch class"""
554f62e9
RD
939 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
940 __repr__ = _swig_repr
941 def __init__(self, *args, **kwargs):
d55e5bfc 942 """__init__(self) -> StopWatch"""
554f62e9 943 _misc_.StopWatch_swiginit(self,_misc_.new_StopWatch(*args, **kwargs))
3ecece7e
RD
944 __swig_destroy__ = _misc_.delete_StopWatch
945 __del__ = lambda self : None;
d55e5bfc
RD
946 def Start(*args, **kwargs):
947 """Start(self, long t0=0)"""
948 return _misc_.StopWatch_Start(*args, **kwargs)
949
950 def Pause(*args, **kwargs):
951 """Pause(self)"""
952 return _misc_.StopWatch_Pause(*args, **kwargs)
953
954 def Resume(*args, **kwargs):
955 """Resume(self)"""
956 return _misc_.StopWatch_Resume(*args, **kwargs)
957
958 def Time(*args, **kwargs):
959 """Time(self) -> long"""
960 return _misc_.StopWatch_Time(*args, **kwargs)
961
2131d850 962_misc_.StopWatch_swigregister(StopWatch)
d55e5bfc
RD
963
964class FileHistory(_core.Object):
093d3ff1 965 """Proxy of C++ FileHistory class"""
554f62e9
RD
966 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
967 __repr__ = _swig_repr
968 def __init__(self, *args, **kwargs):
4cf4100f 969 """__init__(self, int maxFiles=9, int idBase=ID_FILE1) -> FileHistory"""
554f62e9
RD
970 _misc_.FileHistory_swiginit(self,_misc_.new_FileHistory(*args, **kwargs))
971 __swig_destroy__ = _misc_.delete_FileHistory
972 __del__ = lambda self : None;
d55e5bfc
RD
973 def AddFileToHistory(*args, **kwargs):
974 """AddFileToHistory(self, String file)"""
975 return _misc_.FileHistory_AddFileToHistory(*args, **kwargs)
976
977 def RemoveFileFromHistory(*args, **kwargs):
978 """RemoveFileFromHistory(self, int i)"""
979 return _misc_.FileHistory_RemoveFileFromHistory(*args, **kwargs)
980
981 def GetMaxFiles(*args, **kwargs):
982 """GetMaxFiles(self) -> int"""
983 return _misc_.FileHistory_GetMaxFiles(*args, **kwargs)
984
985 def UseMenu(*args, **kwargs):
986 """UseMenu(self, Menu menu)"""
987 return _misc_.FileHistory_UseMenu(*args, **kwargs)
988
989 def RemoveMenu(*args, **kwargs):
990 """RemoveMenu(self, Menu menu)"""
991 return _misc_.FileHistory_RemoveMenu(*args, **kwargs)
992
993 def Load(*args, **kwargs):
994 """Load(self, ConfigBase config)"""
995 return _misc_.FileHistory_Load(*args, **kwargs)
996
997 def Save(*args, **kwargs):
998 """Save(self, ConfigBase config)"""
999 return _misc_.FileHistory_Save(*args, **kwargs)
1000
1001 def AddFilesToMenu(*args, **kwargs):
1002 """AddFilesToMenu(self)"""
1003 return _misc_.FileHistory_AddFilesToMenu(*args, **kwargs)
1004
1005 def AddFilesToThisMenu(*args, **kwargs):
1006 """AddFilesToThisMenu(self, Menu menu)"""
1007 return _misc_.FileHistory_AddFilesToThisMenu(*args, **kwargs)
1008
1009 def GetHistoryFile(*args, **kwargs):
1010 """GetHistoryFile(self, int i) -> String"""
1011 return _misc_.FileHistory_GetHistoryFile(*args, **kwargs)
1012
1013 def GetCount(*args, **kwargs):
1014 """GetCount(self) -> int"""
1015 return _misc_.FileHistory_GetCount(*args, **kwargs)
1016
1017 GetNoHistoryFiles = GetCount
97ab0f6a
RD
1018 Count = property(GetCount,doc="See `GetCount`")
1019 HistoryFile = property(GetHistoryFile,doc="See `GetHistoryFile`")
1020 MaxFiles = property(GetMaxFiles,doc="See `GetMaxFiles`")
1021 NoHistoryFiles = property(GetNoHistoryFiles,doc="See `GetNoHistoryFiles`")
2131d850 1022_misc_.FileHistory_swigregister(FileHistory)
d55e5bfc
RD
1023
1024class SingleInstanceChecker(object):
093d3ff1 1025 """Proxy of C++ SingleInstanceChecker class"""
554f62e9
RD
1026 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1027 __repr__ = _swig_repr
1028 def __init__(self, *args, **kwargs):
d55e5bfc 1029 """__init__(self, String name, String path=EmptyString) -> SingleInstanceChecker"""
554f62e9
RD
1030 _misc_.SingleInstanceChecker_swiginit(self,_misc_.new_SingleInstanceChecker(*args, **kwargs))
1031 __swig_destroy__ = _misc_.delete_SingleInstanceChecker
1032 __del__ = lambda self : None;
d55e5bfc
RD
1033 def Create(*args, **kwargs):
1034 """Create(self, String name, String path=EmptyString) -> bool"""
1035 return _misc_.SingleInstanceChecker_Create(*args, **kwargs)
1036
1037 def IsAnotherRunning(*args, **kwargs):
1038 """IsAnotherRunning(self) -> bool"""
1039 return _misc_.SingleInstanceChecker_IsAnotherRunning(*args, **kwargs)
1040
2131d850 1041_misc_.SingleInstanceChecker_swigregister(SingleInstanceChecker)
d55e5bfc
RD
1042
1043def PreSingleInstanceChecker(*args, **kwargs):
1044 """PreSingleInstanceChecker() -> SingleInstanceChecker"""
1045 val = _misc_.new_PreSingleInstanceChecker(*args, **kwargs)
d55e5bfc
RD
1046 return val
1047
fc46b7f3
RD
1048#---------------------------------------------------------------------------
1049
1050OS_UNKNOWN = _misc_.OS_UNKNOWN
1051OS_MAC_OS = _misc_.OS_MAC_OS
1052OS_MAC_OSX_DARWIN = _misc_.OS_MAC_OSX_DARWIN
1053OS_MAC = _misc_.OS_MAC
1054OS_WINDOWS_9X = _misc_.OS_WINDOWS_9X
1055OS_WINDOWS_NT = _misc_.OS_WINDOWS_NT
1056OS_WINDOWS_MICRO = _misc_.OS_WINDOWS_MICRO
1057OS_WINDOWS_CE = _misc_.OS_WINDOWS_CE
1058OS_WINDOWS = _misc_.OS_WINDOWS
1059OS_UNIX_LINUX = _misc_.OS_UNIX_LINUX
1060OS_UNIX_FREEBSD = _misc_.OS_UNIX_FREEBSD
1061OS_UNIX_OPENBSD = _misc_.OS_UNIX_OPENBSD
1062OS_UNIX_NETBSD = _misc_.OS_UNIX_NETBSD
1063OS_UNIX_SOLARIS = _misc_.OS_UNIX_SOLARIS
1064OS_UNIX_AIX = _misc_.OS_UNIX_AIX
1065OS_UNIX_HPUX = _misc_.OS_UNIX_HPUX
1066OS_UNIX = _misc_.OS_UNIX
1067OS_DOS = _misc_.OS_DOS
1068OS_OS2 = _misc_.OS_OS2
1069PORT_UNKNOWN = _misc_.PORT_UNKNOWN
1070PORT_BASE = _misc_.PORT_BASE
1071PORT_MSW = _misc_.PORT_MSW
1072PORT_MOTIF = _misc_.PORT_MOTIF
1073PORT_GTK = _misc_.PORT_GTK
1074PORT_MGL = _misc_.PORT_MGL
1075PORT_X11 = _misc_.PORT_X11
1076PORT_PM = _misc_.PORT_PM
1077PORT_OS2 = _misc_.PORT_OS2
1078PORT_MAC = _misc_.PORT_MAC
1079PORT_COCOA = _misc_.PORT_COCOA
1080PORT_WINCE = _misc_.PORT_WINCE
1081PORT_PALMOS = _misc_.PORT_PALMOS
1082PORT_DFB = _misc_.PORT_DFB
1083ARCH_INVALID = _misc_.ARCH_INVALID
1084ARCH_32 = _misc_.ARCH_32
1085ARCH_64 = _misc_.ARCH_64
1086ARCH_MAX = _misc_.ARCH_MAX
1087ENDIAN_INVALID = _misc_.ENDIAN_INVALID
1088ENDIAN_BIG = _misc_.ENDIAN_BIG
1089ENDIAN_LITTLE = _misc_.ENDIAN_LITTLE
1090ENDIAN_PDP = _misc_.ENDIAN_PDP
1091ENDIAN_MAX = _misc_.ENDIAN_MAX
1092class PlatformInformation(object):
1093 """Proxy of C++ PlatformInformation class"""
1094 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1095 __repr__ = _swig_repr
1096 def __init__(self, *args, **kwargs):
1097 """__init__(self) -> PlatformInformation"""
1098 _misc_.PlatformInformation_swiginit(self,_misc_.new_PlatformInformation(*args, **kwargs))
1099 def __eq__(*args, **kwargs):
1100 """__eq__(self, PlatformInformation t) -> bool"""
1101 return _misc_.PlatformInformation___eq__(*args, **kwargs)
1102
1103 def __ne__(*args, **kwargs):
1104 """__ne__(self, PlatformInformation t) -> bool"""
1105 return _misc_.PlatformInformation___ne__(*args, **kwargs)
1106
1107 def GetOSMajorVersion(*args, **kwargs):
1108 """GetOSMajorVersion(self) -> int"""
1109 return _misc_.PlatformInformation_GetOSMajorVersion(*args, **kwargs)
1110
1111 def GetOSMinorVersion(*args, **kwargs):
1112 """GetOSMinorVersion(self) -> int"""
1113 return _misc_.PlatformInformation_GetOSMinorVersion(*args, **kwargs)
1114
5acb46e0
RD
1115 def CheckOSVersion(*args, **kwargs):
1116 """CheckOSVersion(self, int major, int minor) -> bool"""
1117 return _misc_.PlatformInformation_CheckOSVersion(*args, **kwargs)
1118
fc46b7f3
RD
1119 def GetToolkitMajorVersion(*args, **kwargs):
1120 """GetToolkitMajorVersion(self) -> int"""
1121 return _misc_.PlatformInformation_GetToolkitMajorVersion(*args, **kwargs)
1122
1123 def GetToolkitMinorVersion(*args, **kwargs):
1124 """GetToolkitMinorVersion(self) -> int"""
1125 return _misc_.PlatformInformation_GetToolkitMinorVersion(*args, **kwargs)
1126
5acb46e0
RD
1127 def CheckToolkitVersion(*args, **kwargs):
1128 """CheckToolkitVersion(self, int major, int minor) -> bool"""
1129 return _misc_.PlatformInformation_CheckToolkitVersion(*args, **kwargs)
1130
fc46b7f3
RD
1131 def IsUsingUniversalWidgets(*args, **kwargs):
1132 """IsUsingUniversalWidgets(self) -> bool"""
1133 return _misc_.PlatformInformation_IsUsingUniversalWidgets(*args, **kwargs)
1134
1135 def GetOperatingSystemId(*args, **kwargs):
1136 """GetOperatingSystemId(self) -> int"""
1137 return _misc_.PlatformInformation_GetOperatingSystemId(*args, **kwargs)
1138
1139 def GetPortId(*args, **kwargs):
1140 """GetPortId(self) -> int"""
1141 return _misc_.PlatformInformation_GetPortId(*args, **kwargs)
1142
1143 def GetArchitecture(*args, **kwargs):
1144 """GetArchitecture(self) -> int"""
1145 return _misc_.PlatformInformation_GetArchitecture(*args, **kwargs)
1146
1147 def GetEndianness(*args, **kwargs):
1148 """GetEndianness(self) -> int"""
1149 return _misc_.PlatformInformation_GetEndianness(*args, **kwargs)
1150
1151 def GetOperatingSystemFamilyName(*args, **kwargs):
1152 """GetOperatingSystemFamilyName(self) -> String"""
1153 return _misc_.PlatformInformation_GetOperatingSystemFamilyName(*args, **kwargs)
1154
1155 def GetOperatingSystemIdName(*args, **kwargs):
1156 """GetOperatingSystemIdName(self) -> String"""
1157 return _misc_.PlatformInformation_GetOperatingSystemIdName(*args, **kwargs)
1158
1159 def GetPortIdName(*args, **kwargs):
1160 """GetPortIdName(self) -> String"""
1161 return _misc_.PlatformInformation_GetPortIdName(*args, **kwargs)
1162
1163 def GetPortIdShortName(*args, **kwargs):
1164 """GetPortIdShortName(self) -> String"""
1165 return _misc_.PlatformInformation_GetPortIdShortName(*args, **kwargs)
1166
1167 def GetArchName(*args, **kwargs):
1168 """GetArchName(self) -> String"""
1169 return _misc_.PlatformInformation_GetArchName(*args, **kwargs)
1170
1171 def GetEndiannessName(*args, **kwargs):
1172 """GetEndiannessName(self) -> String"""
1173 return _misc_.PlatformInformation_GetEndiannessName(*args, **kwargs)
1174
1175 def SetOSVersion(*args, **kwargs):
1176 """SetOSVersion(self, int major, int minor)"""
1177 return _misc_.PlatformInformation_SetOSVersion(*args, **kwargs)
1178
1179 def SetToolkitVersion(*args, **kwargs):
1180 """SetToolkitVersion(self, int major, int minor)"""
1181 return _misc_.PlatformInformation_SetToolkitVersion(*args, **kwargs)
1182
1183 def SetOperatingSystemId(*args, **kwargs):
1184 """SetOperatingSystemId(self, int n)"""
1185 return _misc_.PlatformInformation_SetOperatingSystemId(*args, **kwargs)
1186
1187 def SetPortId(*args, **kwargs):
1188 """SetPortId(self, int n)"""
1189 return _misc_.PlatformInformation_SetPortId(*args, **kwargs)
1190
1191 def SetArchitecture(*args, **kwargs):
1192 """SetArchitecture(self, int n)"""
1193 return _misc_.PlatformInformation_SetArchitecture(*args, **kwargs)
1194
1195 def SetEndianness(*args, **kwargs):
1196 """SetEndianness(self, int n)"""
1197 return _misc_.PlatformInformation_SetEndianness(*args, **kwargs)
1198
1199 def IsOk(*args, **kwargs):
1200 """IsOk(self) -> bool"""
1201 return _misc_.PlatformInformation_IsOk(*args, **kwargs)
1202
33d6fd3b
RD
1203 ArchName = property(GetArchName,doc="See `GetArchName`")
1204 Architecture = property(GetArchitecture,SetArchitecture,doc="See `GetArchitecture` and `SetArchitecture`")
1205 Endianness = property(GetEndianness,SetEndianness,doc="See `GetEndianness` and `SetEndianness`")
1206 EndiannessName = property(GetEndiannessName,doc="See `GetEndiannessName`")
1207 OSMajorVersion = property(GetOSMajorVersion,doc="See `GetOSMajorVersion`")
1208 OSMinorVersion = property(GetOSMinorVersion,doc="See `GetOSMinorVersion`")
1209 OperatingSystemFamilyName = property(GetOperatingSystemFamilyName,doc="See `GetOperatingSystemFamilyName`")
1210 OperatingSystemId = property(GetOperatingSystemId,SetOperatingSystemId,doc="See `GetOperatingSystemId` and `SetOperatingSystemId`")
1211 OperatingSystemIdName = property(GetOperatingSystemIdName,doc="See `GetOperatingSystemIdName`")
1212 PortId = property(GetPortId,SetPortId,doc="See `GetPortId` and `SetPortId`")
1213 PortIdName = property(GetPortIdName,doc="See `GetPortIdName`")
1214 PortIdShortName = property(GetPortIdShortName,doc="See `GetPortIdShortName`")
1215 ToolkitMajorVersion = property(GetToolkitMajorVersion,doc="See `GetToolkitMajorVersion`")
1216 ToolkitMinorVersion = property(GetToolkitMinorVersion,doc="See `GetToolkitMinorVersion`")
fc46b7f3
RD
1217_misc_.PlatformInformation_swigregister(PlatformInformation)
1218
68350608
RD
1219
1220def DrawWindowOnDC(*args, **kwargs):
554f62e9
RD
1221 """DrawWindowOnDC(Window window, DC dc) -> bool"""
1222 return _misc_.DrawWindowOnDC(*args, **kwargs)
d55e5bfc
RD
1223#---------------------------------------------------------------------------
1224
1225class TipProvider(object):
093d3ff1 1226 """Proxy of C++ TipProvider class"""
554f62e9
RD
1227 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1228 def __init__(self): raise AttributeError, "No constructor defined"
1229 __repr__ = _swig_repr
1230 __swig_destroy__ = _misc_.delete_TipProvider
1231 __del__ = lambda self : None;
d55e5bfc
RD
1232 def GetTip(*args, **kwargs):
1233 """GetTip(self) -> String"""
1234 return _misc_.TipProvider_GetTip(*args, **kwargs)
1235
1236 def GetCurrentTip(*args, **kwargs):
1237 """GetCurrentTip(self) -> size_t"""
1238 return _misc_.TipProvider_GetCurrentTip(*args, **kwargs)
1239
1240 def PreprocessTip(*args, **kwargs):
1241 """PreprocessTip(self, String tip) -> String"""
1242 return _misc_.TipProvider_PreprocessTip(*args, **kwargs)
1243
994453b8
RD
1244 CurrentTip = property(GetCurrentTip,doc="See `GetCurrentTip`")
1245 Tip = property(GetTip,doc="See `GetTip`")
2131d850 1246_misc_.TipProvider_swigregister(TipProvider)
d55e5bfc
RD
1247
1248class PyTipProvider(TipProvider):
093d3ff1 1249 """Proxy of C++ PyTipProvider class"""
554f62e9
RD
1250 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1251 __repr__ = _swig_repr
1252 def __init__(self, *args, **kwargs):
d55e5bfc 1253 """__init__(self, size_t currentTip) -> PyTipProvider"""
554f62e9 1254 _misc_.PyTipProvider_swiginit(self,_misc_.new_PyTipProvider(*args, **kwargs))
e058867b
RD
1255 self._setCallbackInfo(self, PyTipProvider)
1256
d55e5bfc
RD
1257 def _setCallbackInfo(*args, **kwargs):
1258 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
1259 return _misc_.PyTipProvider__setCallbackInfo(*args, **kwargs)
1260
2131d850 1261_misc_.PyTipProvider_swigregister(PyTipProvider)
d55e5bfc
RD
1262
1263
1264def ShowTip(*args, **kwargs):
554f62e9
RD
1265 """ShowTip(Window parent, TipProvider tipProvider, bool showAtStartup=True) -> bool"""
1266 return _misc_.ShowTip(*args, **kwargs)
d55e5bfc
RD
1267
1268def CreateFileTipProvider(*args, **kwargs):
554f62e9
RD
1269 """CreateFileTipProvider(String filename, size_t currentTip) -> TipProvider"""
1270 return _misc_.CreateFileTipProvider(*args, **kwargs)
d55e5bfc
RD
1271#---------------------------------------------------------------------------
1272
1273TIMER_CONTINUOUS = _misc_.TIMER_CONTINUOUS
1274TIMER_ONE_SHOT = _misc_.TIMER_ONE_SHOT
1275wxEVT_TIMER = _misc_.wxEVT_TIMER
1276class Timer(_core.EvtHandler):
093d3ff1 1277 """Proxy of C++ Timer class"""
554f62e9
RD
1278 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1279 __repr__ = _swig_repr
1280 def __init__(self, *args, **kwargs):
1281 """__init__(self, EvtHandler owner=None, int id=ID_ANY) -> Timer"""
1282 _misc_.Timer_swiginit(self,_misc_.new_Timer(*args, **kwargs))
093d3ff1 1283 self._setCallbackInfo(self, Timer, 0); self._setOORInfo(self, 0)
d55e5bfc 1284
554f62e9
RD
1285 __swig_destroy__ = _misc_.delete_Timer
1286 __del__ = lambda self : None;
d55e5bfc
RD
1287 def _setCallbackInfo(*args, **kwargs):
1288 """_setCallbackInfo(self, PyObject self, PyObject _class, int incref=1)"""
1289 return _misc_.Timer__setCallbackInfo(*args, **kwargs)
1290
1291 def SetOwner(*args, **kwargs):
554f62e9 1292 """SetOwner(self, EvtHandler owner, int id=ID_ANY)"""
d55e5bfc
RD
1293 return _misc_.Timer_SetOwner(*args, **kwargs)
1294
1a6bba1e
RD
1295 def GetOwner(*args, **kwargs):
1296 """GetOwner(self) -> EvtHandler"""
1297 return _misc_.Timer_GetOwner(*args, **kwargs)
1298
d55e5bfc
RD
1299 def Start(*args, **kwargs):
1300 """Start(self, int milliseconds=-1, bool oneShot=False) -> bool"""
1301 return _misc_.Timer_Start(*args, **kwargs)
1302
1303 def Stop(*args, **kwargs):
1304 """Stop(self)"""
1305 return _misc_.Timer_Stop(*args, **kwargs)
1306
b06b3e70
RD
1307 def Notify(*args, **kwargs):
1308 """Notify(self)"""
1309 return _misc_.Timer_Notify(*args, **kwargs)
1310
d55e5bfc
RD
1311 def IsRunning(*args, **kwargs):
1312 """IsRunning(self) -> bool"""
1313 return _misc_.Timer_IsRunning(*args, **kwargs)
1314
1315 def GetInterval(*args, **kwargs):
1316 """GetInterval(self) -> int"""
1317 return _misc_.Timer_GetInterval(*args, **kwargs)
1318
d55e5bfc
RD
1319 def GetId(*args, **kwargs):
1320 """GetId(self) -> int"""
1321 return _misc_.Timer_GetId(*args, **kwargs)
1322
554f62e9
RD
1323 def IsOneShot(*args, **kwargs):
1324 """IsOneShot(self) -> bool"""
1325 return _misc_.Timer_IsOneShot(*args, **kwargs)
1326
cae3d5e6 1327 def Destroy(self):
554f62e9 1328 """NO-OP: Timers must be destroyed by normal reference counting"""
093d3ff1
RD
1329 pass
1330
994453b8
RD
1331 Id = property(GetId,doc="See `GetId`")
1332 Interval = property(GetInterval,doc="See `GetInterval`")
1333 Owner = property(GetOwner,SetOwner,doc="See `GetOwner` and `SetOwner`")
2131d850 1334_misc_.Timer_swigregister(Timer)
d55e5bfc
RD
1335
1336# For backwards compatibility with 2.4
1337class PyTimer(Timer):
1338 def __init__(self, notify):
1339 Timer.__init__(self)
1340 self.notify = notify
1341
1342 def Notify(self):
1343 if self.notify:
1344 self.notify()
1345
1346
1347EVT_TIMER = wx.PyEventBinder( wxEVT_TIMER, 1 )
1348
1349
1350class TimerEvent(_core.Event):
093d3ff1 1351 """Proxy of C++ TimerEvent class"""
554f62e9
RD
1352 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1353 __repr__ = _swig_repr
1354 def __init__(self, *args, **kwargs):
d55e5bfc 1355 """__init__(self, int timerid=0, int interval=0) -> TimerEvent"""
554f62e9 1356 _misc_.TimerEvent_swiginit(self,_misc_.new_TimerEvent(*args, **kwargs))
d55e5bfc
RD
1357 def GetInterval(*args, **kwargs):
1358 """GetInterval(self) -> int"""
1359 return _misc_.TimerEvent_GetInterval(*args, **kwargs)
1360
994453b8 1361 Interval = property(GetInterval,doc="See `GetInterval`")
2131d850 1362_misc_.TimerEvent_swigregister(TimerEvent)
d55e5bfc
RD
1363
1364class TimerRunner(object):
093d3ff1 1365 """Proxy of C++ TimerRunner class"""
554f62e9
RD
1366 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1367 __repr__ = _swig_repr
1368 def __init__(self, *args):
d55e5bfc
RD
1369 """
1370 __init__(self, wxTimer timer) -> TimerRunner
1371 __init__(self, wxTimer timer, int milli, bool oneShot=False) -> TimerRunner
1372 """
554f62e9
RD
1373 _misc_.TimerRunner_swiginit(self,_misc_.new_TimerRunner(*args))
1374 __swig_destroy__ = _misc_.delete_TimerRunner
1375 __del__ = lambda self : None;
d55e5bfc
RD
1376 def Start(*args, **kwargs):
1377 """Start(self, int milli, bool oneShot=False)"""
1378 return _misc_.TimerRunner_Start(*args, **kwargs)
1379
2131d850 1380_misc_.TimerRunner_swigregister(TimerRunner)
d55e5bfc
RD
1381
1382#---------------------------------------------------------------------------
1383
1384LOG_FatalError = _misc_.LOG_FatalError
1385LOG_Error = _misc_.LOG_Error
1386LOG_Warning = _misc_.LOG_Warning
1387LOG_Message = _misc_.LOG_Message
1388LOG_Status = _misc_.LOG_Status
1389LOG_Info = _misc_.LOG_Info
1390LOG_Debug = _misc_.LOG_Debug
1391LOG_Trace = _misc_.LOG_Trace
1392LOG_Progress = _misc_.LOG_Progress
1393LOG_User = _misc_.LOG_User
1394LOG_Max = _misc_.LOG_Max
1395TRACE_MemAlloc = _misc_.TRACE_MemAlloc
1396TRACE_Messages = _misc_.TRACE_Messages
1397TRACE_ResAlloc = _misc_.TRACE_ResAlloc
1398TRACE_RefCount = _misc_.TRACE_RefCount
1399TRACE_OleCalls = _misc_.TRACE_OleCalls
1400TraceMemAlloc = _misc_.TraceMemAlloc
1401TraceMessages = _misc_.TraceMessages
1402TraceResAlloc = _misc_.TraceResAlloc
1403TraceRefCount = _misc_.TraceRefCount
1404TraceOleCalls = _misc_.TraceOleCalls
1405class Log(object):
093d3ff1 1406 """Proxy of C++ Log class"""
554f62e9
RD
1407 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1408 __repr__ = _swig_repr
1409 def __init__(self, *args, **kwargs):
d55e5bfc 1410 """__init__(self) -> Log"""
554f62e9
RD
1411 _misc_.Log_swiginit(self,_misc_.new_Log(*args, **kwargs))
1412 __swig_destroy__ = _misc_.delete_Log
1413 __del__ = lambda self : None;
d55e5bfc 1414 def IsEnabled(*args, **kwargs):
c24da6d6 1415 """IsEnabled() -> bool"""
d55e5bfc
RD
1416 return _misc_.Log_IsEnabled(*args, **kwargs)
1417
1418 IsEnabled = staticmethod(IsEnabled)
1419 def EnableLogging(*args, **kwargs):
c24da6d6 1420 """EnableLogging(bool doIt=True) -> bool"""
d55e5bfc
RD
1421 return _misc_.Log_EnableLogging(*args, **kwargs)
1422
1423 EnableLogging = staticmethod(EnableLogging)
1424 def OnLog(*args, **kwargs):
f460c29d 1425 """OnLog(LogLevel level, wxChar szString, time_t t)"""
d55e5bfc
RD
1426 return _misc_.Log_OnLog(*args, **kwargs)
1427
1428 OnLog = staticmethod(OnLog)
1429 def Flush(*args, **kwargs):
1430 """Flush(self)"""
1431 return _misc_.Log_Flush(*args, **kwargs)
1432
1433 def FlushActive(*args, **kwargs):
c24da6d6 1434 """FlushActive()"""
d55e5bfc
RD
1435 return _misc_.Log_FlushActive(*args, **kwargs)
1436
1437 FlushActive = staticmethod(FlushActive)
1438 def GetActiveTarget(*args, **kwargs):
c24da6d6 1439 """GetActiveTarget() -> Log"""
d55e5bfc
RD
1440 return _misc_.Log_GetActiveTarget(*args, **kwargs)
1441
1442 GetActiveTarget = staticmethod(GetActiveTarget)
1443 def SetActiveTarget(*args, **kwargs):
c24da6d6 1444 """SetActiveTarget(Log pLogger) -> Log"""
d55e5bfc
RD
1445 return _misc_.Log_SetActiveTarget(*args, **kwargs)
1446
1447 SetActiveTarget = staticmethod(SetActiveTarget)
1448 def Suspend(*args, **kwargs):
c24da6d6 1449 """Suspend()"""
d55e5bfc
RD
1450 return _misc_.Log_Suspend(*args, **kwargs)
1451
1452 Suspend = staticmethod(Suspend)
1453 def Resume(*args, **kwargs):
c24da6d6 1454 """Resume()"""
d55e5bfc
RD
1455 return _misc_.Log_Resume(*args, **kwargs)
1456
1457 Resume = staticmethod(Resume)
1458 def SetVerbose(*args, **kwargs):
c24da6d6 1459 """SetVerbose(bool bVerbose=True)"""
d55e5bfc
RD
1460 return _misc_.Log_SetVerbose(*args, **kwargs)
1461
1462 SetVerbose = staticmethod(SetVerbose)
1463 def SetLogLevel(*args, **kwargs):
f460c29d 1464 """SetLogLevel(LogLevel logLevel)"""
d55e5bfc
RD
1465 return _misc_.Log_SetLogLevel(*args, **kwargs)
1466
1467 SetLogLevel = staticmethod(SetLogLevel)
1468 def DontCreateOnDemand(*args, **kwargs):
c24da6d6 1469 """DontCreateOnDemand()"""
d55e5bfc
RD
1470 return _misc_.Log_DontCreateOnDemand(*args, **kwargs)
1471
1472 DontCreateOnDemand = staticmethod(DontCreateOnDemand)
1eeb270e
RD
1473 def SetRepetitionCounting(*args, **kwargs):
1474 """SetRepetitionCounting(bool bRepetCounting=True)"""
1475 return _misc_.Log_SetRepetitionCounting(*args, **kwargs)
1476
1477 SetRepetitionCounting = staticmethod(SetRepetitionCounting)
1478 def GetRepetitionCounting(*args, **kwargs):
1479 """GetRepetitionCounting() -> bool"""
1480 return _misc_.Log_GetRepetitionCounting(*args, **kwargs)
1481
1482 GetRepetitionCounting = staticmethod(GetRepetitionCounting)
d55e5bfc 1483 def SetTraceMask(*args, **kwargs):
f460c29d 1484 """SetTraceMask(TraceMask ulMask)"""
d55e5bfc
RD
1485 return _misc_.Log_SetTraceMask(*args, **kwargs)
1486
1487 SetTraceMask = staticmethod(SetTraceMask)
1488 def AddTraceMask(*args, **kwargs):
c24da6d6 1489 """AddTraceMask(String str)"""
d55e5bfc
RD
1490 return _misc_.Log_AddTraceMask(*args, **kwargs)
1491
1492 AddTraceMask = staticmethod(AddTraceMask)
1493 def RemoveTraceMask(*args, **kwargs):
c24da6d6 1494 """RemoveTraceMask(String str)"""
d55e5bfc
RD
1495 return _misc_.Log_RemoveTraceMask(*args, **kwargs)
1496
1497 RemoveTraceMask = staticmethod(RemoveTraceMask)
1498 def ClearTraceMasks(*args, **kwargs):
c24da6d6 1499 """ClearTraceMasks()"""
d55e5bfc
RD
1500 return _misc_.Log_ClearTraceMasks(*args, **kwargs)
1501
1502 ClearTraceMasks = staticmethod(ClearTraceMasks)
1503 def GetTraceMasks(*args, **kwargs):
c24da6d6 1504 """GetTraceMasks() -> wxArrayString"""
d55e5bfc
RD
1505 return _misc_.Log_GetTraceMasks(*args, **kwargs)
1506
1507 GetTraceMasks = staticmethod(GetTraceMasks)
1508 def SetTimestamp(*args, **kwargs):
c24da6d6 1509 """SetTimestamp(wxChar ts)"""
d55e5bfc
RD
1510 return _misc_.Log_SetTimestamp(*args, **kwargs)
1511
1512 SetTimestamp = staticmethod(SetTimestamp)
1513 def GetVerbose(*args, **kwargs):
c24da6d6 1514 """GetVerbose() -> bool"""
d55e5bfc
RD
1515 return _misc_.Log_GetVerbose(*args, **kwargs)
1516
1517 GetVerbose = staticmethod(GetVerbose)
1518 def GetTraceMask(*args, **kwargs):
f460c29d 1519 """GetTraceMask() -> TraceMask"""
d55e5bfc
RD
1520 return _misc_.Log_GetTraceMask(*args, **kwargs)
1521
1522 GetTraceMask = staticmethod(GetTraceMask)
1523 def IsAllowedTraceMask(*args, **kwargs):
c24da6d6 1524 """IsAllowedTraceMask(wxChar mask) -> bool"""
d55e5bfc
RD
1525 return _misc_.Log_IsAllowedTraceMask(*args, **kwargs)
1526
1527 IsAllowedTraceMask = staticmethod(IsAllowedTraceMask)
1528 def GetLogLevel(*args, **kwargs):
f460c29d 1529 """GetLogLevel() -> LogLevel"""
d55e5bfc
RD
1530 return _misc_.Log_GetLogLevel(*args, **kwargs)
1531
1532 GetLogLevel = staticmethod(GetLogLevel)
1533 def GetTimestamp(*args, **kwargs):
c24da6d6 1534 """GetTimestamp() -> wxChar"""
d55e5bfc
RD
1535 return _misc_.Log_GetTimestamp(*args, **kwargs)
1536
1537 GetTimestamp = staticmethod(GetTimestamp)
1538 def TimeStamp(*args, **kwargs):
c24da6d6 1539 """TimeStamp() -> String"""
d55e5bfc
RD
1540 return _misc_.Log_TimeStamp(*args, **kwargs)
1541
1542 TimeStamp = staticmethod(TimeStamp)
1543 def Destroy(*args, **kwargs):
1544 """Destroy(self)"""
b39fe951
RD
1545 args[0].this.own(False)
1546 return _misc_.Log_Destroy(*args, **kwargs)
d55e5bfc 1547
2131d850 1548_misc_.Log_swigregister(Log)
d55e5bfc 1549
554f62e9
RD
1550def Log_IsEnabled(*args):
1551 """Log_IsEnabled() -> bool"""
1552 return _misc_.Log_IsEnabled(*args)
d55e5bfc
RD
1553
1554def Log_EnableLogging(*args, **kwargs):
554f62e9
RD
1555 """Log_EnableLogging(bool doIt=True) -> bool"""
1556 return _misc_.Log_EnableLogging(*args, **kwargs)
d55e5bfc
RD
1557
1558def Log_OnLog(*args, **kwargs):
f460c29d 1559 """Log_OnLog(LogLevel level, wxChar szString, time_t t)"""
554f62e9 1560 return _misc_.Log_OnLog(*args, **kwargs)
d55e5bfc 1561
554f62e9
RD
1562def Log_FlushActive(*args):
1563 """Log_FlushActive()"""
1564 return _misc_.Log_FlushActive(*args)
d55e5bfc 1565
554f62e9
RD
1566def Log_GetActiveTarget(*args):
1567 """Log_GetActiveTarget() -> Log"""
1568 return _misc_.Log_GetActiveTarget(*args)
d55e5bfc
RD
1569
1570def Log_SetActiveTarget(*args, **kwargs):
554f62e9
RD
1571 """Log_SetActiveTarget(Log pLogger) -> Log"""
1572 return _misc_.Log_SetActiveTarget(*args, **kwargs)
d55e5bfc 1573
554f62e9
RD
1574def Log_Suspend(*args):
1575 """Log_Suspend()"""
1576 return _misc_.Log_Suspend(*args)
d55e5bfc 1577
554f62e9
RD
1578def Log_Resume(*args):
1579 """Log_Resume()"""
1580 return _misc_.Log_Resume(*args)
d55e5bfc
RD
1581
1582def Log_SetVerbose(*args, **kwargs):
554f62e9
RD
1583 """Log_SetVerbose(bool bVerbose=True)"""
1584 return _misc_.Log_SetVerbose(*args, **kwargs)
d55e5bfc
RD
1585
1586def Log_SetLogLevel(*args, **kwargs):
f460c29d 1587 """Log_SetLogLevel(LogLevel logLevel)"""
554f62e9 1588 return _misc_.Log_SetLogLevel(*args, **kwargs)
d55e5bfc 1589
554f62e9
RD
1590def Log_DontCreateOnDemand(*args):
1591 """Log_DontCreateOnDemand()"""
1592 return _misc_.Log_DontCreateOnDemand(*args)
d55e5bfc 1593
1eeb270e
RD
1594def Log_SetRepetitionCounting(*args, **kwargs):
1595 """Log_SetRepetitionCounting(bool bRepetCounting=True)"""
1596 return _misc_.Log_SetRepetitionCounting(*args, **kwargs)
1597
1598def Log_GetRepetitionCounting(*args):
1599 """Log_GetRepetitionCounting() -> bool"""
1600 return _misc_.Log_GetRepetitionCounting(*args)
1601
d55e5bfc 1602def Log_SetTraceMask(*args, **kwargs):
f460c29d 1603 """Log_SetTraceMask(TraceMask ulMask)"""
554f62e9 1604 return _misc_.Log_SetTraceMask(*args, **kwargs)
d55e5bfc
RD
1605
1606def Log_AddTraceMask(*args, **kwargs):
554f62e9
RD
1607 """Log_AddTraceMask(String str)"""
1608 return _misc_.Log_AddTraceMask(*args, **kwargs)
d55e5bfc
RD
1609
1610def Log_RemoveTraceMask(*args, **kwargs):
554f62e9
RD
1611 """Log_RemoveTraceMask(String str)"""
1612 return _misc_.Log_RemoveTraceMask(*args, **kwargs)
d55e5bfc 1613
554f62e9
RD
1614def Log_ClearTraceMasks(*args):
1615 """Log_ClearTraceMasks()"""
1616 return _misc_.Log_ClearTraceMasks(*args)
d55e5bfc 1617
554f62e9
RD
1618def Log_GetTraceMasks(*args):
1619 """Log_GetTraceMasks() -> wxArrayString"""
1620 return _misc_.Log_GetTraceMasks(*args)
d55e5bfc
RD
1621
1622def Log_SetTimestamp(*args, **kwargs):
554f62e9
RD
1623 """Log_SetTimestamp(wxChar ts)"""
1624 return _misc_.Log_SetTimestamp(*args, **kwargs)
d55e5bfc 1625
554f62e9
RD
1626def Log_GetVerbose(*args):
1627 """Log_GetVerbose() -> bool"""
1628 return _misc_.Log_GetVerbose(*args)
d55e5bfc 1629
554f62e9 1630def Log_GetTraceMask(*args):
f460c29d 1631 """Log_GetTraceMask() -> TraceMask"""
554f62e9 1632 return _misc_.Log_GetTraceMask(*args)
d55e5bfc
RD
1633
1634def Log_IsAllowedTraceMask(*args, **kwargs):
554f62e9
RD
1635 """Log_IsAllowedTraceMask(wxChar mask) -> bool"""
1636 return _misc_.Log_IsAllowedTraceMask(*args, **kwargs)
d55e5bfc 1637
554f62e9 1638def Log_GetLogLevel(*args):
f460c29d 1639 """Log_GetLogLevel() -> LogLevel"""
554f62e9 1640 return _misc_.Log_GetLogLevel(*args)
d55e5bfc 1641
554f62e9
RD
1642def Log_GetTimestamp(*args):
1643 """Log_GetTimestamp() -> wxChar"""
1644 return _misc_.Log_GetTimestamp(*args)
d55e5bfc 1645
554f62e9
RD
1646def Log_TimeStamp(*args):
1647 """Log_TimeStamp() -> String"""
1648 return _misc_.Log_TimeStamp(*args)
d55e5bfc
RD
1649
1650class LogStderr(Log):
093d3ff1 1651 """Proxy of C++ LogStderr class"""
554f62e9
RD
1652 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1653 __repr__ = _swig_repr
1654 def __init__(self, *args, **kwargs):
d55e5bfc 1655 """__init__(self) -> LogStderr"""
554f62e9 1656 _misc_.LogStderr_swiginit(self,_misc_.new_LogStderr(*args, **kwargs))
2131d850 1657_misc_.LogStderr_swigregister(LogStderr)
d55e5bfc
RD
1658
1659class LogTextCtrl(Log):
093d3ff1 1660 """Proxy of C++ LogTextCtrl class"""
554f62e9
RD
1661 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1662 __repr__ = _swig_repr
1663 def __init__(self, *args, **kwargs):
d55e5bfc 1664 """__init__(self, wxTextCtrl pTextCtrl) -> LogTextCtrl"""
554f62e9 1665 _misc_.LogTextCtrl_swiginit(self,_misc_.new_LogTextCtrl(*args, **kwargs))
2131d850 1666_misc_.LogTextCtrl_swigregister(LogTextCtrl)
d55e5bfc
RD
1667
1668class LogGui(Log):
093d3ff1 1669 """Proxy of C++ LogGui class"""
554f62e9
RD
1670 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1671 __repr__ = _swig_repr
1672 def __init__(self, *args, **kwargs):
d55e5bfc 1673 """__init__(self) -> LogGui"""
554f62e9 1674 _misc_.LogGui_swiginit(self,_misc_.new_LogGui(*args, **kwargs))
2131d850 1675_misc_.LogGui_swigregister(LogGui)
d55e5bfc
RD
1676
1677class LogWindow(Log):
093d3ff1 1678 """Proxy of C++ LogWindow class"""
554f62e9
RD
1679 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1680 __repr__ = _swig_repr
1681 def __init__(self, *args, **kwargs):
d55e5bfc 1682 """__init__(self, wxFrame pParent, String szTitle, bool bShow=True, bool bPassToOld=True) -> LogWindow"""
554f62e9 1683 _misc_.LogWindow_swiginit(self,_misc_.new_LogWindow(*args, **kwargs))
d55e5bfc
RD
1684 def Show(*args, **kwargs):
1685 """Show(self, bool bShow=True)"""
1686 return _misc_.LogWindow_Show(*args, **kwargs)
1687
1688 def GetFrame(*args, **kwargs):
1689 """GetFrame(self) -> wxFrame"""
1690 return _misc_.LogWindow_GetFrame(*args, **kwargs)
1691
1692 def GetOldLog(*args, **kwargs):
1693 """GetOldLog(self) -> Log"""
1694 return _misc_.LogWindow_GetOldLog(*args, **kwargs)
1695
1696 def IsPassingMessages(*args, **kwargs):
1697 """IsPassingMessages(self) -> bool"""
1698 return _misc_.LogWindow_IsPassingMessages(*args, **kwargs)
1699
1700 def PassMessages(*args, **kwargs):
1701 """PassMessages(self, bool bDoPass)"""
1702 return _misc_.LogWindow_PassMessages(*args, **kwargs)
1703
97ab0f6a
RD
1704 Frame = property(GetFrame,doc="See `GetFrame`")
1705 OldLog = property(GetOldLog,doc="See `GetOldLog`")
2131d850 1706_misc_.LogWindow_swigregister(LogWindow)
d55e5bfc
RD
1707
1708class LogChain(Log):
093d3ff1 1709 """Proxy of C++ LogChain class"""
554f62e9
RD
1710 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1711 __repr__ = _swig_repr
1712 def __init__(self, *args, **kwargs):
d55e5bfc 1713 """__init__(self, Log logger) -> LogChain"""
554f62e9 1714 _misc_.LogChain_swiginit(self,_misc_.new_LogChain(*args, **kwargs))
d55e5bfc
RD
1715 def SetLog(*args, **kwargs):
1716 """SetLog(self, Log logger)"""
1717 return _misc_.LogChain_SetLog(*args, **kwargs)
1718
1719 def PassMessages(*args, **kwargs):
1720 """PassMessages(self, bool bDoPass)"""
1721 return _misc_.LogChain_PassMessages(*args, **kwargs)
1722
1723 def IsPassingMessages(*args, **kwargs):
1724 """IsPassingMessages(self) -> bool"""
1725 return _misc_.LogChain_IsPassingMessages(*args, **kwargs)
1726
1727 def GetOldLog(*args, **kwargs):
1728 """GetOldLog(self) -> Log"""
1729 return _misc_.LogChain_GetOldLog(*args, **kwargs)
1730
97ab0f6a 1731 OldLog = property(GetOldLog,doc="See `GetOldLog`")
2131d850 1732_misc_.LogChain_swigregister(LogChain)
d55e5bfc 1733
be9b1dca
RD
1734class LogBuffer(Log):
1735 """Proxy of C++ LogBuffer class"""
554f62e9
RD
1736 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1737 __repr__ = _swig_repr
1738 def __init__(self, *args, **kwargs):
be9b1dca 1739 """__init__(self) -> LogBuffer"""
554f62e9 1740 _misc_.LogBuffer_swiginit(self,_misc_.new_LogBuffer(*args, **kwargs))
be9b1dca
RD
1741 def GetBuffer(*args, **kwargs):
1742 """GetBuffer(self) -> String"""
1743 return _misc_.LogBuffer_GetBuffer(*args, **kwargs)
1744
97ab0f6a 1745 Buffer = property(GetBuffer,doc="See `GetBuffer`")
2131d850 1746_misc_.LogBuffer_swigregister(LogBuffer)
be9b1dca 1747
be9b1dca 1748
554f62e9
RD
1749def SysErrorCode(*args):
1750 """SysErrorCode() -> unsigned long"""
1751 return _misc_.SysErrorCode(*args)
d55e5bfc
RD
1752
1753def SysErrorMsg(*args, **kwargs):
554f62e9
RD
1754 """SysErrorMsg(unsigned long nErrCode=0) -> String"""
1755 return _misc_.SysErrorMsg(*args, **kwargs)
d55e5bfc
RD
1756
1757def LogFatalError(*args, **kwargs):
554f62e9
RD
1758 """LogFatalError(String msg)"""
1759 return _misc_.LogFatalError(*args, **kwargs)
d55e5bfc
RD
1760
1761def LogError(*args, **kwargs):
554f62e9
RD
1762 """LogError(String msg)"""
1763 return _misc_.LogError(*args, **kwargs)
d55e5bfc
RD
1764
1765def LogWarning(*args, **kwargs):
554f62e9
RD
1766 """LogWarning(String msg)"""
1767 return _misc_.LogWarning(*args, **kwargs)
d55e5bfc
RD
1768
1769def LogMessage(*args, **kwargs):
554f62e9
RD
1770 """LogMessage(String msg)"""
1771 return _misc_.LogMessage(*args, **kwargs)
d55e5bfc
RD
1772
1773def LogInfo(*args, **kwargs):
554f62e9
RD
1774 """LogInfo(String msg)"""
1775 return _misc_.LogInfo(*args, **kwargs)
d55e5bfc
RD
1776
1777def LogDebug(*args, **kwargs):
554f62e9
RD
1778 """LogDebug(String msg)"""
1779 return _misc_.LogDebug(*args, **kwargs)
d55e5bfc
RD
1780
1781def LogVerbose(*args, **kwargs):
554f62e9
RD
1782 """LogVerbose(String msg)"""
1783 return _misc_.LogVerbose(*args, **kwargs)
d55e5bfc
RD
1784
1785def LogStatus(*args, **kwargs):
554f62e9
RD
1786 """LogStatus(String msg)"""
1787 return _misc_.LogStatus(*args, **kwargs)
d55e5bfc
RD
1788
1789def LogStatusFrame(*args, **kwargs):
554f62e9
RD
1790 """LogStatusFrame(wxFrame pFrame, String msg)"""
1791 return _misc_.LogStatusFrame(*args, **kwargs)
d55e5bfc
RD
1792
1793def LogSysError(*args, **kwargs):
554f62e9
RD
1794 """LogSysError(String msg)"""
1795 return _misc_.LogSysError(*args, **kwargs)
d55e5bfc
RD
1796
1797def LogGeneric(*args, **kwargs):
554f62e9
RD
1798 """LogGeneric(unsigned long level, String msg)"""
1799 return _misc_.LogGeneric(*args, **kwargs)
d55e5bfc
RD
1800
1801def SafeShowMessage(*args, **kwargs):
554f62e9
RD
1802 """SafeShowMessage(String title, String text)"""
1803 return _misc_.SafeShowMessage(*args, **kwargs)
d55e5bfc 1804class LogNull(object):
093d3ff1 1805 """Proxy of C++ LogNull class"""
554f62e9
RD
1806 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1807 __repr__ = _swig_repr
1808 def __init__(self, *args, **kwargs):
d55e5bfc 1809 """__init__(self) -> LogNull"""
554f62e9
RD
1810 _misc_.LogNull_swiginit(self,_misc_.new_LogNull(*args, **kwargs))
1811 __swig_destroy__ = _misc_.delete_LogNull
1812 __del__ = lambda self : None;
2131d850 1813_misc_.LogNull_swigregister(LogNull)
d55e5bfc
RD
1814
1815def LogTrace(*args):
554f62e9 1816 """
d55e5bfc
RD
1817 LogTrace(unsigned long mask, String msg)
1818 LogTrace(String mask, String msg)
1819 """
554f62e9 1820 return _misc_.LogTrace(*args)
d55e5bfc
RD
1821
1822class PyLog(Log):
093d3ff1 1823 """Proxy of C++ PyLog class"""
554f62e9
RD
1824 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1825 __repr__ = _swig_repr
1826 def __init__(self, *args, **kwargs):
d55e5bfc 1827 """__init__(self) -> PyLog"""
554f62e9 1828 _misc_.PyLog_swiginit(self,_misc_.new_PyLog(*args, **kwargs))
d55e5bfc
RD
1829 self._setCallbackInfo(self, PyLog)
1830
1831 def _setCallbackInfo(*args, **kwargs):
1832 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
1833 return _misc_.PyLog__setCallbackInfo(*args, **kwargs)
1834
2131d850 1835_misc_.PyLog_swigregister(PyLog)
d55e5bfc
RD
1836
1837#---------------------------------------------------------------------------
1838
1839PROCESS_DEFAULT = _misc_.PROCESS_DEFAULT
1840PROCESS_REDIRECT = _misc_.PROCESS_REDIRECT
1841KILL_OK = _misc_.KILL_OK
1842KILL_BAD_SIGNAL = _misc_.KILL_BAD_SIGNAL
1843KILL_ACCESS_DENIED = _misc_.KILL_ACCESS_DENIED
1844KILL_NO_PROCESS = _misc_.KILL_NO_PROCESS
1845KILL_ERROR = _misc_.KILL_ERROR
c9c2cf70
RD
1846KILL_NOCHILDREN = _misc_.KILL_NOCHILDREN
1847KILL_CHILDREN = _misc_.KILL_CHILDREN
d55e5bfc
RD
1848SIGNONE = _misc_.SIGNONE
1849SIGHUP = _misc_.SIGHUP
1850SIGINT = _misc_.SIGINT
1851SIGQUIT = _misc_.SIGQUIT
1852SIGILL = _misc_.SIGILL
1853SIGTRAP = _misc_.SIGTRAP
1854SIGABRT = _misc_.SIGABRT
1855SIGIOT = _misc_.SIGIOT
1856SIGEMT = _misc_.SIGEMT
1857SIGFPE = _misc_.SIGFPE
1858SIGKILL = _misc_.SIGKILL
1859SIGBUS = _misc_.SIGBUS
1860SIGSEGV = _misc_.SIGSEGV
1861SIGSYS = _misc_.SIGSYS
1862SIGPIPE = _misc_.SIGPIPE
1863SIGALRM = _misc_.SIGALRM
1864SIGTERM = _misc_.SIGTERM
1865class Process(_core.EvtHandler):
093d3ff1 1866 """Proxy of C++ Process class"""
554f62e9
RD
1867 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1868 __repr__ = _swig_repr
d55e5bfc 1869 def Kill(*args, **kwargs):
c9c2cf70 1870 """Kill(int pid, int sig=SIGTERM, int flags=KILL_NOCHILDREN) -> int"""
d55e5bfc
RD
1871 return _misc_.Process_Kill(*args, **kwargs)
1872
1873 Kill = staticmethod(Kill)
1874 def Exists(*args, **kwargs):
c24da6d6 1875 """Exists(int pid) -> bool"""
d55e5bfc
RD
1876 return _misc_.Process_Exists(*args, **kwargs)
1877
1878 Exists = staticmethod(Exists)
1879 def Open(*args, **kwargs):
c24da6d6 1880 """Open(String cmd, int flags=EXEC_ASYNC) -> Process"""
d55e5bfc
RD
1881 return _misc_.Process_Open(*args, **kwargs)
1882
1883 Open = staticmethod(Open)
554f62e9 1884 def __init__(self, *args, **kwargs):
d55e5bfc 1885 """__init__(self, EvtHandler parent=None, int id=-1) -> Process"""
554f62e9 1886 _misc_.Process_swiginit(self,_misc_.new_Process(*args, **kwargs))
d55e5bfc
RD
1887 self._setCallbackInfo(self, Process)
1888
8f514ab4
RD
1889 __swig_destroy__ = _misc_.delete_Process
1890 __del__ = lambda self : None;
1891 def GetPid(*args, **kwargs):
1892 """
1893 GetPid(self) -> long
1894
1895 get the process ID of the process executed by Open()
1896 """
1897 return _misc_.Process_GetPid(*args, **kwargs)
1898
d55e5bfc
RD
1899 def _setCallbackInfo(*args, **kwargs):
1900 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
1901 return _misc_.Process__setCallbackInfo(*args, **kwargs)
1902
b06b3e70
RD
1903 def OnTerminate(*args, **kwargs):
1904 """OnTerminate(self, int pid, int status)"""
1905 return _misc_.Process_OnTerminate(*args, **kwargs)
1906
1907 def base_OnTerminate(*args, **kw):
1908 return Process.OnTerminate(*args, **kw)
1909 base_OnTerminate = wx._deprecated(base_OnTerminate,
1910 "Please use Process.OnTerminate instead.")
d55e5bfc
RD
1911
1912 def Redirect(*args, **kwargs):
1913 """Redirect(self)"""
1914 return _misc_.Process_Redirect(*args, **kwargs)
1915
1916 def IsRedirected(*args, **kwargs):
1917 """IsRedirected(self) -> bool"""
1918 return _misc_.Process_IsRedirected(*args, **kwargs)
1919
1920 def Detach(*args, **kwargs):
1921 """Detach(self)"""
1922 return _misc_.Process_Detach(*args, **kwargs)
1923
1924 def GetInputStream(*args, **kwargs):
1925 """GetInputStream(self) -> InputStream"""
1926 return _misc_.Process_GetInputStream(*args, **kwargs)
1927
1928 def GetErrorStream(*args, **kwargs):
1929 """GetErrorStream(self) -> InputStream"""
1930 return _misc_.Process_GetErrorStream(*args, **kwargs)
1931
1932 def GetOutputStream(*args, **kwargs):
1933 """GetOutputStream(self) -> OutputStream"""
1934 return _misc_.Process_GetOutputStream(*args, **kwargs)
1935
1936 def CloseOutput(*args, **kwargs):
1937 """CloseOutput(self)"""
1938 return _misc_.Process_CloseOutput(*args, **kwargs)
1939
1940 def IsInputOpened(*args, **kwargs):
1941 """IsInputOpened(self) -> bool"""
1942 return _misc_.Process_IsInputOpened(*args, **kwargs)
1943
1944 def IsInputAvailable(*args, **kwargs):
1945 """IsInputAvailable(self) -> bool"""
1946 return _misc_.Process_IsInputAvailable(*args, **kwargs)
1947
1948 def IsErrorAvailable(*args, **kwargs):
1949 """IsErrorAvailable(self) -> bool"""
1950 return _misc_.Process_IsErrorAvailable(*args, **kwargs)
1951
33d6fd3b
RD
1952 ErrorStream = property(GetErrorStream,doc="See `GetErrorStream`")
1953 InputStream = property(GetInputStream,doc="See `GetInputStream`")
1954 OutputStream = property(GetOutputStream,doc="See `GetOutputStream`")
1955 InputOpened = property(IsInputOpened)
1956 InputAvailable = property(IsInputAvailable)
1957 ErrorAvailable = property(IsErrorAvailable)
2131d850 1958_misc_.Process_swigregister(Process)
d55e5bfc
RD
1959
1960def Process_Kill(*args, **kwargs):
554f62e9
RD
1961 """Process_Kill(int pid, int sig=SIGTERM, int flags=KILL_NOCHILDREN) -> int"""
1962 return _misc_.Process_Kill(*args, **kwargs)
d55e5bfc
RD
1963
1964def Process_Exists(*args, **kwargs):
554f62e9
RD
1965 """Process_Exists(int pid) -> bool"""
1966 return _misc_.Process_Exists(*args, **kwargs)
d55e5bfc
RD
1967
1968def Process_Open(*args, **kwargs):
554f62e9
RD
1969 """Process_Open(String cmd, int flags=EXEC_ASYNC) -> Process"""
1970 return _misc_.Process_Open(*args, **kwargs)
d55e5bfc
RD
1971
1972class ProcessEvent(_core.Event):
093d3ff1 1973 """Proxy of C++ ProcessEvent class"""
554f62e9
RD
1974 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
1975 __repr__ = _swig_repr
1976 def __init__(self, *args, **kwargs):
d55e5bfc 1977 """__init__(self, int id=0, int pid=0, int exitcode=0) -> ProcessEvent"""
554f62e9 1978 _misc_.ProcessEvent_swiginit(self,_misc_.new_ProcessEvent(*args, **kwargs))
d55e5bfc
RD
1979 def GetPid(*args, **kwargs):
1980 """GetPid(self) -> int"""
1981 return _misc_.ProcessEvent_GetPid(*args, **kwargs)
1982
1983 def GetExitCode(*args, **kwargs):
1984 """GetExitCode(self) -> int"""
1985 return _misc_.ProcessEvent_GetExitCode(*args, **kwargs)
1986
1987 m_pid = property(_misc_.ProcessEvent_m_pid_get, _misc_.ProcessEvent_m_pid_set)
1988 m_exitcode = property(_misc_.ProcessEvent_m_exitcode_get, _misc_.ProcessEvent_m_exitcode_set)
33d6fd3b
RD
1989 ExitCode = property(GetExitCode,doc="See `GetExitCode`")
1990 Pid = property(GetPid,doc="See `GetPid`")
2131d850 1991_misc_.ProcessEvent_swigregister(ProcessEvent)
d55e5bfc
RD
1992
1993wxEVT_END_PROCESS = _misc_.wxEVT_END_PROCESS
1994EVT_END_PROCESS = wx.PyEventBinder( wxEVT_END_PROCESS, 1 )
1995
1996EXEC_ASYNC = _misc_.EXEC_ASYNC
1997EXEC_SYNC = _misc_.EXEC_SYNC
1998EXEC_NOHIDE = _misc_.EXEC_NOHIDE
1999EXEC_MAKE_GROUP_LEADER = _misc_.EXEC_MAKE_GROUP_LEADER
093d3ff1 2000EXEC_NODISABLE = _misc_.EXEC_NODISABLE
d55e5bfc
RD
2001
2002def Execute(*args, **kwargs):
554f62e9
RD
2003 """Execute(String command, int flags=EXEC_ASYNC, Process process=None) -> long"""
2004 return _misc_.Execute(*args, **kwargs)
c9c2cf70
RD
2005
2006def Kill(*args, **kwargs):
554f62e9
RD
2007 """Kill(long pid, int sig=SIGTERM, int rc, int flags=KILL_NOCHILDREN) -> int"""
2008 return _misc_.Kill(*args, **kwargs)
d55e5bfc
RD
2009#---------------------------------------------------------------------------
2010
2011JOYSTICK1 = _misc_.JOYSTICK1
2012JOYSTICK2 = _misc_.JOYSTICK2
2013JOY_BUTTON_ANY = _misc_.JOY_BUTTON_ANY
2014JOY_BUTTON1 = _misc_.JOY_BUTTON1
2015JOY_BUTTON2 = _misc_.JOY_BUTTON2
2016JOY_BUTTON3 = _misc_.JOY_BUTTON3
2017JOY_BUTTON4 = _misc_.JOY_BUTTON4
2018class Joystick(object):
093d3ff1 2019 """Proxy of C++ Joystick class"""
554f62e9
RD
2020 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2021 __repr__ = _swig_repr
2022 def __init__(self, *args, **kwargs):
d55e5bfc 2023 """__init__(self, int joystick=JOYSTICK1) -> Joystick"""
554f62e9
RD
2024 _misc_.Joystick_swiginit(self,_misc_.new_Joystick(*args, **kwargs))
2025 __swig_destroy__ = _misc_.delete_Joystick
2026 __del__ = lambda self : None;
d55e5bfc
RD
2027 def GetPosition(*args, **kwargs):
2028 """GetPosition(self) -> Point"""
2029 return _misc_.Joystick_GetPosition(*args, **kwargs)
2030
2031 def GetZPosition(*args, **kwargs):
2032 """GetZPosition(self) -> int"""
2033 return _misc_.Joystick_GetZPosition(*args, **kwargs)
2034
2035 def GetButtonState(*args, **kwargs):
2036 """GetButtonState(self) -> int"""
2037 return _misc_.Joystick_GetButtonState(*args, **kwargs)
2038
2039 def GetPOVPosition(*args, **kwargs):
2040 """GetPOVPosition(self) -> int"""
2041 return _misc_.Joystick_GetPOVPosition(*args, **kwargs)
2042
2043 def GetPOVCTSPosition(*args, **kwargs):
2044 """GetPOVCTSPosition(self) -> int"""
2045 return _misc_.Joystick_GetPOVCTSPosition(*args, **kwargs)
2046
2047 def GetRudderPosition(*args, **kwargs):
2048 """GetRudderPosition(self) -> int"""
2049 return _misc_.Joystick_GetRudderPosition(*args, **kwargs)
2050
2051 def GetUPosition(*args, **kwargs):
2052 """GetUPosition(self) -> int"""
2053 return _misc_.Joystick_GetUPosition(*args, **kwargs)
2054
2055 def GetVPosition(*args, **kwargs):
2056 """GetVPosition(self) -> int"""
2057 return _misc_.Joystick_GetVPosition(*args, **kwargs)
2058
2059 def GetMovementThreshold(*args, **kwargs):
2060 """GetMovementThreshold(self) -> int"""
2061 return _misc_.Joystick_GetMovementThreshold(*args, **kwargs)
2062
2063 def SetMovementThreshold(*args, **kwargs):
2064 """SetMovementThreshold(self, int threshold)"""
2065 return _misc_.Joystick_SetMovementThreshold(*args, **kwargs)
2066
2067 def IsOk(*args, **kwargs):
2068 """IsOk(self) -> bool"""
2069 return _misc_.Joystick_IsOk(*args, **kwargs)
2070
2071 def GetNumberJoysticks(*args, **kwargs):
2072 """GetNumberJoysticks(self) -> int"""
2073 return _misc_.Joystick_GetNumberJoysticks(*args, **kwargs)
2074
2075 def GetManufacturerId(*args, **kwargs):
2076 """GetManufacturerId(self) -> int"""
2077 return _misc_.Joystick_GetManufacturerId(*args, **kwargs)
2078
2079 def GetProductId(*args, **kwargs):
2080 """GetProductId(self) -> int"""
2081 return _misc_.Joystick_GetProductId(*args, **kwargs)
2082
2083 def GetProductName(*args, **kwargs):
2084 """GetProductName(self) -> String"""
2085 return _misc_.Joystick_GetProductName(*args, **kwargs)
2086
2087 def GetXMin(*args, **kwargs):
2088 """GetXMin(self) -> int"""
2089 return _misc_.Joystick_GetXMin(*args, **kwargs)
2090
2091 def GetYMin(*args, **kwargs):
2092 """GetYMin(self) -> int"""
2093 return _misc_.Joystick_GetYMin(*args, **kwargs)
2094
2095 def GetZMin(*args, **kwargs):
2096 """GetZMin(self) -> int"""
2097 return _misc_.Joystick_GetZMin(*args, **kwargs)
2098
2099 def GetXMax(*args, **kwargs):
2100 """GetXMax(self) -> int"""
2101 return _misc_.Joystick_GetXMax(*args, **kwargs)
2102
2103 def GetYMax(*args, **kwargs):
2104 """GetYMax(self) -> int"""
2105 return _misc_.Joystick_GetYMax(*args, **kwargs)
2106
2107 def GetZMax(*args, **kwargs):
2108 """GetZMax(self) -> int"""
2109 return _misc_.Joystick_GetZMax(*args, **kwargs)
2110
2111 def GetNumberButtons(*args, **kwargs):
2112 """GetNumberButtons(self) -> int"""
2113 return _misc_.Joystick_GetNumberButtons(*args, **kwargs)
2114
2115 def GetNumberAxes(*args, **kwargs):
2116 """GetNumberAxes(self) -> int"""
2117 return _misc_.Joystick_GetNumberAxes(*args, **kwargs)
2118
2119 def GetMaxButtons(*args, **kwargs):
2120 """GetMaxButtons(self) -> int"""
2121 return _misc_.Joystick_GetMaxButtons(*args, **kwargs)
2122
2123 def GetMaxAxes(*args, **kwargs):
2124 """GetMaxAxes(self) -> int"""
2125 return _misc_.Joystick_GetMaxAxes(*args, **kwargs)
2126
2127 def GetPollingMin(*args, **kwargs):
2128 """GetPollingMin(self) -> int"""
2129 return _misc_.Joystick_GetPollingMin(*args, **kwargs)
2130
2131 def GetPollingMax(*args, **kwargs):
2132 """GetPollingMax(self) -> int"""
2133 return _misc_.Joystick_GetPollingMax(*args, **kwargs)
2134
2135 def GetRudderMin(*args, **kwargs):
2136 """GetRudderMin(self) -> int"""
2137 return _misc_.Joystick_GetRudderMin(*args, **kwargs)
2138
2139 def GetRudderMax(*args, **kwargs):
2140 """GetRudderMax(self) -> int"""
2141 return _misc_.Joystick_GetRudderMax(*args, **kwargs)
2142
2143 def GetUMin(*args, **kwargs):
2144 """GetUMin(self) -> int"""
2145 return _misc_.Joystick_GetUMin(*args, **kwargs)
2146
2147 def GetUMax(*args, **kwargs):
2148 """GetUMax(self) -> int"""
2149 return _misc_.Joystick_GetUMax(*args, **kwargs)
2150
2151 def GetVMin(*args, **kwargs):
2152 """GetVMin(self) -> int"""
2153 return _misc_.Joystick_GetVMin(*args, **kwargs)
2154
2155 def GetVMax(*args, **kwargs):
2156 """GetVMax(self) -> int"""
2157 return _misc_.Joystick_GetVMax(*args, **kwargs)
2158
2159 def HasRudder(*args, **kwargs):
2160 """HasRudder(self) -> bool"""
2161 return _misc_.Joystick_HasRudder(*args, **kwargs)
2162
2163 def HasZ(*args, **kwargs):
2164 """HasZ(self) -> bool"""
2165 return _misc_.Joystick_HasZ(*args, **kwargs)
2166
2167 def HasU(*args, **kwargs):
2168 """HasU(self) -> bool"""
2169 return _misc_.Joystick_HasU(*args, **kwargs)
2170
2171 def HasV(*args, **kwargs):
2172 """HasV(self) -> bool"""
2173 return _misc_.Joystick_HasV(*args, **kwargs)
2174
2175 def HasPOV(*args, **kwargs):
2176 """HasPOV(self) -> bool"""
2177 return _misc_.Joystick_HasPOV(*args, **kwargs)
2178
2179 def HasPOV4Dir(*args, **kwargs):
2180 """HasPOV4Dir(self) -> bool"""
2181 return _misc_.Joystick_HasPOV4Dir(*args, **kwargs)
2182
2183 def HasPOVCTS(*args, **kwargs):
2184 """HasPOVCTS(self) -> bool"""
2185 return _misc_.Joystick_HasPOVCTS(*args, **kwargs)
2186
2187 def SetCapture(*args, **kwargs):
2188 """SetCapture(self, Window win, int pollingFreq=0) -> bool"""
2189 return _misc_.Joystick_SetCapture(*args, **kwargs)
2190
2191 def ReleaseCapture(*args, **kwargs):
2192 """ReleaseCapture(self) -> bool"""
2193 return _misc_.Joystick_ReleaseCapture(*args, **kwargs)
2194
2195 def __nonzero__(self): return self.IsOk()
97ab0f6a
RD
2196 ButtonState = property(GetButtonState,doc="See `GetButtonState`")
2197 ManufacturerId = property(GetManufacturerId,doc="See `GetManufacturerId`")
2198 MaxAxes = property(GetMaxAxes,doc="See `GetMaxAxes`")
2199 MaxButtons = property(GetMaxButtons,doc="See `GetMaxButtons`")
2200 MovementThreshold = property(GetMovementThreshold,SetMovementThreshold,doc="See `GetMovementThreshold` and `SetMovementThreshold`")
2201 NumberAxes = property(GetNumberAxes,doc="See `GetNumberAxes`")
2202 NumberButtons = property(GetNumberButtons,doc="See `GetNumberButtons`")
2203 NumberJoysticks = property(GetNumberJoysticks,doc="See `GetNumberJoysticks`")
2204 POVCTSPosition = property(GetPOVCTSPosition,doc="See `GetPOVCTSPosition`")
2205 POVPosition = property(GetPOVPosition,doc="See `GetPOVPosition`")
2206 PollingMax = property(GetPollingMax,doc="See `GetPollingMax`")
2207 PollingMin = property(GetPollingMin,doc="See `GetPollingMin`")
2208 Position = property(GetPosition,doc="See `GetPosition`")
2209 ProductId = property(GetProductId,doc="See `GetProductId`")
2210 ProductName = property(GetProductName,doc="See `GetProductName`")
2211 RudderMax = property(GetRudderMax,doc="See `GetRudderMax`")
2212 RudderMin = property(GetRudderMin,doc="See `GetRudderMin`")
2213 RudderPosition = property(GetRudderPosition,doc="See `GetRudderPosition`")
2214 UMax = property(GetUMax,doc="See `GetUMax`")
2215 UMin = property(GetUMin,doc="See `GetUMin`")
2216 UPosition = property(GetUPosition,doc="See `GetUPosition`")
2217 VMax = property(GetVMax,doc="See `GetVMax`")
2218 VMin = property(GetVMin,doc="See `GetVMin`")
2219 VPosition = property(GetVPosition,doc="See `GetVPosition`")
2220 XMax = property(GetXMax,doc="See `GetXMax`")
2221 XMin = property(GetXMin,doc="See `GetXMin`")
2222 YMax = property(GetYMax,doc="See `GetYMax`")
2223 YMin = property(GetYMin,doc="See `GetYMin`")
2224 ZMax = property(GetZMax,doc="See `GetZMax`")
2225 ZMin = property(GetZMin,doc="See `GetZMin`")
2226 ZPosition = property(GetZPosition,doc="See `GetZPosition`")
2131d850 2227_misc_.Joystick_swigregister(Joystick)
d55e5bfc
RD
2228
2229wxEVT_JOY_BUTTON_DOWN = _misc_.wxEVT_JOY_BUTTON_DOWN
2230wxEVT_JOY_BUTTON_UP = _misc_.wxEVT_JOY_BUTTON_UP
2231wxEVT_JOY_MOVE = _misc_.wxEVT_JOY_MOVE
2232wxEVT_JOY_ZMOVE = _misc_.wxEVT_JOY_ZMOVE
2233class JoystickEvent(_core.Event):
093d3ff1 2234 """Proxy of C++ JoystickEvent class"""
554f62e9
RD
2235 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2236 __repr__ = _swig_repr
2237 def __init__(self, *args, **kwargs):
d55e5bfc 2238 """
f460c29d 2239 __init__(self, EventType type=wxEVT_NULL, int state=0, int joystick=JOYSTICK1,
d55e5bfc
RD
2240 int change=0) -> JoystickEvent
2241 """
554f62e9 2242 _misc_.JoystickEvent_swiginit(self,_misc_.new_JoystickEvent(*args, **kwargs))
d55e5bfc
RD
2243 def GetPosition(*args, **kwargs):
2244 """GetPosition(self) -> Point"""
2245 return _misc_.JoystickEvent_GetPosition(*args, **kwargs)
2246
2247 def GetZPosition(*args, **kwargs):
2248 """GetZPosition(self) -> int"""
2249 return _misc_.JoystickEvent_GetZPosition(*args, **kwargs)
2250
2251 def GetButtonState(*args, **kwargs):
2252 """GetButtonState(self) -> int"""
2253 return _misc_.JoystickEvent_GetButtonState(*args, **kwargs)
2254
2255 def GetButtonChange(*args, **kwargs):
2256 """GetButtonChange(self) -> int"""
2257 return _misc_.JoystickEvent_GetButtonChange(*args, **kwargs)
2258
2259 def GetJoystick(*args, **kwargs):
2260 """GetJoystick(self) -> int"""
2261 return _misc_.JoystickEvent_GetJoystick(*args, **kwargs)
2262
2263 def SetJoystick(*args, **kwargs):
2264 """SetJoystick(self, int stick)"""
2265 return _misc_.JoystickEvent_SetJoystick(*args, **kwargs)
2266
2267 def SetButtonState(*args, **kwargs):
2268 """SetButtonState(self, int state)"""
2269 return _misc_.JoystickEvent_SetButtonState(*args, **kwargs)
2270
2271 def SetButtonChange(*args, **kwargs):
2272 """SetButtonChange(self, int change)"""
2273 return _misc_.JoystickEvent_SetButtonChange(*args, **kwargs)
2274
2275 def SetPosition(*args, **kwargs):
2276 """SetPosition(self, Point pos)"""
2277 return _misc_.JoystickEvent_SetPosition(*args, **kwargs)
2278
2279 def SetZPosition(*args, **kwargs):
2280 """SetZPosition(self, int zPos)"""
2281 return _misc_.JoystickEvent_SetZPosition(*args, **kwargs)
2282
2283 def IsButton(*args, **kwargs):
2284 """IsButton(self) -> bool"""
2285 return _misc_.JoystickEvent_IsButton(*args, **kwargs)
2286
2287 def IsMove(*args, **kwargs):
2288 """IsMove(self) -> bool"""
2289 return _misc_.JoystickEvent_IsMove(*args, **kwargs)
2290
2291 def IsZMove(*args, **kwargs):
2292 """IsZMove(self) -> bool"""
2293 return _misc_.JoystickEvent_IsZMove(*args, **kwargs)
2294
2295 def ButtonDown(*args, **kwargs):
2296 """ButtonDown(self, int but=JOY_BUTTON_ANY) -> bool"""
2297 return _misc_.JoystickEvent_ButtonDown(*args, **kwargs)
2298
2299 def ButtonUp(*args, **kwargs):
2300 """ButtonUp(self, int but=JOY_BUTTON_ANY) -> bool"""
2301 return _misc_.JoystickEvent_ButtonUp(*args, **kwargs)
2302
2303 def ButtonIsDown(*args, **kwargs):
2304 """ButtonIsDown(self, int but=JOY_BUTTON_ANY) -> bool"""
2305 return _misc_.JoystickEvent_ButtonIsDown(*args, **kwargs)
2306
fef4c27a
RD
2307 m_pos = property(GetPosition, SetPosition)
2308 m_zPosition = property(GetZPosition, SetZPosition)
2309 m_buttonChange = property(GetButtonChange, SetButtonChange)
2310 m_buttonState = property(GetButtonState, SetButtonState)
2311 m_joyStick = property(GetJoystick, SetJoystick)
2312
97ab0f6a
RD
2313 ButtonChange = property(GetButtonChange,SetButtonChange,doc="See `GetButtonChange` and `SetButtonChange`")
2314 ButtonState = property(GetButtonState,SetButtonState,doc="See `GetButtonState` and `SetButtonState`")
2315 Joystick = property(GetJoystick,SetJoystick,doc="See `GetJoystick` and `SetJoystick`")
2316 Position = property(GetPosition,SetPosition,doc="See `GetPosition` and `SetPosition`")
2317 ZPosition = property(GetZPosition,SetZPosition,doc="See `GetZPosition` and `SetZPosition`")
2131d850 2318_misc_.JoystickEvent_swigregister(JoystickEvent)
d55e5bfc
RD
2319
2320EVT_JOY_BUTTON_DOWN = wx.PyEventBinder( wxEVT_JOY_BUTTON_DOWN )
2321EVT_JOY_BUTTON_UP = wx.PyEventBinder( wxEVT_JOY_BUTTON_UP )
2322EVT_JOY_MOVE = wx.PyEventBinder( wxEVT_JOY_MOVE )
2323EVT_JOY_ZMOVE = wx.PyEventBinder( wxEVT_JOY_ZMOVE )
2324
2325EVT_JOYSTICK_EVENTS = wx.PyEventBinder([ wxEVT_JOY_BUTTON_DOWN,
2326 wxEVT_JOY_BUTTON_UP,
2327 wxEVT_JOY_MOVE,
2328 wxEVT_JOY_ZMOVE,
2329 ])
2330
2331
2332#---------------------------------------------------------------------------
2333
2334SOUND_SYNC = _misc_.SOUND_SYNC
2335SOUND_ASYNC = _misc_.SOUND_ASYNC
2336SOUND_LOOP = _misc_.SOUND_LOOP
2337class Sound(object):
093d3ff1 2338 """Proxy of C++ Sound class"""
554f62e9
RD
2339 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2340 __repr__ = _swig_repr
2341 def __init__(self, *args, **kwargs):
b1f29bf7 2342 """__init__(self, String fileName=EmptyString) -> Sound"""
554f62e9
RD
2343 _misc_.Sound_swiginit(self,_misc_.new_Sound(*args, **kwargs))
2344 __swig_destroy__ = _misc_.delete_Sound
2345 __del__ = lambda self : None;
b1f29bf7
RD
2346 def Create(*args, **kwargs):
2347 """Create(self, String fileName) -> bool"""
2348 return _misc_.Sound_Create(*args, **kwargs)
2349
2350 def CreateFromData(*args, **kwargs):
2351 """CreateFromData(self, PyObject data) -> bool"""
2352 return _misc_.Sound_CreateFromData(*args, **kwargs)
d55e5bfc
RD
2353
2354 def IsOk(*args, **kwargs):
2355 """IsOk(self) -> bool"""
2356 return _misc_.Sound_IsOk(*args, **kwargs)
2357
b1f29bf7 2358 def Play(*args, **kwargs):
d55e5bfc 2359 """Play(self, unsigned int flags=SOUND_ASYNC) -> bool"""
b1f29bf7 2360 return _misc_.Sound_Play(*args, **kwargs)
d55e5bfc 2361
b1f29bf7 2362 def PlaySound(*args, **kwargs):
c24da6d6 2363 """PlaySound(String filename, unsigned int flags=SOUND_ASYNC) -> bool"""
b1f29bf7 2364 return _misc_.Sound_PlaySound(*args, **kwargs)
d55e5bfc
RD
2365
2366 PlaySound = staticmethod(PlaySound)
2367 def Stop(*args, **kwargs):
c24da6d6 2368 """Stop()"""
d55e5bfc
RD
2369 return _misc_.Sound_Stop(*args, **kwargs)
2370
2371 Stop = staticmethod(Stop)
2372 def __nonzero__(self): return self.IsOk()
2131d850 2373_misc_.Sound_swigregister(Sound)
d55e5bfc 2374
b1f29bf7
RD
2375def SoundFromData(*args, **kwargs):
2376 """SoundFromData(PyObject data) -> Sound"""
2377 val = _misc_.new_SoundFromData(*args, **kwargs)
b1f29bf7
RD
2378 return val
2379
2380def Sound_PlaySound(*args, **kwargs):
554f62e9
RD
2381 """Sound_PlaySound(String filename, unsigned int flags=SOUND_ASYNC) -> bool"""
2382 return _misc_.Sound_PlaySound(*args, **kwargs)
d55e5bfc 2383
554f62e9
RD
2384def Sound_Stop(*args):
2385 """Sound_Stop()"""
2386 return _misc_.Sound_Stop(*args)
d55e5bfc
RD
2387
2388#---------------------------------------------------------------------------
2389
2390MAILCAP_STANDARD = _misc_.MAILCAP_STANDARD
2391MAILCAP_NETSCAPE = _misc_.MAILCAP_NETSCAPE
2392MAILCAP_KDE = _misc_.MAILCAP_KDE
2393MAILCAP_GNOME = _misc_.MAILCAP_GNOME
2394MAILCAP_ALL = _misc_.MAILCAP_ALL
2395class FileTypeInfo(object):
093d3ff1 2396 """Proxy of C++ FileTypeInfo class"""
554f62e9
RD
2397 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2398 __repr__ = _swig_repr
2399 def __init__(self, *args, **kwargs):
d55e5bfc 2400 """__init__(self, String mimeType, String openCmd, String printCmd, String desc) -> FileTypeInfo"""
554f62e9 2401 _misc_.FileTypeInfo_swiginit(self,_misc_.new_FileTypeInfo(*args, **kwargs))
d55e5bfc
RD
2402 def IsValid(*args, **kwargs):
2403 """IsValid(self) -> bool"""
2404 return _misc_.FileTypeInfo_IsValid(*args, **kwargs)
2405
2406 def SetIcon(*args, **kwargs):
2407 """SetIcon(self, String iconFile, int iconIndex=0)"""
2408 return _misc_.FileTypeInfo_SetIcon(*args, **kwargs)
2409
2410 def SetShortDesc(*args, **kwargs):
2411 """SetShortDesc(self, String shortDesc)"""
2412 return _misc_.FileTypeInfo_SetShortDesc(*args, **kwargs)
2413
2414 def GetMimeType(*args, **kwargs):
2415 """GetMimeType(self) -> String"""
2416 return _misc_.FileTypeInfo_GetMimeType(*args, **kwargs)
2417
2418 def GetOpenCommand(*args, **kwargs):
2419 """GetOpenCommand(self) -> String"""
2420 return _misc_.FileTypeInfo_GetOpenCommand(*args, **kwargs)
2421
2422 def GetPrintCommand(*args, **kwargs):
2423 """GetPrintCommand(self) -> String"""
2424 return _misc_.FileTypeInfo_GetPrintCommand(*args, **kwargs)
2425
2426 def GetShortDesc(*args, **kwargs):
2427 """GetShortDesc(self) -> String"""
2428 return _misc_.FileTypeInfo_GetShortDesc(*args, **kwargs)
2429
2430 def GetDescription(*args, **kwargs):
2431 """GetDescription(self) -> String"""
2432 return _misc_.FileTypeInfo_GetDescription(*args, **kwargs)
2433
2434 def GetExtensions(*args, **kwargs):
2435 """GetExtensions(self) -> wxArrayString"""
2436 return _misc_.FileTypeInfo_GetExtensions(*args, **kwargs)
2437
2438 def GetExtensionsCount(*args, **kwargs):
554f62e9 2439 """GetExtensionsCount(self) -> size_t"""
d55e5bfc
RD
2440 return _misc_.FileTypeInfo_GetExtensionsCount(*args, **kwargs)
2441
2442 def GetIconFile(*args, **kwargs):
2443 """GetIconFile(self) -> String"""
2444 return _misc_.FileTypeInfo_GetIconFile(*args, **kwargs)
2445
2446 def GetIconIndex(*args, **kwargs):
2447 """GetIconIndex(self) -> int"""
2448 return _misc_.FileTypeInfo_GetIconIndex(*args, **kwargs)
2449
97ab0f6a
RD
2450 Description = property(GetDescription,doc="See `GetDescription`")
2451 Extensions = property(GetExtensions,doc="See `GetExtensions`")
2452 ExtensionsCount = property(GetExtensionsCount,doc="See `GetExtensionsCount`")
2453 IconFile = property(GetIconFile,doc="See `GetIconFile`")
2454 IconIndex = property(GetIconIndex,doc="See `GetIconIndex`")
2455 MimeType = property(GetMimeType,doc="See `GetMimeType`")
2456 OpenCommand = property(GetOpenCommand,doc="See `GetOpenCommand`")
2457 PrintCommand = property(GetPrintCommand,doc="See `GetPrintCommand`")
2458 ShortDesc = property(GetShortDesc,SetShortDesc,doc="See `GetShortDesc` and `SetShortDesc`")
2131d850 2459_misc_.FileTypeInfo_swigregister(FileTypeInfo)
d55e5bfc
RD
2460
2461def FileTypeInfoSequence(*args, **kwargs):
2462 """FileTypeInfoSequence(wxArrayString sArray) -> FileTypeInfo"""
2463 val = _misc_.new_FileTypeInfoSequence(*args, **kwargs)
d55e5bfc
RD
2464 return val
2465
2466def NullFileTypeInfo(*args, **kwargs):
2467 """NullFileTypeInfo() -> FileTypeInfo"""
2468 val = _misc_.new_NullFileTypeInfo(*args, **kwargs)
d55e5bfc
RD
2469 return val
2470
2471class FileType(object):
093d3ff1 2472 """Proxy of C++ FileType class"""
554f62e9
RD
2473 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2474 __repr__ = _swig_repr
2475 def __init__(self, *args, **kwargs):
d55e5bfc 2476 """__init__(self, FileTypeInfo ftInfo) -> FileType"""
554f62e9
RD
2477 _misc_.FileType_swiginit(self,_misc_.new_FileType(*args, **kwargs))
2478 __swig_destroy__ = _misc_.delete_FileType
2479 __del__ = lambda self : None;
d55e5bfc
RD
2480 def GetMimeType(*args, **kwargs):
2481 """GetMimeType(self) -> PyObject"""
2482 return _misc_.FileType_GetMimeType(*args, **kwargs)
2483
2484 def GetMimeTypes(*args, **kwargs):
2485 """GetMimeTypes(self) -> PyObject"""
2486 return _misc_.FileType_GetMimeTypes(*args, **kwargs)
2487
2488 def GetExtensions(*args, **kwargs):
2489 """GetExtensions(self) -> PyObject"""
2490 return _misc_.FileType_GetExtensions(*args, **kwargs)
2491
2492 def GetIcon(*args, **kwargs):
2493 """GetIcon(self) -> Icon"""
2494 return _misc_.FileType_GetIcon(*args, **kwargs)
2495
2496 def GetIconInfo(*args, **kwargs):
2497 """GetIconInfo(self) -> PyObject"""
2498 return _misc_.FileType_GetIconInfo(*args, **kwargs)
2499
2500 def GetDescription(*args, **kwargs):
2501 """GetDescription(self) -> PyObject"""
2502 return _misc_.FileType_GetDescription(*args, **kwargs)
2503
2504 def GetOpenCommand(*args, **kwargs):
2505 """GetOpenCommand(self, String filename, String mimetype=EmptyString) -> PyObject"""
2506 return _misc_.FileType_GetOpenCommand(*args, **kwargs)
2507
2508 def GetPrintCommand(*args, **kwargs):
2509 """GetPrintCommand(self, String filename, String mimetype=EmptyString) -> PyObject"""
2510 return _misc_.FileType_GetPrintCommand(*args, **kwargs)
2511
2512 def GetAllCommands(*args, **kwargs):
2513 """GetAllCommands(self, String filename, String mimetype=EmptyString) -> PyObject"""
2514 return _misc_.FileType_GetAllCommands(*args, **kwargs)
2515
2516 def SetCommand(*args, **kwargs):
2517 """SetCommand(self, String cmd, String verb, bool overwriteprompt=True) -> bool"""
2518 return _misc_.FileType_SetCommand(*args, **kwargs)
2519
2520 def SetDefaultIcon(*args, **kwargs):
2521 """SetDefaultIcon(self, String cmd=EmptyString, int index=0) -> bool"""
2522 return _misc_.FileType_SetDefaultIcon(*args, **kwargs)
2523
2524 def Unassociate(*args, **kwargs):
2525 """Unassociate(self) -> bool"""
2526 return _misc_.FileType_Unassociate(*args, **kwargs)
2527
2528 def ExpandCommand(*args, **kwargs):
c24da6d6 2529 """ExpandCommand(String command, String filename, String mimetype=EmptyString) -> String"""
d55e5bfc
RD
2530 return _misc_.FileType_ExpandCommand(*args, **kwargs)
2531
2532 ExpandCommand = staticmethod(ExpandCommand)
97ab0f6a
RD
2533 AllCommands = property(GetAllCommands,doc="See `GetAllCommands`")
2534 Description = property(GetDescription,doc="See `GetDescription`")
2535 Extensions = property(GetExtensions,doc="See `GetExtensions`")
2536 Icon = property(GetIcon,doc="See `GetIcon`")
2537 IconInfo = property(GetIconInfo,doc="See `GetIconInfo`")
2538 MimeType = property(GetMimeType,doc="See `GetMimeType`")
2539 MimeTypes = property(GetMimeTypes,doc="See `GetMimeTypes`")
2540 OpenCommand = property(GetOpenCommand,doc="See `GetOpenCommand`")
2541 PrintCommand = property(GetPrintCommand,doc="See `GetPrintCommand`")
2131d850 2542_misc_.FileType_swigregister(FileType)
d55e5bfc
RD
2543
2544def FileType_ExpandCommand(*args, **kwargs):
554f62e9
RD
2545 """FileType_ExpandCommand(String command, String filename, String mimetype=EmptyString) -> String"""
2546 return _misc_.FileType_ExpandCommand(*args, **kwargs)
d55e5bfc
RD
2547
2548class MimeTypesManager(object):
093d3ff1 2549 """Proxy of C++ MimeTypesManager class"""
554f62e9
RD
2550 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2551 __repr__ = _swig_repr
d55e5bfc 2552 def IsOfType(*args, **kwargs):
c24da6d6 2553 """IsOfType(String mimeType, String wildcard) -> bool"""
d55e5bfc
RD
2554 return _misc_.MimeTypesManager_IsOfType(*args, **kwargs)
2555
2556 IsOfType = staticmethod(IsOfType)
554f62e9 2557 def __init__(self, *args, **kwargs):
d55e5bfc 2558 """__init__(self) -> MimeTypesManager"""
554f62e9 2559 _misc_.MimeTypesManager_swiginit(self,_misc_.new_MimeTypesManager(*args, **kwargs))
d55e5bfc
RD
2560 def Initialize(*args, **kwargs):
2561 """Initialize(self, int mailcapStyle=MAILCAP_ALL, String extraDir=EmptyString)"""
2562 return _misc_.MimeTypesManager_Initialize(*args, **kwargs)
2563
2564 def ClearData(*args, **kwargs):
2565 """ClearData(self)"""
2566 return _misc_.MimeTypesManager_ClearData(*args, **kwargs)
2567
2568 def GetFileTypeFromExtension(*args, **kwargs):
2569 """GetFileTypeFromExtension(self, String ext) -> FileType"""
2570 return _misc_.MimeTypesManager_GetFileTypeFromExtension(*args, **kwargs)
2571
2572 def GetFileTypeFromMimeType(*args, **kwargs):
2573 """GetFileTypeFromMimeType(self, String mimeType) -> FileType"""
2574 return _misc_.MimeTypesManager_GetFileTypeFromMimeType(*args, **kwargs)
2575
2576 def ReadMailcap(*args, **kwargs):
2577 """ReadMailcap(self, String filename, bool fallback=False) -> bool"""
2578 return _misc_.MimeTypesManager_ReadMailcap(*args, **kwargs)
2579
2580 def ReadMimeTypes(*args, **kwargs):
2581 """ReadMimeTypes(self, String filename) -> bool"""
2582 return _misc_.MimeTypesManager_ReadMimeTypes(*args, **kwargs)
2583
2584 def EnumAllFileTypes(*args, **kwargs):
2585 """EnumAllFileTypes(self) -> PyObject"""
2586 return _misc_.MimeTypesManager_EnumAllFileTypes(*args, **kwargs)
2587
2588 def AddFallback(*args, **kwargs):
2589 """AddFallback(self, FileTypeInfo ft)"""
2590 return _misc_.MimeTypesManager_AddFallback(*args, **kwargs)
2591
2592 def Associate(*args, **kwargs):
2593 """Associate(self, FileTypeInfo ftInfo) -> FileType"""
2594 return _misc_.MimeTypesManager_Associate(*args, **kwargs)
2595
2596 def Unassociate(*args, **kwargs):
2597 """Unassociate(self, FileType ft) -> bool"""
2598 return _misc_.MimeTypesManager_Unassociate(*args, **kwargs)
2599
554f62e9
RD
2600 __swig_destroy__ = _misc_.delete_MimeTypesManager
2601 __del__ = lambda self : None;
2131d850 2602_misc_.MimeTypesManager_swigregister(MimeTypesManager)
d55e5bfc
RD
2603TheMimeTypesManager = cvar.TheMimeTypesManager
2604
2605def MimeTypesManager_IsOfType(*args, **kwargs):
554f62e9
RD
2606 """MimeTypesManager_IsOfType(String mimeType, String wildcard) -> bool"""
2607 return _misc_.MimeTypesManager_IsOfType(*args, **kwargs)
d55e5bfc
RD
2608
2609#---------------------------------------------------------------------------
2610
2611class ArtProvider(object):
c24da6d6
RD
2612 """
2613 The wx.ArtProvider class is used to customize the look of wxWidgets
2614 application. When wxWidgets needs to display an icon or a bitmap (e.g.
2615 in the standard file dialog), it does not use hard-coded resource but
2616 asks wx.ArtProvider for it instead. This way the users can plug in
2617 their own wx.ArtProvider class and easily replace standard art with
2618 his/her own version. It is easy thing to do: all that is needed is
2619 to derive a class from wx.ArtProvider, override it's CreateBitmap
4391d97b 2620 method and register the provider with `wx.ArtProvider.Push`::
c24da6d6
RD
2621
2622 class MyArtProvider(wx.ArtProvider):
2623 def __init__(self):
2624 wx.ArtProvider.__init__(self)
2625
2626 def CreateBitmap(self, artid, client, size):
2627 ...
2628 return bmp
2629
c24da6d6 2630 """
554f62e9
RD
2631 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2632 __repr__ = _swig_repr
2633 def __init__(self, *args, **kwargs):
c24da6d6
RD
2634 """
2635 __init__(self) -> ArtProvider
2636
2637 The wx.ArtProvider class is used to customize the look of wxWidgets
2638 application. When wxWidgets needs to display an icon or a bitmap (e.g.
2639 in the standard file dialog), it does not use hard-coded resource but
2640 asks wx.ArtProvider for it instead. This way the users can plug in
2641 their own wx.ArtProvider class and easily replace standard art with
2642 his/her own version. It is easy thing to do: all that is needed is
2643 to derive a class from wx.ArtProvider, override it's CreateBitmap
4391d97b 2644 method and register the provider with `wx.ArtProvider.Push`::
c24da6d6
RD
2645
2646 class MyArtProvider(wx.ArtProvider):
2647 def __init__(self):
2648 wx.ArtProvider.__init__(self)
2649
2650 def CreateBitmap(self, artid, client, size):
2651 ...
2652 return bmp
2653
c24da6d6 2654 """
554f62e9 2655 _misc_.ArtProvider_swiginit(self,_misc_.new_ArtProvider(*args, **kwargs))
d55e5bfc
RD
2656 self._setCallbackInfo(self, ArtProvider)
2657
554f62e9
RD
2658 __swig_destroy__ = _misc_.delete_ArtProvider
2659 __del__ = lambda self : None;
d55e5bfc
RD
2660 def _setCallbackInfo(*args, **kwargs):
2661 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
2662 return _misc_.ArtProvider__setCallbackInfo(*args, **kwargs)
2663
4391d97b 2664 def Push(*args, **kwargs):
d55e5bfc 2665 """
4391d97b 2666 Push(ArtProvider provider)
d55e5bfc
RD
2667
2668 Add new provider to the top of providers stack.
2669 """
4391d97b 2670 return _misc_.ArtProvider_Push(*args, **kwargs)
d55e5bfc 2671
4391d97b 2672 Push = staticmethod(Push)
584d6f48 2673 PushProvider = Push
4391d97b 2674 def Insert(*args, **kwargs):
226118fc 2675 """
4391d97b 2676 Insert(ArtProvider provider)
226118fc
RD
2677
2678 Add new provider to the bottom of providers stack.
2679 """
4391d97b 2680 return _misc_.ArtProvider_Insert(*args, **kwargs)
226118fc 2681
4391d97b 2682 Insert = staticmethod(Insert)
584d6f48 2683 InsertProvider = Insert
4391d97b 2684 def Pop(*args, **kwargs):
d55e5bfc 2685 """
4391d97b 2686 Pop() -> bool
d55e5bfc
RD
2687
2688 Remove latest added provider and delete it.
2689 """
4391d97b 2690 return _misc_.ArtProvider_Pop(*args, **kwargs)
d55e5bfc 2691
4391d97b 2692 Pop = staticmethod(Pop)
584d6f48 2693 PopProvider = Pop
4391d97b 2694 def Delete(*args, **kwargs):
d55e5bfc 2695 """
4391d97b 2696 Delete(ArtProvider provider) -> bool
d55e5bfc 2697
c24da6d6
RD
2698 Remove provider. The provider must have been added previously! The
2699 provider is _not_ deleted.
d55e5bfc 2700 """
4391d97b 2701 val = _misc_.ArtProvider_Delete(*args, **kwargs)
7e08d4ef
RD
2702 args[1].thisown = 1
2703 return val
d55e5bfc 2704
4391d97b 2705 Delete = staticmethod(Delete)
584d6f48 2706 RemoveProvider = Delete
d55e5bfc
RD
2707 def GetBitmap(*args, **kwargs):
2708 """
c24da6d6 2709 GetBitmap(String id, String client=ART_OTHER, Size size=DefaultSize) -> Bitmap
d55e5bfc
RD
2710
2711 Query the providers for bitmap with given ID and return it. Return
2712 wx.NullBitmap if no provider provides it.
2713 """
2714 return _misc_.ArtProvider_GetBitmap(*args, **kwargs)
2715
2716 GetBitmap = staticmethod(GetBitmap)
2717 def GetIcon(*args, **kwargs):
2718 """
c24da6d6 2719 GetIcon(String id, String client=ART_OTHER, Size size=DefaultSize) -> Icon
d55e5bfc 2720
c24da6d6 2721 Query the providers for icon with given ID and return it. Return
d55e5bfc
RD
2722 wx.NullIcon if no provider provides it.
2723 """
2724 return _misc_.ArtProvider_GetIcon(*args, **kwargs)
2725
2726 GetIcon = staticmethod(GetIcon)
0c549c5f 2727 def GetSizeHint(*args, **kwargs):
9c874b48 2728 """
0c549c5f 2729 GetSizeHint(String client, bool platform_dependent=False) -> Size
9c874b48 2730
0c549c5f 2731 Get the size hint of an icon from a specific Art Client, queries the
9c874b48
RD
2732 topmost provider if platform_dependent = false
2733 """
0c549c5f 2734 return _misc_.ArtProvider_GetSizeHint(*args, **kwargs)
9c874b48 2735
0c549c5f 2736 GetSizeHint = staticmethod(GetSizeHint)
d55e5bfc
RD
2737 def Destroy(*args, **kwargs):
2738 """Destroy(self)"""
b39fe951
RD
2739 args[0].this.own(False)
2740 return _misc_.ArtProvider_Destroy(*args, **kwargs)
d55e5bfc 2741
2131d850 2742_misc_.ArtProvider_swigregister(ArtProvider)
d55e5bfc
RD
2743ART_TOOLBAR = cvar.ART_TOOLBAR
2744ART_MENU = cvar.ART_MENU
2745ART_FRAME_ICON = cvar.ART_FRAME_ICON
2746ART_CMN_DIALOG = cvar.ART_CMN_DIALOG
2747ART_HELP_BROWSER = cvar.ART_HELP_BROWSER
2748ART_MESSAGE_BOX = cvar.ART_MESSAGE_BOX
4cf4100f 2749ART_BUTTON = cvar.ART_BUTTON
d55e5bfc
RD
2750ART_OTHER = cvar.ART_OTHER
2751ART_ADD_BOOKMARK = cvar.ART_ADD_BOOKMARK
2752ART_DEL_BOOKMARK = cvar.ART_DEL_BOOKMARK
2753ART_HELP_SIDE_PANEL = cvar.ART_HELP_SIDE_PANEL
2754ART_HELP_SETTINGS = cvar.ART_HELP_SETTINGS
2755ART_HELP_BOOK = cvar.ART_HELP_BOOK
2756ART_HELP_FOLDER = cvar.ART_HELP_FOLDER
2757ART_HELP_PAGE = cvar.ART_HELP_PAGE
2758ART_GO_BACK = cvar.ART_GO_BACK
2759ART_GO_FORWARD = cvar.ART_GO_FORWARD
2760ART_GO_UP = cvar.ART_GO_UP
2761ART_GO_DOWN = cvar.ART_GO_DOWN
2762ART_GO_TO_PARENT = cvar.ART_GO_TO_PARENT
2763ART_GO_HOME = cvar.ART_GO_HOME
2764ART_FILE_OPEN = cvar.ART_FILE_OPEN
68350608
RD
2765ART_FILE_SAVE = cvar.ART_FILE_SAVE
2766ART_FILE_SAVE_AS = cvar.ART_FILE_SAVE_AS
d55e5bfc
RD
2767ART_PRINT = cvar.ART_PRINT
2768ART_HELP = cvar.ART_HELP
2769ART_TIP = cvar.ART_TIP
2770ART_REPORT_VIEW = cvar.ART_REPORT_VIEW
2771ART_LIST_VIEW = cvar.ART_LIST_VIEW
2772ART_NEW_DIR = cvar.ART_NEW_DIR
f78cc896
RD
2773ART_HARDDISK = cvar.ART_HARDDISK
2774ART_FLOPPY = cvar.ART_FLOPPY
2775ART_CDROM = cvar.ART_CDROM
2776ART_REMOVABLE = cvar.ART_REMOVABLE
d55e5bfc 2777ART_FOLDER = cvar.ART_FOLDER
f78cc896 2778ART_FOLDER_OPEN = cvar.ART_FOLDER_OPEN
d55e5bfc
RD
2779ART_GO_DIR_UP = cvar.ART_GO_DIR_UP
2780ART_EXECUTABLE_FILE = cvar.ART_EXECUTABLE_FILE
2781ART_NORMAL_FILE = cvar.ART_NORMAL_FILE
2782ART_TICK_MARK = cvar.ART_TICK_MARK
2783ART_CROSS_MARK = cvar.ART_CROSS_MARK
2784ART_ERROR = cvar.ART_ERROR
2785ART_QUESTION = cvar.ART_QUESTION
2786ART_WARNING = cvar.ART_WARNING
2787ART_INFORMATION = cvar.ART_INFORMATION
2788ART_MISSING_IMAGE = cvar.ART_MISSING_IMAGE
68350608
RD
2789ART_COPY = cvar.ART_COPY
2790ART_CUT = cvar.ART_CUT
2791ART_PASTE = cvar.ART_PASTE
2792ART_DELETE = cvar.ART_DELETE
a187dc0b 2793ART_NEW = cvar.ART_NEW
68350608
RD
2794ART_UNDO = cvar.ART_UNDO
2795ART_REDO = cvar.ART_REDO
2796ART_QUIT = cvar.ART_QUIT
2797ART_FIND = cvar.ART_FIND
2798ART_FIND_AND_REPLACE = cvar.ART_FIND_AND_REPLACE
d55e5bfc 2799
4391d97b 2800def ArtProvider_Push(*args, **kwargs):
554f62e9 2801 """
4391d97b 2802 ArtProvider_Push(ArtProvider provider)
d55e5bfc
RD
2803
2804 Add new provider to the top of providers stack.
2805 """
4391d97b 2806 return _misc_.ArtProvider_Push(*args, **kwargs)
d55e5bfc 2807
4391d97b 2808def ArtProvider_Insert(*args, **kwargs):
226118fc 2809 """
4391d97b 2810 ArtProvider_Insert(ArtProvider provider)
226118fc
RD
2811
2812 Add new provider to the bottom of providers stack.
2813 """
4391d97b 2814 return _misc_.ArtProvider_Insert(*args, **kwargs)
226118fc 2815
4391d97b 2816def ArtProvider_Pop(*args):
554f62e9 2817 """
4391d97b 2818 ArtProvider_Pop() -> bool
d55e5bfc
RD
2819
2820 Remove latest added provider and delete it.
2821 """
4391d97b 2822 return _misc_.ArtProvider_Pop(*args)
d55e5bfc 2823
4391d97b 2824def ArtProvider_Delete(*args, **kwargs):
554f62e9 2825 """
4391d97b 2826 ArtProvider_Delete(ArtProvider provider) -> bool
d55e5bfc 2827
c24da6d6
RD
2828 Remove provider. The provider must have been added previously! The
2829 provider is _not_ deleted.
d55e5bfc 2830 """
4391d97b 2831 val = _misc_.ArtProvider_Delete(*args, **kwargs)
554f62e9
RD
2832 args[1].thisown = 1
2833 return val
d55e5bfc
RD
2834
2835def ArtProvider_GetBitmap(*args, **kwargs):
554f62e9 2836 """
d55e5bfc
RD
2837 ArtProvider_GetBitmap(String id, String client=ART_OTHER, Size size=DefaultSize) -> Bitmap
2838
2839 Query the providers for bitmap with given ID and return it. Return
2840 wx.NullBitmap if no provider provides it.
2841 """
554f62e9 2842 return _misc_.ArtProvider_GetBitmap(*args, **kwargs)
d55e5bfc
RD
2843
2844def ArtProvider_GetIcon(*args, **kwargs):
554f62e9 2845 """
d55e5bfc
RD
2846 ArtProvider_GetIcon(String id, String client=ART_OTHER, Size size=DefaultSize) -> Icon
2847
c24da6d6 2848 Query the providers for icon with given ID and return it. Return
d55e5bfc
RD
2849 wx.NullIcon if no provider provides it.
2850 """
554f62e9 2851 return _misc_.ArtProvider_GetIcon(*args, **kwargs)
d55e5bfc 2852
0c549c5f 2853def ArtProvider_GetSizeHint(*args, **kwargs):
554f62e9 2854 """
0c549c5f 2855 ArtProvider_GetSizeHint(String client, bool platform_dependent=False) -> Size
9c874b48 2856
0c549c5f 2857 Get the size hint of an icon from a specific Art Client, queries the
9c874b48
RD
2858 topmost provider if platform_dependent = false
2859 """
554f62e9 2860 return _misc_.ArtProvider_GetSizeHint(*args, **kwargs)
9c874b48 2861
d55e5bfc
RD
2862#---------------------------------------------------------------------------
2863
2864CONFIG_USE_LOCAL_FILE = _misc_.CONFIG_USE_LOCAL_FILE
2865CONFIG_USE_GLOBAL_FILE = _misc_.CONFIG_USE_GLOBAL_FILE
2866CONFIG_USE_RELATIVE_PATH = _misc_.CONFIG_USE_RELATIVE_PATH
2867CONFIG_USE_NO_ESCAPE_CHARACTERS = _misc_.CONFIG_USE_NO_ESCAPE_CHARACTERS
2868class ConfigBase(object):
2869 """
2870 wx.ConfigBase class defines the basic interface of all config
79fccf9d
RD
2871 classes. It can not be used by itself (it is an abstract base class)
2872 and you will always use one of its derivations: wx.Config or
2873 wx.FileConfig.
2874
2875 wx.ConfigBase organizes the items in a tree-like structure, modeled
2876 after the Unix/Dos filesystem. There are groups that act like
2877 directories and entries, key/value pairs that act like files. There
2878 is always one current group given by the current path. As in the file
2879 system case, to specify a key in the config class you must use a path
2880 to it. Config classes also support the notion of the current group,
2881 which makes it possible to use relative paths.
d55e5bfc
RD
2882
2883 Keys are pairs "key_name = value" where value may be of string,
2884 integer floating point or boolean, you can not store binary data
79fccf9d
RD
2885 without first encoding it as a string. For performance reasons items
2886 should be kept small, no more than a couple kilobytes.
d55e5bfc
RD
2887
2888 """
554f62e9
RD
2889 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
2890 def __init__(self): raise AttributeError, "No constructor defined"
2891 __repr__ = _swig_repr
2892 __swig_destroy__ = _misc_.delete_ConfigBase
2893 __del__ = lambda self : None;
d55e5bfc
RD
2894 Type_Unknown = _misc_.ConfigBase_Type_Unknown
2895 Type_String = _misc_.ConfigBase_Type_String
2896 Type_Boolean = _misc_.ConfigBase_Type_Boolean
2897 Type_Integer = _misc_.ConfigBase_Type_Integer
2898 Type_Float = _misc_.ConfigBase_Type_Float
2899 def Set(*args, **kwargs):
2900 """
c24da6d6 2901 Set(ConfigBase config) -> ConfigBase
d55e5bfc 2902
79fccf9d
RD
2903 Sets the global config object (the one returned by Get) and returns a
2904 reference to the previous global config object.
d55e5bfc
RD
2905 """
2906 return _misc_.ConfigBase_Set(*args, **kwargs)
2907
2908 Set = staticmethod(Set)
2909 def Get(*args, **kwargs):
2910 """
c24da6d6 2911 Get(bool createOnDemand=True) -> ConfigBase
d55e5bfc
RD
2912
2913 Returns the current global config object, creating one if neccessary.
2914 """
2915 return _misc_.ConfigBase_Get(*args, **kwargs)
2916
2917 Get = staticmethod(Get)
2918 def Create(*args, **kwargs):
2919 """
c24da6d6 2920 Create() -> ConfigBase
d55e5bfc
RD
2921
2922 Create and return a new global config object. This function will
2923 create the "best" implementation of wx.Config available for the
2924 current platform.
2925 """
2926 return _misc_.ConfigBase_Create(*args, **kwargs)
2927
2928 Create = staticmethod(Create)
2929 def DontCreateOnDemand(*args, **kwargs):
2930 """
c24da6d6 2931 DontCreateOnDemand()
d55e5bfc 2932
79fccf9d
RD
2933 Should Get() try to create a new log object if there isn't a current
2934 one?
d55e5bfc
RD
2935 """
2936 return _misc_.ConfigBase_DontCreateOnDemand(*args, **kwargs)
2937
2938 DontCreateOnDemand = staticmethod(DontCreateOnDemand)
2939 def SetPath(*args, **kwargs):
2940 """
2941 SetPath(self, String path)
2942
79fccf9d
RD
2943 Set current path: if the first character is '/', it's the absolute
2944 path, otherwise it's a relative path. '..' is supported. If the
2945 strPath doesn't exist it is created.
d55e5bfc
RD
2946 """
2947 return _misc_.ConfigBase_SetPath(*args, **kwargs)
2948
2949 def GetPath(*args, **kwargs):
2950 """
2951 GetPath(self) -> String
2952
2953 Retrieve the current path (always as absolute path)
2954 """
2955 return _misc_.ConfigBase_GetPath(*args, **kwargs)
2956
2957 def GetFirstGroup(*args, **kwargs):
2958 """
2959 GetFirstGroup() -> (more, value, index)
2960
79fccf9d
RD
2961 Allows enumerating the subgroups in a config object. Returns a tuple
2962 containing a flag indicating there are more items, the name of the
2963 current item, and an index to pass to GetNextGroup to fetch the next
2964 item.
d55e5bfc
RD
2965 """
2966 return _misc_.ConfigBase_GetFirstGroup(*args, **kwargs)
2967
2968 def GetNextGroup(*args, **kwargs):
2969 """
2970 GetNextGroup(long index) -> (more, value, index)
2971
79fccf9d
RD
2972 Allows enumerating the subgroups in a config object. Returns a tuple
2973 containing a flag indicating there are more items, the name of the
2974 current item, and an index to pass to GetNextGroup to fetch the next
2975 item.
d55e5bfc
RD
2976 """
2977 return _misc_.ConfigBase_GetNextGroup(*args, **kwargs)
2978
2979 def GetFirstEntry(*args, **kwargs):
2980 """
2981 GetFirstEntry() -> (more, value, index)
2982
2983 Allows enumerating the entries in the current group in a config
79fccf9d
RD
2984 object. Returns a tuple containing a flag indicating there are more
2985 items, the name of the current item, and an index to pass to
d55e5bfc
RD
2986 GetNextGroup to fetch the next item.
2987 """
2988 return _misc_.ConfigBase_GetFirstEntry(*args, **kwargs)
2989
2990 def GetNextEntry(*args, **kwargs):
2991 """
2992 GetNextEntry(long index) -> (more, value, index)
2993
2994 Allows enumerating the entries in the current group in a config
79fccf9d
RD
2995 object. Returns a tuple containing a flag indicating there are more
2996 items, the name of the current item, and an index to pass to
d55e5bfc
RD
2997 GetNextGroup to fetch the next item.
2998 """
2999 return _misc_.ConfigBase_GetNextEntry(*args, **kwargs)
3000
3001 def GetNumberOfEntries(*args, **kwargs):
3002 """
3003 GetNumberOfEntries(self, bool recursive=False) -> size_t
3004
79fccf9d
RD
3005 Get the number of entries in the current group, with or without its
3006 subgroups.
d55e5bfc
RD
3007 """
3008 return _misc_.ConfigBase_GetNumberOfEntries(*args, **kwargs)
3009
3010 def GetNumberOfGroups(*args, **kwargs):
3011 """
3012 GetNumberOfGroups(self, bool recursive=False) -> size_t
3013
79fccf9d
RD
3014 Get the number of subgroups in the current group, with or without its
3015 subgroups.
d55e5bfc
RD
3016 """
3017 return _misc_.ConfigBase_GetNumberOfGroups(*args, **kwargs)
3018
3019 def HasGroup(*args, **kwargs):
3020 """
3021 HasGroup(self, String name) -> bool
3022
3023 Returns True if the group by this name exists
3024 """
3025 return _misc_.ConfigBase_HasGroup(*args, **kwargs)
3026
3027 def HasEntry(*args, **kwargs):
3028 """
3029 HasEntry(self, String name) -> bool
3030
3031 Returns True if the entry by this name exists
3032 """
3033 return _misc_.ConfigBase_HasEntry(*args, **kwargs)
3034
3035 def Exists(*args, **kwargs):
3036 """
3037 Exists(self, String name) -> bool
3038
3039 Returns True if either a group or an entry with a given name exists
3040 """
3041 return _misc_.ConfigBase_Exists(*args, **kwargs)
3042
3043 def GetEntryType(*args, **kwargs):
3044 """
3045 GetEntryType(self, String name) -> int
3046
3047 Get the type of the entry. Returns one of the wx.Config.Type_XXX values.
3048 """
3049 return _misc_.ConfigBase_GetEntryType(*args, **kwargs)
3050
3051 def Read(*args, **kwargs):
3052 """
3053 Read(self, String key, String defaultVal=EmptyString) -> String
3054
3055 Returns the value of key if it exists, defaultVal otherwise.
3056 """
3057 return _misc_.ConfigBase_Read(*args, **kwargs)
3058
3059 def ReadInt(*args, **kwargs):
3060 """
3061 ReadInt(self, String key, long defaultVal=0) -> long
3062
3063 Returns the value of key if it exists, defaultVal otherwise.
3064 """
3065 return _misc_.ConfigBase_ReadInt(*args, **kwargs)
3066
3067 def ReadFloat(*args, **kwargs):
3068 """
3069 ReadFloat(self, String key, double defaultVal=0.0) -> double
3070
3071 Returns the value of key if it exists, defaultVal otherwise.
3072 """
3073 return _misc_.ConfigBase_ReadFloat(*args, **kwargs)
3074
3075 def ReadBool(*args, **kwargs):
3076 """
3077 ReadBool(self, String key, bool defaultVal=False) -> bool
3078
3079 Returns the value of key if it exists, defaultVal otherwise.
3080 """
3081 return _misc_.ConfigBase_ReadBool(*args, **kwargs)
3082
3083 def Write(*args, **kwargs):
3084 """
3085 Write(self, String key, String value) -> bool
3086
3087 write the value (return True on success)
3088 """
3089 return _misc_.ConfigBase_Write(*args, **kwargs)
3090
3091 def WriteInt(*args, **kwargs):
3092 """
3093 WriteInt(self, String key, long value) -> bool
3094
3095 write the value (return True on success)
3096 """
3097 return _misc_.ConfigBase_WriteInt(*args, **kwargs)
3098
3099 def WriteFloat(*args, **kwargs):
3100 """
3101 WriteFloat(self, String key, double value) -> bool
3102
3103 write the value (return True on success)
3104 """
3105 return _misc_.ConfigBase_WriteFloat(*args, **kwargs)
3106
3107 def WriteBool(*args, **kwargs):
3108 """
3109 WriteBool(self, String key, bool value) -> bool
3110
3111 write the value (return True on success)
3112 """
3113 return _misc_.ConfigBase_WriteBool(*args, **kwargs)
3114
3115 def Flush(*args, **kwargs):
3116 """
3117 Flush(self, bool currentOnly=False) -> bool
3118
3119 permanently writes all changes
3120 """
3121 return _misc_.ConfigBase_Flush(*args, **kwargs)
3122
3123 def RenameEntry(*args, **kwargs):
3124 """
3125 RenameEntry(self, String oldName, String newName) -> bool
3126
3127 Rename an entry. Returns False on failure (probably because the new
3128 name is already taken by an existing entry)
3129 """
3130 return _misc_.ConfigBase_RenameEntry(*args, **kwargs)
3131
3132 def RenameGroup(*args, **kwargs):
3133 """
3134 RenameGroup(self, String oldName, String newName) -> bool
3135
79fccf9d 3136 Rename a group. Returns False on failure (probably because the new
d55e5bfc
RD
3137 name is already taken by an existing entry)
3138 """
3139 return _misc_.ConfigBase_RenameGroup(*args, **kwargs)
3140
3141 def DeleteEntry(*args, **kwargs):
3142 """
3143 DeleteEntry(self, String key, bool deleteGroupIfEmpty=True) -> bool
3144
79fccf9d
RD
3145 Deletes the specified entry and the group it belongs to if it was the
3146 last key in it and the second parameter is True
d55e5bfc
RD
3147 """
3148 return _misc_.ConfigBase_DeleteEntry(*args, **kwargs)
3149
3150 def DeleteGroup(*args, **kwargs):
3151 """
3152 DeleteGroup(self, String key) -> bool
3153
3154 Delete the group (with all subgroups)
3155 """
3156 return _misc_.ConfigBase_DeleteGroup(*args, **kwargs)
3157
3158 def DeleteAll(*args, **kwargs):
3159 """
3160 DeleteAll(self) -> bool
3161
3162 Delete the whole underlying object (disk file, registry key, ...)
c24da6d6 3163 primarly intended for use by deinstallation routine.
d55e5bfc
RD
3164 """
3165 return _misc_.ConfigBase_DeleteAll(*args, **kwargs)
3166
3167 def SetExpandEnvVars(*args, **kwargs):
3168 """
3169 SetExpandEnvVars(self, bool doIt=True)
3170
79fccf9d
RD
3171 We can automatically expand environment variables in the config
3172 entries this option is on by default, you can turn it on/off at any
3173 time)
d55e5bfc
RD
3174 """
3175 return _misc_.ConfigBase_SetExpandEnvVars(*args, **kwargs)
3176
3177 def IsExpandingEnvVars(*args, **kwargs):
3178 """
3179 IsExpandingEnvVars(self) -> bool
3180
3181 Are we currently expanding environment variables?
3182 """
3183 return _misc_.ConfigBase_IsExpandingEnvVars(*args, **kwargs)
3184
3185 def SetRecordDefaults(*args, **kwargs):
3186 """
3187 SetRecordDefaults(self, bool doIt=True)
3188
3189 Set whether the config objec should record default values.
3190 """
3191 return _misc_.ConfigBase_SetRecordDefaults(*args, **kwargs)
3192
3193 def IsRecordingDefaults(*args, **kwargs):
3194 """
3195 IsRecordingDefaults(self) -> bool
3196
3197 Are we currently recording default values?
3198 """
3199 return _misc_.ConfigBase_IsRecordingDefaults(*args, **kwargs)
3200
3201 def ExpandEnvVars(*args, **kwargs):
3202 """
3203 ExpandEnvVars(self, String str) -> String
3204
3205 Expand any environment variables in str and return the result
3206 """
3207 return _misc_.ConfigBase_ExpandEnvVars(*args, **kwargs)
3208
3209 def GetAppName(*args, **kwargs):
3210 """GetAppName(self) -> String"""
3211 return _misc_.ConfigBase_GetAppName(*args, **kwargs)
3212
3213 def GetVendorName(*args, **kwargs):
3214 """GetVendorName(self) -> String"""
3215 return _misc_.ConfigBase_GetVendorName(*args, **kwargs)
3216
3217 def SetAppName(*args, **kwargs):
3218 """SetAppName(self, String appName)"""
3219 return _misc_.ConfigBase_SetAppName(*args, **kwargs)
3220
3221 def SetVendorName(*args, **kwargs):
3222 """SetVendorName(self, String vendorName)"""
3223 return _misc_.ConfigBase_SetVendorName(*args, **kwargs)
3224
3225 def SetStyle(*args, **kwargs):
3226 """SetStyle(self, long style)"""
3227 return _misc_.ConfigBase_SetStyle(*args, **kwargs)
3228
3229 def GetStyle(*args, **kwargs):
3230 """GetStyle(self) -> long"""
3231 return _misc_.ConfigBase_GetStyle(*args, **kwargs)
3232
226118fc
RD
3233 AppName = property(GetAppName,SetAppName,doc="See `GetAppName` and `SetAppName`")
3234 EntryType = property(GetEntryType,doc="See `GetEntryType`")
3235 FirstEntry = property(GetFirstEntry,doc="See `GetFirstEntry`")
3236 FirstGroup = property(GetFirstGroup,doc="See `GetFirstGroup`")
3237 NextEntry = property(GetNextEntry,doc="See `GetNextEntry`")
3238 NextGroup = property(GetNextGroup,doc="See `GetNextGroup`")
3239 NumberOfEntries = property(GetNumberOfEntries,doc="See `GetNumberOfEntries`")
3240 NumberOfGroups = property(GetNumberOfGroups,doc="See `GetNumberOfGroups`")
3241 Path = property(GetPath,SetPath,doc="See `GetPath` and `SetPath`")
3242 Style = property(GetStyle,SetStyle,doc="See `GetStyle` and `SetStyle`")
3243 VendorName = property(GetVendorName,SetVendorName,doc="See `GetVendorName` and `SetVendorName`")
2131d850 3244_misc_.ConfigBase_swigregister(ConfigBase)
d55e5bfc
RD
3245
3246def ConfigBase_Set(*args, **kwargs):
554f62e9 3247 """
d55e5bfc
RD
3248 ConfigBase_Set(ConfigBase config) -> ConfigBase
3249
79fccf9d
RD
3250 Sets the global config object (the one returned by Get) and returns a
3251 reference to the previous global config object.
d55e5bfc 3252 """
554f62e9 3253 return _misc_.ConfigBase_Set(*args, **kwargs)
d55e5bfc
RD
3254
3255def ConfigBase_Get(*args, **kwargs):
554f62e9 3256 """
d55e5bfc
RD
3257 ConfigBase_Get(bool createOnDemand=True) -> ConfigBase
3258
3259 Returns the current global config object, creating one if neccessary.
3260 """
554f62e9 3261 return _misc_.ConfigBase_Get(*args, **kwargs)
d55e5bfc 3262
554f62e9
RD
3263def ConfigBase_Create(*args):
3264 """
d55e5bfc
RD
3265 ConfigBase_Create() -> ConfigBase
3266
3267 Create and return a new global config object. This function will
3268 create the "best" implementation of wx.Config available for the
3269 current platform.
3270 """
554f62e9 3271 return _misc_.ConfigBase_Create(*args)
d55e5bfc 3272
554f62e9
RD
3273def ConfigBase_DontCreateOnDemand(*args):
3274 """
d55e5bfc
RD
3275 ConfigBase_DontCreateOnDemand()
3276
79fccf9d
RD
3277 Should Get() try to create a new log object if there isn't a current
3278 one?
d55e5bfc 3279 """
554f62e9 3280 return _misc_.ConfigBase_DontCreateOnDemand(*args)
d55e5bfc
RD
3281
3282class Config(ConfigBase):
3283 """
3284 This ConfigBase-derived class will use the registry on Windows,
3285 and will be a wx.FileConfig on other platforms.
3286 """
554f62e9
RD
3287 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
3288 __repr__ = _swig_repr
3289 def __init__(self, *args, **kwargs):
d55e5bfc
RD
3290 """
3291 __init__(self, String appName=EmptyString, String vendorName=EmptyString,
3292 String localFilename=EmptyString, String globalFilename=EmptyString,
3293 long style=wxCONFIG_USE_LOCAL_FILE|wxCONFIG_USE_GLOBAL_FILE) -> Config
3294 """
554f62e9
RD
3295 _misc_.Config_swiginit(self,_misc_.new_Config(*args, **kwargs))
3296 __swig_destroy__ = _misc_.delete_Config
3297 __del__ = lambda self : None;
2131d850 3298_misc_.Config_swigregister(Config)
d55e5bfc
RD
3299
3300class FileConfig(ConfigBase):
3301 """This config class will use a file for storage on all platforms."""
554f62e9
RD
3302 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
3303 __repr__ = _swig_repr
3304 def __init__(self, *args, **kwargs):
d55e5bfc
RD
3305 """
3306 __init__(self, String appName=EmptyString, String vendorName=EmptyString,
3307 String localFilename=EmptyString, String globalFilename=EmptyString,
3308 long style=wxCONFIG_USE_LOCAL_FILE|wxCONFIG_USE_GLOBAL_FILE) -> FileConfig
3309 """
554f62e9
RD
3310 _misc_.FileConfig_swiginit(self,_misc_.new_FileConfig(*args, **kwargs))
3311 __swig_destroy__ = _misc_.delete_FileConfig
3312 __del__ = lambda self : None;
2131d850 3313_misc_.FileConfig_swigregister(FileConfig)
d55e5bfc
RD
3314
3315class ConfigPathChanger(object):
3316 """
79fccf9d
RD
3317 A handy little class which changes current path to the path of given
3318 entry and restores it in the destructoir: so if you declare a local
3319 variable of this type, you work in the entry directory and the path is
3320 automatically restored when the function returns.
d55e5bfc 3321 """
554f62e9
RD
3322 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
3323 __repr__ = _swig_repr
3324 def __init__(self, *args, **kwargs):
d55e5bfc 3325 """__init__(self, ConfigBase config, String entry) -> ConfigPathChanger"""
554f62e9
RD
3326 _misc_.ConfigPathChanger_swiginit(self,_misc_.new_ConfigPathChanger(*args, **kwargs))
3327 __swig_destroy__ = _misc_.delete_ConfigPathChanger
3328 __del__ = lambda self : None;
d55e5bfc
RD
3329 def Name(*args, **kwargs):
3330 """
3331 Name(self) -> String
3332
3333 Get the key name
3334 """
3335 return _misc_.ConfigPathChanger_Name(*args, **kwargs)
3336
2131d850 3337_misc_.ConfigPathChanger_swigregister(ConfigPathChanger)
d55e5bfc
RD
3338
3339
3340def ExpandEnvVars(*args, **kwargs):
554f62e9 3341 """
d55e5bfc
RD
3342 ExpandEnvVars(String sz) -> String
3343
3344 Replace environment variables ($SOMETHING) with their values. The
79fccf9d
RD
3345 format is $VARNAME or ${VARNAME} where VARNAME contains alphanumeric
3346 characters and '_' only. '$' must be escaped ('\$') in order to be
3347 taken literally.
d55e5bfc 3348 """
554f62e9 3349 return _misc_.ExpandEnvVars(*args, **kwargs)
d55e5bfc
RD
3350#---------------------------------------------------------------------------
3351
3352class DateTime(object):
093d3ff1 3353 """Proxy of C++ DateTime class"""
554f62e9
RD
3354 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
3355 __repr__ = _swig_repr
d55e5bfc
RD
3356 Local = _misc_.DateTime_Local
3357 GMT_12 = _misc_.DateTime_GMT_12
3358 GMT_11 = _misc_.DateTime_GMT_11
3359 GMT_10 = _misc_.DateTime_GMT_10
3360 GMT_9 = _misc_.DateTime_GMT_9
3361 GMT_8 = _misc_.DateTime_GMT_8
3362 GMT_7 = _misc_.DateTime_GMT_7
3363 GMT_6 = _misc_.DateTime_GMT_6
3364 GMT_5 = _misc_.DateTime_GMT_5
3365 GMT_4 = _misc_.DateTime_GMT_4
3366 GMT_3 = _misc_.DateTime_GMT_3
3367 GMT_2 = _misc_.DateTime_GMT_2
3368 GMT_1 = _misc_.DateTime_GMT_1
3369 GMT0 = _misc_.DateTime_GMT0
3370 GMT1 = _misc_.DateTime_GMT1
3371 GMT2 = _misc_.DateTime_GMT2
3372 GMT3 = _misc_.DateTime_GMT3
3373 GMT4 = _misc_.DateTime_GMT4
3374 GMT5 = _misc_.DateTime_GMT5
3375 GMT6 = _misc_.DateTime_GMT6
3376 GMT7 = _misc_.DateTime_GMT7
3377 GMT8 = _misc_.DateTime_GMT8
3378 GMT9 = _misc_.DateTime_GMT9
3379 GMT10 = _misc_.DateTime_GMT10
3380 GMT11 = _misc_.DateTime_GMT11
3381 GMT12 = _misc_.DateTime_GMT12
8f514ab4 3382 GMT13 = _misc_.DateTime_GMT13
d55e5bfc
RD
3383 WET = _misc_.DateTime_WET
3384 WEST = _misc_.DateTime_WEST
3385 CET = _misc_.DateTime_CET
3386 CEST = _misc_.DateTime_CEST
3387 EET = _misc_.DateTime_EET
3388 EEST = _misc_.DateTime_EEST
3389 MSK = _misc_.DateTime_MSK
3390 MSD = _misc_.DateTime_MSD
3391 AST = _misc_.DateTime_AST
3392 ADT = _misc_.DateTime_ADT
3393 EST = _misc_.DateTime_EST
3394 EDT = _misc_.DateTime_EDT
3395 CST = _misc_.DateTime_CST
3396 CDT = _misc_.DateTime_CDT
3397 MST = _misc_.DateTime_MST
3398 MDT = _misc_.DateTime_MDT
3399 PST = _misc_.DateTime_PST
3400 PDT = _misc_.DateTime_PDT
3401 HST = _misc_.DateTime_HST
3402 AKST = _misc_.DateTime_AKST
3403 AKDT = _misc_.DateTime_AKDT
3404 A_WST = _misc_.DateTime_A_WST
3405 A_CST = _misc_.DateTime_A_CST
3406 A_EST = _misc_.DateTime_A_EST
3407 A_ESST = _misc_.DateTime_A_ESST
8f514ab4
RD
3408 NZST = _misc_.DateTime_NZST
3409 NZDT = _misc_.DateTime_NZDT
d55e5bfc
RD
3410 UTC = _misc_.DateTime_UTC
3411 Gregorian = _misc_.DateTime_Gregorian
3412 Julian = _misc_.DateTime_Julian
3413 Gr_Unknown = _misc_.DateTime_Gr_Unknown
3414 Gr_Standard = _misc_.DateTime_Gr_Standard
3415 Gr_Alaska = _misc_.DateTime_Gr_Alaska
3416 Gr_Albania = _misc_.DateTime_Gr_Albania
3417 Gr_Austria = _misc_.DateTime_Gr_Austria
3418 Gr_Austria_Brixen = _misc_.DateTime_Gr_Austria_Brixen
3419 Gr_Austria_Salzburg = _misc_.DateTime_Gr_Austria_Salzburg
3420 Gr_Austria_Tyrol = _misc_.DateTime_Gr_Austria_Tyrol
3421 Gr_Austria_Carinthia = _misc_.DateTime_Gr_Austria_Carinthia
3422 Gr_Austria_Styria = _misc_.DateTime_Gr_Austria_Styria
3423 Gr_Belgium = _misc_.DateTime_Gr_Belgium
3424 Gr_Bulgaria = _misc_.DateTime_Gr_Bulgaria
3425 Gr_Bulgaria_1 = _misc_.DateTime_Gr_Bulgaria_1
3426 Gr_Bulgaria_2 = _misc_.DateTime_Gr_Bulgaria_2
3427 Gr_Bulgaria_3 = _misc_.DateTime_Gr_Bulgaria_3
3428 Gr_Canada = _misc_.DateTime_Gr_Canada
3429 Gr_China = _misc_.DateTime_Gr_China
3430 Gr_China_1 = _misc_.DateTime_Gr_China_1
3431 Gr_China_2 = _misc_.DateTime_Gr_China_2
3432 Gr_Czechoslovakia = _misc_.DateTime_Gr_Czechoslovakia
3433 Gr_Denmark = _misc_.DateTime_Gr_Denmark
3434 Gr_Egypt = _misc_.DateTime_Gr_Egypt
3435 Gr_Estonia = _misc_.DateTime_Gr_Estonia
3436 Gr_Finland = _misc_.DateTime_Gr_Finland
3437 Gr_France = _misc_.DateTime_Gr_France
3438 Gr_France_Alsace = _misc_.DateTime_Gr_France_Alsace
3439 Gr_France_Lorraine = _misc_.DateTime_Gr_France_Lorraine
3440 Gr_France_Strasbourg = _misc_.DateTime_Gr_France_Strasbourg
3441 Gr_Germany = _misc_.DateTime_Gr_Germany
3442 Gr_Germany_Catholic = _misc_.DateTime_Gr_Germany_Catholic
3443 Gr_Germany_Prussia = _misc_.DateTime_Gr_Germany_Prussia
3444 Gr_Germany_Protestant = _misc_.DateTime_Gr_Germany_Protestant
3445 Gr_GreatBritain = _misc_.DateTime_Gr_GreatBritain
3446 Gr_Greece = _misc_.DateTime_Gr_Greece
3447 Gr_Hungary = _misc_.DateTime_Gr_Hungary
3448 Gr_Ireland = _misc_.DateTime_Gr_Ireland
3449 Gr_Italy = _misc_.DateTime_Gr_Italy
3450 Gr_Japan = _misc_.DateTime_Gr_Japan
3451 Gr_Japan_1 = _misc_.DateTime_Gr_Japan_1
3452 Gr_Japan_2 = _misc_.DateTime_Gr_Japan_2
3453 Gr_Japan_3 = _misc_.DateTime_Gr_Japan_3
3454 Gr_Latvia = _misc_.DateTime_Gr_Latvia
3455 Gr_Lithuania = _misc_.DateTime_Gr_Lithuania
3456 Gr_Luxemburg = _misc_.DateTime_Gr_Luxemburg
3457 Gr_Netherlands = _misc_.DateTime_Gr_Netherlands
3458 Gr_Netherlands_Groningen = _misc_.DateTime_Gr_Netherlands_Groningen
3459 Gr_Netherlands_Gelderland = _misc_.DateTime_Gr_Netherlands_Gelderland
3460 Gr_Netherlands_Utrecht = _misc_.DateTime_Gr_Netherlands_Utrecht
3461 Gr_Netherlands_Friesland = _misc_.DateTime_Gr_Netherlands_Friesland
3462 Gr_Norway = _misc_.DateTime_Gr_Norway
3463 Gr_Poland = _misc_.DateTime_Gr_Poland
3464 Gr_Portugal = _misc_.DateTime_Gr_Portugal
3465 Gr_Romania = _misc_.DateTime_Gr_Romania
3466 Gr_Russia = _misc_.DateTime_Gr_Russia
3467 Gr_Scotland = _misc_.DateTime_Gr_Scotland
3468 Gr_Spain = _misc_.DateTime_Gr_Spain
3469 Gr_Sweden = _misc_.DateTime_Gr_Sweden
3470 Gr_Switzerland = _misc_.DateTime_Gr_Switzerland
3471 Gr_Switzerland_Catholic = _misc_.DateTime_Gr_Switzerland_Catholic
3472 Gr_Switzerland_Protestant = _misc_.DateTime_Gr_Switzerland_Protestant
3473 Gr_Turkey = _misc_.DateTime_Gr_Turkey
3474 Gr_USA = _misc_.DateTime_Gr_USA
3475 Gr_Wales = _misc_.DateTime_Gr_Wales
3476 Gr_Yugoslavia = _misc_.DateTime_Gr_Yugoslavia
3477 Country_Unknown = _misc_.DateTime_Country_Unknown
3478 Country_Default = _misc_.DateTime_Country_Default
3479 Country_WesternEurope_Start = _misc_.DateTime_Country_WesternEurope_Start
3480 Country_EEC = _misc_.DateTime_Country_EEC
3481 France = _misc_.DateTime_France
3482 Germany = _misc_.DateTime_Germany
3483 UK = _misc_.DateTime_UK
3484 Country_WesternEurope_End = _misc_.DateTime_Country_WesternEurope_End
3485 Russia = _misc_.DateTime_Russia
3486 USA = _misc_.DateTime_USA
3487 Jan = _misc_.DateTime_Jan
3488 Feb = _misc_.DateTime_Feb
3489 Mar = _misc_.DateTime_Mar
3490 Apr = _misc_.DateTime_Apr
3491 May = _misc_.DateTime_May
3492 Jun = _misc_.DateTime_Jun
3493 Jul = _misc_.DateTime_Jul
3494 Aug = _misc_.DateTime_Aug
3495 Sep = _misc_.DateTime_Sep
3496 Oct = _misc_.DateTime_Oct
3497 Nov = _misc_.DateTime_Nov
3498 Dec = _misc_.DateTime_Dec
3499 Inv_Month = _misc_.DateTime_Inv_Month
3500 Sun = _misc_.DateTime_Sun
3501 Mon = _misc_.DateTime_Mon
3502 Tue = _misc_.DateTime_Tue
3503 Wed = _misc_.DateTime_Wed
3504 Thu = _misc_.DateTime_Thu
3505 Fri = _misc_.DateTime_Fri
3506 Sat = _misc_.DateTime_Sat
3507 Inv_WeekDay = _misc_.DateTime_Inv_WeekDay
3508 Inv_Year = _misc_.DateTime_Inv_Year
3509 Name_Full = _misc_.DateTime_Name_Full
3510 Name_Abbr = _misc_.DateTime_Name_Abbr
3511 Default_First = _misc_.DateTime_Default_First
3512 Monday_First = _misc_.DateTime_Monday_First
3513 Sunday_First = _misc_.DateTime_Sunday_First
3514 def SetCountry(*args, **kwargs):
c24da6d6 3515 """SetCountry(int country)"""
d55e5bfc
RD
3516 return _misc_.DateTime_SetCountry(*args, **kwargs)
3517
3518 SetCountry = staticmethod(SetCountry)
3519 def GetCountry(*args, **kwargs):
c24da6d6 3520 """GetCountry() -> int"""
d55e5bfc
RD
3521 return _misc_.DateTime_GetCountry(*args, **kwargs)
3522
3523 GetCountry = staticmethod(GetCountry)
3524 def IsWestEuropeanCountry(*args, **kwargs):
c24da6d6 3525 """IsWestEuropeanCountry(int country=Country_Default) -> bool"""
d55e5bfc
RD
3526 return _misc_.DateTime_IsWestEuropeanCountry(*args, **kwargs)
3527
3528 IsWestEuropeanCountry = staticmethod(IsWestEuropeanCountry)
3529 def GetCurrentYear(*args, **kwargs):
c24da6d6 3530 """GetCurrentYear(int cal=Gregorian) -> int"""
d55e5bfc
RD
3531 return _misc_.DateTime_GetCurrentYear(*args, **kwargs)
3532
3533 GetCurrentYear = staticmethod(GetCurrentYear)
3534 def ConvertYearToBC(*args, **kwargs):
c24da6d6 3535 """ConvertYearToBC(int year) -> int"""
d55e5bfc
RD
3536 return _misc_.DateTime_ConvertYearToBC(*args, **kwargs)
3537
3538 ConvertYearToBC = staticmethod(ConvertYearToBC)
3539 def GetCurrentMonth(*args, **kwargs):
c24da6d6 3540 """GetCurrentMonth(int cal=Gregorian) -> int"""
d55e5bfc
RD
3541 return _misc_.DateTime_GetCurrentMonth(*args, **kwargs)
3542
3543 GetCurrentMonth = staticmethod(GetCurrentMonth)
3544 def IsLeapYear(*args, **kwargs):
c24da6d6 3545 """IsLeapYear(int year=Inv_Year, int cal=Gregorian) -> bool"""
d55e5bfc
RD
3546 return _misc_.DateTime_IsLeapYear(*args, **kwargs)
3547
3548 IsLeapYear = staticmethod(IsLeapYear)
3549 def GetCentury(*args, **kwargs):
c24da6d6 3550 """GetCentury(int year=Inv_Year) -> int"""
d55e5bfc
RD
3551 return _misc_.DateTime_GetCentury(*args, **kwargs)
3552
3553 GetCentury = staticmethod(GetCentury)
3554 def GetNumberOfDaysinYear(*args, **kwargs):
c24da6d6 3555 """GetNumberOfDaysinYear(int year, int cal=Gregorian) -> int"""
d55e5bfc
RD
3556 return _misc_.DateTime_GetNumberOfDaysinYear(*args, **kwargs)
3557
3558 GetNumberOfDaysinYear = staticmethod(GetNumberOfDaysinYear)
3559 def GetNumberOfDaysInMonth(*args, **kwargs):
c24da6d6 3560 """GetNumberOfDaysInMonth(int month, int year=Inv_Year, int cal=Gregorian) -> int"""
d55e5bfc
RD
3561 return _misc_.DateTime_GetNumberOfDaysInMonth(*args, **kwargs)
3562
3563 GetNumberOfDaysInMonth = staticmethod(GetNumberOfDaysInMonth)
3564 def GetMonthName(*args, **kwargs):
c24da6d6 3565 """GetMonthName(int month, int flags=Name_Full) -> String"""
d55e5bfc
RD
3566 return _misc_.DateTime_GetMonthName(*args, **kwargs)
3567
3568 GetMonthName = staticmethod(GetMonthName)
3569 def GetWeekDayName(*args, **kwargs):
c24da6d6 3570 """GetWeekDayName(int weekday, int flags=Name_Full) -> String"""
d55e5bfc
RD
3571 return _misc_.DateTime_GetWeekDayName(*args, **kwargs)
3572
3573 GetWeekDayName = staticmethod(GetWeekDayName)
3574 def GetAmPmStrings(*args, **kwargs):
a001823c
RD
3575 """
3576 GetAmPmStrings() -> (am, pm)
3577
3578 Get the AM and PM strings in the current locale (may be empty)
3579 """
d55e5bfc
RD
3580 return _misc_.DateTime_GetAmPmStrings(*args, **kwargs)
3581
3582 GetAmPmStrings = staticmethod(GetAmPmStrings)
3583 def IsDSTApplicable(*args, **kwargs):
c24da6d6 3584 """IsDSTApplicable(int year=Inv_Year, int country=Country_Default) -> bool"""
d55e5bfc
RD
3585 return _misc_.DateTime_IsDSTApplicable(*args, **kwargs)
3586
3587 IsDSTApplicable = staticmethod(IsDSTApplicable)
3588 def GetBeginDST(*args, **kwargs):
c24da6d6 3589 """GetBeginDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
d55e5bfc
RD
3590 return _misc_.DateTime_GetBeginDST(*args, **kwargs)
3591
3592 GetBeginDST = staticmethod(GetBeginDST)
3593 def GetEndDST(*args, **kwargs):
c24da6d6 3594 """GetEndDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
d55e5bfc
RD
3595 return _misc_.DateTime_GetEndDST(*args, **kwargs)
3596
3597 GetEndDST = staticmethod(GetEndDST)
3598 def Now(*args, **kwargs):
c24da6d6 3599 """Now() -> DateTime"""
d55e5bfc
RD
3600 return _misc_.DateTime_Now(*args, **kwargs)
3601
3602 Now = staticmethod(Now)
3603 def UNow(*args, **kwargs):
c24da6d6 3604 """UNow() -> DateTime"""
d55e5bfc
RD
3605 return _misc_.DateTime_UNow(*args, **kwargs)
3606
3607 UNow = staticmethod(UNow)
3608 def Today(*args, **kwargs):
c24da6d6 3609 """Today() -> DateTime"""
d55e5bfc
RD
3610 return _misc_.DateTime_Today(*args, **kwargs)
3611
3612 Today = staticmethod(Today)
554f62e9 3613 def __init__(self, *args, **kwargs):
d55e5bfc 3614 """__init__(self) -> DateTime"""
554f62e9
RD
3615 _misc_.DateTime_swiginit(self,_misc_.new_DateTime(*args, **kwargs))
3616 __swig_destroy__ = _misc_.delete_DateTime
3617 __del__ = lambda self : None;
d55e5bfc
RD
3618 def SetToCurrent(*args, **kwargs):
3619 """SetToCurrent(self) -> DateTime"""
3620 return _misc_.DateTime_SetToCurrent(*args, **kwargs)
3621
3622 def SetTimeT(*args, **kwargs):
3623 """SetTimeT(self, time_t timet) -> DateTime"""
3624 return _misc_.DateTime_SetTimeT(*args, **kwargs)
3625
3626 def SetJDN(*args, **kwargs):
3627 """SetJDN(self, double jdn) -> DateTime"""
3628 return _misc_.DateTime_SetJDN(*args, **kwargs)
3629
3630 def SetHMS(*args, **kwargs):
3631 """SetHMS(self, int hour, int minute=0, int second=0, int millisec=0) -> DateTime"""
3632 return _misc_.DateTime_SetHMS(*args, **kwargs)
3633
3634 def Set(*args, **kwargs):
3635 """
3636 Set(self, int day, int month=Inv_Month, int year=Inv_Year, int hour=0,
3637 int minute=0, int second=0, int millisec=0) -> DateTime
3638 """
3639 return _misc_.DateTime_Set(*args, **kwargs)
3640
3641 def ResetTime(*args, **kwargs):
3642 """ResetTime(self) -> DateTime"""
3643 return _misc_.DateTime_ResetTime(*args, **kwargs)
3644
3645 def SetYear(*args, **kwargs):
3646 """SetYear(self, int year) -> DateTime"""
3647 return _misc_.DateTime_SetYear(*args, **kwargs)
3648
3649 def SetMonth(*args, **kwargs):
3650 """SetMonth(self, int month) -> DateTime"""
3651 return _misc_.DateTime_SetMonth(*args, **kwargs)
3652
3653 def SetDay(*args, **kwargs):
3654 """SetDay(self, int day) -> DateTime"""
3655 return _misc_.DateTime_SetDay(*args, **kwargs)
3656
3657 def SetHour(*args, **kwargs):
3658 """SetHour(self, int hour) -> DateTime"""
3659 return _misc_.DateTime_SetHour(*args, **kwargs)
3660
3661 def SetMinute(*args, **kwargs):
3662 """SetMinute(self, int minute) -> DateTime"""
3663 return _misc_.DateTime_SetMinute(*args, **kwargs)
3664
3665 def SetSecond(*args, **kwargs):
3666 """SetSecond(self, int second) -> DateTime"""
3667 return _misc_.DateTime_SetSecond(*args, **kwargs)
3668
3669 def SetMillisecond(*args, **kwargs):
3670 """SetMillisecond(self, int millisecond) -> DateTime"""
3671 return _misc_.DateTime_SetMillisecond(*args, **kwargs)
3672
3673 def SetToWeekDayInSameWeek(*args, **kwargs):
3674 """SetToWeekDayInSameWeek(self, int weekday, int flags=Monday_First) -> DateTime"""
3675 return _misc_.DateTime_SetToWeekDayInSameWeek(*args, **kwargs)
3676
3677 def GetWeekDayInSameWeek(*args, **kwargs):
3678 """GetWeekDayInSameWeek(self, int weekday, int flags=Monday_First) -> DateTime"""
3679 return _misc_.DateTime_GetWeekDayInSameWeek(*args, **kwargs)
3680
3681 def SetToNextWeekDay(*args, **kwargs):
3682 """SetToNextWeekDay(self, int weekday) -> DateTime"""
3683 return _misc_.DateTime_SetToNextWeekDay(*args, **kwargs)
3684
3685 def GetNextWeekDay(*args, **kwargs):
3686 """GetNextWeekDay(self, int weekday) -> DateTime"""
3687 return _misc_.DateTime_GetNextWeekDay(*args, **kwargs)
3688
3689 def SetToPrevWeekDay(*args, **kwargs):
3690 """SetToPrevWeekDay(self, int weekday) -> DateTime"""
3691 return _misc_.DateTime_SetToPrevWeekDay(*args, **kwargs)
3692
3693 def GetPrevWeekDay(*args, **kwargs):
3694 """GetPrevWeekDay(self, int weekday) -> DateTime"""
3695 return _misc_.DateTime_GetPrevWeekDay(*args, **kwargs)
3696
3697 def SetToWeekDay(*args, **kwargs):
3698 """SetToWeekDay(self, int weekday, int n=1, int month=Inv_Month, int year=Inv_Year) -> bool"""
3699 return _misc_.DateTime_SetToWeekDay(*args, **kwargs)
3700
3701 def SetToLastWeekDay(*args, **kwargs):
3702 """SetToLastWeekDay(self, int weekday, int month=Inv_Month, int year=Inv_Year) -> bool"""
3703 return _misc_.DateTime_SetToLastWeekDay(*args, **kwargs)
3704
3705 def GetLastWeekDay(*args, **kwargs):
3706 """GetLastWeekDay(self, int weekday, int month=Inv_Month, int year=Inv_Year) -> DateTime"""
3707 return _misc_.DateTime_GetLastWeekDay(*args, **kwargs)
3708
3709 def SetToTheWeek(*args, **kwargs):
3710 """SetToTheWeek(self, int numWeek, int weekday=Mon, int flags=Monday_First) -> bool"""
3711 return _misc_.DateTime_SetToTheWeek(*args, **kwargs)
3712
3713 def GetWeek(*args, **kwargs):
3714 """GetWeek(self, int numWeek, int weekday=Mon, int flags=Monday_First) -> DateTime"""
3715 return _misc_.DateTime_GetWeek(*args, **kwargs)
3716
629e65c2
RD
3717 SetToTheWeek = wx._deprecated(SetToTheWeek, "SetToTheWeek is deprecated, use (static) SetToWeekOfYear instead")
3718 GetWeek = wx._deprecated(GetWeek, "GetWeek is deprecated, use GetWeekOfYear instead")
3719
3720 def SetToWeekOfYear(*args, **kwargs):
3721 """SetToWeekOfYear(int year, int numWeek, int weekday=Mon) -> DateTime"""
3722 return _misc_.DateTime_SetToWeekOfYear(*args, **kwargs)
3723
3724 SetToWeekOfYear = staticmethod(SetToWeekOfYear)
d55e5bfc
RD
3725 def SetToLastMonthDay(*args, **kwargs):
3726 """SetToLastMonthDay(self, int month=Inv_Month, int year=Inv_Year) -> DateTime"""
3727 return _misc_.DateTime_SetToLastMonthDay(*args, **kwargs)
3728
3729 def GetLastMonthDay(*args, **kwargs):
3730 """GetLastMonthDay(self, int month=Inv_Month, int year=Inv_Year) -> DateTime"""
3731 return _misc_.DateTime_GetLastMonthDay(*args, **kwargs)
3732
3733 def SetToYearDay(*args, **kwargs):
3734 """SetToYearDay(self, int yday) -> DateTime"""
3735 return _misc_.DateTime_SetToYearDay(*args, **kwargs)
3736
3737 def GetYearDay(*args, **kwargs):
3738 """GetYearDay(self, int yday) -> DateTime"""
3739 return _misc_.DateTime_GetYearDay(*args, **kwargs)
3740
3741 def GetJulianDayNumber(*args, **kwargs):
3742 """GetJulianDayNumber(self) -> double"""
3743 return _misc_.DateTime_GetJulianDayNumber(*args, **kwargs)
3744
3745 def GetJDN(*args, **kwargs):
3746 """GetJDN(self) -> double"""
3747 return _misc_.DateTime_GetJDN(*args, **kwargs)
3748
3749 def GetModifiedJulianDayNumber(*args, **kwargs):
3750 """GetModifiedJulianDayNumber(self) -> double"""
3751 return _misc_.DateTime_GetModifiedJulianDayNumber(*args, **kwargs)
3752
3753 def GetMJD(*args, **kwargs):
3754 """GetMJD(self) -> double"""
3755 return _misc_.DateTime_GetMJD(*args, **kwargs)
3756
3757 def GetRataDie(*args, **kwargs):
3758 """GetRataDie(self) -> double"""
3759 return _misc_.DateTime_GetRataDie(*args, **kwargs)
3760
3761 def ToTimezone(*args, **kwargs):
3762 """ToTimezone(self, wxDateTime::TimeZone tz, bool noDST=False) -> DateTime"""
3763 return _misc_.DateTime_ToTimezone(*args, **kwargs)
3764
3765 def MakeTimezone(*args, **kwargs):
3766 """MakeTimezone(self, wxDateTime::TimeZone tz, bool noDST=False) -> DateTime"""
3767 return _misc_.DateTime_MakeTimezone(*args, **kwargs)
3768
9d7dfdff
RD
3769 def FromTimezone(*args, **kwargs):
3770 """FromTimezone(self, wxDateTime::TimeZone tz, bool noDST=False) -> DateTime"""
3771 return _misc_.DateTime_FromTimezone(*args, **kwargs)
3772
3773 def MakeFromTimezone(*args, **kwargs):
3774 """MakeFromTimezone(self, wxDateTime::TimeZone tz, bool noDST=False) -> DateTime"""
3775 return _misc_.DateTime_MakeFromTimezone(*args, **kwargs)
3776
3777 def ToUTC(*args, **kwargs):
3778 """ToUTC(self, bool noDST=False) -> DateTime"""
3779 return _misc_.DateTime_ToUTC(*args, **kwargs)
3780
3781 def MakeUTC(*args, **kwargs):
3782 """MakeUTC(self, bool noDST=False) -> DateTime"""
3783 return _misc_.DateTime_MakeUTC(*args, **kwargs)
3784
d55e5bfc
RD
3785 def ToGMT(*args, **kwargs):
3786 """ToGMT(self, bool noDST=False) -> DateTime"""
3787 return _misc_.DateTime_ToGMT(*args, **kwargs)
3788
3789 def MakeGMT(*args, **kwargs):
3790 """MakeGMT(self, bool noDST=False) -> DateTime"""
3791 return _misc_.DateTime_MakeGMT(*args, **kwargs)
3792
9d7dfdff
RD
3793 def FromUTC(*args, **kwargs):
3794 """FromUTC(self, bool noDST=False) -> DateTime"""
3795 return _misc_.DateTime_FromUTC(*args, **kwargs)
3796
3797 def MakeFromUTC(*args, **kwargs):
3798 """MakeFromUTC(self, bool noDST=False) -> DateTime"""
3799 return _misc_.DateTime_MakeFromUTC(*args, **kwargs)
3800
d55e5bfc
RD
3801 def IsDST(*args, **kwargs):
3802 """IsDST(self, int country=Country_Default) -> int"""
3803 return _misc_.DateTime_IsDST(*args, **kwargs)
3804
3805 def IsValid(*args, **kwargs):
3806 """IsValid(self) -> bool"""
3807 return _misc_.DateTime_IsValid(*args, **kwargs)
3808
b39fe951
RD
3809 IsOk = IsValid
3810 Ok = IsOk
3811 def __nonzero__(self): return self.IsOk()
d55e5bfc
RD
3812 def GetTicks(*args, **kwargs):
3813 """GetTicks(self) -> time_t"""
3814 return _misc_.DateTime_GetTicks(*args, **kwargs)
3815
3816 def GetYear(*args, **kwargs):
3817 """GetYear(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3818 return _misc_.DateTime_GetYear(*args, **kwargs)
3819
3820 def GetMonth(*args, **kwargs):
3821 """GetMonth(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3822 return _misc_.DateTime_GetMonth(*args, **kwargs)
3823
3824 def GetDay(*args, **kwargs):
3825 """GetDay(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3826 return _misc_.DateTime_GetDay(*args, **kwargs)
3827
3828 def GetWeekDay(*args, **kwargs):
3829 """GetWeekDay(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3830 return _misc_.DateTime_GetWeekDay(*args, **kwargs)
3831
3832 def GetHour(*args, **kwargs):
3833 """GetHour(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3834 return _misc_.DateTime_GetHour(*args, **kwargs)
3835
3836 def GetMinute(*args, **kwargs):
3837 """GetMinute(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3838 return _misc_.DateTime_GetMinute(*args, **kwargs)
3839
3840 def GetSecond(*args, **kwargs):
3841 """GetSecond(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3842 return _misc_.DateTime_GetSecond(*args, **kwargs)
3843
3844 def GetMillisecond(*args, **kwargs):
3845 """GetMillisecond(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3846 return _misc_.DateTime_GetMillisecond(*args, **kwargs)
3847
3848 def GetDayOfYear(*args, **kwargs):
3849 """GetDayOfYear(self, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3850 return _misc_.DateTime_GetDayOfYear(*args, **kwargs)
3851
3852 def GetWeekOfYear(*args, **kwargs):
3853 """GetWeekOfYear(self, int flags=Monday_First, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3854 return _misc_.DateTime_GetWeekOfYear(*args, **kwargs)
3855
3856 def GetWeekOfMonth(*args, **kwargs):
3857 """GetWeekOfMonth(self, int flags=Monday_First, wxDateTime::TimeZone tz=LOCAL_TZ) -> int"""
3858 return _misc_.DateTime_GetWeekOfMonth(*args, **kwargs)
3859
3860 def IsWorkDay(*args, **kwargs):
3861 """IsWorkDay(self, int country=Country_Default) -> bool"""
3862 return _misc_.DateTime_IsWorkDay(*args, **kwargs)
3863
3864 def IsEqualTo(*args, **kwargs):
3865 """IsEqualTo(self, DateTime datetime) -> bool"""
3866 return _misc_.DateTime_IsEqualTo(*args, **kwargs)
3867
3868 def IsEarlierThan(*args, **kwargs):
3869 """IsEarlierThan(self, DateTime datetime) -> bool"""
3870 return _misc_.DateTime_IsEarlierThan(*args, **kwargs)
3871
3872 def IsLaterThan(*args, **kwargs):
3873 """IsLaterThan(self, DateTime datetime) -> bool"""
3874 return _misc_.DateTime_IsLaterThan(*args, **kwargs)
3875
3876 def IsStrictlyBetween(*args, **kwargs):
3877 """IsStrictlyBetween(self, DateTime t1, DateTime t2) -> bool"""
3878 return _misc_.DateTime_IsStrictlyBetween(*args, **kwargs)
3879
3880 def IsBetween(*args, **kwargs):
3881 """IsBetween(self, DateTime t1, DateTime t2) -> bool"""
3882 return _misc_.DateTime_IsBetween(*args, **kwargs)
3883
3884 def IsSameDate(*args, **kwargs):
3885 """IsSameDate(self, DateTime dt) -> bool"""
3886 return _misc_.DateTime_IsSameDate(*args, **kwargs)
3887
3888 def IsSameTime(*args, **kwargs):
3889 """IsSameTime(self, DateTime dt) -> bool"""
3890 return _misc_.DateTime_IsSameTime(*args, **kwargs)
3891
3892 def IsEqualUpTo(*args, **kwargs):
3893 """IsEqualUpTo(self, DateTime dt, TimeSpan ts) -> bool"""
3894 return _misc_.DateTime_IsEqualUpTo(*args, **kwargs)
3895
3896 def AddTS(*args, **kwargs):
3897 """AddTS(self, TimeSpan diff) -> DateTime"""
3898 return _misc_.DateTime_AddTS(*args, **kwargs)
3899
3900 def AddDS(*args, **kwargs):
3901 """AddDS(self, DateSpan diff) -> DateTime"""
3902 return _misc_.DateTime_AddDS(*args, **kwargs)
3903
3904 def SubtractTS(*args, **kwargs):
3905 """SubtractTS(self, TimeSpan diff) -> DateTime"""
3906 return _misc_.DateTime_SubtractTS(*args, **kwargs)
3907
3908 def SubtractDS(*args, **kwargs):
3909 """SubtractDS(self, DateSpan diff) -> DateTime"""
3910 return _misc_.DateTime_SubtractDS(*args, **kwargs)
3911
3912 def Subtract(*args, **kwargs):
3913 """Subtract(self, DateTime dt) -> TimeSpan"""
3914 return _misc_.DateTime_Subtract(*args, **kwargs)
3915
3916 def __iadd__(*args):
3917 """
3918 __iadd__(self, TimeSpan diff) -> DateTime
3919 __iadd__(self, DateSpan diff) -> DateTime
3920 """
3921 return _misc_.DateTime___iadd__(*args)
3922
3923 def __isub__(*args):
3924 """
3925 __isub__(self, TimeSpan diff) -> DateTime
3926 __isub__(self, DateSpan diff) -> DateTime
3927 """
3928 return _misc_.DateTime___isub__(*args)
3929
3930 def __add__(*args):
3931 """
3932 __add__(self, TimeSpan other) -> DateTime
3933 __add__(self, DateSpan other) -> DateTime
3934 """
3935 return _misc_.DateTime___add__(*args)
3936
3937 def __sub__(*args):
3938 """
3939 __sub__(self, DateTime other) -> TimeSpan
3940 __sub__(self, TimeSpan other) -> DateTime
3941 __sub__(self, DateSpan other) -> DateTime
3942 """
3943 return _misc_.DateTime___sub__(*args)
3944
fef4c27a 3945 def __lt__(*args, **kwargs):
d55e5bfc 3946 """__lt__(self, DateTime other) -> bool"""
fef4c27a 3947 return _misc_.DateTime___lt__(*args, **kwargs)
d55e5bfc 3948
fef4c27a 3949 def __le__(*args, **kwargs):
d55e5bfc 3950 """__le__(self, DateTime other) -> bool"""
fef4c27a 3951 return _misc_.DateTime___le__(*args, **kwargs)
d55e5bfc 3952
fef4c27a 3953 def __gt__(*args, **kwargs):
d55e5bfc 3954 """__gt__(self, DateTime other) -> bool"""
fef4c27a 3955 return _misc_.DateTime___gt__(*args, **kwargs)
d55e5bfc 3956
fef4c27a 3957 def __ge__(*args, **kwargs):
d55e5bfc 3958 """__ge__(self, DateTime other) -> bool"""
fef4c27a 3959 return _misc_.DateTime___ge__(*args, **kwargs)
d55e5bfc 3960
fef4c27a 3961 def __eq__(*args, **kwargs):
d55e5bfc 3962 """__eq__(self, DateTime other) -> bool"""
fef4c27a 3963 return _misc_.DateTime___eq__(*args, **kwargs)
d55e5bfc 3964
fef4c27a 3965 def __ne__(*args, **kwargs):
d55e5bfc 3966 """__ne__(self, DateTime other) -> bool"""
fef4c27a 3967 return _misc_.DateTime___ne__(*args, **kwargs)
d55e5bfc
RD
3968
3969 def ParseRfc822Date(*args, **kwargs):
3970 """ParseRfc822Date(self, String date) -> int"""
3971 return _misc_.DateTime_ParseRfc822Date(*args, **kwargs)
3972
3973 def ParseFormat(*args, **kwargs):
fef4c27a 3974 """ParseFormat(self, String date, String format=DefaultDateTimeFormat, DateTime dateDef=DefaultDateTime) -> int"""
d55e5bfc
RD
3975 return _misc_.DateTime_ParseFormat(*args, **kwargs)
3976
3977 def ParseDateTime(*args, **kwargs):
3978 """ParseDateTime(self, String datetime) -> int"""
3979 return _misc_.DateTime_ParseDateTime(*args, **kwargs)
3980
3981 def ParseDate(*args, **kwargs):
3982 """ParseDate(self, String date) -> int"""
3983 return _misc_.DateTime_ParseDate(*args, **kwargs)
3984
3985 def ParseTime(*args, **kwargs):
3986 """ParseTime(self, String time) -> int"""
3987 return _misc_.DateTime_ParseTime(*args, **kwargs)
3988
3989 def Format(*args, **kwargs):
fef4c27a 3990 """Format(self, String format=DefaultDateTimeFormat, wxDateTime::TimeZone tz=LOCAL_TZ) -> String"""
d55e5bfc
RD
3991 return _misc_.DateTime_Format(*args, **kwargs)
3992
3993 def FormatDate(*args, **kwargs):
3994 """FormatDate(self) -> String"""
3995 return _misc_.DateTime_FormatDate(*args, **kwargs)
3996
3997 def FormatTime(*args, **kwargs):
3998 """FormatTime(self) -> String"""
3999 return _misc_.DateTime_FormatTime(*args, **kwargs)
4000
4001 def FormatISODate(*args, **kwargs):
4002 """FormatISODate(self) -> String"""
4003 return _misc_.DateTime_FormatISODate(*args, **kwargs)
4004
4005 def FormatISOTime(*args, **kwargs):
4006 """FormatISOTime(self) -> String"""
4007 return _misc_.DateTime_FormatISOTime(*args, **kwargs)
4008
4009 def __repr__(self):
4010 if self.IsValid():
70b7a5fe
RD
4011 f = self.Format().encode(wx.GetDefaultPyEncoding())
4012 return '<wx.DateTime: \"%s\" at %s>' % ( f, self.this)
d55e5bfc
RD
4013 else:
4014 return '<wx.DateTime: \"INVALID\" at %s>' % self.this
4015 def __str__(self):
4016 if self.IsValid():
70b7a5fe 4017 return self.Format().encode(wx.GetDefaultPyEncoding())
d55e5bfc
RD
4018 else:
4019 return "INVALID DateTime"
4020
226118fc
RD
4021 Day = property(GetDay,SetDay,doc="See `GetDay` and `SetDay`")
4022 DayOfYear = property(GetDayOfYear,doc="See `GetDayOfYear`")
4023 Hour = property(GetHour,SetHour,doc="See `GetHour` and `SetHour`")
4024 JDN = property(GetJDN,SetJDN,doc="See `GetJDN` and `SetJDN`")
4025 JulianDayNumber = property(GetJulianDayNumber,doc="See `GetJulianDayNumber`")
4026 LastMonthDay = property(GetLastMonthDay,doc="See `GetLastMonthDay`")
4027 LastWeekDay = property(GetLastWeekDay,doc="See `GetLastWeekDay`")
4028 MJD = property(GetMJD,doc="See `GetMJD`")
4029 Millisecond = property(GetMillisecond,SetMillisecond,doc="See `GetMillisecond` and `SetMillisecond`")
4030 Minute = property(GetMinute,SetMinute,doc="See `GetMinute` and `SetMinute`")
4031 ModifiedJulianDayNumber = property(GetModifiedJulianDayNumber,doc="See `GetModifiedJulianDayNumber`")
4032 Month = property(GetMonth,SetMonth,doc="See `GetMonth` and `SetMonth`")
4033 NextWeekDay = property(GetNextWeekDay,doc="See `GetNextWeekDay`")
4034 PrevWeekDay = property(GetPrevWeekDay,doc="See `GetPrevWeekDay`")
4035 RataDie = property(GetRataDie,doc="See `GetRataDie`")
4036 Second = property(GetSecond,SetSecond,doc="See `GetSecond` and `SetSecond`")
4037 Ticks = property(GetTicks,doc="See `GetTicks`")
4038 Week = property(GetWeek,doc="See `GetWeek`")
4039 WeekDay = property(GetWeekDay,doc="See `GetWeekDay`")
4040 WeekDayInSameWeek = property(GetWeekDayInSameWeek,doc="See `GetWeekDayInSameWeek`")
4041 WeekOfMonth = property(GetWeekOfMonth,doc="See `GetWeekOfMonth`")
4042 WeekOfYear = property(GetWeekOfYear,doc="See `GetWeekOfYear`")
4043 Year = property(GetYear,SetYear,doc="See `GetYear` and `SetYear`")
4044 YearDay = property(GetYearDay,doc="See `GetYearDay`")
2131d850 4045_misc_.DateTime_swigregister(DateTime)
fef4c27a
RD
4046DefaultDateTimeFormat = cvar.DefaultDateTimeFormat
4047DefaultTimeSpanFormat = cvar.DefaultTimeSpanFormat
d55e5bfc
RD
4048
4049def DateTime_SetCountry(*args, **kwargs):
554f62e9
RD
4050 """DateTime_SetCountry(int country)"""
4051 return _misc_.DateTime_SetCountry(*args, **kwargs)
d55e5bfc 4052
554f62e9
RD
4053def DateTime_GetCountry(*args):
4054 """DateTime_GetCountry() -> int"""
4055 return _misc_.DateTime_GetCountry(*args)
d55e5bfc
RD
4056
4057def DateTime_IsWestEuropeanCountry(*args, **kwargs):
554f62e9
RD
4058 """DateTime_IsWestEuropeanCountry(int country=Country_Default) -> bool"""
4059 return _misc_.DateTime_IsWestEuropeanCountry(*args, **kwargs)
d55e5bfc
RD
4060
4061def DateTime_GetCurrentYear(*args, **kwargs):
554f62e9
RD
4062 """DateTime_GetCurrentYear(int cal=Gregorian) -> int"""
4063 return _misc_.DateTime_GetCurrentYear(*args, **kwargs)
d55e5bfc
RD
4064
4065def DateTime_ConvertYearToBC(*args, **kwargs):
554f62e9
RD
4066 """DateTime_ConvertYearToBC(int year) -> int"""
4067 return _misc_.DateTime_ConvertYearToBC(*args, **kwargs)
d55e5bfc
RD
4068
4069def DateTime_GetCurrentMonth(*args, **kwargs):
554f62e9
RD
4070 """DateTime_GetCurrentMonth(int cal=Gregorian) -> int"""
4071 return _misc_.DateTime_GetCurrentMonth(*args, **kwargs)
d55e5bfc
RD
4072
4073def DateTime_IsLeapYear(*args, **kwargs):
554f62e9
RD
4074 """DateTime_IsLeapYear(int year=Inv_Year, int cal=Gregorian) -> bool"""
4075 return _misc_.DateTime_IsLeapYear(*args, **kwargs)
d55e5bfc
RD
4076
4077def DateTime_GetCentury(*args, **kwargs):
554f62e9
RD
4078 """DateTime_GetCentury(int year=Inv_Year) -> int"""
4079 return _misc_.DateTime_GetCentury(*args, **kwargs)
d55e5bfc
RD
4080
4081def DateTime_GetNumberOfDaysinYear(*args, **kwargs):
554f62e9
RD
4082 """DateTime_GetNumberOfDaysinYear(int year, int cal=Gregorian) -> int"""
4083 return _misc_.DateTime_GetNumberOfDaysinYear(*args, **kwargs)
d55e5bfc
RD
4084
4085def DateTime_GetNumberOfDaysInMonth(*args, **kwargs):
554f62e9
RD
4086 """DateTime_GetNumberOfDaysInMonth(int month, int year=Inv_Year, int cal=Gregorian) -> int"""
4087 return _misc_.DateTime_GetNumberOfDaysInMonth(*args, **kwargs)
d55e5bfc
RD
4088
4089def DateTime_GetMonthName(*args, **kwargs):
554f62e9
RD
4090 """DateTime_GetMonthName(int month, int flags=Name_Full) -> String"""
4091 return _misc_.DateTime_GetMonthName(*args, **kwargs)
d55e5bfc
RD
4092
4093def DateTime_GetWeekDayName(*args, **kwargs):
554f62e9
RD
4094 """DateTime_GetWeekDayName(int weekday, int flags=Name_Full) -> String"""
4095 return _misc_.DateTime_GetWeekDayName(*args, **kwargs)
d55e5bfc 4096
554f62e9
RD
4097def DateTime_GetAmPmStrings(*args):
4098 """
a001823c
RD
4099 GetAmPmStrings() -> (am, pm)
4100
4101 Get the AM and PM strings in the current locale (may be empty)
4102 """
554f62e9 4103 return _misc_.DateTime_GetAmPmStrings(*args)
d55e5bfc
RD
4104
4105def DateTime_IsDSTApplicable(*args, **kwargs):
554f62e9
RD
4106 """DateTime_IsDSTApplicable(int year=Inv_Year, int country=Country_Default) -> bool"""
4107 return _misc_.DateTime_IsDSTApplicable(*args, **kwargs)
d55e5bfc
RD
4108
4109def DateTime_GetBeginDST(*args, **kwargs):
554f62e9
RD
4110 """DateTime_GetBeginDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
4111 return _misc_.DateTime_GetBeginDST(*args, **kwargs)
d55e5bfc
RD
4112
4113def DateTime_GetEndDST(*args, **kwargs):
554f62e9
RD
4114 """DateTime_GetEndDST(int year=Inv_Year, int country=Country_Default) -> DateTime"""
4115 return _misc_.DateTime_GetEndDST(*args, **kwargs)
d55e5bfc 4116
554f62e9
RD
4117def DateTime_Now(*args):
4118 """DateTime_Now() -> DateTime"""
4119 return _misc_.DateTime_Now(*args)
d55e5bfc 4120
554f62e9
RD
4121def DateTime_UNow(*args):
4122 """DateTime_UNow() -> DateTime"""
4123 return _misc_.DateTime_UNow(*args)
d55e5bfc 4124
554f62e9
RD
4125def DateTime_Today(*args):
4126 """DateTime_Today() -> DateTime"""
4127 return _misc_.DateTime_Today(*args)
d55e5bfc
RD
4128
4129def DateTimeFromTimeT(*args, **kwargs):
4130 """DateTimeFromTimeT(time_t timet) -> DateTime"""
4131 val = _misc_.new_DateTimeFromTimeT(*args, **kwargs)
d55e5bfc
RD
4132 return val
4133
4134def DateTimeFromJDN(*args, **kwargs):
4135 """DateTimeFromJDN(double jdn) -> DateTime"""
4136 val = _misc_.new_DateTimeFromJDN(*args, **kwargs)
d55e5bfc
RD
4137 return val
4138
4139def DateTimeFromHMS(*args, **kwargs):
4140 """DateTimeFromHMS(int hour, int minute=0, int second=0, int millisec=0) -> DateTime"""
4141 val = _misc_.new_DateTimeFromHMS(*args, **kwargs)
d55e5bfc
RD
4142 return val
4143
4144def DateTimeFromDMY(*args, **kwargs):
4145 """
4146 DateTimeFromDMY(int day, int month=Inv_Month, int year=Inv_Year, int hour=0,
4147 int minute=0, int second=0, int millisec=0) -> DateTime
4148 """
4149 val = _misc_.new_DateTimeFromDMY(*args, **kwargs)
554f62e9
RD
4150 return val
4151
4152def DateTimeFromDateTime(*args, **kwargs):
4153 """DateTimeFromDateTime(DateTime date) -> DateTime"""
4154 val = _misc_.new_DateTimeFromDateTime(*args, **kwargs)
d55e5bfc
RD
4155 return val
4156
629e65c2 4157def DateTime_SetToWeekOfYear(*args, **kwargs):
554f62e9
RD
4158 """DateTime_SetToWeekOfYear(int year, int numWeek, int weekday=Mon) -> DateTime"""
4159 return _misc_.DateTime_SetToWeekOfYear(*args, **kwargs)
629e65c2 4160
d55e5bfc 4161class TimeSpan(object):
093d3ff1 4162 """Proxy of C++ TimeSpan class"""
554f62e9
RD
4163 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4164 __repr__ = _swig_repr
e9d6f3a4
RD
4165 def Milliseconds(*args, **kwargs):
4166 """Milliseconds(long ms) -> TimeSpan"""
4167 return _misc_.TimeSpan_Milliseconds(*args, **kwargs)
4168
4169 Milliseconds = staticmethod(Milliseconds)
4170 def Millisecond(*args, **kwargs):
4171 """Millisecond() -> TimeSpan"""
4172 return _misc_.TimeSpan_Millisecond(*args, **kwargs)
4173
4174 Millisecond = staticmethod(Millisecond)
d55e5bfc 4175 def Seconds(*args, **kwargs):
c24da6d6 4176 """Seconds(long sec) -> TimeSpan"""
d55e5bfc
RD
4177 return _misc_.TimeSpan_Seconds(*args, **kwargs)
4178
4179 Seconds = staticmethod(Seconds)
4180 def Second(*args, **kwargs):
c24da6d6 4181 """Second() -> TimeSpan"""
d55e5bfc
RD
4182 return _misc_.TimeSpan_Second(*args, **kwargs)
4183
4184 Second = staticmethod(Second)
4185 def Minutes(*args, **kwargs):
c24da6d6 4186 """Minutes(long min) -> TimeSpan"""
d55e5bfc
RD
4187 return _misc_.TimeSpan_Minutes(*args, **kwargs)
4188
4189 Minutes = staticmethod(Minutes)
4190 def Minute(*args, **kwargs):
c24da6d6 4191 """Minute() -> TimeSpan"""
d55e5bfc
RD
4192 return _misc_.TimeSpan_Minute(*args, **kwargs)
4193
4194 Minute = staticmethod(Minute)
4195 def Hours(*args, **kwargs):
c24da6d6 4196 """Hours(long hours) -> TimeSpan"""
d55e5bfc
RD
4197 return _misc_.TimeSpan_Hours(*args, **kwargs)
4198
4199 Hours = staticmethod(Hours)
4200 def Hour(*args, **kwargs):
c24da6d6 4201 """Hour() -> TimeSpan"""
d55e5bfc
RD
4202 return _misc_.TimeSpan_Hour(*args, **kwargs)
4203
4204 Hour = staticmethod(Hour)
4205 def Days(*args, **kwargs):
c24da6d6 4206 """Days(long days) -> TimeSpan"""
d55e5bfc
RD
4207 return _misc_.TimeSpan_Days(*args, **kwargs)
4208
4209 Days = staticmethod(Days)
4210 def Day(*args, **kwargs):
c24da6d6 4211 """Day() -> TimeSpan"""
d55e5bfc
RD
4212 return _misc_.TimeSpan_Day(*args, **kwargs)
4213
4214 Day = staticmethod(Day)
4215 def Weeks(*args, **kwargs):
c24da6d6 4216 """Weeks(long days) -> TimeSpan"""
d55e5bfc
RD
4217 return _misc_.TimeSpan_Weeks(*args, **kwargs)
4218
4219 Weeks = staticmethod(Weeks)
4220 def Week(*args, **kwargs):
c24da6d6 4221 """Week() -> TimeSpan"""
d55e5bfc
RD
4222 return _misc_.TimeSpan_Week(*args, **kwargs)
4223
4224 Week = staticmethod(Week)
554f62e9 4225 def __init__(self, *args, **kwargs):
d55e5bfc 4226 """__init__(self, long hours=0, long minutes=0, long seconds=0, long milliseconds=0) -> TimeSpan"""
554f62e9
RD
4227 _misc_.TimeSpan_swiginit(self,_misc_.new_TimeSpan(*args, **kwargs))
4228 __swig_destroy__ = _misc_.delete_TimeSpan
4229 __del__ = lambda self : None;
d55e5bfc
RD
4230 def Add(*args, **kwargs):
4231 """Add(self, TimeSpan diff) -> TimeSpan"""
4232 return _misc_.TimeSpan_Add(*args, **kwargs)
4233
4234 def Subtract(*args, **kwargs):
4235 """Subtract(self, TimeSpan diff) -> TimeSpan"""
4236 return _misc_.TimeSpan_Subtract(*args, **kwargs)
4237
4238 def Multiply(*args, **kwargs):
4239 """Multiply(self, int n) -> TimeSpan"""
4240 return _misc_.TimeSpan_Multiply(*args, **kwargs)
4241
4242 def Neg(*args, **kwargs):
4243 """Neg(self) -> TimeSpan"""
4244 return _misc_.TimeSpan_Neg(*args, **kwargs)
4245
4246 def Abs(*args, **kwargs):
4247 """Abs(self) -> TimeSpan"""
4248 return _misc_.TimeSpan_Abs(*args, **kwargs)
4249
4250 def __iadd__(*args, **kwargs):
4251 """__iadd__(self, TimeSpan diff) -> TimeSpan"""
4252 return _misc_.TimeSpan___iadd__(*args, **kwargs)
4253
4254 def __isub__(*args, **kwargs):
4255 """__isub__(self, TimeSpan diff) -> TimeSpan"""
4256 return _misc_.TimeSpan___isub__(*args, **kwargs)
4257
4258 def __imul__(*args, **kwargs):
4259 """__imul__(self, int n) -> TimeSpan"""
4260 return _misc_.TimeSpan___imul__(*args, **kwargs)
4261
4262 def __neg__(*args, **kwargs):
4263 """__neg__(self) -> TimeSpan"""
4264 return _misc_.TimeSpan___neg__(*args, **kwargs)
4265
4266 def __add__(*args, **kwargs):
4267 """__add__(self, TimeSpan other) -> TimeSpan"""
4268 return _misc_.TimeSpan___add__(*args, **kwargs)
4269
4270 def __sub__(*args, **kwargs):
4271 """__sub__(self, TimeSpan other) -> TimeSpan"""
4272 return _misc_.TimeSpan___sub__(*args, **kwargs)
4273
4274 def __mul__(*args, **kwargs):
4275 """__mul__(self, int n) -> TimeSpan"""
4276 return _misc_.TimeSpan___mul__(*args, **kwargs)
4277
4278 def __rmul__(*args, **kwargs):
4279 """__rmul__(self, int n) -> TimeSpan"""
4280 return _misc_.TimeSpan___rmul__(*args, **kwargs)
4281
4282 def __lt__(*args, **kwargs):
4283 """__lt__(self, TimeSpan other) -> bool"""
4284 return _misc_.TimeSpan___lt__(*args, **kwargs)
4285
4286 def __le__(*args, **kwargs):
4287 """__le__(self, TimeSpan other) -> bool"""
4288 return _misc_.TimeSpan___le__(*args, **kwargs)
4289
4290 def __gt__(*args, **kwargs):
4291 """__gt__(self, TimeSpan other) -> bool"""
4292 return _misc_.TimeSpan___gt__(*args, **kwargs)
4293
4294 def __ge__(*args, **kwargs):
4295 """__ge__(self, TimeSpan other) -> bool"""
4296 return _misc_.TimeSpan___ge__(*args, **kwargs)
4297
4298 def __eq__(*args, **kwargs):
4299 """__eq__(self, TimeSpan other) -> bool"""
4300 return _misc_.TimeSpan___eq__(*args, **kwargs)
4301
4302 def __ne__(*args, **kwargs):
4303 """__ne__(self, TimeSpan other) -> bool"""
4304 return _misc_.TimeSpan___ne__(*args, **kwargs)
4305
4306 def IsNull(*args, **kwargs):
4307 """IsNull(self) -> bool"""
4308 return _misc_.TimeSpan_IsNull(*args, **kwargs)
4309
4310 def IsPositive(*args, **kwargs):
4311 """IsPositive(self) -> bool"""
4312 return _misc_.TimeSpan_IsPositive(*args, **kwargs)
4313
4314 def IsNegative(*args, **kwargs):
4315 """IsNegative(self) -> bool"""
4316 return _misc_.TimeSpan_IsNegative(*args, **kwargs)
4317
4318 def IsEqualTo(*args, **kwargs):
4319 """IsEqualTo(self, TimeSpan ts) -> bool"""
4320 return _misc_.TimeSpan_IsEqualTo(*args, **kwargs)
4321
4322 def IsLongerThan(*args, **kwargs):
4323 """IsLongerThan(self, TimeSpan ts) -> bool"""
4324 return _misc_.TimeSpan_IsLongerThan(*args, **kwargs)
4325
4326 def IsShorterThan(*args, **kwargs):
4327 """IsShorterThan(self, TimeSpan t) -> bool"""
4328 return _misc_.TimeSpan_IsShorterThan(*args, **kwargs)
4329
4330 def GetWeeks(*args, **kwargs):
4331 """GetWeeks(self) -> int"""
4332 return _misc_.TimeSpan_GetWeeks(*args, **kwargs)
4333
4334 def GetDays(*args, **kwargs):
4335 """GetDays(self) -> int"""
4336 return _misc_.TimeSpan_GetDays(*args, **kwargs)
4337
4338 def GetHours(*args, **kwargs):
4339 """GetHours(self) -> int"""
4340 return _misc_.TimeSpan_GetHours(*args, **kwargs)
4341
4342 def GetMinutes(*args, **kwargs):
4343 """GetMinutes(self) -> int"""
4344 return _misc_.TimeSpan_GetMinutes(*args, **kwargs)
4345
4346 def GetSeconds(*args, **kwargs):
4347 """GetSeconds(self) -> wxLongLong"""
4348 return _misc_.TimeSpan_GetSeconds(*args, **kwargs)
4349
4350 def GetMilliseconds(*args, **kwargs):
4351 """GetMilliseconds(self) -> wxLongLong"""
4352 return _misc_.TimeSpan_GetMilliseconds(*args, **kwargs)
4353
4354 def Format(*args, **kwargs):
fef4c27a 4355 """Format(self, String format=DefaultTimeSpanFormat) -> String"""
d55e5bfc
RD
4356 return _misc_.TimeSpan_Format(*args, **kwargs)
4357
4358 def __repr__(self):
70b7a5fe
RD
4359 f = self.Format().encode(wx.GetDefaultPyEncoding())
4360 return '<wx.TimeSpan: \"%s\" at %s>' % ( f, self.this)
d55e5bfc 4361 def __str__(self):
70b7a5fe 4362 return self.Format().encode(wx.GetDefaultPyEncoding())
d55e5bfc 4363
994453b8
RD
4364 Days = property(GetDays,doc="See `GetDays`")
4365 Hours = property(GetHours,doc="See `GetHours`")
4366 Milliseconds = property(GetMilliseconds,doc="See `GetMilliseconds`")
4367 Minutes = property(GetMinutes,doc="See `GetMinutes`")
4368 Seconds = property(GetSeconds,doc="See `GetSeconds`")
4369 Weeks = property(GetWeeks,doc="See `GetWeeks`")
2131d850 4370_misc_.TimeSpan_swigregister(TimeSpan)
d55e5bfc 4371
e9d6f3a4
RD
4372def TimeSpan_Milliseconds(*args, **kwargs):
4373 """TimeSpan_Milliseconds(long ms) -> TimeSpan"""
4374 return _misc_.TimeSpan_Milliseconds(*args, **kwargs)
4375
4376def TimeSpan_Millisecond(*args):
4377 """TimeSpan_Millisecond() -> TimeSpan"""
4378 return _misc_.TimeSpan_Millisecond(*args)
4379
d55e5bfc 4380def TimeSpan_Seconds(*args, **kwargs):
554f62e9
RD
4381 """TimeSpan_Seconds(long sec) -> TimeSpan"""
4382 return _misc_.TimeSpan_Seconds(*args, **kwargs)
d55e5bfc 4383
554f62e9
RD
4384def TimeSpan_Second(*args):
4385 """TimeSpan_Second() -> TimeSpan"""
4386 return _misc_.TimeSpan_Second(*args)
d55e5bfc
RD
4387
4388def TimeSpan_Minutes(*args, **kwargs):
554f62e9
RD
4389 """TimeSpan_Minutes(long min) -> TimeSpan"""
4390 return _misc_.TimeSpan_Minutes(*args, **kwargs)
d55e5bfc 4391
554f62e9
RD
4392def TimeSpan_Minute(*args):
4393 """TimeSpan_Minute() -> TimeSpan"""
4394 return _misc_.TimeSpan_Minute(*args)
d55e5bfc
RD
4395
4396def TimeSpan_Hours(*args, **kwargs):
554f62e9
RD
4397 """TimeSpan_Hours(long hours) -> TimeSpan"""
4398 return _misc_.TimeSpan_Hours(*args, **kwargs)
d55e5bfc 4399
554f62e9
RD
4400def TimeSpan_Hour(*args):
4401 """TimeSpan_Hour() -> TimeSpan"""
4402 return _misc_.TimeSpan_Hour(*args)
d55e5bfc
RD
4403
4404def TimeSpan_Days(*args, **kwargs):
554f62e9
RD
4405 """TimeSpan_Days(long days) -> TimeSpan"""
4406 return _misc_.TimeSpan_Days(*args, **kwargs)
d55e5bfc 4407
554f62e9
RD
4408def TimeSpan_Day(*args):
4409 """TimeSpan_Day() -> TimeSpan"""
4410 return _misc_.TimeSpan_Day(*args)
d55e5bfc
RD
4411
4412def TimeSpan_Weeks(*args, **kwargs):
554f62e9
RD
4413 """TimeSpan_Weeks(long days) -> TimeSpan"""
4414 return _misc_.TimeSpan_Weeks(*args, **kwargs)
d55e5bfc 4415
554f62e9
RD
4416def TimeSpan_Week(*args):
4417 """TimeSpan_Week() -> TimeSpan"""
4418 return _misc_.TimeSpan_Week(*args)
d55e5bfc
RD
4419
4420class DateSpan(object):
093d3ff1 4421 """Proxy of C++ DateSpan class"""
554f62e9
RD
4422 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4423 __repr__ = _swig_repr
4424 def __init__(self, *args, **kwargs):
d55e5bfc 4425 """__init__(self, int years=0, int months=0, int weeks=0, int days=0) -> DateSpan"""
554f62e9
RD
4426 _misc_.DateSpan_swiginit(self,_misc_.new_DateSpan(*args, **kwargs))
4427 __swig_destroy__ = _misc_.delete_DateSpan
4428 __del__ = lambda self : None;
d55e5bfc 4429 def Days(*args, **kwargs):
c24da6d6 4430 """Days(int days) -> DateSpan"""
d55e5bfc
RD
4431 return _misc_.DateSpan_Days(*args, **kwargs)
4432
4433 Days = staticmethod(Days)
4434 def Day(*args, **kwargs):
c24da6d6 4435 """Day() -> DateSpan"""
d55e5bfc
RD
4436 return _misc_.DateSpan_Day(*args, **kwargs)
4437
4438 Day = staticmethod(Day)
4439 def Weeks(*args, **kwargs):
c24da6d6 4440 """Weeks(int weeks) -> DateSpan"""
d55e5bfc
RD
4441 return _misc_.DateSpan_Weeks(*args, **kwargs)
4442
4443 Weeks = staticmethod(Weeks)
4444 def Week(*args, **kwargs):
c24da6d6 4445 """Week() -> DateSpan"""
d55e5bfc
RD
4446 return _misc_.DateSpan_Week(*args, **kwargs)
4447
4448 Week = staticmethod(Week)
4449 def Months(*args, **kwargs):
c24da6d6 4450 """Months(int mon) -> DateSpan"""
d55e5bfc
RD
4451 return _misc_.DateSpan_Months(*args, **kwargs)
4452
4453 Months = staticmethod(Months)
4454 def Month(*args, **kwargs):
c24da6d6 4455 """Month() -> DateSpan"""
d55e5bfc
RD
4456 return _misc_.DateSpan_Month(*args, **kwargs)
4457
4458 Month = staticmethod(Month)
4459 def Years(*args, **kwargs):
c24da6d6 4460 """Years(int years) -> DateSpan"""
d55e5bfc
RD
4461 return _misc_.DateSpan_Years(*args, **kwargs)
4462
4463 Years = staticmethod(Years)
4464 def Year(*args, **kwargs):
c24da6d6 4465 """Year() -> DateSpan"""
d55e5bfc
RD
4466 return _misc_.DateSpan_Year(*args, **kwargs)
4467
4468 Year = staticmethod(Year)
4469 def SetYears(*args, **kwargs):
4470 """SetYears(self, int n) -> DateSpan"""
4471 return _misc_.DateSpan_SetYears(*args, **kwargs)
4472
4473 def SetMonths(*args, **kwargs):
4474 """SetMonths(self, int n) -> DateSpan"""
4475 return _misc_.DateSpan_SetMonths(*args, **kwargs)
4476
4477 def SetWeeks(*args, **kwargs):
4478 """SetWeeks(self, int n) -> DateSpan"""
4479 return _misc_.DateSpan_SetWeeks(*args, **kwargs)
4480
4481 def SetDays(*args, **kwargs):
4482 """SetDays(self, int n) -> DateSpan"""
4483 return _misc_.DateSpan_SetDays(*args, **kwargs)
4484
4485 def GetYears(*args, **kwargs):
4486 """GetYears(self) -> int"""
4487 return _misc_.DateSpan_GetYears(*args, **kwargs)
4488
4489 def GetMonths(*args, **kwargs):
4490 """GetMonths(self) -> int"""
4491 return _misc_.DateSpan_GetMonths(*args, **kwargs)
4492
4493 def GetWeeks(*args, **kwargs):
4494 """GetWeeks(self) -> int"""
4495 return _misc_.DateSpan_GetWeeks(*args, **kwargs)
4496
4497 def GetDays(*args, **kwargs):
4498 """GetDays(self) -> int"""
4499 return _misc_.DateSpan_GetDays(*args, **kwargs)
4500
4501 def GetTotalDays(*args, **kwargs):
4502 """GetTotalDays(self) -> int"""
4503 return _misc_.DateSpan_GetTotalDays(*args, **kwargs)
4504
4505 def Add(*args, **kwargs):
4506 """Add(self, DateSpan other) -> DateSpan"""
4507 return _misc_.DateSpan_Add(*args, **kwargs)
4508
4509 def Subtract(*args, **kwargs):
4510 """Subtract(self, DateSpan other) -> DateSpan"""
4511 return _misc_.DateSpan_Subtract(*args, **kwargs)
4512
4513 def Neg(*args, **kwargs):
4514 """Neg(self) -> DateSpan"""
4515 return _misc_.DateSpan_Neg(*args, **kwargs)
4516
4517 def Multiply(*args, **kwargs):
4518 """Multiply(self, int factor) -> DateSpan"""
4519 return _misc_.DateSpan_Multiply(*args, **kwargs)
4520
4521 def __iadd__(*args, **kwargs):
4522 """__iadd__(self, DateSpan other) -> DateSpan"""
4523 return _misc_.DateSpan___iadd__(*args, **kwargs)
4524
4525 def __isub__(*args, **kwargs):
4526 """__isub__(self, DateSpan other) -> DateSpan"""
4527 return _misc_.DateSpan___isub__(*args, **kwargs)
4528
4529 def __neg__(*args, **kwargs):
4530 """__neg__(self) -> DateSpan"""
4531 return _misc_.DateSpan___neg__(*args, **kwargs)
4532
4533 def __imul__(*args, **kwargs):
4534 """__imul__(self, int factor) -> DateSpan"""
4535 return _misc_.DateSpan___imul__(*args, **kwargs)
4536
4537 def __add__(*args, **kwargs):
4538 """__add__(self, DateSpan other) -> DateSpan"""
4539 return _misc_.DateSpan___add__(*args, **kwargs)
4540
4541 def __sub__(*args, **kwargs):
4542 """__sub__(self, DateSpan other) -> DateSpan"""
4543 return _misc_.DateSpan___sub__(*args, **kwargs)
4544
4545 def __mul__(*args, **kwargs):
4546 """__mul__(self, int n) -> DateSpan"""
4547 return _misc_.DateSpan___mul__(*args, **kwargs)
4548
4549 def __rmul__(*args, **kwargs):
4550 """__rmul__(self, int n) -> DateSpan"""
4551 return _misc_.DateSpan___rmul__(*args, **kwargs)
4552
4553 def __eq__(*args, **kwargs):
4554 """__eq__(self, DateSpan other) -> bool"""
4555 return _misc_.DateSpan___eq__(*args, **kwargs)
4556
4557 def __ne__(*args, **kwargs):
4558 """__ne__(self, DateSpan other) -> bool"""
4559 return _misc_.DateSpan___ne__(*args, **kwargs)
4560
226118fc
RD
4561 Days = property(GetDays,SetDays,doc="See `GetDays` and `SetDays`")
4562 Months = property(GetMonths,SetMonths,doc="See `GetMonths` and `SetMonths`")
4563 TotalDays = property(GetTotalDays,doc="See `GetTotalDays`")
4564 Weeks = property(GetWeeks,SetWeeks,doc="See `GetWeeks` and `SetWeeks`")
4565 Years = property(GetYears,SetYears,doc="See `GetYears` and `SetYears`")
2131d850 4566_misc_.DateSpan_swigregister(DateSpan)
d55e5bfc
RD
4567
4568def DateSpan_Days(*args, **kwargs):
554f62e9
RD
4569 """DateSpan_Days(int days) -> DateSpan"""
4570 return _misc_.DateSpan_Days(*args, **kwargs)
d55e5bfc 4571
554f62e9
RD
4572def DateSpan_Day(*args):
4573 """DateSpan_Day() -> DateSpan"""
4574 return _misc_.DateSpan_Day(*args)
d55e5bfc
RD
4575
4576def DateSpan_Weeks(*args, **kwargs):
554f62e9
RD
4577 """DateSpan_Weeks(int weeks) -> DateSpan"""
4578 return _misc_.DateSpan_Weeks(*args, **kwargs)
d55e5bfc 4579
554f62e9
RD
4580def DateSpan_Week(*args):
4581 """DateSpan_Week() -> DateSpan"""
4582 return _misc_.DateSpan_Week(*args)
d55e5bfc
RD
4583
4584def DateSpan_Months(*args, **kwargs):
554f62e9
RD
4585 """DateSpan_Months(int mon) -> DateSpan"""
4586 return _misc_.DateSpan_Months(*args, **kwargs)
d55e5bfc 4587
554f62e9
RD
4588def DateSpan_Month(*args):
4589 """DateSpan_Month() -> DateSpan"""
4590 return _misc_.DateSpan_Month(*args)
d55e5bfc
RD
4591
4592def DateSpan_Years(*args, **kwargs):
554f62e9
RD
4593 """DateSpan_Years(int years) -> DateSpan"""
4594 return _misc_.DateSpan_Years(*args, **kwargs)
d55e5bfc 4595
554f62e9
RD
4596def DateSpan_Year(*args):
4597 """DateSpan_Year() -> DateSpan"""
4598 return _misc_.DateSpan_Year(*args)
d55e5bfc
RD
4599
4600
554f62e9
RD
4601def GetLocalTime(*args):
4602 """GetLocalTime() -> long"""
4603 return _misc_.GetLocalTime(*args)
d55e5bfc 4604
554f62e9
RD
4605def GetUTCTime(*args):
4606 """GetUTCTime() -> long"""
4607 return _misc_.GetUTCTime(*args)
d55e5bfc 4608
554f62e9
RD
4609def GetCurrentTime(*args):
4610 """GetCurrentTime() -> long"""
4611 return _misc_.GetCurrentTime(*args)
d55e5bfc 4612
554f62e9
RD
4613def GetLocalTimeMillis(*args):
4614 """GetLocalTimeMillis() -> wxLongLong"""
4615 return _misc_.GetLocalTimeMillis(*args)
d55e5bfc
RD
4616#---------------------------------------------------------------------------
4617
4618DF_INVALID = _misc_.DF_INVALID
4619DF_TEXT = _misc_.DF_TEXT
4620DF_BITMAP = _misc_.DF_BITMAP
4621DF_METAFILE = _misc_.DF_METAFILE
4622DF_SYLK = _misc_.DF_SYLK
4623DF_DIF = _misc_.DF_DIF
4624DF_TIFF = _misc_.DF_TIFF
4625DF_OEMTEXT = _misc_.DF_OEMTEXT
4626DF_DIB = _misc_.DF_DIB
4627DF_PALETTE = _misc_.DF_PALETTE
4628DF_PENDATA = _misc_.DF_PENDATA
4629DF_RIFF = _misc_.DF_RIFF
4630DF_WAVE = _misc_.DF_WAVE
4631DF_UNICODETEXT = _misc_.DF_UNICODETEXT
4632DF_ENHMETAFILE = _misc_.DF_ENHMETAFILE
4633DF_FILENAME = _misc_.DF_FILENAME
4634DF_LOCALE = _misc_.DF_LOCALE
4635DF_PRIVATE = _misc_.DF_PRIVATE
4636DF_HTML = _misc_.DF_HTML
4637DF_MAX = _misc_.DF_MAX
4638class DataFormat(object):
4639 """
4640 A wx.DataFormat is an encapsulation of a platform-specific format
79fccf9d
RD
4641 handle which is used by the system for the clipboard and drag and drop
4642 operations. The applications are usually only interested in, for
4643 example, pasting data from the clipboard only if the data is in a
4644 format the program understands. A data format is is used to uniquely
4645 identify this format.
d55e5bfc 4646 """
554f62e9
RD
4647 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4648 __repr__ = _swig_repr
4649 def __init__(self, *args, **kwargs):
d55e5bfc
RD
4650 """
4651 __init__(self, int type) -> DataFormat
4652
79fccf9d
RD
4653 Constructs a data format object for one of the standard data formats
4654 or an empty data object (use SetType or SetId later in this case)
d55e5bfc 4655 """
554f62e9
RD
4656 _misc_.DataFormat_swiginit(self,_misc_.new_DataFormat(*args, **kwargs))
4657 __swig_destroy__ = _misc_.delete_DataFormat
4658 __del__ = lambda self : None;
d55e5bfc
RD
4659 def __eq__(*args):
4660 """
4661 __eq__(self, int format) -> bool
4662 __eq__(self, DataFormat format) -> bool
4663 """
4664 return _misc_.DataFormat___eq__(*args)
4665
4666 def __ne__(*args):
4667 """
4668 __ne__(self, int format) -> bool
4669 __ne__(self, DataFormat format) -> bool
4670 """
4671 return _misc_.DataFormat___ne__(*args)
4672
4673 def SetType(*args, **kwargs):
4674 """
4675 SetType(self, int format)
4676
79fccf9d
RD
4677 Sets the format to the given value, which should be one of wx.DF_XXX
4678 constants.
d55e5bfc
RD
4679 """
4680 return _misc_.DataFormat_SetType(*args, **kwargs)
4681
4682 def GetType(*args, **kwargs):
4683 """
4684 GetType(self) -> int
4685
4686 Returns the platform-specific number identifying the format.
4687 """
4688 return _misc_.DataFormat_GetType(*args, **kwargs)
4689
4690 def GetId(*args, **kwargs):
4691 """
4692 GetId(self) -> String
4693
79fccf9d
RD
4694 Returns the name of a custom format (this function will fail for a
4695 standard format).
d55e5bfc
RD
4696 """
4697 return _misc_.DataFormat_GetId(*args, **kwargs)
4698
4699 def SetId(*args, **kwargs):
4700 """
4701 SetId(self, String format)
4702
4703 Sets the format to be the custom format identified by the given name.
4704 """
4705 return _misc_.DataFormat_SetId(*args, **kwargs)
4706
226118fc
RD
4707 Id = property(GetId,SetId,doc="See `GetId` and `SetId`")
4708 Type = property(GetType,SetType,doc="See `GetType` and `SetType`")
2131d850 4709_misc_.DataFormat_swigregister(DataFormat)
d55e5bfc
RD
4710DefaultDateTime = cvar.DefaultDateTime
4711
4712def CustomDataFormat(*args, **kwargs):
4713 """
4714 CustomDataFormat(String format) -> DataFormat
4715
79fccf9d
RD
4716 Constructs a data format object for a custom format identified by its
4717 name.
d55e5bfc
RD
4718 """
4719 val = _misc_.new_CustomDataFormat(*args, **kwargs)
d55e5bfc
RD
4720 return val
4721
4722class DataObject(object):
a07a67e6
RD
4723 """
4724 A wx.DataObject represents data that can be copied to or from the
4725 clipboard, or dragged and dropped. The important thing about
4726 wx.DataObject is that this is a 'smart' piece of data unlike usual
4727 'dumb' data containers such as memory buffers or files. Being 'smart'
4728 here means that the data object itself should know what data formats
4729 it supports and how to render itself in each of supported formats.
4730
4731 **NOTE**: This class is an abstract base class and can not be used
4732 directly from Python. If you need a custom type of data object then
4733 you should instead derive from `wx.PyDataObjectSimple` or use
4734 `wx.CustomDataObject`.
4735
4736 """
554f62e9
RD
4737 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4738 def __init__(self): raise AttributeError, "No constructor defined"
4739 __repr__ = _swig_repr
d55e5bfc
RD
4740 Get = _misc_.DataObject_Get
4741 Set = _misc_.DataObject_Set
4742 Both = _misc_.DataObject_Both
554f62e9
RD
4743 __swig_destroy__ = _misc_.delete_DataObject
4744 __del__ = lambda self : None;
d55e5bfc 4745 def GetPreferredFormat(*args, **kwargs):
a07a67e6
RD
4746 """
4747 GetPreferredFormat(self, int dir=Get) -> DataFormat
4748
4749 Returns the preferred format for either rendering the data (if dir is
4750 Get, its default value) or for setting it. Usually this will be the
4751 native format of the wx.DataObject.
4752 """
d55e5bfc
RD
4753 return _misc_.DataObject_GetPreferredFormat(*args, **kwargs)
4754
4755 def GetFormatCount(*args, **kwargs):
a07a67e6
RD
4756 """
4757 GetFormatCount(self, int dir=Get) -> size_t
4758
4759 Returns the number of available formats for rendering or setting the
4760 data.
4761 """
d55e5bfc
RD
4762 return _misc_.DataObject_GetFormatCount(*args, **kwargs)
4763
4764 def IsSupported(*args, **kwargs):
a07a67e6
RD
4765 """
4766 IsSupported(self, DataFormat format, int dir=Get) -> bool
4767
4768 Returns True if this format is supported.
4769 """
d55e5bfc
RD
4770 return _misc_.DataObject_IsSupported(*args, **kwargs)
4771
4772 def GetDataSize(*args, **kwargs):
a07a67e6
RD
4773 """
4774 GetDataSize(self, DataFormat format) -> size_t
4775
4776 Get the (total) size of data for the given format
4777 """
d55e5bfc
RD
4778 return _misc_.DataObject_GetDataSize(*args, **kwargs)
4779
4780 def GetAllFormats(*args, **kwargs):
a07a67e6
RD
4781 """
4782 GetAllFormats(self, int dir=Get) -> [formats]
4783
4784 Returns a list of all the wx.DataFormats that this dataobject supports
4785 in the given direction.
4786 """
d55e5bfc
RD
4787 return _misc_.DataObject_GetAllFormats(*args, **kwargs)
4788
4789 def GetDataHere(*args, **kwargs):
a07a67e6
RD
4790 """
4791 GetDataHere(self, DataFormat format) -> String
4792
4793 Get the data bytes in the specified format, returns None on failure.
a07a67e6 4794 """
d55e5bfc
RD
4795 return _misc_.DataObject_GetDataHere(*args, **kwargs)
4796
4797 def SetData(*args, **kwargs):
a07a67e6
RD
4798 """
4799 SetData(self, DataFormat format, String data) -> bool
4800
4801 Set the data in the specified format from the bytes in the the data string.
4802
4803 """
d55e5bfc
RD
4804 return _misc_.DataObject_SetData(*args, **kwargs)
4805
226118fc
RD
4806 AllFormats = property(GetAllFormats,doc="See `GetAllFormats`")
4807 DataHere = property(GetDataHere,doc="See `GetDataHere`")
4808 DataSize = property(GetDataSize,doc="See `GetDataSize`")
4809 FormatCount = property(GetFormatCount,doc="See `GetFormatCount`")
4810 PreferredFormat = property(GetPreferredFormat,doc="See `GetPreferredFormat`")
2131d850 4811_misc_.DataObject_swigregister(DataObject)
d55e5bfc
RD
4812FormatInvalid = cvar.FormatInvalid
4813
4814class DataObjectSimple(DataObject):
a07a67e6
RD
4815 """
4816 wx.DataObjectSimple is a `wx.DataObject` which only supports one
4817 format. This is the simplest possible `wx.DataObject` implementation.
4818
4819 This is still an "abstract base class" meaning that you can't use it
4820 directly. You either need to use one of the predefined base classes,
4821 or derive your own class from `wx.PyDataObjectSimple`.
4822
4823 """
554f62e9
RD
4824 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4825 __repr__ = _swig_repr
4826 def __init__(self, *args, **kwargs):
a07a67e6
RD
4827 """
4828 __init__(self, DataFormat format=FormatInvalid) -> DataObjectSimple
4829
4830 Constructor accepts the supported format (none by default) which may
4831 also be set later with `SetFormat`.
4832 """
554f62e9 4833 _misc_.DataObjectSimple_swiginit(self,_misc_.new_DataObjectSimple(*args, **kwargs))
d55e5bfc 4834 def GetFormat(*args, **kwargs):
a07a67e6
RD
4835 """
4836 GetFormat(self) -> DataFormat
4837
4838 Returns the (one and only one) format supported by this object. It is
4839 assumed that the format is supported in both directions.
4840 """
d55e5bfc
RD
4841 return _misc_.DataObjectSimple_GetFormat(*args, **kwargs)
4842
4843 def SetFormat(*args, **kwargs):
a07a67e6
RD
4844 """
4845 SetFormat(self, DataFormat format)
4846
4847 Sets the supported format.
4848 """
d55e5bfc
RD
4849 return _misc_.DataObjectSimple_SetFormat(*args, **kwargs)
4850
a07a67e6
RD
4851 def GetDataSize(*args, **kwargs):
4852 """
4853 GetDataSize(self) -> size_t
4854
4855 Get the size of our data.
4856 """
4857 return _misc_.DataObjectSimple_GetDataSize(*args, **kwargs)
4858
4859 def GetDataHere(*args, **kwargs):
4860 """
4861 GetDataHere(self) -> String
4862
4863 Returns the data bytes from the data object as a string, returns None
4864 on failure. Must be implemented in the derived class if the object
4865 supports rendering its data.
4866 """
4867 return _misc_.DataObjectSimple_GetDataHere(*args, **kwargs)
4868
4869 def SetData(*args, **kwargs):
4870 """
4871 SetData(self, String data) -> bool
4872
4873 Copy the data value to the data object. Must be implemented in the
4874 derived class if the object supports setting its data.
4875
4876 """
4877 return _misc_.DataObjectSimple_SetData(*args, **kwargs)
4878
226118fc 4879 Format = property(GetFormat,SetFormat,doc="See `GetFormat` and `SetFormat`")
2131d850 4880_misc_.DataObjectSimple_swigregister(DataObjectSimple)
d55e5bfc
RD
4881
4882class PyDataObjectSimple(DataObjectSimple):
a07a67e6
RD
4883 """
4884 wx.PyDataObjectSimple is a version of `wx.DataObjectSimple` that is
4885 Python-aware and knows how to reflect calls to its C++ virtual methods
4886 to methods in the Python derived class. You should derive from this
4887 class and overload `GetDataSize`, `GetDataHere` and `SetData` when you
4888 need to create your own simple single-format type of `wx.DataObject`.
4889
4890 """
554f62e9
RD
4891 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4892 __repr__ = _swig_repr
4893 def __init__(self, *args, **kwargs):
a07a67e6
RD
4894 """
4895 __init__(self, DataFormat format=FormatInvalid) -> PyDataObjectSimple
4896
4897 wx.PyDataObjectSimple is a version of `wx.DataObjectSimple` that is
4898 Python-aware and knows how to reflect calls to its C++ virtual methods
4899 to methods in the Python derived class. You should derive from this
4900 class and overload `GetDataSize`, `GetDataHere` and `SetData` when you
4901 need to create your own simple single-format type of `wx.DataObject`.
4902
4903 """
554f62e9 4904 _misc_.PyDataObjectSimple_swiginit(self,_misc_.new_PyDataObjectSimple(*args, **kwargs))
d55e5bfc
RD
4905 self._setCallbackInfo(self, PyDataObjectSimple)
4906
4907 def _setCallbackInfo(*args, **kwargs):
4908 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
4909 return _misc_.PyDataObjectSimple__setCallbackInfo(*args, **kwargs)
4910
2131d850 4911_misc_.PyDataObjectSimple_swigregister(PyDataObjectSimple)
d55e5bfc
RD
4912
4913class DataObjectComposite(DataObject):
a07a67e6
RD
4914 """
4915 wx.DataObjectComposite is the simplest `wx.DataObject` derivation
4916 which may be sued to support multiple formats. It contains several
4917 'wx.DataObjectSimple` objects and supports any format supported by at
4918 least one of them. Only one of these data objects is *preferred* (the
4919 first one if not explicitly changed by using the second parameter of
4920 `Add`) and its format determines the preferred format of the composite
4921 data object as well.
4922
4923 See `wx.DataObject` documentation for the reasons why you might prefer
4924 to use wx.DataObject directly instead of wx.DataObjectComposite for
4925 efficiency reasons.
4926
4927 """
554f62e9
RD
4928 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4929 __repr__ = _swig_repr
4930 def __init__(self, *args, **kwargs):
a07a67e6
RD
4931 """
4932 __init__(self) -> DataObjectComposite
4933
4934 wx.DataObjectComposite is the simplest `wx.DataObject` derivation
4935 which may be sued to support multiple formats. It contains several
4936 'wx.DataObjectSimple` objects and supports any format supported by at
4937 least one of them. Only one of these data objects is *preferred* (the
4938 first one if not explicitly changed by using the second parameter of
4939 `Add`) and its format determines the preferred format of the composite
4940 data object as well.
4941
4942 See `wx.DataObject` documentation for the reasons why you might prefer
4943 to use wx.DataObject directly instead of wx.DataObjectComposite for
4944 efficiency reasons.
4945
4946 """
554f62e9 4947 _misc_.DataObjectComposite_swiginit(self,_misc_.new_DataObjectComposite(*args, **kwargs))
d55e5bfc 4948 def Add(*args, **kwargs):
a07a67e6
RD
4949 """
4950 Add(self, DataObjectSimple dataObject, bool preferred=False)
4951
4952 Adds the dataObject to the list of supported objects and it becomes
4953 the preferred object if preferred is True.
4954 """
d55e5bfc
RD
4955 return _misc_.DataObjectComposite_Add(*args, **kwargs)
4956
e9d6f3a4
RD
4957 def GetReceivedFormat(*args, **kwargs):
4958 """
4959 GetReceivedFormat(self) -> DataFormat
4960
4961 Report the format passed to the `SetData` method. This should be the
4962 format of the data object within the composite that recieved data from
4963 the clipboard or the DnD operation. You can use this method to find
4964 out what kind of data object was recieved.
4965 """
4966 return _misc_.DataObjectComposite_GetReceivedFormat(*args, **kwargs)
4967
226118fc 4968 ReceivedFormat = property(GetReceivedFormat,doc="See `GetReceivedFormat`")
2131d850 4969_misc_.DataObjectComposite_swigregister(DataObjectComposite)
d55e5bfc
RD
4970
4971class TextDataObject(DataObjectSimple):
a07a67e6
RD
4972 """
4973 wx.TextDataObject is a specialization of `wx.DataObject` for text
4974 data. It can be used without change to paste data into the `wx.Clipboard`
4975 or a `wx.DropSource`.
4976
4977 Alternativly, you may wish to derive a new class from the
4978 `wx.PyTextDataObject` class for providing text on-demand in order to
4979 minimize memory consumption when offering data in several formats,
4980 such as plain text and RTF, because by default the text is stored in a
4981 string in this class, but it might as well be generated on demand when
4982 requested. For this, `GetTextLength` and `GetText` will have to be
4983 overridden.
4984 """
554f62e9
RD
4985 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
4986 __repr__ = _swig_repr
4987 def __init__(self, *args, **kwargs):
a07a67e6
RD
4988 """
4989 __init__(self, String text=EmptyString) -> TextDataObject
4990
4991 Constructor, may be used to initialise the text (otherwise `SetText`
4992 should be used later).
4993 """
554f62e9 4994 _misc_.TextDataObject_swiginit(self,_misc_.new_TextDataObject(*args, **kwargs))
d55e5bfc 4995 def GetTextLength(*args, **kwargs):
a07a67e6
RD
4996 """
4997 GetTextLength(self) -> size_t
4998
4999 Returns the data size. By default, returns the size of the text data
5000 set in the constructor or using `SetText`. This can be overridden (via
5001 `wx.PyTextDataObject`) to provide text size data on-demand. It is
5002 recommended to return the text length plus 1 for a trailing zero, but
5003 this is not strictly required.
5004 """
d55e5bfc
RD
5005 return _misc_.TextDataObject_GetTextLength(*args, **kwargs)
5006
5007 def GetText(*args, **kwargs):
a07a67e6
RD
5008 """
5009 GetText(self) -> String
5010
5011 Returns the text associated with the data object.
5012 """
d55e5bfc
RD
5013 return _misc_.TextDataObject_GetText(*args, **kwargs)
5014
5015 def SetText(*args, **kwargs):
a07a67e6
RD
5016 """
5017 SetText(self, String text)
5018
5019 Sets the text associated with the data object. This method is called
5020 when the data object receives the data and, by default, copies the
5021 text into the member variable. If you want to process the text on the
5022 fly you may wish to override this function (via
5023 `wx.PyTextDataObject`.)
5024 """
d55e5bfc
RD
5025 return _misc_.TextDataObject_SetText(*args, **kwargs)
5026
994453b8
RD
5027 Text = property(GetText,SetText,doc="See `GetText` and `SetText`")
5028 TextLength = property(GetTextLength,doc="See `GetTextLength`")
2131d850 5029_misc_.TextDataObject_swigregister(TextDataObject)
d55e5bfc
RD
5030
5031class PyTextDataObject(TextDataObject):
a07a67e6
RD
5032 """
5033 wx.PyTextDataObject is a version of `wx.TextDataObject` that is
5034 Python-aware and knows how to reflect calls to its C++ virtual methods
5035 to methods in the Python derived class. You should derive from this
5036 class and overload `GetTextLength`, `GetText`, and `SetText` when you
5037 want to be able to provide text on demand instead of preloading it
5038 into the data object.
5039 """
554f62e9
RD
5040 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5041 __repr__ = _swig_repr
5042 def __init__(self, *args, **kwargs):
a07a67e6
RD
5043 """
5044 __init__(self, String text=EmptyString) -> PyTextDataObject
5045
5046 wx.PyTextDataObject is a version of `wx.TextDataObject` that is
5047 Python-aware and knows how to reflect calls to its C++ virtual methods
5048 to methods in the Python derived class. You should derive from this
5049 class and overload `GetTextLength`, `GetText`, and `SetText` when you
5050 want to be able to provide text on demand instead of preloading it
5051 into the data object.
5052 """
554f62e9 5053 _misc_.PyTextDataObject_swiginit(self,_misc_.new_PyTextDataObject(*args, **kwargs))
d55e5bfc
RD
5054 self._setCallbackInfo(self, PyTextDataObject)
5055
5056 def _setCallbackInfo(*args, **kwargs):
5057 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
5058 return _misc_.PyTextDataObject__setCallbackInfo(*args, **kwargs)
5059
2131d850 5060_misc_.PyTextDataObject_swigregister(PyTextDataObject)
d55e5bfc
RD
5061
5062class BitmapDataObject(DataObjectSimple):
a07a67e6
RD
5063 """
5064 wx.BitmapDataObject is a specialization of wxDataObject for bitmap
5065 data. It can be used without change to paste data into the `wx.Clipboard`
5066 or a `wx.DropSource`.
5067
5068 """
554f62e9
RD
5069 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5070 __repr__ = _swig_repr
5071 def __init__(self, *args, **kwargs):
a07a67e6
RD
5072 """
5073 __init__(self, Bitmap bitmap=wxNullBitmap) -> BitmapDataObject
5074
5075 Constructor, optionally passing a bitmap (otherwise use `SetBitmap`
5076 later).
5077 """
554f62e9 5078 _misc_.BitmapDataObject_swiginit(self,_misc_.new_BitmapDataObject(*args, **kwargs))
d55e5bfc 5079 def GetBitmap(*args, **kwargs):
a07a67e6
RD
5080 """
5081 GetBitmap(self) -> Bitmap
5082
5083 Returns the bitmap associated with the data object. You may wish to
5084 override this method (by deriving from `wx.PyBitmapDataObject`) when
5085 offering data on-demand, but this is not required by wxWidgets'
5086 internals. Use this method to get data in bitmap form from the
5087 `wx.Clipboard`.
5088 """
d55e5bfc
RD
5089 return _misc_.BitmapDataObject_GetBitmap(*args, **kwargs)
5090
5091 def SetBitmap(*args, **kwargs):
a07a67e6
RD
5092 """
5093 SetBitmap(self, Bitmap bitmap)
5094
5095 Sets the bitmap associated with the data object. This method is called
5096 when the data object receives data. Usually there will be no reason to
5097 override this function.
5098 """
d55e5bfc
RD
5099 return _misc_.BitmapDataObject_SetBitmap(*args, **kwargs)
5100
226118fc 5101 Bitmap = property(GetBitmap,SetBitmap,doc="See `GetBitmap` and `SetBitmap`")
2131d850 5102_misc_.BitmapDataObject_swigregister(BitmapDataObject)
d55e5bfc
RD
5103
5104class PyBitmapDataObject(BitmapDataObject):
a07a67e6
RD
5105 """
5106 wx.PyBitmapDataObject is a version of `wx.BitmapDataObject` that is
5107 Python-aware and knows how to reflect calls to its C++ virtual methods
5108 to methods in the Python derived class. To be able to provide bitmap
5109 data on demand derive from this class and overload `GetBitmap`.
5110 """
554f62e9
RD
5111 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5112 __repr__ = _swig_repr
5113 def __init__(self, *args, **kwargs):
a07a67e6
RD
5114 """
5115 __init__(self, Bitmap bitmap=wxNullBitmap) -> PyBitmapDataObject
5116
5117 wx.PyBitmapDataObject is a version of `wx.BitmapDataObject` that is
5118 Python-aware and knows how to reflect calls to its C++ virtual methods
5119 to methods in the Python derived class. To be able to provide bitmap
5120 data on demand derive from this class and overload `GetBitmap`.
5121 """
554f62e9 5122 _misc_.PyBitmapDataObject_swiginit(self,_misc_.new_PyBitmapDataObject(*args, **kwargs))
d55e5bfc
RD
5123 self._setCallbackInfo(self, PyBitmapDataObject)
5124
5125 def _setCallbackInfo(*args, **kwargs):
5126 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
5127 return _misc_.PyBitmapDataObject__setCallbackInfo(*args, **kwargs)
5128
2131d850 5129_misc_.PyBitmapDataObject_swigregister(PyBitmapDataObject)
d55e5bfc
RD
5130
5131class FileDataObject(DataObjectSimple):
a07a67e6
RD
5132 """
5133 wx.FileDataObject is a specialization of `wx.DataObjectSimple` for
5134 file names. The program works with it just as if it were a list of
5135 absolute file names, but internally it uses the same format as
5136 Explorer and other compatible programs under Windows or GNOME/KDE
5137 filemanager under Unix which makes it possible to receive files from
5138 them using this class.
a07a67e6 5139 """
554f62e9
RD
5140 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5141 __repr__ = _swig_repr
5142 def __init__(self, *args, **kwargs):
d55e5bfc 5143 """__init__(self) -> FileDataObject"""
554f62e9 5144 _misc_.FileDataObject_swiginit(self,_misc_.new_FileDataObject(*args, **kwargs))
d55e5bfc 5145 def GetFilenames(*args, **kwargs):
a001823c
RD
5146 """
5147 GetFilenames(self) -> [names]
5148
5149 Returns a list of file names.
5150 """
d55e5bfc
RD
5151 return _misc_.FileDataObject_GetFilenames(*args, **kwargs)
5152
5153 def AddFile(*args, **kwargs):
a07a67e6
RD
5154 """
5155 AddFile(self, String filename)
5156
5157 Adds a file to the list of files represented by this data object.
5158 """
d55e5bfc
RD
5159 return _misc_.FileDataObject_AddFile(*args, **kwargs)
5160
97ab0f6a 5161 Filenames = property(GetFilenames,doc="See `GetFilenames`")
2131d850 5162_misc_.FileDataObject_swigregister(FileDataObject)
d55e5bfc
RD
5163
5164class CustomDataObject(DataObjectSimple):
a07a67e6
RD
5165 """
5166 wx.CustomDataObject is a specialization of `wx.DataObjectSimple` for
5167 some application-specific data in arbitrary format. Python strings
5168 are used for getting and setting data, but any picklable object can
5169 easily be transfered via strings. A copy of the data is stored in the
5170 data object.
5171 """
554f62e9
RD
5172 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5173 __repr__ = _swig_repr
5174 def __init__(self, *args):
a07a67e6 5175 """
fef4c27a
RD
5176 __init__(self, DataFormat format) -> CustomDataObject
5177 __init__(self, String formatName) -> CustomDataObject
5178 __init__(self) -> CustomDataObject
a07a67e6
RD
5179
5180 wx.CustomDataObject is a specialization of `wx.DataObjectSimple` for
5181 some application-specific data in arbitrary format. Python strings
5182 are used for getting and setting data, but any picklable object can
5183 easily be transfered via strings. A copy of the data is stored in the
5184 data object.
5185 """
554f62e9 5186 _misc_.CustomDataObject_swiginit(self,_misc_.new_CustomDataObject(*args))
d55e5bfc 5187 def SetData(*args, **kwargs):
a07a67e6
RD
5188 """
5189 SetData(self, String data) -> bool
5190
5191 Copy the data value to the data object.
5192 """
d55e5bfc
RD
5193 return _misc_.CustomDataObject_SetData(*args, **kwargs)
5194
a07a67e6 5195 TakeData = SetData
d55e5bfc 5196 def GetSize(*args, **kwargs):
a07a67e6
RD
5197 """
5198 GetSize(self) -> size_t
5199
5200 Get the size of the data.
5201 """
d55e5bfc
RD
5202 return _misc_.CustomDataObject_GetSize(*args, **kwargs)
5203
5204 def GetData(*args, **kwargs):
a07a67e6
RD
5205 """
5206 GetData(self) -> String
5207
5208 Returns the data bytes from the data object as a string.
5209 """
d55e5bfc
RD
5210 return _misc_.CustomDataObject_GetData(*args, **kwargs)
5211
226118fc
RD
5212 Data = property(GetData,SetData,doc="See `GetData` and `SetData`")
5213 Size = property(GetSize,doc="See `GetSize`")
2131d850 5214_misc_.CustomDataObject_swigregister(CustomDataObject)
d55e5bfc 5215
7449af73 5216class URLDataObject(DataObject):
a07a67e6
RD
5217 """
5218 This data object holds a URL in a format that is compatible with some
5219 browsers such that it is able to be dragged to or from them.
5220 """
554f62e9
RD
5221 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5222 __repr__ = _swig_repr
5223 def __init__(self, *args, **kwargs):
a07a67e6 5224 """
fc46b7f3 5225 __init__(self, String url=EmptyString) -> URLDataObject
a07a67e6
RD
5226
5227 This data object holds a URL in a format that is compatible with some
5228 browsers such that it is able to be dragged to or from them.
5229 """
554f62e9 5230 _misc_.URLDataObject_swiginit(self,_misc_.new_URLDataObject(*args, **kwargs))
d55e5bfc 5231 def GetURL(*args, **kwargs):
a07a67e6
RD
5232 """
5233 GetURL(self) -> String
5234
5235 Returns a string containing the current URL.
5236 """
d55e5bfc
RD
5237 return _misc_.URLDataObject_GetURL(*args, **kwargs)
5238
5239 def SetURL(*args, **kwargs):
a07a67e6
RD
5240 """
5241 SetURL(self, String url)
5242
5243 Set the URL.
5244 """
d55e5bfc
RD
5245 return _misc_.URLDataObject_SetURL(*args, **kwargs)
5246
dba7934c 5247 URL = property(GetURL,SetURL,doc="See `GetURL` and `SetURL`")
2131d850 5248_misc_.URLDataObject_swigregister(URLDataObject)
d55e5bfc
RD
5249
5250class MetafileDataObject(DataObjectSimple):
093d3ff1 5251 """Proxy of C++ MetafileDataObject class"""
554f62e9
RD
5252 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5253 __repr__ = _swig_repr
5254 def __init__(self, *args, **kwargs):
d55e5bfc 5255 """__init__(self) -> MetafileDataObject"""
554f62e9 5256 _misc_.MetafileDataObject_swiginit(self,_misc_.new_MetafileDataObject(*args, **kwargs))
d55e5bfc
RD
5257 def SetMetafile(*args, **kwargs):
5258 """SetMetafile(self, wxMetafile metafile)"""
5259 return _misc_.MetafileDataObject_SetMetafile(*args, **kwargs)
5260
5261 def GetMetafile(*args, **kwargs):
5262 """GetMetafile(self) -> wxMetafile"""
5263 return _misc_.MetafileDataObject_GetMetafile(*args, **kwargs)
5264
2131d850 5265_misc_.MetafileDataObject_swigregister(MetafileDataObject)
d55e5bfc
RD
5266
5267#---------------------------------------------------------------------------
5268
5269Drag_CopyOnly = _misc_.Drag_CopyOnly
5270Drag_AllowMove = _misc_.Drag_AllowMove
5271Drag_DefaultMove = _misc_.Drag_DefaultMove
5272DragError = _misc_.DragError
5273DragNone = _misc_.DragNone
5274DragCopy = _misc_.DragCopy
5275DragMove = _misc_.DragMove
5276DragLink = _misc_.DragLink
5277DragCancel = _misc_.DragCancel
5278
5279def IsDragResultOk(*args, **kwargs):
554f62e9
RD
5280 """IsDragResultOk(int res) -> bool"""
5281 return _misc_.IsDragResultOk(*args, **kwargs)
d55e5bfc 5282class DropSource(object):
093d3ff1 5283 """Proxy of C++ DropSource class"""
554f62e9
RD
5284 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5285 __repr__ = _swig_repr
5286 def __init__(self, *args, **kwargs):
d55e5bfc
RD
5287 """
5288 __init__(self, Window win, Cursor copy=wxNullCursor, Cursor move=wxNullCursor,
5289 Cursor none=wxNullCursor) -> DropSource
5290 """
554f62e9 5291 _misc_.DropSource_swiginit(self,_misc_.new_DropSource(*args, **kwargs))
e058867b
RD
5292 self._setCallbackInfo(self, DropSource, 0)
5293
d55e5bfc
RD
5294 def _setCallbackInfo(*args, **kwargs):
5295 """_setCallbackInfo(self, PyObject self, PyObject _class, int incref)"""
5296 return _misc_.DropSource__setCallbackInfo(*args, **kwargs)
5297
554f62e9
RD
5298 __swig_destroy__ = _misc_.delete_DropSource
5299 __del__ = lambda self : None;
d55e5bfc
RD
5300 def SetData(*args, **kwargs):
5301 """SetData(self, DataObject data)"""
5302 return _misc_.DropSource_SetData(*args, **kwargs)
5303
5304 def GetDataObject(*args, **kwargs):
5305 """GetDataObject(self) -> DataObject"""
5306 return _misc_.DropSource_GetDataObject(*args, **kwargs)
5307
5308 def SetCursor(*args, **kwargs):
5309 """SetCursor(self, int res, Cursor cursor)"""
5310 return _misc_.DropSource_SetCursor(*args, **kwargs)
5311
5312 def DoDragDrop(*args, **kwargs):
5313 """DoDragDrop(self, int flags=Drag_CopyOnly) -> int"""
5314 return _misc_.DropSource_DoDragDrop(*args, **kwargs)
5315
b06b3e70
RD
5316 def GiveFeedback(*args, **kwargs):
5317 """GiveFeedback(self, int effect) -> bool"""
5318 return _misc_.DropSource_GiveFeedback(*args, **kwargs)
5319
5320 def base_GiveFeedback(*args, **kw):
5321 return DropSource.GiveFeedback(*args, **kw)
5322 base_GiveFeedback = wx._deprecated(base_GiveFeedback,
5323 "Please use DropSource.GiveFeedback instead.")
d55e5bfc 5324
226118fc 5325 DataObject = property(GetDataObject,SetData,doc="See `GetDataObject` and `SetData`")
2131d850 5326_misc_.DropSource_swigregister(DropSource)
d55e5bfc 5327
60d5fcc1
RD
5328def DROP_ICON(filename):
5329 """
5330 Returns either a `wx.Cursor` or `wx.Icon` created from the image file
5331 ``filename``. This function is useful with the `wx.DropSource` class
5332 which, depending on platform accepts either a icon or a cursor.
5333 """
5334 img = wx.Image(filename)
5335 if wx.Platform == '__WXGTK__':
5336 return wx.IconFromBitmap(wx.BitmapFromImage(img))
5337 else:
5338 return wx.CursorFromImage(img)
5339
d55e5bfc 5340class DropTarget(object):
093d3ff1 5341 """Proxy of C++ DropTarget class"""
554f62e9
RD
5342 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5343 __repr__ = _swig_repr
5344 def __init__(self, *args, **kwargs):
d55e5bfc 5345 """__init__(self, DataObject dataObject=None) -> DropTarget"""
554f62e9 5346 _misc_.DropTarget_swiginit(self,_misc_.new_DropTarget(*args, **kwargs))
d55e5bfc
RD
5347 self._setCallbackInfo(self, DropTarget)
5348
5349 def _setCallbackInfo(*args, **kwargs):
5350 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
5351 return _misc_.DropTarget__setCallbackInfo(*args, **kwargs)
5352
554f62e9
RD
5353 __swig_destroy__ = _misc_.delete_DropTarget
5354 __del__ = lambda self : None;
d55e5bfc
RD
5355 def GetDataObject(*args, **kwargs):
5356 """GetDataObject(self) -> DataObject"""
5357 return _misc_.DropTarget_GetDataObject(*args, **kwargs)
5358
5359 def SetDataObject(*args, **kwargs):
5360 """SetDataObject(self, DataObject dataObject)"""
5361 return _misc_.DropTarget_SetDataObject(*args, **kwargs)
5362
b06b3e70
RD
5363 def OnEnter(*args, **kwargs):
5364 """OnEnter(self, int x, int y, int def) -> int"""
5365 return _misc_.DropTarget_OnEnter(*args, **kwargs)
5366
5367 def OnDragOver(*args, **kwargs):
5368 """OnDragOver(self, int x, int y, int def) -> int"""
5369 return _misc_.DropTarget_OnDragOver(*args, **kwargs)
5370
5371 def OnLeave(*args, **kwargs):
5372 """OnLeave(self)"""
5373 return _misc_.DropTarget_OnLeave(*args, **kwargs)
d55e5bfc 5374
b06b3e70
RD
5375 def OnDrop(*args, **kwargs):
5376 """OnDrop(self, int x, int y) -> bool"""
5377 return _misc_.DropTarget_OnDrop(*args, **kwargs)
d55e5bfc 5378
b06b3e70
RD
5379 def base_OnEnter(*args, **kw):
5380 return DropTarget.OnEnter(*args, **kw)
5381 base_OnEnter = wx._deprecated(base_OnEnter,
5382 "Please use DropTarget.OnEnter instead.")
d55e5bfc 5383
b06b3e70
RD
5384 def base_OnDragOver(*args, **kw):
5385 return DropTarget.OnDragOver(*args, **kw)
5386 base_OnDragOver = wx._deprecated(base_OnDragOver,
5387 "Please use DropTarget.OnDragOver instead.")
5388
5389 def base_OnLeave(*args, **kw):
5390 return DropTarget.OnLeave(*args, **kw)
5391 base_OnLeave = wx._deprecated(base_OnLeave,
5392 "Please use DropTarget.OnLeave instead.")
5393
5394 def base_OnDrop(*args, **kw):
5395 return DropTarget.OnDrop(*args, **kw)
5396 base_OnDrop = wx._deprecated(base_OnDrop,
5397 "Please use DropTarget.OnDrop instead.")
d55e5bfc
RD
5398
5399 def GetData(*args, **kwargs):
5400 """GetData(self) -> bool"""
5401 return _misc_.DropTarget_GetData(*args, **kwargs)
5402
0c549c5f
RD
5403 def SetDefaultAction(*args, **kwargs):
5404 """SetDefaultAction(self, int action)"""
5405 return _misc_.DropTarget_SetDefaultAction(*args, **kwargs)
5406
5407 def GetDefaultAction(*args, **kwargs):
5408 """GetDefaultAction(self) -> int"""
5409 return _misc_.DropTarget_GetDefaultAction(*args, **kwargs)
5410
226118fc
RD
5411 Data = property(GetData,doc="See `GetData`")
5412 DataObject = property(GetDataObject,SetDataObject,doc="See `GetDataObject` and `SetDataObject`")
5413 DefaultAction = property(GetDefaultAction,SetDefaultAction,doc="See `GetDefaultAction` and `SetDefaultAction`")
2131d850 5414_misc_.DropTarget_swigregister(DropTarget)
d55e5bfc
RD
5415
5416PyDropTarget = DropTarget
5417class TextDropTarget(DropTarget):
093d3ff1 5418 """Proxy of C++ TextDropTarget class"""
554f62e9
RD
5419 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5420 __repr__ = _swig_repr
5421 def __init__(self, *args, **kwargs):
d55e5bfc 5422 """__init__(self) -> TextDropTarget"""
554f62e9 5423 _misc_.TextDropTarget_swiginit(self,_misc_.new_TextDropTarget(*args, **kwargs))
d55e5bfc
RD
5424 self._setCallbackInfo(self, TextDropTarget)
5425
5426 def _setCallbackInfo(*args, **kwargs):
5427 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
5428 return _misc_.TextDropTarget__setCallbackInfo(*args, **kwargs)
5429
b06b3e70
RD
5430 def OnDropText(*args, **kwargs):
5431 """OnDropText(self, int x, int y, String text) -> bool"""
5432 return _misc_.TextDropTarget_OnDropText(*args, **kwargs)
5433
5434 def OnEnter(*args, **kwargs):
5435 """OnEnter(self, int x, int y, int def) -> int"""
5436 return _misc_.TextDropTarget_OnEnter(*args, **kwargs)
5437
5438 def OnDragOver(*args, **kwargs):
5439 """OnDragOver(self, int x, int y, int def) -> int"""
5440 return _misc_.TextDropTarget_OnDragOver(*args, **kwargs)
d55e5bfc 5441
b06b3e70
RD
5442 def OnLeave(*args, **kwargs):
5443 """OnLeave(self)"""
5444 return _misc_.TextDropTarget_OnLeave(*args, **kwargs)
d55e5bfc 5445
b06b3e70
RD
5446 def OnDrop(*args, **kwargs):
5447 """OnDrop(self, int x, int y) -> bool"""
5448 return _misc_.TextDropTarget_OnDrop(*args, **kwargs)
d55e5bfc 5449
b06b3e70
RD
5450 def OnData(*args, **kwargs):
5451 """OnData(self, int x, int y, int def) -> int"""
5452 return _misc_.TextDropTarget_OnData(*args, **kwargs)
d55e5bfc 5453
b06b3e70
RD
5454 def base_OnDropText(*args, **kw):
5455 return TextDropTarget.OnDropText(*args, **kw)
5456 base_OnDropText = wx._deprecated(base_OnDropText,
5457 "Please use TextDropTarget.OnDropText instead.")
5458
5459 def base_OnEnter(*args, **kw):
5460 return TextDropTarget.OnEnter(*args, **kw)
5461 base_OnEnter = wx._deprecated(base_OnEnter,
5462 "Please use TextDropTarget.OnEnter instead.")
5463
5464 def base_OnDragOver(*args, **kw):
5465 return TextDropTarget.OnDragOver(*args, **kw)
5466 base_OnDragOver = wx._deprecated(base_OnDragOver,
5467 "Please use TextDropTarget.OnDragOver instead.")
5468
5469 def base_OnLeave(*args, **kw):
5470 return TextDropTarget.OnLeave(*args, **kw)
5471 base_OnLeave = wx._deprecated(base_OnLeave,
5472 "Please use TextDropTarget.OnLeave instead.")
5473
5474 def base_OnDrop(*args, **kw):
5475 return TextDropTarget.OnDrop(*args, **kw)
5476 base_OnDrop = wx._deprecated(base_OnDrop,
5477 "Please use TextDropTarget.OnDrop instead.")
5478
5479 def base_OnData(*args, **kw):
5480 return TextDropTarget.OnData(*args, **kw)
5481 base_OnData = wx._deprecated(base_OnData,
5482 "Please use TextDropTarget.OnData instead.")
d55e5bfc 5483
2131d850 5484_misc_.TextDropTarget_swigregister(TextDropTarget)
d55e5bfc
RD
5485
5486class FileDropTarget(DropTarget):
093d3ff1 5487 """Proxy of C++ FileDropTarget class"""
554f62e9
RD
5488 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5489 __repr__ = _swig_repr
5490 def __init__(self, *args, **kwargs):
d55e5bfc 5491 """__init__(self) -> FileDropTarget"""
554f62e9 5492 _misc_.FileDropTarget_swiginit(self,_misc_.new_FileDropTarget(*args, **kwargs))
d55e5bfc
RD
5493 self._setCallbackInfo(self, FileDropTarget)
5494
5495 def _setCallbackInfo(*args, **kwargs):
5496 """_setCallbackInfo(self, PyObject self, PyObject _class)"""
5497 return _misc_.FileDropTarget__setCallbackInfo(*args, **kwargs)
5498
b06b3e70
RD
5499 def OnDropFiles(*args, **kwargs):
5500 """OnDropFiles(self, int x, int y, wxArrayString filenames) -> bool"""
5501 return _misc_.FileDropTarget_OnDropFiles(*args, **kwargs)
5502
5503 def OnEnter(*args, **kwargs):
5504 """OnEnter(self, int x, int y, int def) -> int"""
5505 return _misc_.FileDropTarget_OnEnter(*args, **kwargs)
5506
5507 def OnDragOver(*args, **kwargs):
5508 """OnDragOver(self, int x, int y, int def) -> int"""
5509 return _misc_.FileDropTarget_OnDragOver(*args, **kwargs)
5510
5511 def OnLeave(*args, **kwargs):
5512 """OnLeave(self)"""
5513 return _misc_.FileDropTarget_OnLeave(*args, **kwargs)
5514
5515 def OnDrop(*args, **kwargs):
5516 """OnDrop(self, int x, int y) -> bool"""
5517 return _misc_.FileDropTarget_OnDrop(*args, **kwargs)
5518
5519 def OnData(*args, **kwargs):
5520 """OnData(self, int x, int y, int def) -> int"""
5521 return _misc_.FileDropTarget_OnData(*args, **kwargs)
5522
5523 def base_OnDropFiles(*args, **kw):
5524 return FileDropTarget.OnDropFiles(*args, **kw)
5525 base_OnDropFiles = wx._deprecated(base_OnDropFiles,
5526 "Please use FileDropTarget.OnDropFiles instead.")
5527
5528 def base_OnEnter(*args, **kw):
5529 return FileDropTarget.OnEnter(*args, **kw)
5530 base_OnEnter = wx._deprecated(base_OnEnter,
5531 "Please use FileDropTarget.OnEnter instead.")
5532
5533 def base_OnDragOver(*args, **kw):
5534 return FileDropTarget.OnDragOver(*args, **kw)
5535 base_OnDragOver = wx._deprecated(base_OnDragOver,
5536 "Please use FileDropTarget.OnDragOver instead.")
5537
5538 def base_OnLeave(*args, **kw):
5539 return FileDropTarget.OnLeave(*args, **kw)
5540 base_OnLeave = wx._deprecated(base_OnLeave,
5541 "Please use FileDropTarget.OnLeave instead.")
5542
5543 def base_OnDrop(*args, **kw):
5544 return FileDropTarget.OnDrop(*args, **kw)
5545 base_OnDrop = wx._deprecated(base_OnDrop,
5546 "Please use FileDropTarget.OnDrop instead.")
5547
5548 def base_OnData(*args, **kw):
5549 return FileDropTarget.OnData(*args, **kw)
5550 base_OnData = wx._deprecated(base_OnData,
5551 "Please use FileDropTarget.OnData instead.")
d55e5bfc 5552
2131d850 5553_misc_.FileDropTarget_swigregister(FileDropTarget)
d55e5bfc
RD
5554
5555#---------------------------------------------------------------------------
5556
5557class Clipboard(_core.Object):
5558 """
c24da6d6
RD
5559 wx.Clipboard represents the system clipboard and provides methods to
5560 copy data to it or paste data from it. Normally, you should only use
5561 ``wx.TheClipboard`` which is a reference to a global wx.Clipboard
5562 instance.
5563
5564 Call ``wx.TheClipboard``'s `Open` method to get ownership of the
5565 clipboard. If this operation returns True, you now own the
5566 clipboard. Call `SetData` to put data on the clipboard, or `GetData`
5567 to retrieve data from the clipboard. Call `Close` to close the
5568 clipboard and relinquish ownership. You should keep the clipboard open
5569 only momentarily.
d55e5bfc 5570
c24da6d6 5571 :see: `wx.DataObject`
d55e5bfc
RD
5572
5573 """
554f62e9
RD
5574 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5575 __repr__ = _swig_repr
5576 def __init__(self, *args, **kwargs):
d55e5bfc 5577 """__init__(self) -> Clipboard"""
554f62e9
RD
5578 _misc_.Clipboard_swiginit(self,_misc_.new_Clipboard(*args, **kwargs))
5579 __swig_destroy__ = _misc_.delete_Clipboard
5580 __del__ = lambda self : None;
d55e5bfc
RD
5581 def Open(*args, **kwargs):
5582 """
5583 Open(self) -> bool
5584
c24da6d6
RD
5585 Call this function to open the clipboard before calling SetData and
5586 GetData. Call Close when you have finished with the clipboard. You
5587 should keep the clipboard open for only a very short time. Returns
5588 True on success.
d55e5bfc
RD
5589 """
5590 return _misc_.Clipboard_Open(*args, **kwargs)
5591
5592 def Close(*args, **kwargs):
5593 """
5594 Close(self)
5595
5596 Closes the clipboard.
5597 """
5598 return _misc_.Clipboard_Close(*args, **kwargs)
5599
5600 def IsOpened(*args, **kwargs):
5601 """
5602 IsOpened(self) -> bool
5603
5604 Query whether the clipboard is opened
5605 """
5606 return _misc_.Clipboard_IsOpened(*args, **kwargs)
5607
5608 def AddData(*args, **kwargs):
5609 """
5610 AddData(self, DataObject data) -> bool
5611
c24da6d6
RD
5612 Call this function to add the data object to the clipboard. You may
5613 call this function repeatedly after having cleared the clipboard.
d55e5bfc
RD
5614 After this function has been called, the clipboard owns the data, so
5615 do not delete the data explicitly.
c24da6d6
RD
5616
5617 :see: `wx.DataObject`
d55e5bfc
RD
5618 """
5619 return _misc_.Clipboard_AddData(*args, **kwargs)
5620
5621 def SetData(*args, **kwargs):
5622 """
5623 SetData(self, DataObject data) -> bool
5624
c24da6d6
RD
5625 Set the clipboard data, this is the same as `Clear` followed by
5626 `AddData`.
5627
5628 :see: `wx.DataObject`
d55e5bfc
RD
5629 """
5630 return _misc_.Clipboard_SetData(*args, **kwargs)
5631
5632 def IsSupported(*args, **kwargs):
5633 """
5634 IsSupported(self, DataFormat format) -> bool
5635
5636 Returns True if the given format is available in the data object(s) on
5637 the clipboard.
5638 """
5639 return _misc_.Clipboard_IsSupported(*args, **kwargs)
5640
5641 def GetData(*args, **kwargs):
5642 """
5643 GetData(self, DataObject data) -> bool
5644
c24da6d6
RD
5645 Call this function to fill data with data on the clipboard, if
5646 available in the required format. Returns true on success.
d55e5bfc
RD
5647 """
5648 return _misc_.Clipboard_GetData(*args, **kwargs)
5649
5650 def Clear(*args, **kwargs):
5651 """
5652 Clear(self)
5653
c24da6d6 5654 Clears data from the clipboard object and also the system's clipboard
d55e5bfc
RD
5655 if possible.
5656 """
5657 return _misc_.Clipboard_Clear(*args, **kwargs)
5658
5659 def Flush(*args, **kwargs):
5660 """
5661 Flush(self) -> bool
5662
5663 Flushes the clipboard: this means that the data which is currently on
c24da6d6
RD
5664 clipboard will stay available even after the application exits,
5665 possibly eating memory, otherwise the clipboard will be emptied on
5666 exit. Returns False if the operation is unsuccesful for any reason.
d55e5bfc
RD
5667 """
5668 return _misc_.Clipboard_Flush(*args, **kwargs)
5669
5670 def UsePrimarySelection(*args, **kwargs):
5671 """
5672 UsePrimarySelection(self, bool primary=True)
5673
c24da6d6
RD
5674 On platforms supporting it (the X11 based platforms), selects the
5675 so called PRIMARY SELECTION as the clipboard as opposed to the
5676 normal clipboard, if primary is True.
d55e5bfc
RD
5677 """
5678 return _misc_.Clipboard_UsePrimarySelection(*args, **kwargs)
5679
a001823c
RD
5680 def Get(*args, **kwargs):
5681 """
5682 Get() -> Clipboard
5683
5684 Returns global instance (wxTheClipboard) of the object.
5685 """
5686 return _misc_.Clipboard_Get(*args, **kwargs)
5687
5688 Get = staticmethod(Get)
226118fc 5689 Data = property(GetData,SetData,doc="See `GetData` and `SetData`")
2131d850 5690_misc_.Clipboard_swigregister(Clipboard)
d55e5bfc 5691
554f62e9
RD
5692def Clipboard_Get(*args):
5693 """
a001823c
RD
5694 Clipboard_Get() -> Clipboard
5695
5696 Returns global instance (wxTheClipboard) of the object.
5697 """
554f62e9 5698 return _misc_.Clipboard_Get(*args)
a001823c
RD
5699
5700class _wxPyDelayedInitWrapper(object):
5701 def __init__(self, initfunc, *args, **kwargs):
5702 self._initfunc = initfunc
5703 self._args = args
5704 self._kwargs = kwargs
5705 self._instance = None
5706 def _checkInstance(self):
5707 if self._instance is None:
9d7dfdff
RD
5708 if wx.GetApp():
5709 self._instance = self._initfunc(*self._args, **self._kwargs)
a001823c
RD
5710 def __getattr__(self, name):
5711 self._checkInstance()
5712 return getattr(self._instance, name)
5713 def __repr__(self):
5714 self._checkInstance()
5715 return repr(self._instance)
5716TheClipboard = _wxPyDelayedInitWrapper(Clipboard.Get)
5717
d55e5bfc
RD
5718class ClipboardLocker(object):
5719 """
c24da6d6
RD
5720 A helpful class for opening the clipboard and automatically
5721 closing it when the locker is destroyed.
d55e5bfc 5722 """
554f62e9
RD
5723 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5724 __repr__ = _swig_repr
5725 def __init__(self, *args, **kwargs):
d55e5bfc
RD
5726 """
5727 __init__(self, Clipboard clipboard=None) -> ClipboardLocker
5728
c24da6d6
RD
5729 A helpful class for opening the clipboard and automatically
5730 closing it when the locker is destroyed.
d55e5bfc 5731 """
554f62e9
RD
5732 _misc_.ClipboardLocker_swiginit(self,_misc_.new_ClipboardLocker(*args, **kwargs))
5733 __swig_destroy__ = _misc_.delete_ClipboardLocker
5734 __del__ = lambda self : None;
d55e5bfc
RD
5735 def __nonzero__(*args, **kwargs):
5736 """
5737 __nonzero__(self) -> bool
5738
5739 A ClipboardLocker instance evaluates to True if the clipboard was
5740 successfully opened.
5741 """
5742 return _misc_.ClipboardLocker___nonzero__(*args, **kwargs)
5743
2131d850 5744_misc_.ClipboardLocker_swigregister(ClipboardLocker)
d55e5bfc
RD
5745
5746#---------------------------------------------------------------------------
5747
5748class VideoMode(object):
5749 """A simple struct containing video mode parameters for a display"""
554f62e9
RD
5750 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5751 __repr__ = _swig_repr
5752 def __init__(self, *args, **kwargs):
d55e5bfc
RD
5753 """
5754 __init__(self, int width=0, int height=0, int depth=0, int freq=0) -> VideoMode
5755
5756 A simple struct containing video mode parameters for a display
5757 """
554f62e9
RD
5758 _misc_.VideoMode_swiginit(self,_misc_.new_VideoMode(*args, **kwargs))
5759 __swig_destroy__ = _misc_.delete_VideoMode
5760 __del__ = lambda self : None;
d55e5bfc
RD
5761 def Matches(*args, **kwargs):
5762 """
5763 Matches(self, VideoMode other) -> bool
5764
f52cbe90
RD
5765 Returns True if this mode matches the other one in the sense that all
5766 non-zero fields of the other mode have the same value in this
d55e5bfc
RD
5767 one (except for refresh which is allowed to have a greater value)
5768 """
5769 return _misc_.VideoMode_Matches(*args, **kwargs)
5770
5771 def GetWidth(*args, **kwargs):
5772 """
5773 GetWidth(self) -> int
5774
79fccf9d 5775 Returns the screen width in pixels (e.g. 640*480), 0 means unspecified
d55e5bfc
RD
5776 """
5777 return _misc_.VideoMode_GetWidth(*args, **kwargs)
5778
5779 def GetHeight(*args, **kwargs):
5780 """
5781 GetHeight(self) -> int
5782
f52cbe90 5783 Returns the screen height in pixels (e.g. 640*480), 0 means unspecified
d55e5bfc
RD
5784 """
5785 return _misc_.VideoMode_GetHeight(*args, **kwargs)
5786
5787 def GetDepth(*args, **kwargs):
5788 """
5789 GetDepth(self) -> int
5790
79fccf9d
RD
5791 Returns the screen's bits per pixel (e.g. 32), 1 is monochrome and 0
5792 means unspecified/known
d55e5bfc
RD
5793 """
5794 return _misc_.VideoMode_GetDepth(*args, **kwargs)
5795
5796 def IsOk(*args, **kwargs):
5797 """
5798 IsOk(self) -> bool
5799
5800 returns true if the object has been initialized
5801 """
5802 return _misc_.VideoMode_IsOk(*args, **kwargs)
5803
5804 def __nonzero__(self): return self.IsOk()
5805 def __eq__(*args, **kwargs):
5806 """__eq__(self, VideoMode other) -> bool"""
5807 return _misc_.VideoMode___eq__(*args, **kwargs)
5808
5809 def __ne__(*args, **kwargs):
5810 """__ne__(self, VideoMode other) -> bool"""
5811 return _misc_.VideoMode___ne__(*args, **kwargs)
5812
5813 w = property(_misc_.VideoMode_w_get, _misc_.VideoMode_w_set)
5814 h = property(_misc_.VideoMode_h_get, _misc_.VideoMode_h_set)
5815 bpp = property(_misc_.VideoMode_bpp_get, _misc_.VideoMode_bpp_set)
5816 refresh = property(_misc_.VideoMode_refresh_get, _misc_.VideoMode_refresh_set)
dba7934c
RD
5817 Depth = property(GetDepth,doc="See `GetDepth`")
5818 Height = property(GetHeight,doc="See `GetHeight`")
5819 Width = property(GetWidth,doc="See `GetWidth`")
2131d850 5820_misc_.VideoMode_swigregister(VideoMode)
d55e5bfc
RD
5821
5822class Display(object):
5823 """Represents a display/monitor attached to the system"""
554f62e9
RD
5824 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
5825 __repr__ = _swig_repr
5826 def __init__(self, *args, **kwargs):
d55e5bfc 5827 """
c2829a8f 5828 __init__(self, unsigned int index=0) -> Display
d55e5bfc 5829
79fccf9d
RD
5830 Set up a Display instance with the specified display. The displays
5831 are numbered from 0 to GetCount() - 1, 0 is always the primary display
5832 and the only one which is always supported
d55e5bfc 5833 """
554f62e9
RD
5834 _misc_.Display_swiginit(self,_misc_.new_Display(*args, **kwargs))
5835 __swig_destroy__ = _misc_.delete_Display
5836 __del__ = lambda self : None;
d55e5bfc
RD
5837 def GetCount(*args, **kwargs):
5838 """
c2829a8f 5839 GetCount() -> unsigned int
d55e5bfc
RD
5840
5841 Return the number of available displays.
5842 """
5843 return _misc_.Display_GetCount(*args, **kwargs)
5844
5845 GetCount = staticmethod(GetCount)
5846 def GetFromPoint(*args, **kwargs):
5847 """
c24da6d6 5848 GetFromPoint(Point pt) -> int
d55e5bfc 5849
79fccf9d
RD
5850 Find the display where the given point lies, return wx.NOT_FOUND if it
5851 doesn't belong to any display
d55e5bfc
RD
5852 """
5853 return _misc_.Display_GetFromPoint(*args, **kwargs)
5854
5855 GetFromPoint = staticmethod(GetFromPoint)
5856 def GetFromWindow(*args, **kwargs):
5857 """
c24da6d6 5858 GetFromWindow(Window window) -> int
d55e5bfc 5859
79fccf9d
RD
5860 Find the display where the given window lies, return wx.NOT_FOUND if
5861 it is not shown at all.
d55e5bfc
RD
5862 """
5863 return _misc_.Display_GetFromWindow(*args, **kwargs)
5864
5865 GetFromWindow = staticmethod(GetFromWindow)
5866 def IsOk(*args, **kwargs):
5867 """
5868 IsOk(self) -> bool
5869
5870 Return true if the object was initialized successfully
5871 """
5872 return _misc_.Display_IsOk(*args, **kwargs)
5873
5874 def __nonzero__(self): return self.IsOk()
5875 def GetGeometry(*args, **kwargs):
5876 """
5877 GetGeometry(self) -> Rect
5878
79fccf9d
RD
5879 Returns the bounding rectangle of the display whose index was passed
5880 to the constructor.
d55e5bfc
RD
5881 """
5882 return _misc_.Display_GetGeometry(*args, **kwargs)
5883
f52cbe90
RD
5884 def GetClientArea(*args, **kwargs):
5885 """
5886 GetClientArea(self) -> Rect
5887
5888 Returns the bounding rectangle the client area of the display,
5889 i.e., without taskbars and such.
5890 """
5891 return _misc_.Display_GetClientArea(*args, **kwargs)
5892
d55e5bfc
RD
5893 def GetName(*args, **kwargs):
5894 """
5895 GetName(self) -> String
5896
5897 Returns the display's name. A name is not available on all platforms.
5898 """
5899 return _misc_.Display_GetName(*args, **kwargs)
5900
5901 def IsPrimary(*args, **kwargs):
5902 """
5903 IsPrimary(self) -> bool
5904
f52cbe90 5905 Returns True if the display is the primary display. The primary
d55e5bfc
RD
5906 display is the one whose index is 0.
5907 """
5908 return _misc_.Display_IsPrimary(*args, **kwargs)
5909
5910 def GetModes(*args, **kwargs):
5911 """
5912 GetModes(VideoMode mode=DefaultVideoMode) -> [videoMode...]
5913
79fccf9d
RD
5914 Enumerate all video modes supported by this display matching the given
5915 one (in the sense of VideoMode.Match()).
d55e5bfc 5916
79fccf9d
RD
5917 As any mode matches the default value of the argument and there is
5918 always at least one video mode supported by display, the returned
5919 array is only empty for the default value of the argument if this
5920 function is not supported at all on this platform.
d55e5bfc
RD
5921 """
5922 return _misc_.Display_GetModes(*args, **kwargs)
5923
5924 def GetCurrentMode(*args, **kwargs):
5925 """
5926 GetCurrentMode(self) -> VideoMode
5927
5928 Get the current video mode.
5929 """
5930 return _misc_.Display_GetCurrentMode(*args, **kwargs)
5931
5932 def ChangeMode(*args, **kwargs):
5933 """
5934 ChangeMode(self, VideoMode mode=DefaultVideoMode) -> bool
5935
03837c5c
RD
5936 Changes the video mode of this display to the mode specified in the
5937 mode parameter.
5938
5939 If wx.DefaultVideoMode is passed in as the mode parameter, the defined
5940 behaviour is that wx.Display will reset the video mode to the default
5941 mode used by the display. On Windows, the behavior is normal.
5942 However, there are differences on other platforms. On Unix variations
5943 using X11 extensions it should behave as defined, but some
5944 irregularities may occur.
5945
5946 On wxMac passing in wx.DefaultVideoMode as the mode parameter does
5947 nothing. This happens because Carbon no longer has access to
5948 DMUseScreenPrefs, an undocumented function that changed the video mode
5949 to the system default by using the system's 'scrn' resource.
5950
5951 Returns True if succeeded, False otherwise
d55e5bfc
RD
5952 """
5953 return _misc_.Display_ChangeMode(*args, **kwargs)
5954
5955 def ResetMode(*args, **kwargs):
5956 """
5957 ResetMode(self)
5958
5959 Restore the default video mode (just a more readable synonym)
5960 """
5961 return _misc_.Display_ResetMode(*args, **kwargs)
5962
226118fc
RD
5963 ClientArea = property(GetClientArea,doc="See `GetClientArea`")
5964 CurrentMode = property(GetCurrentMode,doc="See `GetCurrentMode`")
5965 Geometry = property(GetGeometry,doc="See `GetGeometry`")
5966 Modes = property(GetModes,doc="See `GetModes`")
5967 Name = property(GetName,doc="See `GetName`")
2131d850 5968_misc_.Display_swigregister(Display)
d55e5bfc
RD
5969DefaultVideoMode = cvar.DefaultVideoMode
5970
554f62e9
RD
5971def Display_GetCount(*args):
5972 """
c2829a8f 5973 Display_GetCount() -> unsigned int
d55e5bfc
RD
5974
5975 Return the number of available displays.
5976 """
554f62e9 5977 return _misc_.Display_GetCount(*args)
d55e5bfc
RD
5978
5979def Display_GetFromPoint(*args, **kwargs):
554f62e9 5980 """
d55e5bfc
RD
5981 Display_GetFromPoint(Point pt) -> int
5982
79fccf9d
RD
5983 Find the display where the given point lies, return wx.NOT_FOUND if it
5984 doesn't belong to any display
d55e5bfc 5985 """
554f62e9 5986 return _misc_.Display_GetFromPoint(*args, **kwargs)
d55e5bfc
RD
5987
5988def Display_GetFromWindow(*args, **kwargs):
554f62e9 5989 """
d55e5bfc
RD
5990 Display_GetFromWindow(Window window) -> int
5991
79fccf9d
RD
5992 Find the display where the given window lies, return wx.NOT_FOUND if
5993 it is not shown at all.
d55e5bfc 5994 """
554f62e9 5995 return _misc_.Display_GetFromWindow(*args, **kwargs)
d55e5bfc 5996
c1cb24a4
RD
5997#---------------------------------------------------------------------------
5998
5999class StandardPaths(object):
6000 """
e9d6f3a4
RD
6001 wx.StandardPaths returns standard locations in the file system and
6002 should be used by programs to find their data files in a portable way.
c1cb24a4
RD
6003
6004 In the description of the methods below, the example return values are
6005 given for the Unix, Windows and Mac OS X systems, however please note
e9d6f3a4
RD
6006 that these are just examples and the actual values may differ. For
6007 example, under Windows the system administrator may change the
c1cb24a4
RD
6008 standard directories locations, i.e. the Windows directory may be
6009 named W:\Win2003 instead of the default C:\Windows.
6010
6011 The strings appname and username should be replaced with the value
6012 returned by `wx.App.GetAppName` and the name of the currently logged
6013 in user, respectively. The string prefix is only used under Unix and
6014 is /usr/local by default but may be changed using `SetInstallPrefix`.
6015
6016 The directories returned by the methods of this class may or may not
6017 exist. If they don't exist, it's up to the caller to create them,
e9d6f3a4 6018 wx.StandardPaths doesn't do it.
c1cb24a4
RD
6019
6020 Finally note that these functions only work with standardly packaged
6021 applications. I.e. under Unix you should follow the standard
6022 installation conventions and under Mac you should create your
6023 application bundle according to the Apple guidelines. Again, this
6024 class doesn't help you to do it.
6025 """
554f62e9
RD
6026 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
6027 def __init__(self): raise AttributeError, "No constructor defined"
6028 __repr__ = _swig_repr
e9d6f3a4
RD
6029 ResourceCat_None = _misc_.StandardPaths_ResourceCat_None
6030 ResourceCat_Messages = _misc_.StandardPaths_ResourceCat_Messages
6031 ResourceCat_Max = _misc_.StandardPaths_ResourceCat_Max
c1cb24a4
RD
6032 def Get(*args, **kwargs):
6033 """
6034 Get() -> StandardPaths
6035
8fb0e70a 6036 Return the global standard paths singleton
c1cb24a4
RD
6037 """
6038 return _misc_.StandardPaths_Get(*args, **kwargs)
6039
6040 Get = staticmethod(Get)
6041 def GetConfigDir(*args, **kwargs):
6042 """
6043 GetConfigDir(self) -> String
6044
6045 Return the directory with system config files: /etc under Unix,
8fb0e70a 6046 'c:\Documents and Settings\All Users\Application Data' under Windows,
c1cb24a4
RD
6047 /Library/Preferences for Mac
6048 """
6049 return _misc_.StandardPaths_GetConfigDir(*args, **kwargs)
6050
6051 def GetUserConfigDir(*args, **kwargs):
6052 """
6053 GetUserConfigDir(self) -> String
6054
6055 Return the directory for the user config files: $HOME under Unix,
8fb0e70a 6056 'c:\Documents and Settings\username' under Windows, and
c1cb24a4
RD
6057 ~/Library/Preferences under Mac
6058
6059 Only use this if you have a single file to put there, otherwise
6060 `GetUserDataDir` is more appropriate
6061 """
6062 return _misc_.StandardPaths_GetUserConfigDir(*args, **kwargs)
6063
6064 def GetDataDir(*args, **kwargs):
6065 """
6066 GetDataDir(self) -> String
6067
6068 Return the location of the application's global, (i.e. not
6069 user-specific,) data files: prefix/share/appname under Unix,
8fb0e70a 6070 'c:\Program Files\appname' under Windows,
c1cb24a4
RD
6071 appname.app/Contents/SharedSupport app bundle directory under Mac.
6072 """
6073 return _misc_.StandardPaths_GetDataDir(*args, **kwargs)
6074
6075 def GetLocalDataDir(*args, **kwargs):
6076 """
6077 GetLocalDataDir(self) -> String
6078
6079 Return the location for application data files which are
6080 host-specific. Same as `GetDataDir` except under Unix where it is
6081 /etc/appname
6082 """
6083 return _misc_.StandardPaths_GetLocalDataDir(*args, **kwargs)
6084
6085 def GetUserDataDir(*args, **kwargs):
6086 """
6087 GetUserDataDir(self) -> String
6088
6089 Return the directory for the user-dependent application data files:
6090 $HOME/.appname under Unix, c:\Documents and
8fb0e70a 6091 Settings\username\Application Data\appname under Windows and
c1cb24a4
RD
6092 ~/Library/Application Support/appname under Mac
6093 """
6094 return _misc_.StandardPaths_GetUserDataDir(*args, **kwargs)
6095
6096 def GetUserLocalDataDir(*args, **kwargs):
6097 """
6098 GetUserLocalDataDir(self) -> String
6099
6100 Return the directory for user data files which shouldn't be shared
6101 with the other machines
6102
6103 Same as `GetUserDataDir` for all platforms except Windows where it is
8fb0e70a 6104 the 'Local Settings\Application Data\appname' directory.
c1cb24a4
RD
6105 """
6106 return _misc_.StandardPaths_GetUserLocalDataDir(*args, **kwargs)
6107
6108 def GetPluginsDir(*args, **kwargs):
6109 """
6110 GetPluginsDir(self) -> String
6111
6112 Return the directory where the loadable modules (plugins) live:
6113 prefix/lib/appname under Unix, program directory under Windows and
6114 Contents/Plugins app bundle subdirectory under Mac
6115 """
6116 return _misc_.StandardPaths_GetPluginsDir(*args, **kwargs)
6117
e9d6f3a4
RD
6118 def GetResourcesDir(*args, **kwargs):
6119 """
6120 GetResourcesDir(self) -> String
6121
6122 Get resources directory. Resources are auxiliary files used by the
6123 application and include things like image and sound files.
6124
6125 Same as `GetDataDir` for all platforms except Mac where it returns
6126 Contents/Resources subdirectory of the app bundle.
6127 """
6128 return _misc_.StandardPaths_GetResourcesDir(*args, **kwargs)
6129
6130 def GetLocalizedResourcesDir(*args, **kwargs):
6131 """
6132 GetLocalizedResourcesDir(self, String lang, int category=ResourceCat_None) -> String
6133
6134 Get localized resources directory containing the resource files of the
6135 specified category for the given language.
6136
6137 In general this is just GetResourcesDir()/lang under Windows and Unix
6138 and GetResourcesDir()/lang.lproj under Mac but is something quite
6139 different under Unix for the message catalog category (namely the
6140 standard prefix/share/locale/lang/LC_MESSAGES.)
6141 """
6142 return _misc_.StandardPaths_GetLocalizedResourcesDir(*args, **kwargs)
6143
50efceee
RD
6144 def GetDocumentsDir(*args, **kwargs):
6145 """
6146 GetDocumentsDir(self) -> String
6147
6148 Return the Documents directory for the current user.
6149
6150 C:\Documents and Settings\username\Documents under Windows,
6151 $HOME under Unix and ~/Documents under Mac
6152 """
6153 return _misc_.StandardPaths_GetDocumentsDir(*args, **kwargs)
6154
ae8635b6
RD
6155 def GetTempDir(*args, **kwargs):
6156 """
6157 GetTempDir(self) -> String
6158
6159 Return the user's directory for temporary files.
6160 """
6161 return _misc_.StandardPaths_GetTempDir(*args, **kwargs)
6162
c1cb24a4 6163 def SetInstallPrefix(*args, **kwargs):
828cff19
RD
6164 """
6165 SetInstallPrefix(self, String prefix)
6166
6167 Set the program installation directory which is /usr/local by default.
6168 This value will be used by other methods such as `GetDataDir` and
6169 `GetPluginsDir` as the prefix for what they return. (This function
6170 only has meaning on Unix systems.)
6171 """
c1cb24a4
RD
6172 return _misc_.StandardPaths_SetInstallPrefix(*args, **kwargs)
6173
6174 def GetInstallPrefix(*args, **kwargs):
828cff19
RD
6175 """
6176 GetInstallPrefix(self) -> String
6177
6178 Get the program installation prefix. The default is the prefix where
6179 Python is installed. (This function only has meaning on Unix systems.)
6180 """
c1cb24a4
RD
6181 return _misc_.StandardPaths_GetInstallPrefix(*args, **kwargs)
6182
2131d850 6183_misc_.StandardPaths_swigregister(StandardPaths)
c1cb24a4 6184
554f62e9
RD
6185def StandardPaths_Get(*args):
6186 """
c1cb24a4
RD
6187 StandardPaths_Get() -> StandardPaths
6188
8fb0e70a 6189 Return the global standard paths singleton
c1cb24a4 6190 """
554f62e9 6191 return _misc_.StandardPaths_Get(*args)
c1cb24a4 6192
704eda0c
RD
6193#---------------------------------------------------------------------------
6194
6195POWER_SOCKET = _misc_.POWER_SOCKET
6196POWER_BATTERY = _misc_.POWER_BATTERY
6197POWER_UNKNOWN = _misc_.POWER_UNKNOWN
6198BATTERY_NORMAL_STATE = _misc_.BATTERY_NORMAL_STATE
6199BATTERY_LOW_STATE = _misc_.BATTERY_LOW_STATE
6200BATTERY_CRITICAL_STATE = _misc_.BATTERY_CRITICAL_STATE
6201BATTERY_SHUTDOWN_STATE = _misc_.BATTERY_SHUTDOWN_STATE
6202BATTERY_UNKNOWN_STATE = _misc_.BATTERY_UNKNOWN_STATE
6203class PowerEvent(_core.Event):
6204 """
6205 wx.PowerEvent is generated when the system online status changes.
6206 Currently this is only implemented for Windows.
6207 """
6208 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
6209 __repr__ = _swig_repr
6210 def __init__(self, *args, **kwargs):
6211 """
6212 __init__(self, EventType evtType) -> PowerEvent
6213
6214 wx.PowerEvent is generated when the system online status changes.
6215 Currently this is only implemented for Windows.
6216 """
6217 _misc_.PowerEvent_swiginit(self,_misc_.new_PowerEvent(*args, **kwargs))
6218 def Veto(*args, **kwargs):
6219 """Veto(self)"""
6220 return _misc_.PowerEvent_Veto(*args, **kwargs)
6221
6222 def IsVetoed(*args, **kwargs):
6223 """IsVetoed(self) -> bool"""
6224 return _misc_.PowerEvent_IsVetoed(*args, **kwargs)
6225
6226_misc_.PowerEvent_swigregister(PowerEvent)
6227
6228wxEVT_POWER_SUSPENDING = _misc_.wxEVT_POWER_SUSPENDING
6229wxEVT_POWER_SUSPENDED = _misc_.wxEVT_POWER_SUSPENDED
6230wxEVT_POWER_SUSPEND_CANCEL = _misc_.wxEVT_POWER_SUSPEND_CANCEL
6231wxEVT_POWER_RESUME = _misc_.wxEVT_POWER_RESUME
6232EVT_POWER_SUSPENDING = wx.PyEventBinder( wxEVT_POWER_SUSPENDING , 1 )
6233EVT_POWER_SUSPENDED = wx.PyEventBinder( wxEVT_POWER_SUSPENDED , 1 )
6234EVT_POWER_SUSPEND_CANCEL = wx.PyEventBinder( wxEVT_POWER_SUSPEND_CANCEL , 1 )
6235EVT_POWER_RESUME = wx.PyEventBinder( wxEVT_POWER_RESUME , 1 )
6236
6237
6238def GetPowerType(*args):
6239 """
6240 GetPowerType() -> int
6241
6242 return the current system power state: online or offline
6243 """
6244 return _misc_.GetPowerType(*args)
6245
6246def GetBatteryState(*args):
6247 """
6248 GetBatteryState() -> int
6249
6250 return approximate battery state
6251 """
6252 return _misc_.GetBatteryState(*args)
b39fe951
RD
6253#---------------------------------------------------------------------------
6254
6255class AboutDialogInfo(object):
6256 """
f1b46404
RD
6257 `wx.AboutDialogInfo` contains information to be shown in the standard
6258 About dialog displayed by the `wx.AboutBox` function. This class
6259 contains the general information about the program, such as its name,
6260 version, copyright and so on, as well as lists of the program
6261 developers, documentation writers, artists and translators.
b39fe951
RD
6262
6263 While all the main platforms have a native implementation of the about
6264 dialog, they are often more limited than the generic version provided
6265 by wxWidgets and so the generic version is used if
6266 `wx.AboutDialogInfo` has any fields not supported by the native
6267 version. Currently GTK+ version supports all the possible fields
6268 natively but MSW and Mac versions don't support URLs, licence text nor
6269 custom icons in the about dialog and if either of those is used,
6270 wxAboutBox() will automatically use the generic version so you should
6271 avoid specifying these fields to achieve more native look and feel.
6272
6273 """
6274 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
6275 __repr__ = _swig_repr
6276 def __init__(self, *args, **kwargs):
6277 """
6278 __init__(self) -> AboutDialogInfo
6279
f1b46404
RD
6280 `wx.AboutDialogInfo` contains information to be shown in the standard
6281 About dialog displayed by the `wx.AboutBox` function. This class
6282 contains the general information about the program, such as its name,
6283 version, copyright and so on, as well as lists of the program
6284 developers, documentation writers, artists and translators.
b39fe951
RD
6285
6286 While all the main platforms have a native implementation of the about
6287 dialog, they are often more limited than the generic version provided
6288 by wxWidgets and so the generic version is used if
6289 `wx.AboutDialogInfo` has any fields not supported by the native
6290 version. Currently GTK+ version supports all the possible fields
6291 natively but MSW and Mac versions don't support URLs, licence text nor
6292 custom icons in the about dialog and if either of those is used,
6293 wxAboutBox() will automatically use the generic version so you should
6294 avoid specifying these fields to achieve more native look and feel.
6295
6296 """
6297 _misc_.AboutDialogInfo_swiginit(self,_misc_.new_AboutDialogInfo(*args, **kwargs))
6298 __swig_destroy__ = _misc_.delete_AboutDialogInfo
6299 __del__ = lambda self : None;
6300 def SetName(*args, **kwargs):
6301 """
6302 SetName(self, String name)
6303
6304 Set the name of the program. If this method is not called, the string
6305 returned by `wx.App.GetAppName` will be shown in the dialog.
6306 """
6307 return _misc_.AboutDialogInfo_SetName(*args, **kwargs)
6308
6309 def GetName(*args, **kwargs):
6310 """
6311 GetName(self) -> String
6312
6313 Returns the program name.
6314 """
6315 return _misc_.AboutDialogInfo_GetName(*args, **kwargs)
6316
6317 Name = property(GetName,SetName)
6318 def SetVersion(*args, **kwargs):
6319 """
6320 SetVersion(self, String version)
6321
6322 Set the version of the program. The version is in free format,
6323 i.e. not necessarily in the x.y.z form but it shouldn't contain the
6324 "version" word.
6325 """
6326 return _misc_.AboutDialogInfo_SetVersion(*args, **kwargs)
6327
6328 def HasVersion(*args, **kwargs):
6329 """
6330 HasVersion(self) -> bool
6331
6332 Returns ``True`` if the version property has been set.
6333 """
6334 return _misc_.AboutDialogInfo_HasVersion(*args, **kwargs)
6335
6336 def GetVersion(*args, **kwargs):
6337 """
6338 GetVersion(self) -> String
6339
6340 Returns the version value.
6341 """
6342 return _misc_.AboutDialogInfo_GetVersion(*args, **kwargs)
6343
6344 Version = property(GetVersion,SetVersion)
6345 def SetDescription(*args, **kwargs):
6346 """
6347 SetDescription(self, String desc)
6348
6349 Set brief, but possibly multiline, description of the program.
6350 """
6351 return _misc_.AboutDialogInfo_SetDescription(*args, **kwargs)
6352
6353 def HasDescription(*args, **kwargs):
6354 """
6355 HasDescription(self) -> bool
6356
6357 Returns ``True`` if the description property has been set.
6358 """
6359 return _misc_.AboutDialogInfo_HasDescription(*args, **kwargs)
6360
6361 def GetDescription(*args, **kwargs):
6362 """
6363 GetDescription(self) -> String
6364
6365 Returns the description value.
6366 """
6367 return _misc_.AboutDialogInfo_GetDescription(*args, **kwargs)
6368
6369 Description = property(GetDescription,SetDescription)
6370 def SetCopyright(*args, **kwargs):
6371 """
6372 SetCopyright(self, String copyright)
6373
6374 Set the short string containing the program copyright
6375 information. Notice that any occurrences of "(C)" in ``copyright``
6376 will be replaced by the copyright symbol (circled C) automatically,
6377 which means that you can avoid using this symbol in the program source
6378 code which can be problematic.
6379 """
6380 return _misc_.AboutDialogInfo_SetCopyright(*args, **kwargs)
6381
6382 def HasCopyright(*args, **kwargs):
6383 """
6384 HasCopyright(self) -> bool
6385
6386 Returns ``True`` if the copyright property has been set.
6387 """
6388 return _misc_.AboutDialogInfo_HasCopyright(*args, **kwargs)
6389
6390 def GetCopyright(*args, **kwargs):
6391 """
6392 GetCopyright(self) -> String
6393
6394 Returns the copyright value.
6395 """
6396 return _misc_.AboutDialogInfo_GetCopyright(*args, **kwargs)
6397
6398 Copyright = property(GetCopyright,SetCopyright)
6399 def SetLicence(*args, **kwargs):
6400 """
6401 SetLicence(self, String licence)
6402
6403 Set the long, multiline string containing the text of the program
6404 licence.
6405
6406 Only GTK+ version supports showing the licence text in the native
6407 about dialog currently so the generic version will be used under all
6408 the other platforms if this method is called. To preserve the native
6409 look and feel it is advised that you do not call this method but
6410 provide a separate menu item in the "Help" menu for displaying the
6411 text of your program licence.
6412
6413 """
6414 return _misc_.AboutDialogInfo_SetLicence(*args, **kwargs)
6415
6416 def SetLicense(*args, **kwargs):
6417 """
6418 SetLicense(self, String licence)
6419
6420 This is the same as `SetLicence`.
6421 """
6422 return _misc_.AboutDialogInfo_SetLicense(*args, **kwargs)
6423
6424 def HasLicence(*args, **kwargs):
6425 """
6426 HasLicence(self) -> bool
6427
6428 Returns ``True`` if the licence property has been set.
6429 """
6430 return _misc_.AboutDialogInfo_HasLicence(*args, **kwargs)
6431
6432 def GetLicence(*args, **kwargs):
6433 """
6434 GetLicence(self) -> String
6435
6436 Returns the licence value.
6437 """
6438 return _misc_.AboutDialogInfo_GetLicence(*args, **kwargs)
6439
6440 Licence = property(GetLicence,SetLicence)
6441 License = Licence
6442 def SetIcon(*args, **kwargs):
6443 """
6444 SetIcon(self, Icon icon)
6445
6446 Set the icon to be shown in the dialog. By default the icon of the
6447 main frame will be shown if the native about dialog supports custom
6448 icons. If it doesn't but a valid icon is specified using this method,
6449 the generic about dialog is used instead so you should avoid calling
6450 this function for maximally native look and feel.
6451 """
6452 return _misc_.AboutDialogInfo_SetIcon(*args, **kwargs)
6453
6454 def HasIcon(*args, **kwargs):
6455 """
6456 HasIcon(self) -> bool
6457
6458 Returns ``True`` if the icon property has been set.
6459 """
6460 return _misc_.AboutDialogInfo_HasIcon(*args, **kwargs)
6461
6462 def GetIcon(*args, **kwargs):
6463 """
6464 GetIcon(self) -> Icon
6465
6466 Return the current icon value.
6467 """
6468 return _misc_.AboutDialogInfo_GetIcon(*args, **kwargs)
6469
6470 Icon = property(GetIcon,SetIcon)
6471 def _SetWebSite(*args, **kwargs):
6472 """_SetWebSite(self, String url, String desc=wxEmptyString)"""
6473 return _misc_.AboutDialogInfo__SetWebSite(*args, **kwargs)
6474
6475 def _GetWebSiteURL(*args, **kwargs):
6476 """_GetWebSiteURL(self) -> String"""
6477 return _misc_.AboutDialogInfo__GetWebSiteURL(*args, **kwargs)
6478
6479 def _GetWebSiteDescription(*args, **kwargs):
6480 """_GetWebSiteDescription(self) -> String"""
6481 return _misc_.AboutDialogInfo__GetWebSiteDescription(*args, **kwargs)
6482
6483 def HasWebSite(*args, **kwargs):
6484 """HasWebSite(self) -> bool"""
6485 return _misc_.AboutDialogInfo_HasWebSite(*args, **kwargs)
6486
6487 def SetWebSite(self, args):
6488 """
6489 SetWebSite(self, URL, [Description])
6490
6491 Set the web site property. The ``args`` parameter can
6492 either be a single string for the URL, to a 2-tuple of
6493 (URL, Description) strings.
6494 """
6495 if type(args) in [str, unicode]:
6496 self._SetWebSite(args)
6497 else:
6498 self._SetWebSite(args[0], args[1])
6499
6500 def GetWebSite(self):
6501 """
6502 GetWebSite(self) --> (URL, Description)
6503 """
6504 return (self._GetWebSiteURL(), self._GetWebSiteDescription())
6505
6506 WebSite = property(GetWebSite,SetWebSite)
6507 def SetDevelopers(*args, **kwargs):
6508 """
6509 SetDevelopers(self, list developers)
6510
6511 Set the list of the developers of the program.
6512 """
6513 return _misc_.AboutDialogInfo_SetDevelopers(*args, **kwargs)
6514
6515 def AddDeveloper(*args, **kwargs):
6516 """
6517 AddDeveloper(self, String developer)
6518
6519 Add a string to the list of developers.
6520 """
6521 return _misc_.AboutDialogInfo_AddDeveloper(*args, **kwargs)
6522
6523 def HasDevelopers(*args, **kwargs):
6524 """
6525 HasDevelopers(self) -> bool
6526
6527 Returns ``True if any developers have been set.
6528 """
6529 return _misc_.AboutDialogInfo_HasDevelopers(*args, **kwargs)
6530
6531 def GetDevelopers(*args, **kwargs):
6532 """
6533 GetDevelopers(self) --> list
6534
6535 Returns the list of developers.
6536 """
6537 return _misc_.AboutDialogInfo_GetDevelopers(*args, **kwargs)
6538
6539 Developers = property(GetDevelopers,SetDevelopers)
6540 def SetDocWriters(*args, **kwargs):
6541 """
6542 SetDocWriters(self, list docwriters)
6543
6544 Set the list of the documentation writers.
6545 """
6546 return _misc_.AboutDialogInfo_SetDocWriters(*args, **kwargs)
6547
6548 def AddDocWriter(*args, **kwargs):
6549 """
6550 AddDocWriter(self, String docwriter)
6551
6552 Add a string to the list of documentation writers.
6553 """
6554 return _misc_.AboutDialogInfo_AddDocWriter(*args, **kwargs)
6555
6556 def HasDocWriters(*args, **kwargs):
6557 """
6558 HasDocWriters(self) -> bool
6559
6560 Returns ``True if any documentation writers have been set.
6561 """
6562 return _misc_.AboutDialogInfo_HasDocWriters(*args, **kwargs)
6563
6564 def GetDocWriters(*args, **kwargs):
6565 """
6566 GetDocWriters(self) --> list
6567
6568 Returns the list of documentation writers.
6569 """
6570 return _misc_.AboutDialogInfo_GetDocWriters(*args, **kwargs)
6571
6572 DocWriters = property(GetDocWriters,SetDocWriters)
6573 def SetArtists(*args, **kwargs):
6574 """
6575 SetArtists(self, list artists)
6576
6577 Set the list of artists for the program.
6578 """
6579 return _misc_.AboutDialogInfo_SetArtists(*args, **kwargs)
6580
6581 def AddArtist(*args, **kwargs):
6582 """
6583 AddArtist(self, String artist)
6584
6585 Add a string to the list of artists.
6586 """
6587 return _misc_.AboutDialogInfo_AddArtist(*args, **kwargs)
6588
6589 def HasArtists(*args, **kwargs):
6590 """
6591 HasArtists(self) -> bool
6592
6593 Returns ``True`` if any artists have been set.
6594 """
6595 return _misc_.AboutDialogInfo_HasArtists(*args, **kwargs)
6596
6597 def GetArtists(*args, **kwargs):
6598 """
6599 GetArtists(self) --> list
6600
6601 Returns the list od artists.
6602 """
6603 return _misc_.AboutDialogInfo_GetArtists(*args, **kwargs)
6604
6605 Artists = property(GetArtists,SetArtists)
6606 def SetTranslators(*args, **kwargs):
6607 """
6608 SetTranslators(self, list translators)
6609
6610 Sets the list of program translators.
6611 """
6612 return _misc_.AboutDialogInfo_SetTranslators(*args, **kwargs)
6613
6614 def AddTranslator(*args, **kwargs):
6615 """
6616 AddTranslator(self, String translator)
6617
6618 Add a string to the list of translators.
6619 """
6620 return _misc_.AboutDialogInfo_AddTranslator(*args, **kwargs)
6621
6622 def HasTranslators(*args, **kwargs):
6623 """
6624 HasTranslators(self) -> bool
6625
6626 Returns ``True`` if any translators have been set.
6627 """
6628 return _misc_.AboutDialogInfo_HasTranslators(*args, **kwargs)
6629
6630 def GetTranslators(*args, **kwargs):
6631 """
6632 GetTranslators(self) --> list
6633
6634 Returns the list of program translators.
6635 """
6636 return _misc_.AboutDialogInfo_GetTranslators(*args, **kwargs)
6637
6638 Translators = property(GetTranslators,SetTranslators)
6639 def IsSimple(*args, **kwargs):
6640 """IsSimple(self) -> bool"""
6641 return _misc_.AboutDialogInfo_IsSimple(*args, **kwargs)
6642
6643 def GetDescriptionAndCredits(*args, **kwargs):
6644 """GetDescriptionAndCredits(self) -> String"""
6645 return _misc_.AboutDialogInfo_GetDescriptionAndCredits(*args, **kwargs)
6646
6647_misc_.AboutDialogInfo_swigregister(AboutDialogInfo)
6648
6649
6650def AboutBox(*args, **kwargs):
6651 """
6652 AboutBox(AboutDialogInfo info)
6653
6654 This function shows the standard about dialog containing the
6655 information specified in ``info``. If the current platform has a
6656 native about dialog which is capable of showing all the fields in
24f6c4e8
RD
6657 `wx.AboutDialogInfo`, the native dialog is used, otherwise the
6658 function falls back to the generic wxWidgets version of the dialog.
b39fe951
RD
6659 """
6660 return _misc_.AboutBox(*args, **kwargs)
d55e5bfc 6661
7449af73 6662