]> git.saurik.com Git - wxWidgets.git/blob - wxPython/src/msw/core.py
Reworked how stock objects are initialized. They now have an
[wxWidgets.git] / wxPython / src / msw / core.py
1 # This file was created automatically by SWIG.
2 # Don't modify this file, modify the SWIG interface instead.
3
4 import _core
5
6 #// Give a reference to the dictionary of this module to the C++ extension
7 #// code.
8 _core._wxPySetDictionary(vars())
9
10 #// A little trick to make 'wx' be a reference to this module so wx.Names can
11 #// be used here.
12 import sys as _sys
13 wx = _sys.modules[__name__]
14
15 NOT_FOUND = _core.NOT_FOUND
16 VSCROLL = _core.VSCROLL
17 HSCROLL = _core.HSCROLL
18 CAPTION = _core.CAPTION
19 DOUBLE_BORDER = _core.DOUBLE_BORDER
20 SUNKEN_BORDER = _core.SUNKEN_BORDER
21 RAISED_BORDER = _core.RAISED_BORDER
22 BORDER = _core.BORDER
23 SIMPLE_BORDER = _core.SIMPLE_BORDER
24 STATIC_BORDER = _core.STATIC_BORDER
25 TRANSPARENT_WINDOW = _core.TRANSPARENT_WINDOW
26 NO_BORDER = _core.NO_BORDER
27 USER_COLOURS = _core.USER_COLOURS
28 NO_3D = _core.NO_3D
29 TAB_TRAVERSAL = _core.TAB_TRAVERSAL
30 WANTS_CHARS = _core.WANTS_CHARS
31 POPUP_WINDOW = _core.POPUP_WINDOW
32 CENTER_FRAME = _core.CENTER_FRAME
33 CENTRE_ON_SCREEN = _core.CENTRE_ON_SCREEN
34 CENTER_ON_SCREEN = _core.CENTER_ON_SCREEN
35 STAY_ON_TOP = _core.STAY_ON_TOP
36 ICONIZE = _core.ICONIZE
37 MINIMIZE = _core.MINIMIZE
38 MAXIMIZE = _core.MAXIMIZE
39 CLOSE_BOX = _core.CLOSE_BOX
40 THICK_FRAME = _core.THICK_FRAME
41 SYSTEM_MENU = _core.SYSTEM_MENU
42 MINIMIZE_BOX = _core.MINIMIZE_BOX
43 MAXIMIZE_BOX = _core.MAXIMIZE_BOX
44 TINY_CAPTION_HORIZ = _core.TINY_CAPTION_HORIZ
45 TINY_CAPTION_VERT = _core.TINY_CAPTION_VERT
46 RESIZE_BOX = _core.RESIZE_BOX
47 RESIZE_BORDER = _core.RESIZE_BORDER
48 DIALOG_MODAL = _core.DIALOG_MODAL
49 DIALOG_MODELESS = _core.DIALOG_MODELESS
50 DIALOG_NO_PARENT = _core.DIALOG_NO_PARENT
51 DEFAULT_FRAME_STYLE = _core.DEFAULT_FRAME_STYLE
52 DEFAULT_DIALOG_STYLE = _core.DEFAULT_DIALOG_STYLE
53 FRAME_TOOL_WINDOW = _core.FRAME_TOOL_WINDOW
54 FRAME_FLOAT_ON_PARENT = _core.FRAME_FLOAT_ON_PARENT
55 FRAME_NO_WINDOW_MENU = _core.FRAME_NO_WINDOW_MENU
56 FRAME_NO_TASKBAR = _core.FRAME_NO_TASKBAR
57 FRAME_SHAPED = _core.FRAME_SHAPED
58 ED_CLIENT_MARGIN = _core.ED_CLIENT_MARGIN
59 ED_BUTTONS_BOTTOM = _core.ED_BUTTONS_BOTTOM
60 ED_BUTTONS_RIGHT = _core.ED_BUTTONS_RIGHT
61 ED_STATIC_LINE = _core.ED_STATIC_LINE
62 EXT_DIALOG_STYLE = _core.EXT_DIALOG_STYLE
63 CLIP_CHILDREN = _core.CLIP_CHILDREN
64 CLIP_SIBLINGS = _core.CLIP_SIBLINGS
65 RETAINED = _core.RETAINED
66 BACKINGSTORE = _core.BACKINGSTORE
67 COLOURED = _core.COLOURED
68 FIXED_LENGTH = _core.FIXED_LENGTH
69 LB_NEEDED_SB = _core.LB_NEEDED_SB
70 LB_ALWAYS_SB = _core.LB_ALWAYS_SB
71 LB_SORT = _core.LB_SORT
72 LB_SINGLE = _core.LB_SINGLE
73 LB_MULTIPLE = _core.LB_MULTIPLE
74 LB_EXTENDED = _core.LB_EXTENDED
75 LB_OWNERDRAW = _core.LB_OWNERDRAW
76 LB_HSCROLL = _core.LB_HSCROLL
77 PROCESS_ENTER = _core.PROCESS_ENTER
78 PASSWORD = _core.PASSWORD
79 CB_SIMPLE = _core.CB_SIMPLE
80 CB_DROPDOWN = _core.CB_DROPDOWN
81 CB_SORT = _core.CB_SORT
82 CB_READONLY = _core.CB_READONLY
83 RA_HORIZONTAL = _core.RA_HORIZONTAL
84 RA_VERTICAL = _core.RA_VERTICAL
85 RA_SPECIFY_ROWS = _core.RA_SPECIFY_ROWS
86 RA_SPECIFY_COLS = _core.RA_SPECIFY_COLS
87 RB_GROUP = _core.RB_GROUP
88 RB_SINGLE = _core.RB_SINGLE
89 SL_HORIZONTAL = _core.SL_HORIZONTAL
90 SL_VERTICAL = _core.SL_VERTICAL
91 SL_AUTOTICKS = _core.SL_AUTOTICKS
92 SL_LABELS = _core.SL_LABELS
93 SL_LEFT = _core.SL_LEFT
94 SL_TOP = _core.SL_TOP
95 SL_RIGHT = _core.SL_RIGHT
96 SL_BOTTOM = _core.SL_BOTTOM
97 SL_BOTH = _core.SL_BOTH
98 SL_SELRANGE = _core.SL_SELRANGE
99 SB_HORIZONTAL = _core.SB_HORIZONTAL
100 SB_VERTICAL = _core.SB_VERTICAL
101 ST_SIZEGRIP = _core.ST_SIZEGRIP
102 ST_NO_AUTORESIZE = _core.ST_NO_AUTORESIZE
103 FLOOD_SURFACE = _core.FLOOD_SURFACE
104 FLOOD_BORDER = _core.FLOOD_BORDER
105 ODDEVEN_RULE = _core.ODDEVEN_RULE
106 WINDING_RULE = _core.WINDING_RULE
107 TOOL_TOP = _core.TOOL_TOP
108 TOOL_BOTTOM = _core.TOOL_BOTTOM
109 TOOL_LEFT = _core.TOOL_LEFT
110 TOOL_RIGHT = _core.TOOL_RIGHT
111 OK = _core.OK
112 YES_NO = _core.YES_NO
113 CANCEL = _core.CANCEL
114 YES = _core.YES
115 NO = _core.NO
116 NO_DEFAULT = _core.NO_DEFAULT
117 YES_DEFAULT = _core.YES_DEFAULT
118 ICON_EXCLAMATION = _core.ICON_EXCLAMATION
119 ICON_HAND = _core.ICON_HAND
120 ICON_QUESTION = _core.ICON_QUESTION
121 ICON_INFORMATION = _core.ICON_INFORMATION
122 ICON_STOP = _core.ICON_STOP
123 ICON_ASTERISK = _core.ICON_ASTERISK
124 ICON_MASK = _core.ICON_MASK
125 ICON_WARNING = _core.ICON_WARNING
126 ICON_ERROR = _core.ICON_ERROR
127 FORWARD = _core.FORWARD
128 BACKWARD = _core.BACKWARD
129 RESET = _core.RESET
130 HELP = _core.HELP
131 MORE = _core.MORE
132 SETUP = _core.SETUP
133 SIZE_AUTO_WIDTH = _core.SIZE_AUTO_WIDTH
134 SIZE_AUTO_HEIGHT = _core.SIZE_AUTO_HEIGHT
135 SIZE_AUTO = _core.SIZE_AUTO
136 SIZE_USE_EXISTING = _core.SIZE_USE_EXISTING
137 SIZE_ALLOW_MINUS_ONE = _core.SIZE_ALLOW_MINUS_ONE
138 PORTRAIT = _core.PORTRAIT
139 LANDSCAPE = _core.LANDSCAPE
140 PRINT_QUALITY_HIGH = _core.PRINT_QUALITY_HIGH
141 PRINT_QUALITY_MEDIUM = _core.PRINT_QUALITY_MEDIUM
142 PRINT_QUALITY_LOW = _core.PRINT_QUALITY_LOW
143 PRINT_QUALITY_DRAFT = _core.PRINT_QUALITY_DRAFT
144 ID_ANY = _core.ID_ANY
145 ID_SEPARATOR = _core.ID_SEPARATOR
146 ID_LOWEST = _core.ID_LOWEST
147 ID_OPEN = _core.ID_OPEN
148 ID_CLOSE = _core.ID_CLOSE
149 ID_NEW = _core.ID_NEW
150 ID_SAVE = _core.ID_SAVE
151 ID_SAVEAS = _core.ID_SAVEAS
152 ID_REVERT = _core.ID_REVERT
153 ID_EXIT = _core.ID_EXIT
154 ID_UNDO = _core.ID_UNDO
155 ID_REDO = _core.ID_REDO
156 ID_HELP = _core.ID_HELP
157 ID_PRINT = _core.ID_PRINT
158 ID_PRINT_SETUP = _core.ID_PRINT_SETUP
159 ID_PREVIEW = _core.ID_PREVIEW
160 ID_ABOUT = _core.ID_ABOUT
161 ID_HELP_CONTENTS = _core.ID_HELP_CONTENTS
162 ID_HELP_COMMANDS = _core.ID_HELP_COMMANDS
163 ID_HELP_PROCEDURES = _core.ID_HELP_PROCEDURES
164 ID_HELP_CONTEXT = _core.ID_HELP_CONTEXT
165 ID_CLOSE_ALL = _core.ID_CLOSE_ALL
166 ID_PREFERENCES = _core.ID_PREFERENCES
167 ID_CUT = _core.ID_CUT
168 ID_COPY = _core.ID_COPY
169 ID_PASTE = _core.ID_PASTE
170 ID_CLEAR = _core.ID_CLEAR
171 ID_FIND = _core.ID_FIND
172 ID_DUPLICATE = _core.ID_DUPLICATE
173 ID_SELECTALL = _core.ID_SELECTALL
174 ID_DELETE = _core.ID_DELETE
175 ID_REPLACE = _core.ID_REPLACE
176 ID_REPLACE_ALL = _core.ID_REPLACE_ALL
177 ID_PROPERTIES = _core.ID_PROPERTIES
178 ID_VIEW_DETAILS = _core.ID_VIEW_DETAILS
179 ID_VIEW_LARGEICONS = _core.ID_VIEW_LARGEICONS
180 ID_VIEW_SMALLICONS = _core.ID_VIEW_SMALLICONS
181 ID_VIEW_LIST = _core.ID_VIEW_LIST
182 ID_VIEW_SORTDATE = _core.ID_VIEW_SORTDATE
183 ID_VIEW_SORTNAME = _core.ID_VIEW_SORTNAME
184 ID_VIEW_SORTSIZE = _core.ID_VIEW_SORTSIZE
185 ID_VIEW_SORTTYPE = _core.ID_VIEW_SORTTYPE
186 ID_FILE1 = _core.ID_FILE1
187 ID_FILE2 = _core.ID_FILE2
188 ID_FILE3 = _core.ID_FILE3
189 ID_FILE4 = _core.ID_FILE4
190 ID_FILE5 = _core.ID_FILE5
191 ID_FILE6 = _core.ID_FILE6
192 ID_FILE7 = _core.ID_FILE7
193 ID_FILE8 = _core.ID_FILE8
194 ID_FILE9 = _core.ID_FILE9
195 ID_OK = _core.ID_OK
196 ID_CANCEL = _core.ID_CANCEL
197 ID_APPLY = _core.ID_APPLY
198 ID_YES = _core.ID_YES
199 ID_NO = _core.ID_NO
200 ID_STATIC = _core.ID_STATIC
201 ID_FORWARD = _core.ID_FORWARD
202 ID_BACKWARD = _core.ID_BACKWARD
203 ID_DEFAULT = _core.ID_DEFAULT
204 ID_MORE = _core.ID_MORE
205 ID_SETUP = _core.ID_SETUP
206 ID_RESET = _core.ID_RESET
207 ID_CONTEXT_HELP = _core.ID_CONTEXT_HELP
208 ID_YESTOALL = _core.ID_YESTOALL
209 ID_NOTOALL = _core.ID_NOTOALL
210 ID_ABORT = _core.ID_ABORT
211 ID_RETRY = _core.ID_RETRY
212 ID_IGNORE = _core.ID_IGNORE
213 ID_HIGHEST = _core.ID_HIGHEST
214 OPEN = _core.OPEN
215 SAVE = _core.SAVE
216 HIDE_READONLY = _core.HIDE_READONLY
217 OVERWRITE_PROMPT = _core.OVERWRITE_PROMPT
218 FILE_MUST_EXIST = _core.FILE_MUST_EXIST
219 MULTIPLE = _core.MULTIPLE
220 CHANGE_DIR = _core.CHANGE_DIR
221 ACCEL_ALT = _core.ACCEL_ALT
222 ACCEL_CTRL = _core.ACCEL_CTRL
223 ACCEL_SHIFT = _core.ACCEL_SHIFT
224 ACCEL_NORMAL = _core.ACCEL_NORMAL
225 PD_AUTO_HIDE = _core.PD_AUTO_HIDE
226 PD_APP_MODAL = _core.PD_APP_MODAL
227 PD_CAN_ABORT = _core.PD_CAN_ABORT
228 PD_ELAPSED_TIME = _core.PD_ELAPSED_TIME
229 PD_ESTIMATED_TIME = _core.PD_ESTIMATED_TIME
230 PD_REMAINING_TIME = _core.PD_REMAINING_TIME
231 DD_NEW_DIR_BUTTON = _core.DD_NEW_DIR_BUTTON
232 DD_DEFAULT_STYLE = _core.DD_DEFAULT_STYLE
233 MENU_TEAROFF = _core.MENU_TEAROFF
234 MB_DOCKABLE = _core.MB_DOCKABLE
235 NO_FULL_REPAINT_ON_RESIZE = _core.NO_FULL_REPAINT_ON_RESIZE
236 FULL_REPAINT_ON_RESIZE = _core.FULL_REPAINT_ON_RESIZE
237 LI_HORIZONTAL = _core.LI_HORIZONTAL
238 LI_VERTICAL = _core.LI_VERTICAL
239 WS_EX_VALIDATE_RECURSIVELY = _core.WS_EX_VALIDATE_RECURSIVELY
240 WS_EX_BLOCK_EVENTS = _core.WS_EX_BLOCK_EVENTS
241 WS_EX_TRANSIENT = _core.WS_EX_TRANSIENT
242 WS_EX_THEMED_BACKGROUND = _core.WS_EX_THEMED_BACKGROUND
243 WS_EX_PROCESS_IDLE = _core.WS_EX_PROCESS_IDLE
244 WS_EX_PROCESS_UI_UPDATES = _core.WS_EX_PROCESS_UI_UPDATES
245 MM_TEXT = _core.MM_TEXT
246 MM_LOMETRIC = _core.MM_LOMETRIC
247 MM_HIMETRIC = _core.MM_HIMETRIC
248 MM_LOENGLISH = _core.MM_LOENGLISH
249 MM_HIENGLISH = _core.MM_HIENGLISH
250 MM_TWIPS = _core.MM_TWIPS
251 MM_ISOTROPIC = _core.MM_ISOTROPIC
252 MM_ANISOTROPIC = _core.MM_ANISOTROPIC
253 MM_POINTS = _core.MM_POINTS
254 MM_METRIC = _core.MM_METRIC
255 CENTRE = _core.CENTRE
256 CENTER = _core.CENTER
257 HORIZONTAL = _core.HORIZONTAL
258 VERTICAL = _core.VERTICAL
259 BOTH = _core.BOTH
260 LEFT = _core.LEFT
261 RIGHT = _core.RIGHT
262 UP = _core.UP
263 DOWN = _core.DOWN
264 TOP = _core.TOP
265 BOTTOM = _core.BOTTOM
266 NORTH = _core.NORTH
267 SOUTH = _core.SOUTH
268 WEST = _core.WEST
269 EAST = _core.EAST
270 ALL = _core.ALL
271 ALIGN_NOT = _core.ALIGN_NOT
272 ALIGN_CENTER_HORIZONTAL = _core.ALIGN_CENTER_HORIZONTAL
273 ALIGN_CENTRE_HORIZONTAL = _core.ALIGN_CENTRE_HORIZONTAL
274 ALIGN_LEFT = _core.ALIGN_LEFT
275 ALIGN_TOP = _core.ALIGN_TOP
276 ALIGN_RIGHT = _core.ALIGN_RIGHT
277 ALIGN_BOTTOM = _core.ALIGN_BOTTOM
278 ALIGN_CENTER_VERTICAL = _core.ALIGN_CENTER_VERTICAL
279 ALIGN_CENTRE_VERTICAL = _core.ALIGN_CENTRE_VERTICAL
280 ALIGN_CENTER = _core.ALIGN_CENTER
281 ALIGN_CENTRE = _core.ALIGN_CENTRE
282 ALIGN_MASK = _core.ALIGN_MASK
283 STRETCH_NOT = _core.STRETCH_NOT
284 SHRINK = _core.SHRINK
285 GROW = _core.GROW
286 EXPAND = _core.EXPAND
287 SHAPED = _core.SHAPED
288 ADJUST_MINSIZE = _core.ADJUST_MINSIZE
289 TILE = _core.TILE
290 BORDER_DEFAULT = _core.BORDER_DEFAULT
291 BORDER_NONE = _core.BORDER_NONE
292 BORDER_STATIC = _core.BORDER_STATIC
293 BORDER_SIMPLE = _core.BORDER_SIMPLE
294 BORDER_RAISED = _core.BORDER_RAISED
295 BORDER_SUNKEN = _core.BORDER_SUNKEN
296 BORDER_DOUBLE = _core.BORDER_DOUBLE
297 BORDER_MASK = _core.BORDER_MASK
298 DEFAULT = _core.DEFAULT
299 DECORATIVE = _core.DECORATIVE
300 ROMAN = _core.ROMAN
301 SCRIPT = _core.SCRIPT
302 SWISS = _core.SWISS
303 MODERN = _core.MODERN
304 TELETYPE = _core.TELETYPE
305 VARIABLE = _core.VARIABLE
306 FIXED = _core.FIXED
307 NORMAL = _core.NORMAL
308 LIGHT = _core.LIGHT
309 BOLD = _core.BOLD
310 ITALIC = _core.ITALIC
311 SLANT = _core.SLANT
312 SOLID = _core.SOLID
313 DOT = _core.DOT
314 LONG_DASH = _core.LONG_DASH
315 SHORT_DASH = _core.SHORT_DASH
316 DOT_DASH = _core.DOT_DASH
317 USER_DASH = _core.USER_DASH
318 TRANSPARENT = _core.TRANSPARENT
319 STIPPLE = _core.STIPPLE
320 BDIAGONAL_HATCH = _core.BDIAGONAL_HATCH
321 CROSSDIAG_HATCH = _core.CROSSDIAG_HATCH
322 FDIAGONAL_HATCH = _core.FDIAGONAL_HATCH
323 CROSS_HATCH = _core.CROSS_HATCH
324 HORIZONTAL_HATCH = _core.HORIZONTAL_HATCH
325 VERTICAL_HATCH = _core.VERTICAL_HATCH
326 JOIN_BEVEL = _core.JOIN_BEVEL
327 JOIN_MITER = _core.JOIN_MITER
328 JOIN_ROUND = _core.JOIN_ROUND
329 CAP_ROUND = _core.CAP_ROUND
330 CAP_PROJECTING = _core.CAP_PROJECTING
331 CAP_BUTT = _core.CAP_BUTT
332 CLEAR = _core.CLEAR
333 XOR = _core.XOR
334 INVERT = _core.INVERT
335 OR_REVERSE = _core.OR_REVERSE
336 AND_REVERSE = _core.AND_REVERSE
337 COPY = _core.COPY
338 AND = _core.AND
339 AND_INVERT = _core.AND_INVERT
340 NO_OP = _core.NO_OP
341 NOR = _core.NOR
342 EQUIV = _core.EQUIV
343 SRC_INVERT = _core.SRC_INVERT
344 OR_INVERT = _core.OR_INVERT
345 NAND = _core.NAND
346 OR = _core.OR
347 SET = _core.SET
348 WXK_BACK = _core.WXK_BACK
349 WXK_TAB = _core.WXK_TAB
350 WXK_RETURN = _core.WXK_RETURN
351 WXK_ESCAPE = _core.WXK_ESCAPE
352 WXK_SPACE = _core.WXK_SPACE
353 WXK_DELETE = _core.WXK_DELETE
354 WXK_START = _core.WXK_START
355 WXK_LBUTTON = _core.WXK_LBUTTON
356 WXK_RBUTTON = _core.WXK_RBUTTON
357 WXK_CANCEL = _core.WXK_CANCEL
358 WXK_MBUTTON = _core.WXK_MBUTTON
359 WXK_CLEAR = _core.WXK_CLEAR
360 WXK_SHIFT = _core.WXK_SHIFT
361 WXK_ALT = _core.WXK_ALT
362 WXK_CONTROL = _core.WXK_CONTROL
363 WXK_MENU = _core.WXK_MENU
364 WXK_PAUSE = _core.WXK_PAUSE
365 WXK_CAPITAL = _core.WXK_CAPITAL
366 WXK_PRIOR = _core.WXK_PRIOR
367 WXK_NEXT = _core.WXK_NEXT
368 WXK_END = _core.WXK_END
369 WXK_HOME = _core.WXK_HOME
370 WXK_LEFT = _core.WXK_LEFT
371 WXK_UP = _core.WXK_UP
372 WXK_RIGHT = _core.WXK_RIGHT
373 WXK_DOWN = _core.WXK_DOWN
374 WXK_SELECT = _core.WXK_SELECT
375 WXK_PRINT = _core.WXK_PRINT
376 WXK_EXECUTE = _core.WXK_EXECUTE
377 WXK_SNAPSHOT = _core.WXK_SNAPSHOT
378 WXK_INSERT = _core.WXK_INSERT
379 WXK_HELP = _core.WXK_HELP
380 WXK_NUMPAD0 = _core.WXK_NUMPAD0
381 WXK_NUMPAD1 = _core.WXK_NUMPAD1
382 WXK_NUMPAD2 = _core.WXK_NUMPAD2
383 WXK_NUMPAD3 = _core.WXK_NUMPAD3
384 WXK_NUMPAD4 = _core.WXK_NUMPAD4
385 WXK_NUMPAD5 = _core.WXK_NUMPAD5
386 WXK_NUMPAD6 = _core.WXK_NUMPAD6
387 WXK_NUMPAD7 = _core.WXK_NUMPAD7
388 WXK_NUMPAD8 = _core.WXK_NUMPAD8
389 WXK_NUMPAD9 = _core.WXK_NUMPAD9
390 WXK_MULTIPLY = _core.WXK_MULTIPLY
391 WXK_ADD = _core.WXK_ADD
392 WXK_SEPARATOR = _core.WXK_SEPARATOR
393 WXK_SUBTRACT = _core.WXK_SUBTRACT
394 WXK_DECIMAL = _core.WXK_DECIMAL
395 WXK_DIVIDE = _core.WXK_DIVIDE
396 WXK_F1 = _core.WXK_F1
397 WXK_F2 = _core.WXK_F2
398 WXK_F3 = _core.WXK_F3
399 WXK_F4 = _core.WXK_F4
400 WXK_F5 = _core.WXK_F5
401 WXK_F6 = _core.WXK_F6
402 WXK_F7 = _core.WXK_F7
403 WXK_F8 = _core.WXK_F8
404 WXK_F9 = _core.WXK_F9
405 WXK_F10 = _core.WXK_F10
406 WXK_F11 = _core.WXK_F11
407 WXK_F12 = _core.WXK_F12
408 WXK_F13 = _core.WXK_F13
409 WXK_F14 = _core.WXK_F14
410 WXK_F15 = _core.WXK_F15
411 WXK_F16 = _core.WXK_F16
412 WXK_F17 = _core.WXK_F17
413 WXK_F18 = _core.WXK_F18
414 WXK_F19 = _core.WXK_F19
415 WXK_F20 = _core.WXK_F20
416 WXK_F21 = _core.WXK_F21
417 WXK_F22 = _core.WXK_F22
418 WXK_F23 = _core.WXK_F23
419 WXK_F24 = _core.WXK_F24
420 WXK_NUMLOCK = _core.WXK_NUMLOCK
421 WXK_SCROLL = _core.WXK_SCROLL
422 WXK_PAGEUP = _core.WXK_PAGEUP
423 WXK_PAGEDOWN = _core.WXK_PAGEDOWN
424 WXK_NUMPAD_SPACE = _core.WXK_NUMPAD_SPACE
425 WXK_NUMPAD_TAB = _core.WXK_NUMPAD_TAB
426 WXK_NUMPAD_ENTER = _core.WXK_NUMPAD_ENTER
427 WXK_NUMPAD_F1 = _core.WXK_NUMPAD_F1
428 WXK_NUMPAD_F2 = _core.WXK_NUMPAD_F2
429 WXK_NUMPAD_F3 = _core.WXK_NUMPAD_F3
430 WXK_NUMPAD_F4 = _core.WXK_NUMPAD_F4
431 WXK_NUMPAD_HOME = _core.WXK_NUMPAD_HOME
432 WXK_NUMPAD_LEFT = _core.WXK_NUMPAD_LEFT
433 WXK_NUMPAD_UP = _core.WXK_NUMPAD_UP
434 WXK_NUMPAD_RIGHT = _core.WXK_NUMPAD_RIGHT
435 WXK_NUMPAD_DOWN = _core.WXK_NUMPAD_DOWN
436 WXK_NUMPAD_PRIOR = _core.WXK_NUMPAD_PRIOR
437 WXK_NUMPAD_PAGEUP = _core.WXK_NUMPAD_PAGEUP
438 WXK_NUMPAD_NEXT = _core.WXK_NUMPAD_NEXT
439 WXK_NUMPAD_PAGEDOWN = _core.WXK_NUMPAD_PAGEDOWN
440 WXK_NUMPAD_END = _core.WXK_NUMPAD_END
441 WXK_NUMPAD_BEGIN = _core.WXK_NUMPAD_BEGIN
442 WXK_NUMPAD_INSERT = _core.WXK_NUMPAD_INSERT
443 WXK_NUMPAD_DELETE = _core.WXK_NUMPAD_DELETE
444 WXK_NUMPAD_EQUAL = _core.WXK_NUMPAD_EQUAL
445 WXK_NUMPAD_MULTIPLY = _core.WXK_NUMPAD_MULTIPLY
446 WXK_NUMPAD_ADD = _core.WXK_NUMPAD_ADD
447 WXK_NUMPAD_SEPARATOR = _core.WXK_NUMPAD_SEPARATOR
448 WXK_NUMPAD_SUBTRACT = _core.WXK_NUMPAD_SUBTRACT
449 WXK_NUMPAD_DECIMAL = _core.WXK_NUMPAD_DECIMAL
450 WXK_NUMPAD_DIVIDE = _core.WXK_NUMPAD_DIVIDE
451 WXK_WINDOWS_LEFT = _core.WXK_WINDOWS_LEFT
452 WXK_WINDOWS_RIGHT = _core.WXK_WINDOWS_RIGHT
453 WXK_WINDOWS_MENU = _core.WXK_WINDOWS_MENU
454 PAPER_NONE = _core.PAPER_NONE
455 PAPER_LETTER = _core.PAPER_LETTER
456 PAPER_LEGAL = _core.PAPER_LEGAL
457 PAPER_A4 = _core.PAPER_A4
458 PAPER_CSHEET = _core.PAPER_CSHEET
459 PAPER_DSHEET = _core.PAPER_DSHEET
460 PAPER_ESHEET = _core.PAPER_ESHEET
461 PAPER_LETTERSMALL = _core.PAPER_LETTERSMALL
462 PAPER_TABLOID = _core.PAPER_TABLOID
463 PAPER_LEDGER = _core.PAPER_LEDGER
464 PAPER_STATEMENT = _core.PAPER_STATEMENT
465 PAPER_EXECUTIVE = _core.PAPER_EXECUTIVE
466 PAPER_A3 = _core.PAPER_A3
467 PAPER_A4SMALL = _core.PAPER_A4SMALL
468 PAPER_A5 = _core.PAPER_A5
469 PAPER_B4 = _core.PAPER_B4
470 PAPER_B5 = _core.PAPER_B5
471 PAPER_FOLIO = _core.PAPER_FOLIO
472 PAPER_QUARTO = _core.PAPER_QUARTO
473 PAPER_10X14 = _core.PAPER_10X14
474 PAPER_11X17 = _core.PAPER_11X17
475 PAPER_NOTE = _core.PAPER_NOTE
476 PAPER_ENV_9 = _core.PAPER_ENV_9
477 PAPER_ENV_10 = _core.PAPER_ENV_10
478 PAPER_ENV_11 = _core.PAPER_ENV_11
479 PAPER_ENV_12 = _core.PAPER_ENV_12
480 PAPER_ENV_14 = _core.PAPER_ENV_14
481 PAPER_ENV_DL = _core.PAPER_ENV_DL
482 PAPER_ENV_C5 = _core.PAPER_ENV_C5
483 PAPER_ENV_C3 = _core.PAPER_ENV_C3
484 PAPER_ENV_C4 = _core.PAPER_ENV_C4
485 PAPER_ENV_C6 = _core.PAPER_ENV_C6
486 PAPER_ENV_C65 = _core.PAPER_ENV_C65
487 PAPER_ENV_B4 = _core.PAPER_ENV_B4
488 PAPER_ENV_B5 = _core.PAPER_ENV_B5
489 PAPER_ENV_B6 = _core.PAPER_ENV_B6
490 PAPER_ENV_ITALY = _core.PAPER_ENV_ITALY
491 PAPER_ENV_MONARCH = _core.PAPER_ENV_MONARCH
492 PAPER_ENV_PERSONAL = _core.PAPER_ENV_PERSONAL
493 PAPER_FANFOLD_US = _core.PAPER_FANFOLD_US
494 PAPER_FANFOLD_STD_GERMAN = _core.PAPER_FANFOLD_STD_GERMAN
495 PAPER_FANFOLD_LGL_GERMAN = _core.PAPER_FANFOLD_LGL_GERMAN
496 PAPER_ISO_B4 = _core.PAPER_ISO_B4
497 PAPER_JAPANESE_POSTCARD = _core.PAPER_JAPANESE_POSTCARD
498 PAPER_9X11 = _core.PAPER_9X11
499 PAPER_10X11 = _core.PAPER_10X11
500 PAPER_15X11 = _core.PAPER_15X11
501 PAPER_ENV_INVITE = _core.PAPER_ENV_INVITE
502 PAPER_LETTER_EXTRA = _core.PAPER_LETTER_EXTRA
503 PAPER_LEGAL_EXTRA = _core.PAPER_LEGAL_EXTRA
504 PAPER_TABLOID_EXTRA = _core.PAPER_TABLOID_EXTRA
505 PAPER_A4_EXTRA = _core.PAPER_A4_EXTRA
506 PAPER_LETTER_TRANSVERSE = _core.PAPER_LETTER_TRANSVERSE
507 PAPER_A4_TRANSVERSE = _core.PAPER_A4_TRANSVERSE
508 PAPER_LETTER_EXTRA_TRANSVERSE = _core.PAPER_LETTER_EXTRA_TRANSVERSE
509 PAPER_A_PLUS = _core.PAPER_A_PLUS
510 PAPER_B_PLUS = _core.PAPER_B_PLUS
511 PAPER_LETTER_PLUS = _core.PAPER_LETTER_PLUS
512 PAPER_A4_PLUS = _core.PAPER_A4_PLUS
513 PAPER_A5_TRANSVERSE = _core.PAPER_A5_TRANSVERSE
514 PAPER_B5_TRANSVERSE = _core.PAPER_B5_TRANSVERSE
515 PAPER_A3_EXTRA = _core.PAPER_A3_EXTRA
516 PAPER_A5_EXTRA = _core.PAPER_A5_EXTRA
517 PAPER_B5_EXTRA = _core.PAPER_B5_EXTRA
518 PAPER_A2 = _core.PAPER_A2
519 PAPER_A3_TRANSVERSE = _core.PAPER_A3_TRANSVERSE
520 PAPER_A3_EXTRA_TRANSVERSE = _core.PAPER_A3_EXTRA_TRANSVERSE
521 DUPLEX_SIMPLEX = _core.DUPLEX_SIMPLEX
522 DUPLEX_HORIZONTAL = _core.DUPLEX_HORIZONTAL
523 DUPLEX_VERTICAL = _core.DUPLEX_VERTICAL
524 ITEM_SEPARATOR = _core.ITEM_SEPARATOR
525 ITEM_NORMAL = _core.ITEM_NORMAL
526 ITEM_CHECK = _core.ITEM_CHECK
527 ITEM_RADIO = _core.ITEM_RADIO
528 ITEM_MAX = _core.ITEM_MAX
529 HT_NOWHERE = _core.HT_NOWHERE
530 HT_SCROLLBAR_FIRST = _core.HT_SCROLLBAR_FIRST
531 HT_SCROLLBAR_ARROW_LINE_1 = _core.HT_SCROLLBAR_ARROW_LINE_1
532 HT_SCROLLBAR_ARROW_LINE_2 = _core.HT_SCROLLBAR_ARROW_LINE_2
533 HT_SCROLLBAR_ARROW_PAGE_1 = _core.HT_SCROLLBAR_ARROW_PAGE_1
534 HT_SCROLLBAR_ARROW_PAGE_2 = _core.HT_SCROLLBAR_ARROW_PAGE_2
535 HT_SCROLLBAR_THUMB = _core.HT_SCROLLBAR_THUMB
536 HT_SCROLLBAR_BAR_1 = _core.HT_SCROLLBAR_BAR_1
537 HT_SCROLLBAR_BAR_2 = _core.HT_SCROLLBAR_BAR_2
538 HT_SCROLLBAR_LAST = _core.HT_SCROLLBAR_LAST
539 HT_WINDOW_OUTSIDE = _core.HT_WINDOW_OUTSIDE
540 HT_WINDOW_INSIDE = _core.HT_WINDOW_INSIDE
541 HT_WINDOW_VERT_SCROLLBAR = _core.HT_WINDOW_VERT_SCROLLBAR
542 HT_WINDOW_HORZ_SCROLLBAR = _core.HT_WINDOW_HORZ_SCROLLBAR
543 HT_WINDOW_CORNER = _core.HT_WINDOW_CORNER
544 HT_MAX = _core.HT_MAX
545 MOD_NONE = _core.MOD_NONE
546 MOD_ALT = _core.MOD_ALT
547 MOD_CONTROL = _core.MOD_CONTROL
548 MOD_SHIFT = _core.MOD_SHIFT
549 MOD_WIN = _core.MOD_WIN
550 UPDATE_UI_NONE = _core.UPDATE_UI_NONE
551 UPDATE_UI_RECURSE = _core.UPDATE_UI_RECURSE
552 UPDATE_UI_FROMIDLE = _core.UPDATE_UI_FROMIDLE
553 #---------------------------------------------------------------------------
554
555 class Object(object):
556 """
557 The base class for most wx objects, although in wxPython not
558 much functionality is needed nor exposed.
559 """
560 def __init__(self): raise RuntimeError, "No constructor defined"
561 def __repr__(self):
562 return "<%s.%s; proxy of C++ wxObject instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
563 def GetClassName(*args, **kwargs):
564 """
565 GetClassName() -> wxString
566
567 Returns the class name of the C++ object using wxRTTI.
568 """
569 return _core.Object_GetClassName(*args, **kwargs)
570
571 def Destroy(*args, **kwargs):
572 """
573 Destroy()
574
575 Deletes the C++ object this Python object is a proxy for.
576 """
577 return _core.Object_Destroy(*args, **kwargs)
578
579
580 class ObjectPtr(Object):
581 def __init__(self, this):
582 self.this = this
583 if not hasattr(self,"thisown"): self.thisown = 0
584 self.__class__ = Object
585 _core.Object_swigregister(ObjectPtr)
586 _wxPySetDictionary = _core._wxPySetDictionary
587
588
589 #---------------------------------------------------------------------------
590
591 BITMAP_TYPE_INVALID = _core.BITMAP_TYPE_INVALID
592 BITMAP_TYPE_BMP = _core.BITMAP_TYPE_BMP
593 BITMAP_TYPE_BMP_RESOURCE = _core.BITMAP_TYPE_BMP_RESOURCE
594 BITMAP_TYPE_RESOURCE = _core.BITMAP_TYPE_RESOURCE
595 BITMAP_TYPE_ICO = _core.BITMAP_TYPE_ICO
596 BITMAP_TYPE_ICO_RESOURCE = _core.BITMAP_TYPE_ICO_RESOURCE
597 BITMAP_TYPE_CUR = _core.BITMAP_TYPE_CUR
598 BITMAP_TYPE_CUR_RESOURCE = _core.BITMAP_TYPE_CUR_RESOURCE
599 BITMAP_TYPE_XBM = _core.BITMAP_TYPE_XBM
600 BITMAP_TYPE_XBM_DATA = _core.BITMAP_TYPE_XBM_DATA
601 BITMAP_TYPE_XPM = _core.BITMAP_TYPE_XPM
602 BITMAP_TYPE_XPM_DATA = _core.BITMAP_TYPE_XPM_DATA
603 BITMAP_TYPE_TIF = _core.BITMAP_TYPE_TIF
604 BITMAP_TYPE_TIF_RESOURCE = _core.BITMAP_TYPE_TIF_RESOURCE
605 BITMAP_TYPE_GIF = _core.BITMAP_TYPE_GIF
606 BITMAP_TYPE_GIF_RESOURCE = _core.BITMAP_TYPE_GIF_RESOURCE
607 BITMAP_TYPE_PNG = _core.BITMAP_TYPE_PNG
608 BITMAP_TYPE_PNG_RESOURCE = _core.BITMAP_TYPE_PNG_RESOURCE
609 BITMAP_TYPE_JPEG = _core.BITMAP_TYPE_JPEG
610 BITMAP_TYPE_JPEG_RESOURCE = _core.BITMAP_TYPE_JPEG_RESOURCE
611 BITMAP_TYPE_PNM = _core.BITMAP_TYPE_PNM
612 BITMAP_TYPE_PNM_RESOURCE = _core.BITMAP_TYPE_PNM_RESOURCE
613 BITMAP_TYPE_PCX = _core.BITMAP_TYPE_PCX
614 BITMAP_TYPE_PCX_RESOURCE = _core.BITMAP_TYPE_PCX_RESOURCE
615 BITMAP_TYPE_PICT = _core.BITMAP_TYPE_PICT
616 BITMAP_TYPE_PICT_RESOURCE = _core.BITMAP_TYPE_PICT_RESOURCE
617 BITMAP_TYPE_ICON = _core.BITMAP_TYPE_ICON
618 BITMAP_TYPE_ICON_RESOURCE = _core.BITMAP_TYPE_ICON_RESOURCE
619 BITMAP_TYPE_ANI = _core.BITMAP_TYPE_ANI
620 BITMAP_TYPE_IFF = _core.BITMAP_TYPE_IFF
621 BITMAP_TYPE_MACCURSOR = _core.BITMAP_TYPE_MACCURSOR
622 BITMAP_TYPE_MACCURSOR_RESOURCE = _core.BITMAP_TYPE_MACCURSOR_RESOURCE
623 BITMAP_TYPE_ANY = _core.BITMAP_TYPE_ANY
624 CURSOR_NONE = _core.CURSOR_NONE
625 CURSOR_ARROW = _core.CURSOR_ARROW
626 CURSOR_RIGHT_ARROW = _core.CURSOR_RIGHT_ARROW
627 CURSOR_BULLSEYE = _core.CURSOR_BULLSEYE
628 CURSOR_CHAR = _core.CURSOR_CHAR
629 CURSOR_CROSS = _core.CURSOR_CROSS
630 CURSOR_HAND = _core.CURSOR_HAND
631 CURSOR_IBEAM = _core.CURSOR_IBEAM
632 CURSOR_LEFT_BUTTON = _core.CURSOR_LEFT_BUTTON
633 CURSOR_MAGNIFIER = _core.CURSOR_MAGNIFIER
634 CURSOR_MIDDLE_BUTTON = _core.CURSOR_MIDDLE_BUTTON
635 CURSOR_NO_ENTRY = _core.CURSOR_NO_ENTRY
636 CURSOR_PAINT_BRUSH = _core.CURSOR_PAINT_BRUSH
637 CURSOR_PENCIL = _core.CURSOR_PENCIL
638 CURSOR_POINT_LEFT = _core.CURSOR_POINT_LEFT
639 CURSOR_POINT_RIGHT = _core.CURSOR_POINT_RIGHT
640 CURSOR_QUESTION_ARROW = _core.CURSOR_QUESTION_ARROW
641 CURSOR_RIGHT_BUTTON = _core.CURSOR_RIGHT_BUTTON
642 CURSOR_SIZENESW = _core.CURSOR_SIZENESW
643 CURSOR_SIZENS = _core.CURSOR_SIZENS
644 CURSOR_SIZENWSE = _core.CURSOR_SIZENWSE
645 CURSOR_SIZEWE = _core.CURSOR_SIZEWE
646 CURSOR_SIZING = _core.CURSOR_SIZING
647 CURSOR_SPRAYCAN = _core.CURSOR_SPRAYCAN
648 CURSOR_WAIT = _core.CURSOR_WAIT
649 CURSOR_WATCH = _core.CURSOR_WATCH
650 CURSOR_BLANK = _core.CURSOR_BLANK
651 CURSOR_DEFAULT = _core.CURSOR_DEFAULT
652 CURSOR_COPY_ARROW = _core.CURSOR_COPY_ARROW
653 CURSOR_ARROWWAIT = _core.CURSOR_ARROWWAIT
654 CURSOR_MAX = _core.CURSOR_MAX
655 #---------------------------------------------------------------------------
656
657 class Size(object):
658 """
659 wx.Size is a useful data structure used to represent the size of something.
660 It simply contians integer width and height proprtites. In most places in
661 wxPython where a wx.Size is expected a (width,height) tuple can be used
662 instead.
663 """
664 def __repr__(self):
665 return "<%s.%s; proxy of C++ wxSize instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
666 width = property(_core.Size_width_get, _core.Size_width_set)
667 height = property(_core.Size_height_get, _core.Size_height_set)
668 x = width; y = height
669 def __init__(self, *args, **kwargs):
670 """
671 __init__(int w=0, int h=0) -> Size
672
673 Creates a size object.
674 """
675 newobj = _core.new_Size(*args, **kwargs)
676 self.this = newobj.this
677 self.thisown = 1
678 del newobj.thisown
679 def __del__(self, destroy=_core.delete_Size):
680 """__del__()"""
681 try:
682 if self.thisown: destroy(self)
683 except: pass
684
685 def __eq__(*args, **kwargs):
686 """
687 __eq__(Size sz) -> bool
688
689 Test for equality of wx.Size objects.
690 """
691 return _core.Size___eq__(*args, **kwargs)
692
693 def __ne__(*args, **kwargs):
694 """
695 __ne__(Size sz) -> bool
696
697 Test for inequality.
698 """
699 return _core.Size___ne__(*args, **kwargs)
700
701 def __add__(*args, **kwargs):
702 """
703 __add__(Size sz) -> Size
704
705 Add sz's proprties to this and return the result.
706 """
707 return _core.Size___add__(*args, **kwargs)
708
709 def __sub__(*args, **kwargs):
710 """
711 __sub__(Size sz) -> Size
712
713 Subtract sz's properties from this and return the result.
714 """
715 return _core.Size___sub__(*args, **kwargs)
716
717 def IncTo(*args, **kwargs):
718 """
719 IncTo(Size sz)
720
721 Increments this object so that both of its dimensions are not less
722 than the corresponding dimensions of the size.
723 """
724 return _core.Size_IncTo(*args, **kwargs)
725
726 def DecTo(*args, **kwargs):
727 """
728 DecTo(Size sz)
729
730 Decrements this object so that both of its dimensions are not greater
731 than the corresponding dimensions of the size.
732 """
733 return _core.Size_DecTo(*args, **kwargs)
734
735 def Set(*args, **kwargs):
736 """
737 Set(int w, int h)
738
739 Set both width and height.
740 """
741 return _core.Size_Set(*args, **kwargs)
742
743 def SetWidth(*args, **kwargs):
744 """SetWidth(int w)"""
745 return _core.Size_SetWidth(*args, **kwargs)
746
747 def SetHeight(*args, **kwargs):
748 """SetHeight(int h)"""
749 return _core.Size_SetHeight(*args, **kwargs)
750
751 def GetWidth(*args, **kwargs):
752 """GetWidth() -> int"""
753 return _core.Size_GetWidth(*args, **kwargs)
754
755 def GetHeight(*args, **kwargs):
756 """GetHeight() -> int"""
757 return _core.Size_GetHeight(*args, **kwargs)
758
759 def Get(*args, **kwargs):
760 """
761 Get() -> (width,height)
762
763 Returns the width and height properties as a tuple.
764 """
765 return _core.Size_Get(*args, **kwargs)
766
767 asTuple = Get
768 def __str__(self): return str(self.Get())
769 def __repr__(self): return 'wx.Size'+str(self.Get())
770 def __len__(self): return len(self.Get())
771 def __getitem__(self, index): return self.Get()[index]
772 def __setitem__(self, index, val):
773 if index == 0: self.width = val
774 elif index == 1: self.height = val
775 else: raise IndexError
776 def __nonzero__(self): return self.Get() != (0,0)
777 def __getinitargs__(self): return ()
778 def __getstate__(self): return self.Get()
779 def __setstate__(self, state): self.Set(*state)
780
781
782 class SizePtr(Size):
783 def __init__(self, this):
784 self.this = this
785 if not hasattr(self,"thisown"): self.thisown = 0
786 self.__class__ = Size
787 _core.Size_swigregister(SizePtr)
788
789 #---------------------------------------------------------------------------
790
791 class RealPoint(object):
792 """
793 A data structure for representing a point or position with floating point x
794 and y properties. In wxPython most places that expect a wx.RealPoint can also
795 accept a (x,y) tuple.
796 """
797 def __repr__(self):
798 return "<%s.%s; proxy of C++ wxRealPoint instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
799 x = property(_core.RealPoint_x_get, _core.RealPoint_x_set)
800 y = property(_core.RealPoint_y_get, _core.RealPoint_y_set)
801 def __init__(self, *args, **kwargs):
802 """
803 __init__(double x=0.0, double y=0.0) -> RealPoint
804
805 Create a wx.RealPoint object
806 """
807 newobj = _core.new_RealPoint(*args, **kwargs)
808 self.this = newobj.this
809 self.thisown = 1
810 del newobj.thisown
811 def __del__(self, destroy=_core.delete_RealPoint):
812 """__del__()"""
813 try:
814 if self.thisown: destroy(self)
815 except: pass
816
817 def __eq__(*args, **kwargs):
818 """
819 __eq__(RealPoint pt) -> bool
820
821 Test for equality of wx.RealPoint objects.
822 """
823 return _core.RealPoint___eq__(*args, **kwargs)
824
825 def __ne__(*args, **kwargs):
826 """
827 __ne__(RealPoint pt) -> bool
828
829 Test for inequality of wx.RealPoint objects.
830 """
831 return _core.RealPoint___ne__(*args, **kwargs)
832
833 def __add__(*args, **kwargs):
834 """
835 __add__(RealPoint pt) -> RealPoint
836
837 Add pt's proprties to this and return the result.
838 """
839 return _core.RealPoint___add__(*args, **kwargs)
840
841 def __sub__(*args, **kwargs):
842 """
843 __sub__(RealPoint pt) -> RealPoint
844
845 Subtract pt's proprties from this and return the result
846 """
847 return _core.RealPoint___sub__(*args, **kwargs)
848
849 def Set(*args, **kwargs):
850 """
851 Set(double x, double y)
852
853 Set both the x and y properties
854 """
855 return _core.RealPoint_Set(*args, **kwargs)
856
857 def Get(*args, **kwargs):
858 """
859 Get() -> (x,y)
860
861 Return the x and y properties as a tuple.
862 """
863 return _core.RealPoint_Get(*args, **kwargs)
864
865 asTuple = Get
866 def __str__(self): return str(self.Get())
867 def __repr__(self): return 'wx.RealPoint'+str(self.Get())
868 def __len__(self): return len(self.Get())
869 def __getitem__(self, index): return self.Get()[index]
870 def __setitem__(self, index, val):
871 if index == 0: self.x = val
872 elif index == 1: self.y = val
873 else: raise IndexError
874 def __nonzero__(self): return self.Get() != (0.0, 0.0)
875 def __getinitargs__(self): return ()
876 def __getstate__(self): return self.Get()
877 def __setstate__(self, state): self.Set(*state)
878
879
880 class RealPointPtr(RealPoint):
881 def __init__(self, this):
882 self.this = this
883 if not hasattr(self,"thisown"): self.thisown = 0
884 self.__class__ = RealPoint
885 _core.RealPoint_swigregister(RealPointPtr)
886
887 #---------------------------------------------------------------------------
888
889 class Point(object):
890 """
891 A data structure for representing a point or position with integer x and y
892 properties. Most places in wxPython that expect a wx.Point can also accept a
893 (x,y) tuple.
894 """
895 def __repr__(self):
896 return "<%s.%s; proxy of C++ wxPoint instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
897 x = property(_core.Point_x_get, _core.Point_x_set)
898 y = property(_core.Point_y_get, _core.Point_y_set)
899 def __init__(self, *args, **kwargs):
900 """
901 __init__(int x=0, int y=0) -> Point
902
903 Create a wx.Point object
904 """
905 newobj = _core.new_Point(*args, **kwargs)
906 self.this = newobj.this
907 self.thisown = 1
908 del newobj.thisown
909 def __del__(self, destroy=_core.delete_Point):
910 """__del__()"""
911 try:
912 if self.thisown: destroy(self)
913 except: pass
914
915 def __eq__(*args, **kwargs):
916 """
917 __eq__(Point pt) -> bool
918
919 Test for equality of wx.Point objects.
920 """
921 return _core.Point___eq__(*args, **kwargs)
922
923 def __ne__(*args, **kwargs):
924 """
925 __ne__(Point pt) -> bool
926
927 Test for inequality of wx.Point objects.
928 """
929 return _core.Point___ne__(*args, **kwargs)
930
931 def __add__(*args, **kwargs):
932 """
933 __add__(Point pt) -> Point
934
935 Add pt's proprties to this and return the result.
936 """
937 return _core.Point___add__(*args, **kwargs)
938
939 def __sub__(*args, **kwargs):
940 """
941 __sub__(Point pt) -> Point
942
943 Subtract pt's proprties from this and return the result
944 """
945 return _core.Point___sub__(*args, **kwargs)
946
947 def __iadd__(*args, **kwargs):
948 """
949 __iadd__(Point pt) -> Point
950
951 Add pt to this object.
952 """
953 return _core.Point___iadd__(*args, **kwargs)
954
955 def __isub__(*args, **kwargs):
956 """
957 __isub__(Point pt) -> Point
958
959 Subtract pt from this object.
960 """
961 return _core.Point___isub__(*args, **kwargs)
962
963 def Set(*args, **kwargs):
964 """
965 Set(long x, long y)
966
967 Set both the x and y properties
968 """
969 return _core.Point_Set(*args, **kwargs)
970
971 def Get(*args, **kwargs):
972 """
973 Get() -> (x,y)
974
975 Return the x and y properties as a tuple.
976 """
977 return _core.Point_Get(*args, **kwargs)
978
979 asTuple = Get
980 def __str__(self): return str(self.Get())
981 def __repr__(self): return 'wx.Point'+str(self.Get())
982 def __len__(self): return len(self.Get())
983 def __getitem__(self, index): return self.Get()[index]
984 def __setitem__(self, index, val):
985 if index == 0: self.x = val
986 elif index == 1: self.y = val
987 else: raise IndexError
988 def __nonzero__(self): return self.Get() != (0,0)
989 def __getinitargs__(self): return ()
990 def __getstate__(self): return self.Get()
991 def __setstate__(self, state): self.Set(*state)
992
993
994 class PointPtr(Point):
995 def __init__(self, this):
996 self.this = this
997 if not hasattr(self,"thisown"): self.thisown = 0
998 self.__class__ = Point
999 _core.Point_swigregister(PointPtr)
1000
1001 #---------------------------------------------------------------------------
1002
1003 class Rect(object):
1004 """
1005 A class for representing and manipulating rectangles. It has x, y, width and
1006 height properties. In wxPython most palces that expect a wx.Rect can also
1007 accept a (x,y,width,height) tuple.
1008 """
1009 def __repr__(self):
1010 return "<%s.%s; proxy of C++ wxRect instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1011 def __init__(self, *args, **kwargs):
1012 """
1013 __init__(int x=0, int y=0, int width=0, int height=0) -> Rect
1014
1015 Create a new Rect object.
1016 """
1017 newobj = _core.new_Rect(*args, **kwargs)
1018 self.this = newobj.this
1019 self.thisown = 1
1020 del newobj.thisown
1021 def __del__(self, destroy=_core.delete_Rect):
1022 """__del__()"""
1023 try:
1024 if self.thisown: destroy(self)
1025 except: pass
1026
1027 def GetX(*args, **kwargs):
1028 """GetX() -> int"""
1029 return _core.Rect_GetX(*args, **kwargs)
1030
1031 def SetX(*args, **kwargs):
1032 """SetX(int x)"""
1033 return _core.Rect_SetX(*args, **kwargs)
1034
1035 def GetY(*args, **kwargs):
1036 """GetY() -> int"""
1037 return _core.Rect_GetY(*args, **kwargs)
1038
1039 def SetY(*args, **kwargs):
1040 """SetY(int y)"""
1041 return _core.Rect_SetY(*args, **kwargs)
1042
1043 def GetWidth(*args, **kwargs):
1044 """GetWidth() -> int"""
1045 return _core.Rect_GetWidth(*args, **kwargs)
1046
1047 def SetWidth(*args, **kwargs):
1048 """SetWidth(int w)"""
1049 return _core.Rect_SetWidth(*args, **kwargs)
1050
1051 def GetHeight(*args, **kwargs):
1052 """GetHeight() -> int"""
1053 return _core.Rect_GetHeight(*args, **kwargs)
1054
1055 def SetHeight(*args, **kwargs):
1056 """SetHeight(int h)"""
1057 return _core.Rect_SetHeight(*args, **kwargs)
1058
1059 def GetPosition(*args, **kwargs):
1060 """GetPosition() -> Point"""
1061 return _core.Rect_GetPosition(*args, **kwargs)
1062
1063 def SetPosition(*args, **kwargs):
1064 """SetPosition(Point p)"""
1065 return _core.Rect_SetPosition(*args, **kwargs)
1066
1067 def GetSize(*args, **kwargs):
1068 """GetSize() -> Size"""
1069 return _core.Rect_GetSize(*args, **kwargs)
1070
1071 def SetSize(*args, **kwargs):
1072 """SetSize(Size s)"""
1073 return _core.Rect_SetSize(*args, **kwargs)
1074
1075 def GetTopLeft(*args, **kwargs):
1076 """GetTopLeft() -> Point"""
1077 return _core.Rect_GetTopLeft(*args, **kwargs)
1078
1079 def SetTopLeft(*args, **kwargs):
1080 """SetTopLeft(Point p)"""
1081 return _core.Rect_SetTopLeft(*args, **kwargs)
1082
1083 def GetBottomRight(*args, **kwargs):
1084 """GetBottomRight() -> Point"""
1085 return _core.Rect_GetBottomRight(*args, **kwargs)
1086
1087 def SetBottomRight(*args, **kwargs):
1088 """SetBottomRight(Point p)"""
1089 return _core.Rect_SetBottomRight(*args, **kwargs)
1090
1091 def GetLeft(*args, **kwargs):
1092 """GetLeft() -> int"""
1093 return _core.Rect_GetLeft(*args, **kwargs)
1094
1095 def GetTop(*args, **kwargs):
1096 """GetTop() -> int"""
1097 return _core.Rect_GetTop(*args, **kwargs)
1098
1099 def GetBottom(*args, **kwargs):
1100 """GetBottom() -> int"""
1101 return _core.Rect_GetBottom(*args, **kwargs)
1102
1103 def GetRight(*args, **kwargs):
1104 """GetRight() -> int"""
1105 return _core.Rect_GetRight(*args, **kwargs)
1106
1107 def SetLeft(*args, **kwargs):
1108 """SetLeft(int left)"""
1109 return _core.Rect_SetLeft(*args, **kwargs)
1110
1111 def SetRight(*args, **kwargs):
1112 """SetRight(int right)"""
1113 return _core.Rect_SetRight(*args, **kwargs)
1114
1115 def SetTop(*args, **kwargs):
1116 """SetTop(int top)"""
1117 return _core.Rect_SetTop(*args, **kwargs)
1118
1119 def SetBottom(*args, **kwargs):
1120 """SetBottom(int bottom)"""
1121 return _core.Rect_SetBottom(*args, **kwargs)
1122
1123 position = property(GetPosition, SetPosition)
1124 size = property(GetSize, SetSize)
1125 left = property(GetLeft, SetLeft)
1126 right = property(GetRight, SetRight)
1127 top = property(GetTop, SetTop)
1128 bottom = property(GetBottom, SetBottom)
1129
1130 def Inflate(*args, **kwargs):
1131 """
1132 Inflate(int dx, int dy) -> Rect
1133
1134 Increase the rectangle size by dx in x direction and dy in y direction. Both
1135 (or one of) parameters may be negative to decrease the rectangle size.
1136 """
1137 return _core.Rect_Inflate(*args, **kwargs)
1138
1139 def Deflate(*args, **kwargs):
1140 """
1141 Deflate(int dx, int dy) -> Rect
1142
1143 Decrease the rectangle size by dx in x direction and dy in y direction. Both
1144 (or one of) parameters may be negative to increase the rectngle size. This
1145 method is the opposite of Inflate.
1146 """
1147 return _core.Rect_Deflate(*args, **kwargs)
1148
1149 def OffsetXY(*args, **kwargs):
1150 """
1151 OffsetXY(int dx, int dy)
1152
1153 Moves the rectangle by the specified offset. If dx is positive, the rectangle
1154 is moved to the right, if dy is positive, it is moved to the bottom, otherwise
1155 it is moved to the left or top respectively.
1156 """
1157 return _core.Rect_OffsetXY(*args, **kwargs)
1158
1159 def Offset(*args, **kwargs):
1160 """
1161 Offset(Point pt)
1162
1163 Same as OffsetXY but uses dx,dy from Point
1164 """
1165 return _core.Rect_Offset(*args, **kwargs)
1166
1167 def Intersect(*args, **kwargs):
1168 """
1169 Intersect(Rect rect) -> Rect
1170
1171 Return the intersectsion of this rectangle and rect.
1172 """
1173 return _core.Rect_Intersect(*args, **kwargs)
1174
1175 def __add__(*args, **kwargs):
1176 """
1177 __add__(Rect rect) -> Rect
1178
1179 Add the properties of rect to this rectangle and return the result.
1180 """
1181 return _core.Rect___add__(*args, **kwargs)
1182
1183 def __iadd__(*args, **kwargs):
1184 """
1185 __iadd__(Rect rect) -> Rect
1186
1187 Add the properties of rect to this rectangle, updating this rectangle.
1188 """
1189 return _core.Rect___iadd__(*args, **kwargs)
1190
1191 def __eq__(*args, **kwargs):
1192 """
1193 __eq__(Rect rect) -> bool
1194
1195 Test for equality.
1196 """
1197 return _core.Rect___eq__(*args, **kwargs)
1198
1199 def __ne__(*args, **kwargs):
1200 """
1201 __ne__(Rect rect) -> bool
1202
1203 Test for inequality.
1204 """
1205 return _core.Rect___ne__(*args, **kwargs)
1206
1207 def InsideXY(*args, **kwargs):
1208 """
1209 InsideXY(int x, int y) -> bool
1210
1211 Return True if the point is (not strcitly) inside the rect.
1212 """
1213 return _core.Rect_InsideXY(*args, **kwargs)
1214
1215 def Inside(*args, **kwargs):
1216 """
1217 Inside(Point pt) -> bool
1218
1219 Return True if the point is (not strcitly) inside the rect.
1220 """
1221 return _core.Rect_Inside(*args, **kwargs)
1222
1223 def Intersects(*args, **kwargs):
1224 """
1225 Intersects(Rect rect) -> bool
1226
1227 Returns True if the rectangles have a non empty intersection.
1228 """
1229 return _core.Rect_Intersects(*args, **kwargs)
1230
1231 x = property(_core.Rect_x_get, _core.Rect_x_set)
1232 y = property(_core.Rect_y_get, _core.Rect_y_set)
1233 width = property(_core.Rect_width_get, _core.Rect_width_set)
1234 height = property(_core.Rect_height_get, _core.Rect_height_set)
1235 def Set(*args, **kwargs):
1236 """
1237 Set(int x=0, int y=0, int width=0, int height=0)
1238
1239 Set all rectangle properties.
1240 """
1241 return _core.Rect_Set(*args, **kwargs)
1242
1243 def Get(*args, **kwargs):
1244 """
1245 Get() -> (x,y,width,height)
1246
1247 Return the rectangle properties as a tuple.
1248 """
1249 return _core.Rect_Get(*args, **kwargs)
1250
1251 asTuple = Get
1252 def __str__(self): return str(self.Get())
1253 def __repr__(self): return 'wx.Rect'+str(self.Get())
1254 def __len__(self): return len(self.Get())
1255 def __getitem__(self, index): return self.Get()[index]
1256 def __setitem__(self, index, val):
1257 if index == 0: self.x = val
1258 elif index == 1: self.y = val
1259 elif index == 2: self.width = val
1260 elif index == 3: self.height = val
1261 else: raise IndexError
1262 def __nonzero__(self): return self.Get() != (0,0,0,0)
1263 def __getinitargs__(self): return ()
1264 def __getstate__(self): return self.Get()
1265 def __setstate__(self, state): self.Set(*state)
1266
1267
1268 class RectPtr(Rect):
1269 def __init__(self, this):
1270 self.this = this
1271 if not hasattr(self,"thisown"): self.thisown = 0
1272 self.__class__ = Rect
1273 _core.Rect_swigregister(RectPtr)
1274
1275 def RectPP(*args, **kwargs):
1276 """
1277 RectPP(Point topLeft, Point bottomRight) -> Rect
1278
1279 Create a new Rect object from Points representing two corners.
1280 """
1281 val = _core.new_RectPP(*args, **kwargs)
1282 val.thisown = 1
1283 return val
1284
1285 def RectPS(*args, **kwargs):
1286 """
1287 RectPS(Point pos, Size size) -> Rect
1288
1289 Create a new Rect from a position and size.
1290 """
1291 val = _core.new_RectPS(*args, **kwargs)
1292 val.thisown = 1
1293 return val
1294
1295
1296 def IntersectRect(*args, **kwargs):
1297 """
1298 IntersectRect(Rect r1, Rect r2) -> Rect
1299
1300 Calculate and return the intersection of r1 and r2.
1301 """
1302 return _core.IntersectRect(*args, **kwargs)
1303 #---------------------------------------------------------------------------
1304
1305 class Point2D(object):
1306 """wx.Point2Ds represent a point or a vector in a 2d coordinate system with floating point values."""
1307 def __repr__(self):
1308 return "<%s.%s; proxy of C++ wxPoint2D instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1309 def __init__(self, *args, **kwargs):
1310 """
1311 __init__(double x=0.0, double y=0.0) -> Point2D
1312
1313 Create a w.Point2D object.
1314 """
1315 newobj = _core.new_Point2D(*args, **kwargs)
1316 self.this = newobj.this
1317 self.thisown = 1
1318 del newobj.thisown
1319 def GetFloor(*args, **kwargs):
1320 """
1321 GetFloor() -> (x,y)
1322
1323 Convert to integer
1324 """
1325 return _core.Point2D_GetFloor(*args, **kwargs)
1326
1327 def GetRounded(*args, **kwargs):
1328 """
1329 GetRounded() -> (x,y)
1330
1331 Convert to integer
1332 """
1333 return _core.Point2D_GetRounded(*args, **kwargs)
1334
1335 def GetVectorLength(*args, **kwargs):
1336 """GetVectorLength() -> double"""
1337 return _core.Point2D_GetVectorLength(*args, **kwargs)
1338
1339 def GetVectorAngle(*args, **kwargs):
1340 """GetVectorAngle() -> double"""
1341 return _core.Point2D_GetVectorAngle(*args, **kwargs)
1342
1343 def SetVectorLength(*args, **kwargs):
1344 """SetVectorLength(double length)"""
1345 return _core.Point2D_SetVectorLength(*args, **kwargs)
1346
1347 def SetVectorAngle(*args, **kwargs):
1348 """SetVectorAngle(double degrees)"""
1349 return _core.Point2D_SetVectorAngle(*args, **kwargs)
1350
1351 def SetPolarCoordinates(self, angle, length):
1352 self.SetVectorLength(length)
1353 self.SetVectorAngle(angle)
1354 def Normalize(self):
1355 self.SetVectorLength(1.0)
1356
1357 def GetDistance(*args, **kwargs):
1358 """GetDistance(Point2D pt) -> double"""
1359 return _core.Point2D_GetDistance(*args, **kwargs)
1360
1361 def GetDistanceSquare(*args, **kwargs):
1362 """GetDistanceSquare(Point2D pt) -> double"""
1363 return _core.Point2D_GetDistanceSquare(*args, **kwargs)
1364
1365 def GetDotProduct(*args, **kwargs):
1366 """GetDotProduct(Point2D vec) -> double"""
1367 return _core.Point2D_GetDotProduct(*args, **kwargs)
1368
1369 def GetCrossProduct(*args, **kwargs):
1370 """GetCrossProduct(Point2D vec) -> double"""
1371 return _core.Point2D_GetCrossProduct(*args, **kwargs)
1372
1373 def __neg__(*args, **kwargs):
1374 """
1375 __neg__() -> Point2D
1376
1377 the reflection of this point
1378 """
1379 return _core.Point2D___neg__(*args, **kwargs)
1380
1381 def __iadd__(*args, **kwargs):
1382 """__iadd__(Point2D pt) -> Point2D"""
1383 return _core.Point2D___iadd__(*args, **kwargs)
1384
1385 def __isub__(*args, **kwargs):
1386 """__isub__(Point2D pt) -> Point2D"""
1387 return _core.Point2D___isub__(*args, **kwargs)
1388
1389 def __imul__(*args, **kwargs):
1390 """__imul__(Point2D pt) -> Point2D"""
1391 return _core.Point2D___imul__(*args, **kwargs)
1392
1393 def __idiv__(*args, **kwargs):
1394 """__idiv__(Point2D pt) -> Point2D"""
1395 return _core.Point2D___idiv__(*args, **kwargs)
1396
1397 def __eq__(*args, **kwargs):
1398 """
1399 __eq__(Point2D pt) -> bool
1400
1401 Test for equality
1402 """
1403 return _core.Point2D___eq__(*args, **kwargs)
1404
1405 def __ne__(*args, **kwargs):
1406 """
1407 __ne__(Point2D pt) -> bool
1408
1409 Test for inequality
1410 """
1411 return _core.Point2D___ne__(*args, **kwargs)
1412
1413 x = property(_core.Point2D_x_get, _core.Point2D_x_set)
1414 y = property(_core.Point2D_y_get, _core.Point2D_y_set)
1415 def Set(*args, **kwargs):
1416 """Set(double x=0, double y=0)"""
1417 return _core.Point2D_Set(*args, **kwargs)
1418
1419 def Get(*args, **kwargs):
1420 """
1421 Get() -> (x,y)
1422
1423 Return x and y properties as a tuple.
1424 """
1425 return _core.Point2D_Get(*args, **kwargs)
1426
1427 asTuple = Get
1428 def __str__(self): return str(self.Get())
1429 def __repr__(self): return 'wx.Point2D'+str(self.Get())
1430 def __len__(self): return len(self.Get())
1431 def __getitem__(self, index): return self.Get()[index]
1432 def __setitem__(self, index, val):
1433 if index == 0: self.x = val
1434 elif index == 1: self.y = val
1435 else: raise IndexError
1436 def __nonzero__(self): return self.Get() != (0.0, 0.0)
1437 def __getinitargs__(self): return ()
1438 def __getstate__(self): return self.Get()
1439 def __setstate__(self, state): self.Set(*state)
1440
1441
1442
1443 class Point2DPtr(Point2D):
1444 def __init__(self, this):
1445 self.this = this
1446 if not hasattr(self,"thisown"): self.thisown = 0
1447 self.__class__ = Point2D
1448 _core.Point2D_swigregister(Point2DPtr)
1449
1450 def Point2DCopy(*args, **kwargs):
1451 """
1452 Point2DCopy(Point2D pt) -> Point2D
1453
1454 Create a w.Point2D object.
1455 """
1456 val = _core.new_Point2DCopy(*args, **kwargs)
1457 val.thisown = 1
1458 return val
1459
1460 def Point2DFromPoint(*args, **kwargs):
1461 """
1462 Point2DFromPoint(Point pt) -> Point2D
1463
1464 Create a w.Point2D object.
1465 """
1466 val = _core.new_Point2DFromPoint(*args, **kwargs)
1467 val.thisown = 1
1468 return val
1469
1470 #---------------------------------------------------------------------------
1471
1472 FromStart = _core.FromStart
1473 FromCurrent = _core.FromCurrent
1474 FromEnd = _core.FromEnd
1475 class InputStream(object):
1476 def __repr__(self):
1477 return "<%s.%s; proxy of C++ wxPyInputStream instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1478 def __init__(self, *args, **kwargs):
1479 """__init__(PyObject p) -> InputStream"""
1480 newobj = _core.new_InputStream(*args, **kwargs)
1481 self.this = newobj.this
1482 self.thisown = 1
1483 del newobj.thisown
1484 def close(*args, **kwargs):
1485 """close()"""
1486 return _core.InputStream_close(*args, **kwargs)
1487
1488 def flush(*args, **kwargs):
1489 """flush()"""
1490 return _core.InputStream_flush(*args, **kwargs)
1491
1492 def eof(*args, **kwargs):
1493 """eof() -> bool"""
1494 return _core.InputStream_eof(*args, **kwargs)
1495
1496 def read(*args, **kwargs):
1497 """read(int size=-1) -> PyObject"""
1498 return _core.InputStream_read(*args, **kwargs)
1499
1500 def readline(*args, **kwargs):
1501 """readline(int size=-1) -> PyObject"""
1502 return _core.InputStream_readline(*args, **kwargs)
1503
1504 def readlines(*args, **kwargs):
1505 """readlines(int sizehint=-1) -> PyObject"""
1506 return _core.InputStream_readlines(*args, **kwargs)
1507
1508 def seek(*args, **kwargs):
1509 """seek(int offset, int whence=0)"""
1510 return _core.InputStream_seek(*args, **kwargs)
1511
1512 def tell(*args, **kwargs):
1513 """tell() -> int"""
1514 return _core.InputStream_tell(*args, **kwargs)
1515
1516 def Peek(*args, **kwargs):
1517 """Peek() -> char"""
1518 return _core.InputStream_Peek(*args, **kwargs)
1519
1520 def GetC(*args, **kwargs):
1521 """GetC() -> char"""
1522 return _core.InputStream_GetC(*args, **kwargs)
1523
1524 def LastRead(*args, **kwargs):
1525 """LastRead() -> size_t"""
1526 return _core.InputStream_LastRead(*args, **kwargs)
1527
1528 def CanRead(*args, **kwargs):
1529 """CanRead() -> bool"""
1530 return _core.InputStream_CanRead(*args, **kwargs)
1531
1532 def Eof(*args, **kwargs):
1533 """Eof() -> bool"""
1534 return _core.InputStream_Eof(*args, **kwargs)
1535
1536 def Ungetch(*args, **kwargs):
1537 """Ungetch(char c) -> bool"""
1538 return _core.InputStream_Ungetch(*args, **kwargs)
1539
1540 def SeekI(*args, **kwargs):
1541 """SeekI(long pos, wxSeekMode mode=FromStart) -> long"""
1542 return _core.InputStream_SeekI(*args, **kwargs)
1543
1544 def TellI(*args, **kwargs):
1545 """TellI() -> long"""
1546 return _core.InputStream_TellI(*args, **kwargs)
1547
1548
1549 class InputStreamPtr(InputStream):
1550 def __init__(self, this):
1551 self.this = this
1552 if not hasattr(self,"thisown"): self.thisown = 0
1553 self.__class__ = InputStream
1554 _core.InputStream_swigregister(InputStreamPtr)
1555 cvar = _core.cvar
1556 DefaultPosition = cvar.DefaultPosition
1557 DefaultSize = cvar.DefaultSize
1558
1559 class OutputStream(object):
1560 def __init__(self): raise RuntimeError, "No constructor defined"
1561 def __repr__(self):
1562 return "<%s.%s; proxy of C++ wxOutputStream instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1563 def write(*args, **kwargs):
1564 """write(PyObject obj)"""
1565 return _core.OutputStream_write(*args, **kwargs)
1566
1567
1568 class OutputStreamPtr(OutputStream):
1569 def __init__(self, this):
1570 self.this = this
1571 if not hasattr(self,"thisown"): self.thisown = 0
1572 self.__class__ = OutputStream
1573 _core.OutputStream_swigregister(OutputStreamPtr)
1574
1575 #---------------------------------------------------------------------------
1576
1577 class FSFile(Object):
1578 def __repr__(self):
1579 return "<%s.%s; proxy of C++ wxFSFile instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1580 def __init__(self, *args, **kwargs):
1581 """
1582 __init__(wxInputStream stream, wxString loc, wxString mimetype,
1583 wxString anchor, wxDateTime modif) -> FSFile
1584 """
1585 newobj = _core.new_FSFile(*args, **kwargs)
1586 self.this = newobj.this
1587 self.thisown = 1
1588 del newobj.thisown
1589 def __del__(self, destroy=_core.delete_FSFile):
1590 """__del__()"""
1591 try:
1592 if self.thisown: destroy(self)
1593 except: pass
1594
1595 def GetStream(*args, **kwargs):
1596 """GetStream() -> wxInputStream"""
1597 return _core.FSFile_GetStream(*args, **kwargs)
1598
1599 def GetMimeType(*args, **kwargs):
1600 """GetMimeType() -> wxString"""
1601 return _core.FSFile_GetMimeType(*args, **kwargs)
1602
1603 def GetLocation(*args, **kwargs):
1604 """GetLocation() -> wxString"""
1605 return _core.FSFile_GetLocation(*args, **kwargs)
1606
1607 def GetAnchor(*args, **kwargs):
1608 """GetAnchor() -> wxString"""
1609 return _core.FSFile_GetAnchor(*args, **kwargs)
1610
1611 def GetModificationTime(*args, **kwargs):
1612 """GetModificationTime() -> wxDateTime"""
1613 return _core.FSFile_GetModificationTime(*args, **kwargs)
1614
1615
1616 class FSFilePtr(FSFile):
1617 def __init__(self, this):
1618 self.this = this
1619 if not hasattr(self,"thisown"): self.thisown = 0
1620 self.__class__ = FSFile
1621 _core.FSFile_swigregister(FSFilePtr)
1622
1623 class CPPFileSystemHandler(object):
1624 def __init__(self): raise RuntimeError, "No constructor defined"
1625 def __repr__(self):
1626 return "<%s.%s; proxy of C++ wxFileSystemHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1627
1628 class CPPFileSystemHandlerPtr(CPPFileSystemHandler):
1629 def __init__(self, this):
1630 self.this = this
1631 if not hasattr(self,"thisown"): self.thisown = 0
1632 self.__class__ = CPPFileSystemHandler
1633 _core.CPPFileSystemHandler_swigregister(CPPFileSystemHandlerPtr)
1634
1635 class FileSystemHandler(CPPFileSystemHandler):
1636 def __repr__(self):
1637 return "<%s.%s; proxy of C++ wxPyFileSystemHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1638 def __init__(self, *args, **kwargs):
1639 """__init__() -> FileSystemHandler"""
1640 newobj = _core.new_FileSystemHandler(*args, **kwargs)
1641 self.this = newobj.this
1642 self.thisown = 1
1643 del newobj.thisown
1644 self._setCallbackInfo(self, FileSystemHandler)
1645
1646 def _setCallbackInfo(*args, **kwargs):
1647 """_setCallbackInfo(PyObject self, PyObject _class)"""
1648 return _core.FileSystemHandler__setCallbackInfo(*args, **kwargs)
1649
1650 def CanOpen(*args, **kwargs):
1651 """CanOpen(wxString location) -> bool"""
1652 return _core.FileSystemHandler_CanOpen(*args, **kwargs)
1653
1654 def OpenFile(*args, **kwargs):
1655 """OpenFile(FileSystem fs, wxString location) -> FSFile"""
1656 return _core.FileSystemHandler_OpenFile(*args, **kwargs)
1657
1658 def FindFirst(*args, **kwargs):
1659 """FindFirst(wxString spec, int flags=0) -> wxString"""
1660 return _core.FileSystemHandler_FindFirst(*args, **kwargs)
1661
1662 def FindNext(*args, **kwargs):
1663 """FindNext() -> wxString"""
1664 return _core.FileSystemHandler_FindNext(*args, **kwargs)
1665
1666 def GetProtocol(*args, **kwargs):
1667 """GetProtocol(wxString location) -> wxString"""
1668 return _core.FileSystemHandler_GetProtocol(*args, **kwargs)
1669
1670 def GetLeftLocation(*args, **kwargs):
1671 """GetLeftLocation(wxString location) -> wxString"""
1672 return _core.FileSystemHandler_GetLeftLocation(*args, **kwargs)
1673
1674 def GetAnchor(*args, **kwargs):
1675 """GetAnchor(wxString location) -> wxString"""
1676 return _core.FileSystemHandler_GetAnchor(*args, **kwargs)
1677
1678 def GetRightLocation(*args, **kwargs):
1679 """GetRightLocation(wxString location) -> wxString"""
1680 return _core.FileSystemHandler_GetRightLocation(*args, **kwargs)
1681
1682 def GetMimeTypeFromExt(*args, **kwargs):
1683 """GetMimeTypeFromExt(wxString location) -> wxString"""
1684 return _core.FileSystemHandler_GetMimeTypeFromExt(*args, **kwargs)
1685
1686
1687 class FileSystemHandlerPtr(FileSystemHandler):
1688 def __init__(self, this):
1689 self.this = this
1690 if not hasattr(self,"thisown"): self.thisown = 0
1691 self.__class__ = FileSystemHandler
1692 _core.FileSystemHandler_swigregister(FileSystemHandlerPtr)
1693
1694 class FileSystem(Object):
1695 def __repr__(self):
1696 return "<%s.%s; proxy of C++ wxFileSystem instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1697 def __init__(self, *args, **kwargs):
1698 """__init__() -> FileSystem"""
1699 newobj = _core.new_FileSystem(*args, **kwargs)
1700 self.this = newobj.this
1701 self.thisown = 1
1702 del newobj.thisown
1703 def __del__(self, destroy=_core.delete_FileSystem):
1704 """__del__()"""
1705 try:
1706 if self.thisown: destroy(self)
1707 except: pass
1708
1709 def ChangePathTo(*args, **kwargs):
1710 """ChangePathTo(wxString location, bool is_dir=False)"""
1711 return _core.FileSystem_ChangePathTo(*args, **kwargs)
1712
1713 def GetPath(*args, **kwargs):
1714 """GetPath() -> wxString"""
1715 return _core.FileSystem_GetPath(*args, **kwargs)
1716
1717 def OpenFile(*args, **kwargs):
1718 """OpenFile(wxString location) -> FSFile"""
1719 return _core.FileSystem_OpenFile(*args, **kwargs)
1720
1721 def FindFirst(*args, **kwargs):
1722 """FindFirst(wxString spec, int flags=0) -> wxString"""
1723 return _core.FileSystem_FindFirst(*args, **kwargs)
1724
1725 def FindNext(*args, **kwargs):
1726 """FindNext() -> wxString"""
1727 return _core.FileSystem_FindNext(*args, **kwargs)
1728
1729 def AddHandler(*args, **kwargs):
1730 """FileSystem.AddHandler(CPPFileSystemHandler handler)"""
1731 return _core.FileSystem_AddHandler(*args, **kwargs)
1732
1733 AddHandler = staticmethod(AddHandler)
1734 def CleanUpHandlers(*args, **kwargs):
1735 """FileSystem.CleanUpHandlers()"""
1736 return _core.FileSystem_CleanUpHandlers(*args, **kwargs)
1737
1738 CleanUpHandlers = staticmethod(CleanUpHandlers)
1739 def FileNameToURL(*args, **kwargs):
1740 """FileSystem.FileNameToURL(wxString filename) -> wxString"""
1741 return _core.FileSystem_FileNameToURL(*args, **kwargs)
1742
1743 FileNameToURL = staticmethod(FileNameToURL)
1744
1745 class FileSystemPtr(FileSystem):
1746 def __init__(self, this):
1747 self.this = this
1748 if not hasattr(self,"thisown"): self.thisown = 0
1749 self.__class__ = FileSystem
1750 _core.FileSystem_swigregister(FileSystemPtr)
1751
1752 def FileSystem_AddHandler(*args, **kwargs):
1753 """FileSystem_AddHandler(CPPFileSystemHandler handler)"""
1754 return _core.FileSystem_AddHandler(*args, **kwargs)
1755
1756 def FileSystem_CleanUpHandlers(*args, **kwargs):
1757 """FileSystem_CleanUpHandlers()"""
1758 return _core.FileSystem_CleanUpHandlers(*args, **kwargs)
1759
1760 def FileSystem_FileNameToURL(*args, **kwargs):
1761 """FileSystem_FileNameToURL(wxString filename) -> wxString"""
1762 return _core.FileSystem_FileNameToURL(*args, **kwargs)
1763
1764
1765 def FileSystem_URLToFileName(*args, **kwargs):
1766 """FileSystem_URLToFileName(wxString url) -> wxString"""
1767 return _core.FileSystem_URLToFileName(*args, **kwargs)
1768 class InternetFSHandler(CPPFileSystemHandler):
1769 def __repr__(self):
1770 return "<%s.%s; proxy of C++ wxInternetFSHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1771 def __init__(self, *args, **kwargs):
1772 """__init__() -> InternetFSHandler"""
1773 newobj = _core.new_InternetFSHandler(*args, **kwargs)
1774 self.this = newobj.this
1775 self.thisown = 1
1776 del newobj.thisown
1777 def CanOpen(*args, **kwargs):
1778 """CanOpen(wxString location) -> bool"""
1779 return _core.InternetFSHandler_CanOpen(*args, **kwargs)
1780
1781 def OpenFile(*args, **kwargs):
1782 """OpenFile(FileSystem fs, wxString location) -> FSFile"""
1783 return _core.InternetFSHandler_OpenFile(*args, **kwargs)
1784
1785
1786 class InternetFSHandlerPtr(InternetFSHandler):
1787 def __init__(self, this):
1788 self.this = this
1789 if not hasattr(self,"thisown"): self.thisown = 0
1790 self.__class__ = InternetFSHandler
1791 _core.InternetFSHandler_swigregister(InternetFSHandlerPtr)
1792
1793 class ZipFSHandler(CPPFileSystemHandler):
1794 def __repr__(self):
1795 return "<%s.%s; proxy of C++ wxZipFSHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1796 def __init__(self, *args, **kwargs):
1797 """__init__() -> ZipFSHandler"""
1798 newobj = _core.new_ZipFSHandler(*args, **kwargs)
1799 self.this = newobj.this
1800 self.thisown = 1
1801 del newobj.thisown
1802 def CanOpen(*args, **kwargs):
1803 """CanOpen(wxString location) -> bool"""
1804 return _core.ZipFSHandler_CanOpen(*args, **kwargs)
1805
1806 def OpenFile(*args, **kwargs):
1807 """OpenFile(FileSystem fs, wxString location) -> FSFile"""
1808 return _core.ZipFSHandler_OpenFile(*args, **kwargs)
1809
1810 def FindFirst(*args, **kwargs):
1811 """FindFirst(wxString spec, int flags=0) -> wxString"""
1812 return _core.ZipFSHandler_FindFirst(*args, **kwargs)
1813
1814 def FindNext(*args, **kwargs):
1815 """FindNext() -> wxString"""
1816 return _core.ZipFSHandler_FindNext(*args, **kwargs)
1817
1818
1819 class ZipFSHandlerPtr(ZipFSHandler):
1820 def __init__(self, this):
1821 self.this = this
1822 if not hasattr(self,"thisown"): self.thisown = 0
1823 self.__class__ = ZipFSHandler
1824 _core.ZipFSHandler_swigregister(ZipFSHandlerPtr)
1825
1826
1827 def __wxMemoryFSHandler_AddFile_wxImage(*args, **kwargs):
1828 """__wxMemoryFSHandler_AddFile_wxImage(wxString filename, Image image, long type)"""
1829 return _core.__wxMemoryFSHandler_AddFile_wxImage(*args, **kwargs)
1830
1831 def __wxMemoryFSHandler_AddFile_wxBitmap(*args, **kwargs):
1832 """__wxMemoryFSHandler_AddFile_wxBitmap(wxString filename, wxBitmap bitmap, long type)"""
1833 return _core.__wxMemoryFSHandler_AddFile_wxBitmap(*args, **kwargs)
1834
1835 def __wxMemoryFSHandler_AddFile_Data(*args, **kwargs):
1836 """__wxMemoryFSHandler_AddFile_Data(wxString filename, PyObject data)"""
1837 return _core.__wxMemoryFSHandler_AddFile_Data(*args, **kwargs)
1838 def MemoryFSHandler_AddFile(filename, a, b=''):
1839 if isinstance(a, wx.Image):
1840 __wxMemoryFSHandler_AddFile_wxImage(filename, a, b)
1841 elif isinstance(a, wx.Bitmap):
1842 __wxMemoryFSHandler_AddFile_wxBitmap(filename, a, b)
1843 elif type(a) == str:
1844 __wxMemoryFSHandler_AddFile_Data(filename, a)
1845 else: raise TypeError, 'wx.Image, wx.Bitmap or string expected'
1846
1847 class MemoryFSHandler(CPPFileSystemHandler):
1848 def __repr__(self):
1849 return "<%s.%s; proxy of C++ wxMemoryFSHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1850 def __init__(self, *args, **kwargs):
1851 """__init__() -> MemoryFSHandler"""
1852 newobj = _core.new_MemoryFSHandler(*args, **kwargs)
1853 self.this = newobj.this
1854 self.thisown = 1
1855 del newobj.thisown
1856 def RemoveFile(*args, **kwargs):
1857 """MemoryFSHandler.RemoveFile(wxString filename)"""
1858 return _core.MemoryFSHandler_RemoveFile(*args, **kwargs)
1859
1860 RemoveFile = staticmethod(RemoveFile)
1861 AddFile = staticmethod(MemoryFSHandler_AddFile)
1862 def CanOpen(*args, **kwargs):
1863 """CanOpen(wxString location) -> bool"""
1864 return _core.MemoryFSHandler_CanOpen(*args, **kwargs)
1865
1866 def OpenFile(*args, **kwargs):
1867 """OpenFile(FileSystem fs, wxString location) -> FSFile"""
1868 return _core.MemoryFSHandler_OpenFile(*args, **kwargs)
1869
1870 def FindFirst(*args, **kwargs):
1871 """FindFirst(wxString spec, int flags=0) -> wxString"""
1872 return _core.MemoryFSHandler_FindFirst(*args, **kwargs)
1873
1874 def FindNext(*args, **kwargs):
1875 """FindNext() -> wxString"""
1876 return _core.MemoryFSHandler_FindNext(*args, **kwargs)
1877
1878
1879 class MemoryFSHandlerPtr(MemoryFSHandler):
1880 def __init__(self, this):
1881 self.this = this
1882 if not hasattr(self,"thisown"): self.thisown = 0
1883 self.__class__ = MemoryFSHandler
1884 _core.MemoryFSHandler_swigregister(MemoryFSHandlerPtr)
1885
1886 def MemoryFSHandler_RemoveFile(*args, **kwargs):
1887 """MemoryFSHandler_RemoveFile(wxString filename)"""
1888 return _core.MemoryFSHandler_RemoveFile(*args, **kwargs)
1889
1890 #---------------------------------------------------------------------------
1891
1892 class ImageHandler(Object):
1893 def __init__(self): raise RuntimeError, "No constructor defined"
1894 def __repr__(self):
1895 return "<%s.%s; proxy of C++ wxImageHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1896 def GetName(*args, **kwargs):
1897 """GetName() -> wxString"""
1898 return _core.ImageHandler_GetName(*args, **kwargs)
1899
1900 def GetExtension(*args, **kwargs):
1901 """GetExtension() -> wxString"""
1902 return _core.ImageHandler_GetExtension(*args, **kwargs)
1903
1904 def GetType(*args, **kwargs):
1905 """GetType() -> long"""
1906 return _core.ImageHandler_GetType(*args, **kwargs)
1907
1908 def GetMimeType(*args, **kwargs):
1909 """GetMimeType() -> wxString"""
1910 return _core.ImageHandler_GetMimeType(*args, **kwargs)
1911
1912 def CanRead(*args, **kwargs):
1913 """CanRead(wxString name) -> bool"""
1914 return _core.ImageHandler_CanRead(*args, **kwargs)
1915
1916 def SetName(*args, **kwargs):
1917 """SetName(wxString name)"""
1918 return _core.ImageHandler_SetName(*args, **kwargs)
1919
1920 def SetExtension(*args, **kwargs):
1921 """SetExtension(wxString extension)"""
1922 return _core.ImageHandler_SetExtension(*args, **kwargs)
1923
1924 def SetType(*args, **kwargs):
1925 """SetType(long type)"""
1926 return _core.ImageHandler_SetType(*args, **kwargs)
1927
1928 def SetMimeType(*args, **kwargs):
1929 """SetMimeType(wxString mimetype)"""
1930 return _core.ImageHandler_SetMimeType(*args, **kwargs)
1931
1932
1933 class ImageHandlerPtr(ImageHandler):
1934 def __init__(self, this):
1935 self.this = this
1936 if not hasattr(self,"thisown"): self.thisown = 0
1937 self.__class__ = ImageHandler
1938 _core.ImageHandler_swigregister(ImageHandlerPtr)
1939
1940 class ImageHistogram(object):
1941 def __repr__(self):
1942 return "<%s.%s; proxy of C++ wxImageHistogram instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1943 def __init__(self, *args, **kwargs):
1944 """__init__() -> ImageHistogram"""
1945 newobj = _core.new_ImageHistogram(*args, **kwargs)
1946 self.this = newobj.this
1947 self.thisown = 1
1948 del newobj.thisown
1949 def MakeKey(*args, **kwargs):
1950 """
1951 ImageHistogram.MakeKey(unsigned char r, unsigned char g, unsigned char b) -> unsigned long
1952
1953 Get the key in the histogram for the given RGB values
1954 """
1955 return _core.ImageHistogram_MakeKey(*args, **kwargs)
1956
1957 MakeKey = staticmethod(MakeKey)
1958 def FindFirstUnusedColour(*args, **kwargs):
1959 """
1960 FindFirstUnusedColour(int startR=1, int startG=0, int startB=0) -> (success, r, g, b)
1961
1962 Find first colour that is not used in the image and has higher RGB values than
1963 startR, startG, startB. Returns a tuple consisting of a success flag and rgb
1964 values.
1965 """
1966 return _core.ImageHistogram_FindFirstUnusedColour(*args, **kwargs)
1967
1968
1969 class ImageHistogramPtr(ImageHistogram):
1970 def __init__(self, this):
1971 self.this = this
1972 if not hasattr(self,"thisown"): self.thisown = 0
1973 self.__class__ = ImageHistogram
1974 _core.ImageHistogram_swigregister(ImageHistogramPtr)
1975
1976 def ImageHistogram_MakeKey(*args, **kwargs):
1977 """
1978 ImageHistogram_MakeKey(unsigned char r, unsigned char g, unsigned char b) -> unsigned long
1979
1980 Get the key in the histogram for the given RGB values
1981 """
1982 return _core.ImageHistogram_MakeKey(*args, **kwargs)
1983
1984 class Image(Object):
1985 def __repr__(self):
1986 return "<%s.%s; proxy of C++ wxImage instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
1987 def __init__(self, *args, **kwargs):
1988 """__init__(wxString name, long type=BITMAP_TYPE_ANY, int index=-1) -> Image"""
1989 newobj = _core.new_Image(*args, **kwargs)
1990 self.this = newobj.this
1991 self.thisown = 1
1992 del newobj.thisown
1993 def __del__(self, destroy=_core.delete_Image):
1994 """__del__()"""
1995 try:
1996 if self.thisown: destroy(self)
1997 except: pass
1998
1999 def Create(*args, **kwargs):
2000 """Create(int width, int height)"""
2001 return _core.Image_Create(*args, **kwargs)
2002
2003 def Destroy(*args, **kwargs):
2004 """
2005 Destroy()
2006
2007 Deletes the C++ object this Python object is a proxy for.
2008 """
2009 return _core.Image_Destroy(*args, **kwargs)
2010
2011 def Scale(*args, **kwargs):
2012 """Scale(int width, int height) -> Image"""
2013 return _core.Image_Scale(*args, **kwargs)
2014
2015 def ShrinkBy(*args, **kwargs):
2016 """ShrinkBy(int xFactor, int yFactor) -> Image"""
2017 return _core.Image_ShrinkBy(*args, **kwargs)
2018
2019 def Rescale(*args, **kwargs):
2020 """Rescale(int width, int height) -> Image"""
2021 return _core.Image_Rescale(*args, **kwargs)
2022
2023 def SetRGB(*args, **kwargs):
2024 """SetRGB(int x, int y, unsigned char r, unsigned char g, unsigned char b)"""
2025 return _core.Image_SetRGB(*args, **kwargs)
2026
2027 def GetRed(*args, **kwargs):
2028 """GetRed(int x, int y) -> unsigned char"""
2029 return _core.Image_GetRed(*args, **kwargs)
2030
2031 def GetGreen(*args, **kwargs):
2032 """GetGreen(int x, int y) -> unsigned char"""
2033 return _core.Image_GetGreen(*args, **kwargs)
2034
2035 def GetBlue(*args, **kwargs):
2036 """GetBlue(int x, int y) -> unsigned char"""
2037 return _core.Image_GetBlue(*args, **kwargs)
2038
2039 def SetAlpha(*args, **kwargs):
2040 """SetAlpha(int x, int y, unsigned char alpha)"""
2041 return _core.Image_SetAlpha(*args, **kwargs)
2042
2043 def GetAlpha(*args, **kwargs):
2044 """GetAlpha(int x, int y) -> unsigned char"""
2045 return _core.Image_GetAlpha(*args, **kwargs)
2046
2047 def HasAlpha(*args, **kwargs):
2048 """HasAlpha() -> bool"""
2049 return _core.Image_HasAlpha(*args, **kwargs)
2050
2051 def FindFirstUnusedColour(*args, **kwargs):
2052 """
2053 FindFirstUnusedColour(int startR=1, int startG=0, int startB=0) -> (success, r, g, b)
2054
2055 Find first colour that is not used in the image and has higher RGB values than
2056 startR, startG, startB. Returns a tuple consisting of a success flag and rgb
2057 values.
2058 """
2059 return _core.Image_FindFirstUnusedColour(*args, **kwargs)
2060
2061 def SetMaskFromImage(*args, **kwargs):
2062 """SetMaskFromImage(Image mask, byte mr, byte mg, byte mb) -> bool"""
2063 return _core.Image_SetMaskFromImage(*args, **kwargs)
2064
2065 def CanRead(*args, **kwargs):
2066 """Image.CanRead(wxString name) -> bool"""
2067 return _core.Image_CanRead(*args, **kwargs)
2068
2069 CanRead = staticmethod(CanRead)
2070 def GetImageCount(*args, **kwargs):
2071 """Image.GetImageCount(wxString name, long type=BITMAP_TYPE_ANY) -> int"""
2072 return _core.Image_GetImageCount(*args, **kwargs)
2073
2074 GetImageCount = staticmethod(GetImageCount)
2075 def LoadFile(*args, **kwargs):
2076 """LoadFile(wxString name, long type=BITMAP_TYPE_ANY, int index=-1) -> bool"""
2077 return _core.Image_LoadFile(*args, **kwargs)
2078
2079 def LoadMimeFile(*args, **kwargs):
2080 """LoadMimeFile(wxString name, wxString mimetype, int index=-1) -> bool"""
2081 return _core.Image_LoadMimeFile(*args, **kwargs)
2082
2083 def SaveFile(*args, **kwargs):
2084 """SaveFile(wxString name, int type) -> bool"""
2085 return _core.Image_SaveFile(*args, **kwargs)
2086
2087 def SaveMimeFile(*args, **kwargs):
2088 """SaveMimeFile(wxString name, wxString mimetype) -> bool"""
2089 return _core.Image_SaveMimeFile(*args, **kwargs)
2090
2091 def CanReadStream(*args, **kwargs):
2092 """Image.CanReadStream(wxInputStream stream) -> bool"""
2093 return _core.Image_CanReadStream(*args, **kwargs)
2094
2095 CanReadStream = staticmethod(CanReadStream)
2096 def LoadStream(*args, **kwargs):
2097 """LoadStream(wxInputStream stream, long type=BITMAP_TYPE_ANY, int index=-1) -> bool"""
2098 return _core.Image_LoadStream(*args, **kwargs)
2099
2100 def LoadMimeStream(*args, **kwargs):
2101 """LoadMimeStream(wxInputStream stream, wxString mimetype, int index=-1) -> bool"""
2102 return _core.Image_LoadMimeStream(*args, **kwargs)
2103
2104 def Ok(*args, **kwargs):
2105 """Ok() -> bool"""
2106 return _core.Image_Ok(*args, **kwargs)
2107
2108 def GetWidth(*args, **kwargs):
2109 """GetWidth() -> int"""
2110 return _core.Image_GetWidth(*args, **kwargs)
2111
2112 def GetHeight(*args, **kwargs):
2113 """GetHeight() -> int"""
2114 return _core.Image_GetHeight(*args, **kwargs)
2115
2116 def GetSubImage(*args, **kwargs):
2117 """GetSubImage(Rect rect) -> Image"""
2118 return _core.Image_GetSubImage(*args, **kwargs)
2119
2120 def Copy(*args, **kwargs):
2121 """Copy() -> Image"""
2122 return _core.Image_Copy(*args, **kwargs)
2123
2124 def Paste(*args, **kwargs):
2125 """Paste(Image image, int x, int y)"""
2126 return _core.Image_Paste(*args, **kwargs)
2127
2128 def GetData(*args, **kwargs):
2129 """GetData() -> PyObject"""
2130 return _core.Image_GetData(*args, **kwargs)
2131
2132 def SetData(*args, **kwargs):
2133 """SetData(PyObject data)"""
2134 return _core.Image_SetData(*args, **kwargs)
2135
2136 def GetDataBuffer(*args, **kwargs):
2137 """GetDataBuffer() -> PyObject"""
2138 return _core.Image_GetDataBuffer(*args, **kwargs)
2139
2140 def SetDataBuffer(*args, **kwargs):
2141 """SetDataBuffer(PyObject data)"""
2142 return _core.Image_SetDataBuffer(*args, **kwargs)
2143
2144 def GetAlphaData(*args, **kwargs):
2145 """GetAlphaData() -> PyObject"""
2146 return _core.Image_GetAlphaData(*args, **kwargs)
2147
2148 def SetAlphaData(*args, **kwargs):
2149 """SetAlphaData(PyObject data)"""
2150 return _core.Image_SetAlphaData(*args, **kwargs)
2151
2152 def GetAlphaBuffer(*args, **kwargs):
2153 """GetAlphaBuffer() -> PyObject"""
2154 return _core.Image_GetAlphaBuffer(*args, **kwargs)
2155
2156 def SetAlphaBuffer(*args, **kwargs):
2157 """SetAlphaBuffer(PyObject data)"""
2158 return _core.Image_SetAlphaBuffer(*args, **kwargs)
2159
2160 def SetMaskColour(*args, **kwargs):
2161 """SetMaskColour(unsigned char r, unsigned char g, unsigned char b)"""
2162 return _core.Image_SetMaskColour(*args, **kwargs)
2163
2164 def GetMaskRed(*args, **kwargs):
2165 """GetMaskRed() -> unsigned char"""
2166 return _core.Image_GetMaskRed(*args, **kwargs)
2167
2168 def GetMaskGreen(*args, **kwargs):
2169 """GetMaskGreen() -> unsigned char"""
2170 return _core.Image_GetMaskGreen(*args, **kwargs)
2171
2172 def GetMaskBlue(*args, **kwargs):
2173 """GetMaskBlue() -> unsigned char"""
2174 return _core.Image_GetMaskBlue(*args, **kwargs)
2175
2176 def SetMask(*args, **kwargs):
2177 """SetMask(bool mask=True)"""
2178 return _core.Image_SetMask(*args, **kwargs)
2179
2180 def HasMask(*args, **kwargs):
2181 """HasMask() -> bool"""
2182 return _core.Image_HasMask(*args, **kwargs)
2183
2184 def Rotate(*args, **kwargs):
2185 """
2186 Rotate(double angle, Point centre_of_rotation, bool interpolating=True,
2187 Point offset_after_rotation=None) -> Image
2188 """
2189 return _core.Image_Rotate(*args, **kwargs)
2190
2191 def Rotate90(*args, **kwargs):
2192 """Rotate90(bool clockwise=True) -> Image"""
2193 return _core.Image_Rotate90(*args, **kwargs)
2194
2195 def Mirror(*args, **kwargs):
2196 """Mirror(bool horizontally=True) -> Image"""
2197 return _core.Image_Mirror(*args, **kwargs)
2198
2199 def Replace(*args, **kwargs):
2200 """
2201 Replace(unsigned char r1, unsigned char g1, unsigned char b1,
2202 unsigned char r2, unsigned char g2, unsigned char b2)
2203 """
2204 return _core.Image_Replace(*args, **kwargs)
2205
2206 def ConvertToMono(*args, **kwargs):
2207 """ConvertToMono(unsigned char r, unsigned char g, unsigned char b) -> Image"""
2208 return _core.Image_ConvertToMono(*args, **kwargs)
2209
2210 def SetOption(*args, **kwargs):
2211 """SetOption(wxString name, wxString value)"""
2212 return _core.Image_SetOption(*args, **kwargs)
2213
2214 def SetOptionInt(*args, **kwargs):
2215 """SetOptionInt(wxString name, int value)"""
2216 return _core.Image_SetOptionInt(*args, **kwargs)
2217
2218 def GetOption(*args, **kwargs):
2219 """GetOption(wxString name) -> wxString"""
2220 return _core.Image_GetOption(*args, **kwargs)
2221
2222 def GetOptionInt(*args, **kwargs):
2223 """GetOptionInt(wxString name) -> int"""
2224 return _core.Image_GetOptionInt(*args, **kwargs)
2225
2226 def HasOption(*args, **kwargs):
2227 """HasOption(wxString name) -> bool"""
2228 return _core.Image_HasOption(*args, **kwargs)
2229
2230 def CountColours(*args, **kwargs):
2231 """CountColours(unsigned long stopafter=(unsigned long) -1) -> unsigned long"""
2232 return _core.Image_CountColours(*args, **kwargs)
2233
2234 def ComputeHistogram(*args, **kwargs):
2235 """ComputeHistogram(ImageHistogram h) -> unsigned long"""
2236 return _core.Image_ComputeHistogram(*args, **kwargs)
2237
2238 def AddHandler(*args, **kwargs):
2239 """Image.AddHandler(ImageHandler handler)"""
2240 return _core.Image_AddHandler(*args, **kwargs)
2241
2242 AddHandler = staticmethod(AddHandler)
2243 def InsertHandler(*args, **kwargs):
2244 """Image.InsertHandler(ImageHandler handler)"""
2245 return _core.Image_InsertHandler(*args, **kwargs)
2246
2247 InsertHandler = staticmethod(InsertHandler)
2248 def RemoveHandler(*args, **kwargs):
2249 """Image.RemoveHandler(wxString name) -> bool"""
2250 return _core.Image_RemoveHandler(*args, **kwargs)
2251
2252 RemoveHandler = staticmethod(RemoveHandler)
2253 def GetImageExtWildcard(*args, **kwargs):
2254 """Image.GetImageExtWildcard() -> wxString"""
2255 return _core.Image_GetImageExtWildcard(*args, **kwargs)
2256
2257 GetImageExtWildcard = staticmethod(GetImageExtWildcard)
2258 def ConvertToBitmap(*args, **kwargs):
2259 """ConvertToBitmap() -> wxBitmap"""
2260 return _core.Image_ConvertToBitmap(*args, **kwargs)
2261
2262 def ConvertToMonoBitmap(*args, **kwargs):
2263 """ConvertToMonoBitmap(unsigned char red, unsigned char green, unsigned char blue) -> wxBitmap"""
2264 return _core.Image_ConvertToMonoBitmap(*args, **kwargs)
2265
2266 def __nonzero__(self): return self.Ok()
2267
2268 class ImagePtr(Image):
2269 def __init__(self, this):
2270 self.this = this
2271 if not hasattr(self,"thisown"): self.thisown = 0
2272 self.__class__ = Image
2273 _core.Image_swigregister(ImagePtr)
2274
2275 def ImageFromMime(*args, **kwargs):
2276 """ImageFromMime(wxString name, wxString mimetype, int index=-1) -> Image"""
2277 val = _core.new_ImageFromMime(*args, **kwargs)
2278 val.thisown = 1
2279 return val
2280
2281 def ImageFromStream(*args, **kwargs):
2282 """ImageFromStream(wxInputStream stream, long type=BITMAP_TYPE_ANY, int index=-1) -> Image"""
2283 val = _core.new_ImageFromStream(*args, **kwargs)
2284 val.thisown = 1
2285 return val
2286
2287 def ImageFromStreamMime(*args, **kwargs):
2288 """ImageFromStreamMime(wxInputStream stream, wxString mimetype, int index=-1) -> Image"""
2289 val = _core.new_ImageFromStreamMime(*args, **kwargs)
2290 val.thisown = 1
2291 return val
2292
2293 def EmptyImage(*args, **kwargs):
2294 """EmptyImage(int width=0, int height=0, bool clear=True) -> Image"""
2295 val = _core.new_EmptyImage(*args, **kwargs)
2296 val.thisown = 1
2297 return val
2298
2299 def ImageFromBitmap(*args, **kwargs):
2300 """ImageFromBitmap(wxBitmap bitmap) -> Image"""
2301 val = _core.new_ImageFromBitmap(*args, **kwargs)
2302 val.thisown = 1
2303 return val
2304
2305 def ImageFromData(*args, **kwargs):
2306 """ImageFromData(int width, int height, unsigned char data) -> Image"""
2307 val = _core.new_ImageFromData(*args, **kwargs)
2308 val.thisown = 1
2309 return val
2310
2311 def Image_CanRead(*args, **kwargs):
2312 """Image_CanRead(wxString name) -> bool"""
2313 return _core.Image_CanRead(*args, **kwargs)
2314
2315 def Image_GetImageCount(*args, **kwargs):
2316 """Image_GetImageCount(wxString name, long type=BITMAP_TYPE_ANY) -> int"""
2317 return _core.Image_GetImageCount(*args, **kwargs)
2318
2319 def Image_CanReadStream(*args, **kwargs):
2320 """Image_CanReadStream(wxInputStream stream) -> bool"""
2321 return _core.Image_CanReadStream(*args, **kwargs)
2322
2323 def Image_AddHandler(*args, **kwargs):
2324 """Image_AddHandler(ImageHandler handler)"""
2325 return _core.Image_AddHandler(*args, **kwargs)
2326
2327 def Image_InsertHandler(*args, **kwargs):
2328 """Image_InsertHandler(ImageHandler handler)"""
2329 return _core.Image_InsertHandler(*args, **kwargs)
2330
2331 def Image_RemoveHandler(*args, **kwargs):
2332 """Image_RemoveHandler(wxString name) -> bool"""
2333 return _core.Image_RemoveHandler(*args, **kwargs)
2334
2335 def Image_GetImageExtWildcard(*args, **kwargs):
2336 """Image_GetImageExtWildcard() -> wxString"""
2337 return _core.Image_GetImageExtWildcard(*args, **kwargs)
2338
2339
2340 def InitAllImageHandlers(*args, **kwargs):
2341 """InitAllImageHandlers()"""
2342 return _core.InitAllImageHandlers(*args, **kwargs)
2343 IMAGE_RESOLUTION_INCHES = _core.IMAGE_RESOLUTION_INCHES
2344 IMAGE_RESOLUTION_CM = _core.IMAGE_RESOLUTION_CM
2345 BMP_24BPP = _core.BMP_24BPP
2346 BMP_8BPP = _core.BMP_8BPP
2347 BMP_8BPP_GREY = _core.BMP_8BPP_GREY
2348 BMP_8BPP_GRAY = _core.BMP_8BPP_GRAY
2349 BMP_8BPP_RED = _core.BMP_8BPP_RED
2350 BMP_8BPP_PALETTE = _core.BMP_8BPP_PALETTE
2351 BMP_4BPP = _core.BMP_4BPP
2352 BMP_1BPP = _core.BMP_1BPP
2353 BMP_1BPP_BW = _core.BMP_1BPP_BW
2354 class BMPHandler(ImageHandler):
2355 def __repr__(self):
2356 return "<%s.%s; proxy of C++ wxBMPHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2357 def __init__(self, *args, **kwargs):
2358 """__init__() -> BMPHandler"""
2359 newobj = _core.new_BMPHandler(*args, **kwargs)
2360 self.this = newobj.this
2361 self.thisown = 1
2362 del newobj.thisown
2363
2364 class BMPHandlerPtr(BMPHandler):
2365 def __init__(self, this):
2366 self.this = this
2367 if not hasattr(self,"thisown"): self.thisown = 0
2368 self.__class__ = BMPHandler
2369 _core.BMPHandler_swigregister(BMPHandlerPtr)
2370 NullImage = cvar.NullImage
2371 IMAGE_OPTION_BMP_FORMAT = cvar.IMAGE_OPTION_BMP_FORMAT
2372 IMAGE_OPTION_CUR_HOTSPOT_X = cvar.IMAGE_OPTION_CUR_HOTSPOT_X
2373 IMAGE_OPTION_CUR_HOTSPOT_Y = cvar.IMAGE_OPTION_CUR_HOTSPOT_Y
2374 IMAGE_OPTION_RESOLUTION = cvar.IMAGE_OPTION_RESOLUTION
2375 IMAGE_OPTION_RESOLUTIONUNIT = cvar.IMAGE_OPTION_RESOLUTIONUNIT
2376
2377 class ICOHandler(BMPHandler):
2378 def __repr__(self):
2379 return "<%s.%s; proxy of C++ wxICOHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2380 def __init__(self, *args, **kwargs):
2381 """__init__() -> ICOHandler"""
2382 newobj = _core.new_ICOHandler(*args, **kwargs)
2383 self.this = newobj.this
2384 self.thisown = 1
2385 del newobj.thisown
2386
2387 class ICOHandlerPtr(ICOHandler):
2388 def __init__(self, this):
2389 self.this = this
2390 if not hasattr(self,"thisown"): self.thisown = 0
2391 self.__class__ = ICOHandler
2392 _core.ICOHandler_swigregister(ICOHandlerPtr)
2393
2394 class CURHandler(ICOHandler):
2395 def __repr__(self):
2396 return "<%s.%s; proxy of C++ wxCURHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2397 def __init__(self, *args, **kwargs):
2398 """__init__() -> CURHandler"""
2399 newobj = _core.new_CURHandler(*args, **kwargs)
2400 self.this = newobj.this
2401 self.thisown = 1
2402 del newobj.thisown
2403
2404 class CURHandlerPtr(CURHandler):
2405 def __init__(self, this):
2406 self.this = this
2407 if not hasattr(self,"thisown"): self.thisown = 0
2408 self.__class__ = CURHandler
2409 _core.CURHandler_swigregister(CURHandlerPtr)
2410
2411 class ANIHandler(CURHandler):
2412 def __repr__(self):
2413 return "<%s.%s; proxy of C++ wxANIHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2414 def __init__(self, *args, **kwargs):
2415 """__init__() -> ANIHandler"""
2416 newobj = _core.new_ANIHandler(*args, **kwargs)
2417 self.this = newobj.this
2418 self.thisown = 1
2419 del newobj.thisown
2420
2421 class ANIHandlerPtr(ANIHandler):
2422 def __init__(self, this):
2423 self.this = this
2424 if not hasattr(self,"thisown"): self.thisown = 0
2425 self.__class__ = ANIHandler
2426 _core.ANIHandler_swigregister(ANIHandlerPtr)
2427
2428 class PNGHandler(ImageHandler):
2429 def __repr__(self):
2430 return "<%s.%s; proxy of C++ wxPNGHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2431 def __init__(self, *args, **kwargs):
2432 """__init__() -> PNGHandler"""
2433 newobj = _core.new_PNGHandler(*args, **kwargs)
2434 self.this = newobj.this
2435 self.thisown = 1
2436 del newobj.thisown
2437
2438 class PNGHandlerPtr(PNGHandler):
2439 def __init__(self, this):
2440 self.this = this
2441 if not hasattr(self,"thisown"): self.thisown = 0
2442 self.__class__ = PNGHandler
2443 _core.PNGHandler_swigregister(PNGHandlerPtr)
2444
2445 class GIFHandler(ImageHandler):
2446 def __repr__(self):
2447 return "<%s.%s; proxy of C++ wxGIFHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2448 def __init__(self, *args, **kwargs):
2449 """__init__() -> GIFHandler"""
2450 newobj = _core.new_GIFHandler(*args, **kwargs)
2451 self.this = newobj.this
2452 self.thisown = 1
2453 del newobj.thisown
2454
2455 class GIFHandlerPtr(GIFHandler):
2456 def __init__(self, this):
2457 self.this = this
2458 if not hasattr(self,"thisown"): self.thisown = 0
2459 self.__class__ = GIFHandler
2460 _core.GIFHandler_swigregister(GIFHandlerPtr)
2461
2462 class PCXHandler(ImageHandler):
2463 def __repr__(self):
2464 return "<%s.%s; proxy of C++ wxPCXHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2465 def __init__(self, *args, **kwargs):
2466 """__init__() -> PCXHandler"""
2467 newobj = _core.new_PCXHandler(*args, **kwargs)
2468 self.this = newobj.this
2469 self.thisown = 1
2470 del newobj.thisown
2471
2472 class PCXHandlerPtr(PCXHandler):
2473 def __init__(self, this):
2474 self.this = this
2475 if not hasattr(self,"thisown"): self.thisown = 0
2476 self.__class__ = PCXHandler
2477 _core.PCXHandler_swigregister(PCXHandlerPtr)
2478
2479 class JPEGHandler(ImageHandler):
2480 def __repr__(self):
2481 return "<%s.%s; proxy of C++ wxJPEGHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2482 def __init__(self, *args, **kwargs):
2483 """__init__() -> JPEGHandler"""
2484 newobj = _core.new_JPEGHandler(*args, **kwargs)
2485 self.this = newobj.this
2486 self.thisown = 1
2487 del newobj.thisown
2488
2489 class JPEGHandlerPtr(JPEGHandler):
2490 def __init__(self, this):
2491 self.this = this
2492 if not hasattr(self,"thisown"): self.thisown = 0
2493 self.__class__ = JPEGHandler
2494 _core.JPEGHandler_swigregister(JPEGHandlerPtr)
2495
2496 class PNMHandler(ImageHandler):
2497 def __repr__(self):
2498 return "<%s.%s; proxy of C++ wxPNMHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2499 def __init__(self, *args, **kwargs):
2500 """__init__() -> PNMHandler"""
2501 newobj = _core.new_PNMHandler(*args, **kwargs)
2502 self.this = newobj.this
2503 self.thisown = 1
2504 del newobj.thisown
2505
2506 class PNMHandlerPtr(PNMHandler):
2507 def __init__(self, this):
2508 self.this = this
2509 if not hasattr(self,"thisown"): self.thisown = 0
2510 self.__class__ = PNMHandler
2511 _core.PNMHandler_swigregister(PNMHandlerPtr)
2512
2513 class XPMHandler(ImageHandler):
2514 def __repr__(self):
2515 return "<%s.%s; proxy of C++ wxXPMHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2516 def __init__(self, *args, **kwargs):
2517 """__init__() -> XPMHandler"""
2518 newobj = _core.new_XPMHandler(*args, **kwargs)
2519 self.this = newobj.this
2520 self.thisown = 1
2521 del newobj.thisown
2522
2523 class XPMHandlerPtr(XPMHandler):
2524 def __init__(self, this):
2525 self.this = this
2526 if not hasattr(self,"thisown"): self.thisown = 0
2527 self.__class__ = XPMHandler
2528 _core.XPMHandler_swigregister(XPMHandlerPtr)
2529
2530 class TIFFHandler(ImageHandler):
2531 def __repr__(self):
2532 return "<%s.%s; proxy of C++ wxTIFFHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2533 def __init__(self, *args, **kwargs):
2534 """__init__() -> TIFFHandler"""
2535 newobj = _core.new_TIFFHandler(*args, **kwargs)
2536 self.this = newobj.this
2537 self.thisown = 1
2538 del newobj.thisown
2539
2540 class TIFFHandlerPtr(TIFFHandler):
2541 def __init__(self, this):
2542 self.this = this
2543 if not hasattr(self,"thisown"): self.thisown = 0
2544 self.__class__ = TIFFHandler
2545 _core.TIFFHandler_swigregister(TIFFHandlerPtr)
2546
2547 #---------------------------------------------------------------------------
2548
2549 class EvtHandler(Object):
2550 def __repr__(self):
2551 return "<%s.%s; proxy of C++ wxEvtHandler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
2552 def __init__(self, *args, **kwargs):
2553 """__init__() -> EvtHandler"""
2554 newobj = _core.new_EvtHandler(*args, **kwargs)
2555 self.this = newobj.this
2556 self.thisown = 1
2557 del newobj.thisown
2558 def GetNextHandler(*args, **kwargs):
2559 """GetNextHandler() -> EvtHandler"""
2560 return _core.EvtHandler_GetNextHandler(*args, **kwargs)
2561
2562 def GetPreviousHandler(*args, **kwargs):
2563 """GetPreviousHandler() -> EvtHandler"""
2564 return _core.EvtHandler_GetPreviousHandler(*args, **kwargs)
2565
2566 def SetNextHandler(*args, **kwargs):
2567 """SetNextHandler(EvtHandler handler)"""
2568 return _core.EvtHandler_SetNextHandler(*args, **kwargs)
2569
2570 def SetPreviousHandler(*args, **kwargs):
2571 """SetPreviousHandler(EvtHandler handler)"""
2572 return _core.EvtHandler_SetPreviousHandler(*args, **kwargs)
2573
2574 def GetEvtHandlerEnabled(*args, **kwargs):
2575 """GetEvtHandlerEnabled() -> bool"""
2576 return _core.EvtHandler_GetEvtHandlerEnabled(*args, **kwargs)
2577
2578 def SetEvtHandlerEnabled(*args, **kwargs):
2579 """SetEvtHandlerEnabled(bool enabled)"""
2580 return _core.EvtHandler_SetEvtHandlerEnabled(*args, **kwargs)
2581
2582 def ProcessEvent(*args, **kwargs):
2583 """ProcessEvent(Event event) -> bool"""
2584 return _core.EvtHandler_ProcessEvent(*args, **kwargs)
2585
2586 def AddPendingEvent(*args, **kwargs):
2587 """AddPendingEvent(Event event)"""
2588 return _core.EvtHandler_AddPendingEvent(*args, **kwargs)
2589
2590 def ProcessPendingEvents(*args, **kwargs):
2591 """ProcessPendingEvents()"""
2592 return _core.EvtHandler_ProcessPendingEvents(*args, **kwargs)
2593
2594 def Connect(*args, **kwargs):
2595 """Connect(int id, int lastId, int eventType, PyObject func)"""
2596 return _core.EvtHandler_Connect(*args, **kwargs)
2597
2598 def Disconnect(*args, **kwargs):
2599 """Disconnect(int id, int lastId=-1, wxEventType eventType=wxEVT_NULL) -> bool"""
2600 return _core.EvtHandler_Disconnect(*args, **kwargs)
2601
2602 def _setOORInfo(*args, **kwargs):
2603 """_setOORInfo(PyObject _self)"""
2604 return _core.EvtHandler__setOORInfo(*args, **kwargs)
2605
2606 def Bind(self, event, handler, source=None, id=wx.ID_ANY, id2=wx.ID_ANY):
2607 """
2608 Bind an event to an event handler.
2609
2610 event One of the EVT_* objects that specifies the
2611 type of event to bind,
2612
2613 handler A callable object to be invoked when the event
2614 is delivered to self. Pass None to disconnect an
2615 event handler.
2616
2617 source Sometimes the event originates from a different window
2618 than self, but you still want to catch it in self. (For
2619 example, a button event delivered to a frame.) By
2620 passing the source of the event, the event handling
2621 system is able to differentiate between the same event
2622 type from different controls.
2623
2624 id,id2 Used for menu IDs or for event types that require a
2625 range of IDs
2626 """
2627 if source is not None:
2628 id = source.GetId()
2629 event.Bind(self, id, id2, handler)
2630
2631
2632
2633 class EvtHandlerPtr(EvtHandler):
2634 def __init__(self, this):
2635 self.this = this
2636 if not hasattr(self,"thisown"): self.thisown = 0
2637 self.__class__ = EvtHandler
2638 _core.EvtHandler_swigregister(EvtHandlerPtr)
2639
2640 #---------------------------------------------------------------------------
2641
2642 class PyEventBinder(object):
2643 """
2644 Instances of this class are used to bind specific events to event
2645 handlers.
2646 """
2647 def __init__(self, evtType, expectedIDs=0):
2648 if expectedIDs not in [0, 1, 2]:
2649 raise ValueError, "Invalid number of expectedIDs"
2650 self.expectedIDs = expectedIDs
2651
2652 if type(evtType) == list or type(evtType) == tuple:
2653 self.evtType = evtType
2654 else:
2655 self.evtType = [evtType]
2656
2657
2658 def Bind(self, target, id1, id2, function):
2659 """Bind this set of event types to target."""
2660 for et in self.evtType:
2661 target.Connect(id1, id2, et, function)
2662
2663
2664 def __call__(self, *args):
2665 """
2666 For backwards compatibility with the old EVT_* functions.
2667 Should be called with either (window, func), (window, ID,
2668 func) or (window, ID1, ID2, func) parameters depending on the
2669 type of the event.
2670 """
2671 assert len(args) == 2 + self.expectedIDs
2672 id1 = wx.ID_ANY
2673 id2 = wx.ID_ANY
2674 target = args[0]
2675 if self.expectedIDs == 0:
2676 func = args[1]
2677 elif self.expectedIDs == 1:
2678 id1 = args[1]
2679 func = args[2]
2680 elif self.expectedIDs == 2:
2681 id1 = args[1]
2682 id2 = args[2]
2683 func = args[3]
2684 else:
2685 raise ValueError, "Unexpected number of IDs"
2686
2687 self.Bind(target, id1, id2, func)
2688
2689
2690 # These two are square pegs that don't fit the PyEventBinder hole...
2691 def EVT_COMMAND(win, id, cmd, func):
2692 win.Connect(id, -1, cmd, func)
2693 def EVT_COMMAND_RANGE(win, id1, id2, cmd, func):
2694 win.Connect(id1, id2, cmd, func)
2695
2696
2697 #---------------------------------------------------------------------------
2698
2699 #---------------------------------------------------------------------------
2700
2701 EVENT_PROPAGATE_NONE = _core.EVENT_PROPAGATE_NONE
2702 EVENT_PROPAGATE_MAX = _core.EVENT_PROPAGATE_MAX
2703
2704 def NewEventType(*args, **kwargs):
2705 """NewEventType() -> wxEventType"""
2706 return _core.NewEventType(*args, **kwargs)
2707 wxEVT_NULL = _core.wxEVT_NULL
2708 wxEVT_FIRST = _core.wxEVT_FIRST
2709 wxEVT_USER_FIRST = _core.wxEVT_USER_FIRST
2710 wxEVT_COMMAND_BUTTON_CLICKED = _core.wxEVT_COMMAND_BUTTON_CLICKED
2711 wxEVT_COMMAND_CHECKBOX_CLICKED = _core.wxEVT_COMMAND_CHECKBOX_CLICKED
2712 wxEVT_COMMAND_CHOICE_SELECTED = _core.wxEVT_COMMAND_CHOICE_SELECTED
2713 wxEVT_COMMAND_LISTBOX_SELECTED = _core.wxEVT_COMMAND_LISTBOX_SELECTED
2714 wxEVT_COMMAND_LISTBOX_DOUBLECLICKED = _core.wxEVT_COMMAND_LISTBOX_DOUBLECLICKED
2715 wxEVT_COMMAND_CHECKLISTBOX_TOGGLED = _core.wxEVT_COMMAND_CHECKLISTBOX_TOGGLED
2716 wxEVT_COMMAND_MENU_SELECTED = _core.wxEVT_COMMAND_MENU_SELECTED
2717 wxEVT_COMMAND_TOOL_CLICKED = _core.wxEVT_COMMAND_TOOL_CLICKED
2718 wxEVT_COMMAND_SLIDER_UPDATED = _core.wxEVT_COMMAND_SLIDER_UPDATED
2719 wxEVT_COMMAND_RADIOBOX_SELECTED = _core.wxEVT_COMMAND_RADIOBOX_SELECTED
2720 wxEVT_COMMAND_RADIOBUTTON_SELECTED = _core.wxEVT_COMMAND_RADIOBUTTON_SELECTED
2721 wxEVT_COMMAND_SCROLLBAR_UPDATED = _core.wxEVT_COMMAND_SCROLLBAR_UPDATED
2722 wxEVT_COMMAND_VLBOX_SELECTED = _core.wxEVT_COMMAND_VLBOX_SELECTED
2723 wxEVT_COMMAND_COMBOBOX_SELECTED = _core.wxEVT_COMMAND_COMBOBOX_SELECTED
2724 wxEVT_COMMAND_TOOL_RCLICKED = _core.wxEVT_COMMAND_TOOL_RCLICKED
2725 wxEVT_COMMAND_TOOL_ENTER = _core.wxEVT_COMMAND_TOOL_ENTER
2726 wxEVT_LEFT_DOWN = _core.wxEVT_LEFT_DOWN
2727 wxEVT_LEFT_UP = _core.wxEVT_LEFT_UP
2728 wxEVT_MIDDLE_DOWN = _core.wxEVT_MIDDLE_DOWN
2729 wxEVT_MIDDLE_UP = _core.wxEVT_MIDDLE_UP
2730 wxEVT_RIGHT_DOWN = _core.wxEVT_RIGHT_DOWN
2731 wxEVT_RIGHT_UP = _core.wxEVT_RIGHT_UP
2732 wxEVT_MOTION = _core.wxEVT_MOTION
2733 wxEVT_ENTER_WINDOW = _core.wxEVT_ENTER_WINDOW
2734 wxEVT_LEAVE_WINDOW = _core.wxEVT_LEAVE_WINDOW
2735 wxEVT_LEFT_DCLICK = _core.wxEVT_LEFT_DCLICK
2736 wxEVT_MIDDLE_DCLICK = _core.wxEVT_MIDDLE_DCLICK
2737 wxEVT_RIGHT_DCLICK = _core.wxEVT_RIGHT_DCLICK
2738 wxEVT_SET_FOCUS = _core.wxEVT_SET_FOCUS
2739 wxEVT_KILL_FOCUS = _core.wxEVT_KILL_FOCUS
2740 wxEVT_CHILD_FOCUS = _core.wxEVT_CHILD_FOCUS
2741 wxEVT_MOUSEWHEEL = _core.wxEVT_MOUSEWHEEL
2742 wxEVT_NC_LEFT_DOWN = _core.wxEVT_NC_LEFT_DOWN
2743 wxEVT_NC_LEFT_UP = _core.wxEVT_NC_LEFT_UP
2744 wxEVT_NC_MIDDLE_DOWN = _core.wxEVT_NC_MIDDLE_DOWN
2745 wxEVT_NC_MIDDLE_UP = _core.wxEVT_NC_MIDDLE_UP
2746 wxEVT_NC_RIGHT_DOWN = _core.wxEVT_NC_RIGHT_DOWN
2747 wxEVT_NC_RIGHT_UP = _core.wxEVT_NC_RIGHT_UP
2748 wxEVT_NC_MOTION = _core.wxEVT_NC_MOTION
2749 wxEVT_NC_ENTER_WINDOW = _core.wxEVT_NC_ENTER_WINDOW
2750 wxEVT_NC_LEAVE_WINDOW = _core.wxEVT_NC_LEAVE_WINDOW
2751 wxEVT_NC_LEFT_DCLICK = _core.wxEVT_NC_LEFT_DCLICK
2752 wxEVT_NC_MIDDLE_DCLICK = _core.wxEVT_NC_MIDDLE_DCLICK
2753 wxEVT_NC_RIGHT_DCLICK = _core.wxEVT_NC_RIGHT_DCLICK
2754 wxEVT_CHAR = _core.wxEVT_CHAR
2755 wxEVT_CHAR_HOOK = _core.wxEVT_CHAR_HOOK
2756 wxEVT_NAVIGATION_KEY = _core.wxEVT_NAVIGATION_KEY
2757 wxEVT_KEY_DOWN = _core.wxEVT_KEY_DOWN
2758 wxEVT_KEY_UP = _core.wxEVT_KEY_UP
2759 wxEVT_HOTKEY = _core.wxEVT_HOTKEY
2760 wxEVT_SET_CURSOR = _core.wxEVT_SET_CURSOR
2761 wxEVT_SCROLL_TOP = _core.wxEVT_SCROLL_TOP
2762 wxEVT_SCROLL_BOTTOM = _core.wxEVT_SCROLL_BOTTOM
2763 wxEVT_SCROLL_LINEUP = _core.wxEVT_SCROLL_LINEUP
2764 wxEVT_SCROLL_LINEDOWN = _core.wxEVT_SCROLL_LINEDOWN
2765 wxEVT_SCROLL_PAGEUP = _core.wxEVT_SCROLL_PAGEUP
2766 wxEVT_SCROLL_PAGEDOWN = _core.wxEVT_SCROLL_PAGEDOWN
2767 wxEVT_SCROLL_THUMBTRACK = _core.wxEVT_SCROLL_THUMBTRACK
2768 wxEVT_SCROLL_THUMBRELEASE = _core.wxEVT_SCROLL_THUMBRELEASE
2769 wxEVT_SCROLL_ENDSCROLL = _core.wxEVT_SCROLL_ENDSCROLL
2770 wxEVT_SCROLLWIN_TOP = _core.wxEVT_SCROLLWIN_TOP
2771 wxEVT_SCROLLWIN_BOTTOM = _core.wxEVT_SCROLLWIN_BOTTOM
2772 wxEVT_SCROLLWIN_LINEUP = _core.wxEVT_SCROLLWIN_LINEUP
2773 wxEVT_SCROLLWIN_LINEDOWN = _core.wxEVT_SCROLLWIN_LINEDOWN
2774 wxEVT_SCROLLWIN_PAGEUP = _core.wxEVT_SCROLLWIN_PAGEUP
2775 wxEVT_SCROLLWIN_PAGEDOWN = _core.wxEVT_SCROLLWIN_PAGEDOWN
2776 wxEVT_SCROLLWIN_THUMBTRACK = _core.wxEVT_SCROLLWIN_THUMBTRACK
2777 wxEVT_SCROLLWIN_THUMBRELEASE = _core.wxEVT_SCROLLWIN_THUMBRELEASE
2778 wxEVT_SIZE = _core.wxEVT_SIZE
2779 wxEVT_MOVE = _core.wxEVT_MOVE
2780 wxEVT_CLOSE_WINDOW = _core.wxEVT_CLOSE_WINDOW
2781 wxEVT_END_SESSION = _core.wxEVT_END_SESSION
2782 wxEVT_QUERY_END_SESSION = _core.wxEVT_QUERY_END_SESSION
2783 wxEVT_ACTIVATE_APP = _core.wxEVT_ACTIVATE_APP
2784 wxEVT_POWER = _core.wxEVT_POWER
2785 wxEVT_ACTIVATE = _core.wxEVT_ACTIVATE
2786 wxEVT_CREATE = _core.wxEVT_CREATE
2787 wxEVT_DESTROY = _core.wxEVT_DESTROY
2788 wxEVT_SHOW = _core.wxEVT_SHOW
2789 wxEVT_ICONIZE = _core.wxEVT_ICONIZE
2790 wxEVT_MAXIMIZE = _core.wxEVT_MAXIMIZE
2791 wxEVT_MOUSE_CAPTURE_CHANGED = _core.wxEVT_MOUSE_CAPTURE_CHANGED
2792 wxEVT_PAINT = _core.wxEVT_PAINT
2793 wxEVT_ERASE_BACKGROUND = _core.wxEVT_ERASE_BACKGROUND
2794 wxEVT_NC_PAINT = _core.wxEVT_NC_PAINT
2795 wxEVT_PAINT_ICON = _core.wxEVT_PAINT_ICON
2796 wxEVT_MENU_OPEN = _core.wxEVT_MENU_OPEN
2797 wxEVT_MENU_CLOSE = _core.wxEVT_MENU_CLOSE
2798 wxEVT_MENU_HIGHLIGHT = _core.wxEVT_MENU_HIGHLIGHT
2799 wxEVT_CONTEXT_MENU = _core.wxEVT_CONTEXT_MENU
2800 wxEVT_SYS_COLOUR_CHANGED = _core.wxEVT_SYS_COLOUR_CHANGED
2801 wxEVT_DISPLAY_CHANGED = _core.wxEVT_DISPLAY_CHANGED
2802 wxEVT_SETTING_CHANGED = _core.wxEVT_SETTING_CHANGED
2803 wxEVT_QUERY_NEW_PALETTE = _core.wxEVT_QUERY_NEW_PALETTE
2804 wxEVT_PALETTE_CHANGED = _core.wxEVT_PALETTE_CHANGED
2805 wxEVT_DROP_FILES = _core.wxEVT_DROP_FILES
2806 wxEVT_DRAW_ITEM = _core.wxEVT_DRAW_ITEM
2807 wxEVT_MEASURE_ITEM = _core.wxEVT_MEASURE_ITEM
2808 wxEVT_COMPARE_ITEM = _core.wxEVT_COMPARE_ITEM
2809 wxEVT_INIT_DIALOG = _core.wxEVT_INIT_DIALOG
2810 wxEVT_IDLE = _core.wxEVT_IDLE
2811 wxEVT_UPDATE_UI = _core.wxEVT_UPDATE_UI
2812 wxEVT_SIZING = _core.wxEVT_SIZING
2813 wxEVT_MOVING = _core.wxEVT_MOVING
2814 wxEVT_COMMAND_LEFT_CLICK = _core.wxEVT_COMMAND_LEFT_CLICK
2815 wxEVT_COMMAND_LEFT_DCLICK = _core.wxEVT_COMMAND_LEFT_DCLICK
2816 wxEVT_COMMAND_RIGHT_CLICK = _core.wxEVT_COMMAND_RIGHT_CLICK
2817 wxEVT_COMMAND_RIGHT_DCLICK = _core.wxEVT_COMMAND_RIGHT_DCLICK
2818 wxEVT_COMMAND_SET_FOCUS = _core.wxEVT_COMMAND_SET_FOCUS
2819 wxEVT_COMMAND_KILL_FOCUS = _core.wxEVT_COMMAND_KILL_FOCUS
2820 wxEVT_COMMAND_ENTER = _core.wxEVT_COMMAND_ENTER
2821 #
2822 # Create some event binders
2823 EVT_SIZE = wx.PyEventBinder( wxEVT_SIZE )
2824 EVT_SIZING = wx.PyEventBinder( wxEVT_SIZING )
2825 EVT_MOVE = wx.PyEventBinder( wxEVT_MOVE )
2826 EVT_MOVING = wx.PyEventBinder( wxEVT_MOVING )
2827 EVT_CLOSE = wx.PyEventBinder( wxEVT_CLOSE_WINDOW )
2828 EVT_END_SESSION = wx.PyEventBinder( wxEVT_END_SESSION )
2829 EVT_QUERY_END_SESSION = wx.PyEventBinder( wxEVT_QUERY_END_SESSION )
2830 EVT_PAINT = wx.PyEventBinder( wxEVT_PAINT )
2831 EVT_NC_PAINT = wx.PyEventBinder( wxEVT_NC_PAINT )
2832 EVT_ERASE_BACKGROUND = wx.PyEventBinder( wxEVT_ERASE_BACKGROUND )
2833 EVT_CHAR = wx.PyEventBinder( wxEVT_CHAR )
2834 EVT_KEY_DOWN = wx.PyEventBinder( wxEVT_KEY_DOWN )
2835 EVT_KEY_UP = wx.PyEventBinder( wxEVT_KEY_UP )
2836 EVT_HOTKEY = wx.PyEventBinder( wxEVT_HOTKEY, 1)
2837 EVT_CHAR_HOOK = wx.PyEventBinder( wxEVT_CHAR_HOOK )
2838 EVT_MENU_OPEN = wx.PyEventBinder( wxEVT_MENU_OPEN )
2839 EVT_MENU_CLOSE = wx.PyEventBinder( wxEVT_MENU_CLOSE )
2840 EVT_MENU_HIGHLIGHT = wx.PyEventBinder( wxEVT_MENU_HIGHLIGHT, 1)
2841 EVT_MENU_HIGHLIGHT_ALL = wx.PyEventBinder( wxEVT_MENU_HIGHLIGHT )
2842 EVT_SET_FOCUS = wx.PyEventBinder( wxEVT_SET_FOCUS )
2843 EVT_KILL_FOCUS = wx.PyEventBinder( wxEVT_KILL_FOCUS )
2844 EVT_CHILD_FOCUS = wx.PyEventBinder( wxEVT_CHILD_FOCUS )
2845 EVT_ACTIVATE = wx.PyEventBinder( wxEVT_ACTIVATE )
2846 EVT_ACTIVATE_APP = wx.PyEventBinder( wxEVT_ACTIVATE_APP )
2847 EVT_END_SESSION = wx.PyEventBinder( wxEVT_END_SESSION )
2848 EVT_QUERY_END_SESSION = wx.PyEventBinder( wxEVT_QUERY_END_SESSION )
2849 EVT_DROP_FILES = wx.PyEventBinder( wxEVT_DROP_FILES )
2850 EVT_INIT_DIALOG = wx.PyEventBinder( wxEVT_INIT_DIALOG )
2851 EVT_SYS_COLOUR_CHANGED = wx.PyEventBinder( wxEVT_SYS_COLOUR_CHANGED )
2852 EVT_DISPLAY_CHANGED = wx.PyEventBinder( wxEVT_DISPLAY_CHANGED )
2853 EVT_SHOW = wx.PyEventBinder( wxEVT_SHOW )
2854 EVT_MAXIMIZE = wx.PyEventBinder( wxEVT_MAXIMIZE )
2855 EVT_ICONIZE = wx.PyEventBinder( wxEVT_ICONIZE )
2856 EVT_NAVIGATION_KEY = wx.PyEventBinder( wxEVT_NAVIGATION_KEY )
2857 EVT_PALETTE_CHANGED = wx.PyEventBinder( wxEVT_PALETTE_CHANGED )
2858 EVT_QUERY_NEW_PALETTE = wx.PyEventBinder( wxEVT_QUERY_NEW_PALETTE )
2859 EVT_WINDOW_CREATE = wx.PyEventBinder( wxEVT_CREATE )
2860 EVT_WINDOW_DESTROY = wx.PyEventBinder( wxEVT_DESTROY )
2861 EVT_SET_CURSOR = wx.PyEventBinder( wxEVT_SET_CURSOR )
2862 EVT_MOUSE_CAPTURE_CHANGED = wx.PyEventBinder( wxEVT_MOUSE_CAPTURE_CHANGED )
2863
2864 EVT_LEFT_DOWN = wx.PyEventBinder( wxEVT_LEFT_DOWN )
2865 EVT_LEFT_UP = wx.PyEventBinder( wxEVT_LEFT_UP )
2866 EVT_MIDDLE_DOWN = wx.PyEventBinder( wxEVT_MIDDLE_DOWN )
2867 EVT_MIDDLE_UP = wx.PyEventBinder( wxEVT_MIDDLE_UP )
2868 EVT_RIGHT_DOWN = wx.PyEventBinder( wxEVT_RIGHT_DOWN )
2869 EVT_RIGHT_UP = wx.PyEventBinder( wxEVT_RIGHT_UP )
2870 EVT_MOTION = wx.PyEventBinder( wxEVT_MOTION )
2871 EVT_LEFT_DCLICK = wx.PyEventBinder( wxEVT_LEFT_DCLICK )
2872 EVT_MIDDLE_DCLICK = wx.PyEventBinder( wxEVT_MIDDLE_DCLICK )
2873 EVT_RIGHT_DCLICK = wx.PyEventBinder( wxEVT_RIGHT_DCLICK )
2874 EVT_LEAVE_WINDOW = wx.PyEventBinder( wxEVT_LEAVE_WINDOW )
2875 EVT_ENTER_WINDOW = wx.PyEventBinder( wxEVT_ENTER_WINDOW )
2876 EVT_MOUSEWHEEL = wx.PyEventBinder( wxEVT_MOUSEWHEEL )
2877
2878 EVT_MOUSE_EVENTS = wx.PyEventBinder([ wxEVT_LEFT_DOWN,
2879 wxEVT_LEFT_UP,
2880 wxEVT_MIDDLE_DOWN,
2881 wxEVT_MIDDLE_UP,
2882 wxEVT_RIGHT_DOWN,
2883 wxEVT_RIGHT_UP,
2884 wxEVT_MOTION,
2885 wxEVT_LEFT_DCLICK,
2886 wxEVT_MIDDLE_DCLICK,
2887 wxEVT_RIGHT_DCLICK,
2888 wxEVT_ENTER_WINDOW,
2889 wxEVT_LEAVE_WINDOW,
2890 wxEVT_MOUSEWHEEL
2891 ])
2892
2893
2894 # Scrolling from wxWindow (sent to wxScrolledWindow)
2895 EVT_SCROLLWIN = wx.PyEventBinder([ wxEVT_SCROLLWIN_TOP,
2896 wxEVT_SCROLLWIN_BOTTOM,
2897 wxEVT_SCROLLWIN_LINEUP,
2898 wxEVT_SCROLLWIN_LINEDOWN,
2899 wxEVT_SCROLLWIN_PAGEUP,
2900 wxEVT_SCROLLWIN_PAGEDOWN,
2901 wxEVT_SCROLLWIN_THUMBTRACK,
2902 wxEVT_SCROLLWIN_THUMBRELEASE,
2903 ])
2904
2905 EVT_SCROLLWIN_TOP = wx.PyEventBinder( wxEVT_SCROLLWIN_TOP )
2906 EVT_SCROLLWIN_BOTTOM = wx.PyEventBinder( wxEVT_SCROLLWIN_BOTTOM )
2907 EVT_SCROLLWIN_LINEUP = wx.PyEventBinder( wxEVT_SCROLLWIN_LINEUP )
2908 EVT_SCROLLWIN_LINEDOWN = wx.PyEventBinder( wxEVT_SCROLLWIN_LINEDOWN )
2909 EVT_SCROLLWIN_PAGEUP = wx.PyEventBinder( wxEVT_SCROLLWIN_PAGEUP )
2910 EVT_SCROLLWIN_PAGEDOWN = wx.PyEventBinder( wxEVT_SCROLLWIN_PAGEDOWN )
2911 EVT_SCROLLWIN_THUMBTRACK = wx.PyEventBinder( wxEVT_SCROLLWIN_THUMBTRACK )
2912 EVT_SCROLLWIN_THUMBRELEASE = wx.PyEventBinder( wxEVT_SCROLLWIN_THUMBRELEASE )
2913
2914 # Scrolling from wxSlider and wxScrollBar
2915 EVT_SCROLL = wx.PyEventBinder([ wxEVT_SCROLL_TOP,
2916 wxEVT_SCROLL_BOTTOM,
2917 wxEVT_SCROLL_LINEUP,
2918 wxEVT_SCROLL_LINEDOWN,
2919 wxEVT_SCROLL_PAGEUP,
2920 wxEVT_SCROLL_PAGEDOWN,
2921 wxEVT_SCROLL_THUMBTRACK,
2922 wxEVT_SCROLL_THUMBRELEASE,
2923 wxEVT_SCROLL_ENDSCROLL,
2924 ])
2925
2926 EVT_SCROLL_TOP = wx.PyEventBinder( wxEVT_SCROLL_TOP )
2927 EVT_SCROLL_BOTTOM = wx.PyEventBinder( wxEVT_SCROLL_BOTTOM )
2928 EVT_SCROLL_LINEUP = wx.PyEventBinder( wxEVT_SCROLL_LINEUP )
2929 EVT_SCROLL_LINEDOWN = wx.PyEventBinder( wxEVT_SCROLL_LINEDOWN )
2930 EVT_SCROLL_PAGEUP = wx.PyEventBinder( wxEVT_SCROLL_PAGEUP )
2931 EVT_SCROLL_PAGEDOWN = wx.PyEventBinder( wxEVT_SCROLL_PAGEDOWN )
2932 EVT_SCROLL_THUMBTRACK = wx.PyEventBinder( wxEVT_SCROLL_THUMBTRACK )
2933 EVT_SCROLL_THUMBRELEASE = wx.PyEventBinder( wxEVT_SCROLL_THUMBRELEASE )
2934 EVT_SCROLL_ENDSCROLL = wx.PyEventBinder( wxEVT_SCROLL_ENDSCROLL )
2935
2936 # Scrolling from wxSlider and wxScrollBar, with an id
2937 EVT_COMMAND_SCROLL = wx.PyEventBinder([ wxEVT_SCROLL_TOP,
2938 wxEVT_SCROLL_BOTTOM,
2939 wxEVT_SCROLL_LINEUP,
2940 wxEVT_SCROLL_LINEDOWN,
2941 wxEVT_SCROLL_PAGEUP,
2942 wxEVT_SCROLL_PAGEDOWN,
2943 wxEVT_SCROLL_THUMBTRACK,
2944 wxEVT_SCROLL_THUMBRELEASE,
2945 wxEVT_SCROLL_ENDSCROLL,
2946 ], 1)
2947
2948 EVT_COMMAND_SCROLL_TOP = wx.PyEventBinder( wxEVT_SCROLL_TOP, 1)
2949 EVT_COMMAND_SCROLL_BOTTOM = wx.PyEventBinder( wxEVT_SCROLL_BOTTOM, 1)
2950 EVT_COMMAND_SCROLL_LINEUP = wx.PyEventBinder( wxEVT_SCROLL_LINEUP, 1)
2951 EVT_COMMAND_SCROLL_LINEDOWN = wx.PyEventBinder( wxEVT_SCROLL_LINEDOWN, 1)
2952 EVT_COMMAND_SCROLL_PAGEUP = wx.PyEventBinder( wxEVT_SCROLL_PAGEUP, 1)
2953 EVT_COMMAND_SCROLL_PAGEDOWN = wx.PyEventBinder( wxEVT_SCROLL_PAGEDOWN, 1)
2954 EVT_COMMAND_SCROLL_THUMBTRACK = wx.PyEventBinder( wxEVT_SCROLL_THUMBTRACK, 1)
2955 EVT_COMMAND_SCROLL_THUMBRELEASE = wx.PyEventBinder( wxEVT_SCROLL_THUMBRELEASE, 1)
2956 EVT_COMMAND_SCROLL_ENDSCROLL = wx.PyEventBinder( wxEVT_SCROLL_ENDSCROLL, 1)
2957
2958 EVT_SPIN_UP = wx.PyEventBinder( wxEVT_SCROLL_LINEUP, 1)
2959 EVT_SPIN_DOWN = wx.PyEventBinder( wxEVT_SCROLL_LINEDOWN, 1)
2960 EVT_SPIN = wx.PyEventBinder( wxEVT_SCROLL_THUMBTRACK, 1)
2961
2962 EVT_BUTTON = wx.PyEventBinder( wxEVT_COMMAND_BUTTON_CLICKED, 1)
2963 EVT_CHECKBOX = wx.PyEventBinder( wxEVT_COMMAND_CHECKBOX_CLICKED, 1)
2964 EVT_CHOICE = wx.PyEventBinder( wxEVT_COMMAND_CHOICE_SELECTED, 1)
2965 EVT_LISTBOX = wx.PyEventBinder( wxEVT_COMMAND_LISTBOX_SELECTED, 1)
2966 EVT_LISTBOX_DCLICK = wx.PyEventBinder( wxEVT_COMMAND_LISTBOX_DOUBLECLICKED, 1)
2967 EVT_MENU = wx.PyEventBinder( wxEVT_COMMAND_MENU_SELECTED, 1)
2968 EVT_MENU_RANGE = wx.PyEventBinder( wxEVT_COMMAND_MENU_SELECTED, 2)
2969 EVT_SLIDER = wx.PyEventBinder( wxEVT_COMMAND_SLIDER_UPDATED, 1)
2970 EVT_RADIOBOX = wx.PyEventBinder( wxEVT_COMMAND_RADIOBOX_SELECTED, 1)
2971 EVT_RADIOBUTTON = wx.PyEventBinder( wxEVT_COMMAND_RADIOBUTTON_SELECTED, 1)
2972
2973 EVT_SCROLLBAR = wx.PyEventBinder( wxEVT_COMMAND_SCROLLBAR_UPDATED, 1)
2974 EVT_VLBOX = wx.PyEventBinder( wxEVT_COMMAND_VLBOX_SELECTED, 1)
2975 EVT_COMBOBOX = wx.PyEventBinder( wxEVT_COMMAND_COMBOBOX_SELECTED, 1)
2976 EVT_TOOL = wx.PyEventBinder( wxEVT_COMMAND_TOOL_CLICKED, 1)
2977 EVT_TOOL_RANGE = wx.PyEventBinder( wxEVT_COMMAND_TOOL_CLICKED, 2)
2978 EVT_TOOL_RCLICKED = wx.PyEventBinder( wxEVT_COMMAND_TOOL_RCLICKED, 1)
2979 EVT_TOOL_RCLICKED_RANGE = wx.PyEventBinder( wxEVT_COMMAND_TOOL_RCLICKED, 2)
2980 EVT_TOOL_ENTER = wx.PyEventBinder( wxEVT_COMMAND_TOOL_ENTER, 1)
2981 EVT_CHECKLISTBOX = wx.PyEventBinder( wxEVT_COMMAND_CHECKLISTBOX_TOGGLED, 1)
2982
2983
2984 EVT_COMMAND_LEFT_CLICK = wx.PyEventBinder( wxEVT_COMMAND_LEFT_CLICK, 1)
2985 EVT_COMMAND_LEFT_DCLICK = wx.PyEventBinder( wxEVT_COMMAND_LEFT_DCLICK, 1)
2986 EVT_COMMAND_RIGHT_CLICK = wx.PyEventBinder( wxEVT_COMMAND_RIGHT_CLICK, 1)
2987 EVT_COMMAND_RIGHT_DCLICK = wx.PyEventBinder( wxEVT_COMMAND_RIGHT_DCLICK, 1)
2988 EVT_COMMAND_SET_FOCUS = wx.PyEventBinder( wxEVT_COMMAND_SET_FOCUS, 1)
2989 EVT_COMMAND_KILL_FOCUS = wx.PyEventBinder( wxEVT_COMMAND_KILL_FOCUS, 1)
2990 EVT_COMMAND_ENTER = wx.PyEventBinder( wxEVT_COMMAND_ENTER, 1)
2991
2992 EVT_IDLE = wx.PyEventBinder( wxEVT_IDLE )
2993
2994 EVT_UPDATE_UI = wx.PyEventBinder( wxEVT_UPDATE_UI, 1)
2995 EVT_UPDATE_UI_RANGE = wx.PyEventBinder( wxEVT_UPDATE_UI, 2)
2996
2997 EVT_CONTEXT_MENU = wx.PyEventBinder( wxEVT_CONTEXT_MENU )
2998
2999
3000
3001 #---------------------------------------------------------------------------
3002
3003 class Event(Object):
3004 def __init__(self): raise RuntimeError, "No constructor defined"
3005 def __repr__(self):
3006 return "<%s.%s; proxy of C++ wxEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3007 def __del__(self, destroy=_core.delete_Event):
3008 """__del__()"""
3009 try:
3010 if self.thisown: destroy(self)
3011 except: pass
3012
3013 def SetEventType(*args, **kwargs):
3014 """SetEventType(wxEventType typ)"""
3015 return _core.Event_SetEventType(*args, **kwargs)
3016
3017 def GetEventType(*args, **kwargs):
3018 """GetEventType() -> wxEventType"""
3019 return _core.Event_GetEventType(*args, **kwargs)
3020
3021 def GetEventObject(*args, **kwargs):
3022 """GetEventObject() -> Object"""
3023 return _core.Event_GetEventObject(*args, **kwargs)
3024
3025 def SetEventObject(*args, **kwargs):
3026 """SetEventObject(Object obj)"""
3027 return _core.Event_SetEventObject(*args, **kwargs)
3028
3029 def GetTimestamp(*args, **kwargs):
3030 """GetTimestamp() -> long"""
3031 return _core.Event_GetTimestamp(*args, **kwargs)
3032
3033 def SetTimestamp(*args, **kwargs):
3034 """SetTimestamp(long ts=0)"""
3035 return _core.Event_SetTimestamp(*args, **kwargs)
3036
3037 def GetId(*args, **kwargs):
3038 """GetId() -> int"""
3039 return _core.Event_GetId(*args, **kwargs)
3040
3041 def SetId(*args, **kwargs):
3042 """SetId(int Id)"""
3043 return _core.Event_SetId(*args, **kwargs)
3044
3045 def IsCommandEvent(*args, **kwargs):
3046 """IsCommandEvent() -> bool"""
3047 return _core.Event_IsCommandEvent(*args, **kwargs)
3048
3049 def Skip(*args, **kwargs):
3050 """Skip(bool skip=True)"""
3051 return _core.Event_Skip(*args, **kwargs)
3052
3053 def GetSkipped(*args, **kwargs):
3054 """GetSkipped() -> bool"""
3055 return _core.Event_GetSkipped(*args, **kwargs)
3056
3057 def ShouldPropagate(*args, **kwargs):
3058 """ShouldPropagate() -> bool"""
3059 return _core.Event_ShouldPropagate(*args, **kwargs)
3060
3061 def StopPropagation(*args, **kwargs):
3062 """StopPropagation() -> int"""
3063 return _core.Event_StopPropagation(*args, **kwargs)
3064
3065 def ResumePropagation(*args, **kwargs):
3066 """ResumePropagation(int propagationLevel)"""
3067 return _core.Event_ResumePropagation(*args, **kwargs)
3068
3069 def Clone(*args, **kwargs):
3070 """Clone() -> Event"""
3071 return _core.Event_Clone(*args, **kwargs)
3072
3073
3074 class EventPtr(Event):
3075 def __init__(self, this):
3076 self.this = this
3077 if not hasattr(self,"thisown"): self.thisown = 0
3078 self.__class__ = Event
3079 _core.Event_swigregister(EventPtr)
3080
3081 #---------------------------------------------------------------------------
3082
3083 class PropagationDisabler(object):
3084 def __repr__(self):
3085 return "<%s.%s; proxy of C++ wxPropagationDisabler instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3086 def __init__(self, *args, **kwargs):
3087 """__init__(Event event) -> PropagationDisabler"""
3088 newobj = _core.new_PropagationDisabler(*args, **kwargs)
3089 self.this = newobj.this
3090 self.thisown = 1
3091 del newobj.thisown
3092 def __del__(self, destroy=_core.delete_PropagationDisabler):
3093 """__del__()"""
3094 try:
3095 if self.thisown: destroy(self)
3096 except: pass
3097
3098
3099 class PropagationDisablerPtr(PropagationDisabler):
3100 def __init__(self, this):
3101 self.this = this
3102 if not hasattr(self,"thisown"): self.thisown = 0
3103 self.__class__ = PropagationDisabler
3104 _core.PropagationDisabler_swigregister(PropagationDisablerPtr)
3105
3106 class PropagateOnce(object):
3107 def __repr__(self):
3108 return "<%s.%s; proxy of C++ wxPropagateOnce instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3109 def __init__(self, *args, **kwargs):
3110 """__init__(Event event) -> PropagateOnce"""
3111 newobj = _core.new_PropagateOnce(*args, **kwargs)
3112 self.this = newobj.this
3113 self.thisown = 1
3114 del newobj.thisown
3115 def __del__(self, destroy=_core.delete_PropagateOnce):
3116 """__del__()"""
3117 try:
3118 if self.thisown: destroy(self)
3119 except: pass
3120
3121
3122 class PropagateOncePtr(PropagateOnce):
3123 def __init__(self, this):
3124 self.this = this
3125 if not hasattr(self,"thisown"): self.thisown = 0
3126 self.__class__ = PropagateOnce
3127 _core.PropagateOnce_swigregister(PropagateOncePtr)
3128
3129 #---------------------------------------------------------------------------
3130
3131 class CommandEvent(Event):
3132 def __repr__(self):
3133 return "<%s.%s; proxy of C++ wxCommandEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3134 def __init__(self, *args, **kwargs):
3135 """__init__(wxEventType commandType=wxEVT_NULL, int winid=0) -> CommandEvent"""
3136 newobj = _core.new_CommandEvent(*args, **kwargs)
3137 self.this = newobj.this
3138 self.thisown = 1
3139 del newobj.thisown
3140 def GetSelection(*args, **kwargs):
3141 """GetSelection() -> int"""
3142 return _core.CommandEvent_GetSelection(*args, **kwargs)
3143
3144 def SetString(*args, **kwargs):
3145 """SetString(wxString s)"""
3146 return _core.CommandEvent_SetString(*args, **kwargs)
3147
3148 def GetString(*args, **kwargs):
3149 """GetString() -> wxString"""
3150 return _core.CommandEvent_GetString(*args, **kwargs)
3151
3152 def IsChecked(*args, **kwargs):
3153 """IsChecked() -> bool"""
3154 return _core.CommandEvent_IsChecked(*args, **kwargs)
3155
3156 Checked = IsChecked
3157 def IsSelection(*args, **kwargs):
3158 """IsSelection() -> bool"""
3159 return _core.CommandEvent_IsSelection(*args, **kwargs)
3160
3161 def SetExtraLong(*args, **kwargs):
3162 """SetExtraLong(long extraLong)"""
3163 return _core.CommandEvent_SetExtraLong(*args, **kwargs)
3164
3165 def GetExtraLong(*args, **kwargs):
3166 """GetExtraLong() -> long"""
3167 return _core.CommandEvent_GetExtraLong(*args, **kwargs)
3168
3169 def SetInt(*args, **kwargs):
3170 """SetInt(int i)"""
3171 return _core.CommandEvent_SetInt(*args, **kwargs)
3172
3173 def GetInt(*args, **kwargs):
3174 """GetInt() -> long"""
3175 return _core.CommandEvent_GetInt(*args, **kwargs)
3176
3177 def Clone(*args, **kwargs):
3178 """Clone() -> Event"""
3179 return _core.CommandEvent_Clone(*args, **kwargs)
3180
3181
3182 class CommandEventPtr(CommandEvent):
3183 def __init__(self, this):
3184 self.this = this
3185 if not hasattr(self,"thisown"): self.thisown = 0
3186 self.__class__ = CommandEvent
3187 _core.CommandEvent_swigregister(CommandEventPtr)
3188
3189 #---------------------------------------------------------------------------
3190
3191 class NotifyEvent(CommandEvent):
3192 def __repr__(self):
3193 return "<%s.%s; proxy of C++ wxNotifyEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3194 def __init__(self, *args, **kwargs):
3195 """__init__(wxEventType commandType=wxEVT_NULL, int winid=0) -> NotifyEvent"""
3196 newobj = _core.new_NotifyEvent(*args, **kwargs)
3197 self.this = newobj.this
3198 self.thisown = 1
3199 del newobj.thisown
3200 def Veto(*args, **kwargs):
3201 """Veto()"""
3202 return _core.NotifyEvent_Veto(*args, **kwargs)
3203
3204 def Allow(*args, **kwargs):
3205 """Allow()"""
3206 return _core.NotifyEvent_Allow(*args, **kwargs)
3207
3208 def IsAllowed(*args, **kwargs):
3209 """IsAllowed() -> bool"""
3210 return _core.NotifyEvent_IsAllowed(*args, **kwargs)
3211
3212
3213 class NotifyEventPtr(NotifyEvent):
3214 def __init__(self, this):
3215 self.this = this
3216 if not hasattr(self,"thisown"): self.thisown = 0
3217 self.__class__ = NotifyEvent
3218 _core.NotifyEvent_swigregister(NotifyEventPtr)
3219
3220 #---------------------------------------------------------------------------
3221
3222 class ScrollEvent(CommandEvent):
3223 def __repr__(self):
3224 return "<%s.%s; proxy of C++ wxScrollEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3225 def __init__(self, *args, **kwargs):
3226 """
3227 __init__(wxEventType commandType=wxEVT_NULL, int winid=0, int pos=0,
3228 int orient=0) -> ScrollEvent
3229 """
3230 newobj = _core.new_ScrollEvent(*args, **kwargs)
3231 self.this = newobj.this
3232 self.thisown = 1
3233 del newobj.thisown
3234 def GetOrientation(*args, **kwargs):
3235 """GetOrientation() -> int"""
3236 return _core.ScrollEvent_GetOrientation(*args, **kwargs)
3237
3238 def GetPosition(*args, **kwargs):
3239 """GetPosition() -> int"""
3240 return _core.ScrollEvent_GetPosition(*args, **kwargs)
3241
3242 def SetOrientation(*args, **kwargs):
3243 """SetOrientation(int orient)"""
3244 return _core.ScrollEvent_SetOrientation(*args, **kwargs)
3245
3246 def SetPosition(*args, **kwargs):
3247 """SetPosition(int pos)"""
3248 return _core.ScrollEvent_SetPosition(*args, **kwargs)
3249
3250
3251 class ScrollEventPtr(ScrollEvent):
3252 def __init__(self, this):
3253 self.this = this
3254 if not hasattr(self,"thisown"): self.thisown = 0
3255 self.__class__ = ScrollEvent
3256 _core.ScrollEvent_swigregister(ScrollEventPtr)
3257
3258 #---------------------------------------------------------------------------
3259
3260 class ScrollWinEvent(Event):
3261 def __repr__(self):
3262 return "<%s.%s; proxy of C++ wxScrollWinEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3263 def __init__(self, *args, **kwargs):
3264 """__init__(wxEventType commandType=wxEVT_NULL, int pos=0, int orient=0) -> ScrollWinEvent"""
3265 newobj = _core.new_ScrollWinEvent(*args, **kwargs)
3266 self.this = newobj.this
3267 self.thisown = 1
3268 del newobj.thisown
3269 def GetOrientation(*args, **kwargs):
3270 """GetOrientation() -> int"""
3271 return _core.ScrollWinEvent_GetOrientation(*args, **kwargs)
3272
3273 def GetPosition(*args, **kwargs):
3274 """GetPosition() -> int"""
3275 return _core.ScrollWinEvent_GetPosition(*args, **kwargs)
3276
3277 def SetOrientation(*args, **kwargs):
3278 """SetOrientation(int orient)"""
3279 return _core.ScrollWinEvent_SetOrientation(*args, **kwargs)
3280
3281 def SetPosition(*args, **kwargs):
3282 """SetPosition(int pos)"""
3283 return _core.ScrollWinEvent_SetPosition(*args, **kwargs)
3284
3285
3286 class ScrollWinEventPtr(ScrollWinEvent):
3287 def __init__(self, this):
3288 self.this = this
3289 if not hasattr(self,"thisown"): self.thisown = 0
3290 self.__class__ = ScrollWinEvent
3291 _core.ScrollWinEvent_swigregister(ScrollWinEventPtr)
3292
3293 #---------------------------------------------------------------------------
3294
3295 MOUSE_BTN_ANY = _core.MOUSE_BTN_ANY
3296 MOUSE_BTN_NONE = _core.MOUSE_BTN_NONE
3297 MOUSE_BTN_LEFT = _core.MOUSE_BTN_LEFT
3298 MOUSE_BTN_MIDDLE = _core.MOUSE_BTN_MIDDLE
3299 MOUSE_BTN_RIGHT = _core.MOUSE_BTN_RIGHT
3300 class MouseEvent(Event):
3301 def __repr__(self):
3302 return "<%s.%s; proxy of C++ wxMouseEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3303 def __init__(self, *args, **kwargs):
3304 """__init__(wxEventType mouseType=wxEVT_NULL) -> MouseEvent"""
3305 newobj = _core.new_MouseEvent(*args, **kwargs)
3306 self.this = newobj.this
3307 self.thisown = 1
3308 del newobj.thisown
3309 def IsButton(*args, **kwargs):
3310 """IsButton() -> bool"""
3311 return _core.MouseEvent_IsButton(*args, **kwargs)
3312
3313 def ButtonDown(*args, **kwargs):
3314 """ButtonDown(int but=MOUSE_BTN_ANY) -> bool"""
3315 return _core.MouseEvent_ButtonDown(*args, **kwargs)
3316
3317 def ButtonDClick(*args, **kwargs):
3318 """ButtonDClick(int but=MOUSE_BTN_ANY) -> bool"""
3319 return _core.MouseEvent_ButtonDClick(*args, **kwargs)
3320
3321 def ButtonUp(*args, **kwargs):
3322 """ButtonUp(int but=MOUSE_BTN_ANY) -> bool"""
3323 return _core.MouseEvent_ButtonUp(*args, **kwargs)
3324
3325 def Button(*args, **kwargs):
3326 """Button(int but) -> bool"""
3327 return _core.MouseEvent_Button(*args, **kwargs)
3328
3329 def ButtonIsDown(*args, **kwargs):
3330 """ButtonIsDown(int but) -> bool"""
3331 return _core.MouseEvent_ButtonIsDown(*args, **kwargs)
3332
3333 def GetButton(*args, **kwargs):
3334 """GetButton() -> int"""
3335 return _core.MouseEvent_GetButton(*args, **kwargs)
3336
3337 def ControlDown(*args, **kwargs):
3338 """ControlDown() -> bool"""
3339 return _core.MouseEvent_ControlDown(*args, **kwargs)
3340
3341 def MetaDown(*args, **kwargs):
3342 """MetaDown() -> bool"""
3343 return _core.MouseEvent_MetaDown(*args, **kwargs)
3344
3345 def AltDown(*args, **kwargs):
3346 """AltDown() -> bool"""
3347 return _core.MouseEvent_AltDown(*args, **kwargs)
3348
3349 def ShiftDown(*args, **kwargs):
3350 """ShiftDown() -> bool"""
3351 return _core.MouseEvent_ShiftDown(*args, **kwargs)
3352
3353 def LeftDown(*args, **kwargs):
3354 """LeftDown() -> bool"""
3355 return _core.MouseEvent_LeftDown(*args, **kwargs)
3356
3357 def MiddleDown(*args, **kwargs):
3358 """MiddleDown() -> bool"""
3359 return _core.MouseEvent_MiddleDown(*args, **kwargs)
3360
3361 def RightDown(*args, **kwargs):
3362 """RightDown() -> bool"""
3363 return _core.MouseEvent_RightDown(*args, **kwargs)
3364
3365 def LeftUp(*args, **kwargs):
3366 """LeftUp() -> bool"""
3367 return _core.MouseEvent_LeftUp(*args, **kwargs)
3368
3369 def MiddleUp(*args, **kwargs):
3370 """MiddleUp() -> bool"""
3371 return _core.MouseEvent_MiddleUp(*args, **kwargs)
3372
3373 def RightUp(*args, **kwargs):
3374 """RightUp() -> bool"""
3375 return _core.MouseEvent_RightUp(*args, **kwargs)
3376
3377 def LeftDClick(*args, **kwargs):
3378 """LeftDClick() -> bool"""
3379 return _core.MouseEvent_LeftDClick(*args, **kwargs)
3380
3381 def MiddleDClick(*args, **kwargs):
3382 """MiddleDClick() -> bool"""
3383 return _core.MouseEvent_MiddleDClick(*args, **kwargs)
3384
3385 def RightDClick(*args, **kwargs):
3386 """RightDClick() -> bool"""
3387 return _core.MouseEvent_RightDClick(*args, **kwargs)
3388
3389 def LeftIsDown(*args, **kwargs):
3390 """LeftIsDown() -> bool"""
3391 return _core.MouseEvent_LeftIsDown(*args, **kwargs)
3392
3393 def MiddleIsDown(*args, **kwargs):
3394 """MiddleIsDown() -> bool"""
3395 return _core.MouseEvent_MiddleIsDown(*args, **kwargs)
3396
3397 def RightIsDown(*args, **kwargs):
3398 """RightIsDown() -> bool"""
3399 return _core.MouseEvent_RightIsDown(*args, **kwargs)
3400
3401 def Dragging(*args, **kwargs):
3402 """Dragging() -> bool"""
3403 return _core.MouseEvent_Dragging(*args, **kwargs)
3404
3405 def Moving(*args, **kwargs):
3406 """Moving() -> bool"""
3407 return _core.MouseEvent_Moving(*args, **kwargs)
3408
3409 def Entering(*args, **kwargs):
3410 """Entering() -> bool"""
3411 return _core.MouseEvent_Entering(*args, **kwargs)
3412
3413 def Leaving(*args, **kwargs):
3414 """Leaving() -> bool"""
3415 return _core.MouseEvent_Leaving(*args, **kwargs)
3416
3417 def GetPosition(*args, **kwargs):
3418 """
3419 GetPosition() -> Point
3420
3421 Returns the position of the mouse in window coordinates when the event happened.
3422 """
3423 return _core.MouseEvent_GetPosition(*args, **kwargs)
3424
3425 def GetPositionTuple(*args, **kwargs):
3426 """
3427 GetPositionTuple() -> (x,y)
3428
3429 Returns the position of the mouse in window coordinates when the event happened.
3430 """
3431 return _core.MouseEvent_GetPositionTuple(*args, **kwargs)
3432
3433 def GetLogicalPosition(*args, **kwargs):
3434 """GetLogicalPosition(wxDC dc) -> Point"""
3435 return _core.MouseEvent_GetLogicalPosition(*args, **kwargs)
3436
3437 def GetX(*args, **kwargs):
3438 """GetX() -> int"""
3439 return _core.MouseEvent_GetX(*args, **kwargs)
3440
3441 def GetY(*args, **kwargs):
3442 """GetY() -> int"""
3443 return _core.MouseEvent_GetY(*args, **kwargs)
3444
3445 def GetWheelRotation(*args, **kwargs):
3446 """GetWheelRotation() -> int"""
3447 return _core.MouseEvent_GetWheelRotation(*args, **kwargs)
3448
3449 def GetWheelDelta(*args, **kwargs):
3450 """GetWheelDelta() -> int"""
3451 return _core.MouseEvent_GetWheelDelta(*args, **kwargs)
3452
3453 def GetLinesPerAction(*args, **kwargs):
3454 """GetLinesPerAction() -> int"""
3455 return _core.MouseEvent_GetLinesPerAction(*args, **kwargs)
3456
3457 def IsPageScroll(*args, **kwargs):
3458 """IsPageScroll() -> bool"""
3459 return _core.MouseEvent_IsPageScroll(*args, **kwargs)
3460
3461 m_x = property(_core.MouseEvent_m_x_get, _core.MouseEvent_m_x_set)
3462 m_y = property(_core.MouseEvent_m_y_get, _core.MouseEvent_m_y_set)
3463 m_leftDown = property(_core.MouseEvent_m_leftDown_get, _core.MouseEvent_m_leftDown_set)
3464 m_middleDown = property(_core.MouseEvent_m_middleDown_get, _core.MouseEvent_m_middleDown_set)
3465 m_rightDown = property(_core.MouseEvent_m_rightDown_get, _core.MouseEvent_m_rightDown_set)
3466 m_controlDown = property(_core.MouseEvent_m_controlDown_get, _core.MouseEvent_m_controlDown_set)
3467 m_shiftDown = property(_core.MouseEvent_m_shiftDown_get, _core.MouseEvent_m_shiftDown_set)
3468 m_altDown = property(_core.MouseEvent_m_altDown_get, _core.MouseEvent_m_altDown_set)
3469 m_metaDown = property(_core.MouseEvent_m_metaDown_get, _core.MouseEvent_m_metaDown_set)
3470 m_wheelRotation = property(_core.MouseEvent_m_wheelRotation_get, _core.MouseEvent_m_wheelRotation_set)
3471 m_wheelDelta = property(_core.MouseEvent_m_wheelDelta_get, _core.MouseEvent_m_wheelDelta_set)
3472 m_linesPerAction = property(_core.MouseEvent_m_linesPerAction_get, _core.MouseEvent_m_linesPerAction_set)
3473
3474 class MouseEventPtr(MouseEvent):
3475 def __init__(self, this):
3476 self.this = this
3477 if not hasattr(self,"thisown"): self.thisown = 0
3478 self.__class__ = MouseEvent
3479 _core.MouseEvent_swigregister(MouseEventPtr)
3480
3481 #---------------------------------------------------------------------------
3482
3483 class SetCursorEvent(Event):
3484 def __repr__(self):
3485 return "<%s.%s; proxy of C++ wxSetCursorEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3486 def __init__(self, *args, **kwargs):
3487 """__init__(int x=0, int y=0) -> SetCursorEvent"""
3488 newobj = _core.new_SetCursorEvent(*args, **kwargs)
3489 self.this = newobj.this
3490 self.thisown = 1
3491 del newobj.thisown
3492 def GetX(*args, **kwargs):
3493 """GetX() -> int"""
3494 return _core.SetCursorEvent_GetX(*args, **kwargs)
3495
3496 def GetY(*args, **kwargs):
3497 """GetY() -> int"""
3498 return _core.SetCursorEvent_GetY(*args, **kwargs)
3499
3500 def SetCursor(*args, **kwargs):
3501 """SetCursor(wxCursor cursor)"""
3502 return _core.SetCursorEvent_SetCursor(*args, **kwargs)
3503
3504 def GetCursor(*args, **kwargs):
3505 """GetCursor() -> wxCursor"""
3506 return _core.SetCursorEvent_GetCursor(*args, **kwargs)
3507
3508 def HasCursor(*args, **kwargs):
3509 """HasCursor() -> bool"""
3510 return _core.SetCursorEvent_HasCursor(*args, **kwargs)
3511
3512
3513 class SetCursorEventPtr(SetCursorEvent):
3514 def __init__(self, this):
3515 self.this = this
3516 if not hasattr(self,"thisown"): self.thisown = 0
3517 self.__class__ = SetCursorEvent
3518 _core.SetCursorEvent_swigregister(SetCursorEventPtr)
3519
3520 #---------------------------------------------------------------------------
3521
3522 class KeyEvent(Event):
3523 def __repr__(self):
3524 return "<%s.%s; proxy of C++ wxKeyEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3525 def __init__(self, *args, **kwargs):
3526 """__init__(wxEventType keyType=wxEVT_NULL) -> KeyEvent"""
3527 newobj = _core.new_KeyEvent(*args, **kwargs)
3528 self.this = newobj.this
3529 self.thisown = 1
3530 del newobj.thisown
3531 def ControlDown(*args, **kwargs):
3532 """ControlDown() -> bool"""
3533 return _core.KeyEvent_ControlDown(*args, **kwargs)
3534
3535 def MetaDown(*args, **kwargs):
3536 """MetaDown() -> bool"""
3537 return _core.KeyEvent_MetaDown(*args, **kwargs)
3538
3539 def AltDown(*args, **kwargs):
3540 """AltDown() -> bool"""
3541 return _core.KeyEvent_AltDown(*args, **kwargs)
3542
3543 def ShiftDown(*args, **kwargs):
3544 """ShiftDown() -> bool"""
3545 return _core.KeyEvent_ShiftDown(*args, **kwargs)
3546
3547 def HasModifiers(*args, **kwargs):
3548 """HasModifiers() -> bool"""
3549 return _core.KeyEvent_HasModifiers(*args, **kwargs)
3550
3551 def GetKeyCode(*args, **kwargs):
3552 """GetKeyCode() -> int"""
3553 return _core.KeyEvent_GetKeyCode(*args, **kwargs)
3554
3555 KeyCode = GetKeyCode
3556 def GetUniChar(*args, **kwargs):
3557 """GetUniChar() -> int"""
3558 return _core.KeyEvent_GetUniChar(*args, **kwargs)
3559
3560 def GetRawKeyCode(*args, **kwargs):
3561 """GetRawKeyCode() -> unsigned int"""
3562 return _core.KeyEvent_GetRawKeyCode(*args, **kwargs)
3563
3564 def GetRawKeyFlags(*args, **kwargs):
3565 """GetRawKeyFlags() -> unsigned int"""
3566 return _core.KeyEvent_GetRawKeyFlags(*args, **kwargs)
3567
3568 def GetPosition(*args, **kwargs):
3569 """
3570 GetPosition() -> Point
3571
3572 Find the position of the event.
3573 """
3574 return _core.KeyEvent_GetPosition(*args, **kwargs)
3575
3576 def GetPositionTuple(*args, **kwargs):
3577 """
3578 GetPositionTuple() -> (x,y)
3579
3580 Find the position of the event.
3581 """
3582 return _core.KeyEvent_GetPositionTuple(*args, **kwargs)
3583
3584 def GetX(*args, **kwargs):
3585 """GetX() -> int"""
3586 return _core.KeyEvent_GetX(*args, **kwargs)
3587
3588 def GetY(*args, **kwargs):
3589 """GetY() -> int"""
3590 return _core.KeyEvent_GetY(*args, **kwargs)
3591
3592 m_x = property(_core.KeyEvent_m_x_get, _core.KeyEvent_m_x_set)
3593 m_y = property(_core.KeyEvent_m_y_get, _core.KeyEvent_m_y_set)
3594 m_keyCode = property(_core.KeyEvent_m_keyCode_get, _core.KeyEvent_m_keyCode_set)
3595 m_controlDown = property(_core.KeyEvent_m_controlDown_get, _core.KeyEvent_m_controlDown_set)
3596 m_shiftDown = property(_core.KeyEvent_m_shiftDown_get, _core.KeyEvent_m_shiftDown_set)
3597 m_altDown = property(_core.KeyEvent_m_altDown_get, _core.KeyEvent_m_altDown_set)
3598 m_metaDown = property(_core.KeyEvent_m_metaDown_get, _core.KeyEvent_m_metaDown_set)
3599 m_scanCode = property(_core.KeyEvent_m_scanCode_get, _core.KeyEvent_m_scanCode_set)
3600 m_rawCode = property(_core.KeyEvent_m_rawCode_get, _core.KeyEvent_m_rawCode_set)
3601 m_rawFlags = property(_core.KeyEvent_m_rawFlags_get, _core.KeyEvent_m_rawFlags_set)
3602
3603 class KeyEventPtr(KeyEvent):
3604 def __init__(self, this):
3605 self.this = this
3606 if not hasattr(self,"thisown"): self.thisown = 0
3607 self.__class__ = KeyEvent
3608 _core.KeyEvent_swigregister(KeyEventPtr)
3609
3610 #---------------------------------------------------------------------------
3611
3612 class SizeEvent(Event):
3613 def __repr__(self):
3614 return "<%s.%s; proxy of C++ wxSizeEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3615 def __init__(self, *args, **kwargs):
3616 """__init__(Size sz=DefaultSize, int winid=0) -> SizeEvent"""
3617 newobj = _core.new_SizeEvent(*args, **kwargs)
3618 self.this = newobj.this
3619 self.thisown = 1
3620 del newobj.thisown
3621 def GetSize(*args, **kwargs):
3622 """GetSize() -> Size"""
3623 return _core.SizeEvent_GetSize(*args, **kwargs)
3624
3625 def GetRect(*args, **kwargs):
3626 """GetRect() -> Rect"""
3627 return _core.SizeEvent_GetRect(*args, **kwargs)
3628
3629 def SetRect(*args, **kwargs):
3630 """SetRect(Rect rect)"""
3631 return _core.SizeEvent_SetRect(*args, **kwargs)
3632
3633 def SetSize(*args, **kwargs):
3634 """SetSize(Size size)"""
3635 return _core.SizeEvent_SetSize(*args, **kwargs)
3636
3637 m_size = property(_core.SizeEvent_m_size_get, _core.SizeEvent_m_size_set)
3638 m_rect = property(_core.SizeEvent_m_rect_get, _core.SizeEvent_m_rect_set)
3639
3640 class SizeEventPtr(SizeEvent):
3641 def __init__(self, this):
3642 self.this = this
3643 if not hasattr(self,"thisown"): self.thisown = 0
3644 self.__class__ = SizeEvent
3645 _core.SizeEvent_swigregister(SizeEventPtr)
3646
3647 #---------------------------------------------------------------------------
3648
3649 class MoveEvent(Event):
3650 def __repr__(self):
3651 return "<%s.%s; proxy of C++ wxMoveEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3652 def __init__(self, *args, **kwargs):
3653 """__init__(Point pos=DefaultPosition, int winid=0) -> MoveEvent"""
3654 newobj = _core.new_MoveEvent(*args, **kwargs)
3655 self.this = newobj.this
3656 self.thisown = 1
3657 del newobj.thisown
3658 def GetPosition(*args, **kwargs):
3659 """GetPosition() -> Point"""
3660 return _core.MoveEvent_GetPosition(*args, **kwargs)
3661
3662 def GetRect(*args, **kwargs):
3663 """GetRect() -> Rect"""
3664 return _core.MoveEvent_GetRect(*args, **kwargs)
3665
3666 def SetRect(*args, **kwargs):
3667 """SetRect(Rect rect)"""
3668 return _core.MoveEvent_SetRect(*args, **kwargs)
3669
3670 def SetPosition(*args, **kwargs):
3671 """SetPosition(Point pos)"""
3672 return _core.MoveEvent_SetPosition(*args, **kwargs)
3673
3674 m_pos = property(_core.MoveEvent_m_pos_get, _core.MoveEvent_m_pos_set)
3675 m_rect = property(_core.MoveEvent_m_rect_get, _core.MoveEvent_m_rect_set)
3676
3677 class MoveEventPtr(MoveEvent):
3678 def __init__(self, this):
3679 self.this = this
3680 if not hasattr(self,"thisown"): self.thisown = 0
3681 self.__class__ = MoveEvent
3682 _core.MoveEvent_swigregister(MoveEventPtr)
3683
3684 #---------------------------------------------------------------------------
3685
3686 class PaintEvent(Event):
3687 def __repr__(self):
3688 return "<%s.%s; proxy of C++ wxPaintEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3689 def __init__(self, *args, **kwargs):
3690 """__init__(int Id=0) -> PaintEvent"""
3691 newobj = _core.new_PaintEvent(*args, **kwargs)
3692 self.this = newobj.this
3693 self.thisown = 1
3694 del newobj.thisown
3695
3696 class PaintEventPtr(PaintEvent):
3697 def __init__(self, this):
3698 self.this = this
3699 if not hasattr(self,"thisown"): self.thisown = 0
3700 self.__class__ = PaintEvent
3701 _core.PaintEvent_swigregister(PaintEventPtr)
3702
3703 class NcPaintEvent(Event):
3704 def __repr__(self):
3705 return "<%s.%s; proxy of C++ wxNcPaintEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3706 def __init__(self, *args, **kwargs):
3707 """__init__(int winid=0) -> NcPaintEvent"""
3708 newobj = _core.new_NcPaintEvent(*args, **kwargs)
3709 self.this = newobj.this
3710 self.thisown = 1
3711 del newobj.thisown
3712
3713 class NcPaintEventPtr(NcPaintEvent):
3714 def __init__(self, this):
3715 self.this = this
3716 if not hasattr(self,"thisown"): self.thisown = 0
3717 self.__class__ = NcPaintEvent
3718 _core.NcPaintEvent_swigregister(NcPaintEventPtr)
3719
3720 #---------------------------------------------------------------------------
3721
3722 class EraseEvent(Event):
3723 def __repr__(self):
3724 return "<%s.%s; proxy of C++ wxEraseEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3725 def __init__(self, *args, **kwargs):
3726 """__init__(int Id=0, wxDC dc=(wxDC *) NULL) -> EraseEvent"""
3727 newobj = _core.new_EraseEvent(*args, **kwargs)
3728 self.this = newobj.this
3729 self.thisown = 1
3730 del newobj.thisown
3731 def GetDC(*args, **kwargs):
3732 """GetDC() -> wxDC"""
3733 return _core.EraseEvent_GetDC(*args, **kwargs)
3734
3735
3736 class EraseEventPtr(EraseEvent):
3737 def __init__(self, this):
3738 self.this = this
3739 if not hasattr(self,"thisown"): self.thisown = 0
3740 self.__class__ = EraseEvent
3741 _core.EraseEvent_swigregister(EraseEventPtr)
3742
3743 #---------------------------------------------------------------------------
3744
3745 class FocusEvent(Event):
3746 def __repr__(self):
3747 return "<%s.%s; proxy of C++ wxFocusEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3748 def __init__(self, *args, **kwargs):
3749 """__init__(wxEventType type=wxEVT_NULL, int winid=0) -> FocusEvent"""
3750 newobj = _core.new_FocusEvent(*args, **kwargs)
3751 self.this = newobj.this
3752 self.thisown = 1
3753 del newobj.thisown
3754 def GetWindow(*args, **kwargs):
3755 """GetWindow() -> Window"""
3756 return _core.FocusEvent_GetWindow(*args, **kwargs)
3757
3758 def SetWindow(*args, **kwargs):
3759 """SetWindow(Window win)"""
3760 return _core.FocusEvent_SetWindow(*args, **kwargs)
3761
3762
3763 class FocusEventPtr(FocusEvent):
3764 def __init__(self, this):
3765 self.this = this
3766 if not hasattr(self,"thisown"): self.thisown = 0
3767 self.__class__ = FocusEvent
3768 _core.FocusEvent_swigregister(FocusEventPtr)
3769
3770 #---------------------------------------------------------------------------
3771
3772 class ChildFocusEvent(CommandEvent):
3773 def __repr__(self):
3774 return "<%s.%s; proxy of C++ wxChildFocusEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3775 def __init__(self, *args, **kwargs):
3776 """__init__(Window win=None) -> ChildFocusEvent"""
3777 newobj = _core.new_ChildFocusEvent(*args, **kwargs)
3778 self.this = newobj.this
3779 self.thisown = 1
3780 del newobj.thisown
3781 def GetWindow(*args, **kwargs):
3782 """GetWindow() -> Window"""
3783 return _core.ChildFocusEvent_GetWindow(*args, **kwargs)
3784
3785
3786 class ChildFocusEventPtr(ChildFocusEvent):
3787 def __init__(self, this):
3788 self.this = this
3789 if not hasattr(self,"thisown"): self.thisown = 0
3790 self.__class__ = ChildFocusEvent
3791 _core.ChildFocusEvent_swigregister(ChildFocusEventPtr)
3792
3793 #---------------------------------------------------------------------------
3794
3795 class ActivateEvent(Event):
3796 def __repr__(self):
3797 return "<%s.%s; proxy of C++ wxActivateEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3798 def __init__(self, *args, **kwargs):
3799 """__init__(wxEventType type=wxEVT_NULL, bool active=True, int Id=0) -> ActivateEvent"""
3800 newobj = _core.new_ActivateEvent(*args, **kwargs)
3801 self.this = newobj.this
3802 self.thisown = 1
3803 del newobj.thisown
3804 def GetActive(*args, **kwargs):
3805 """GetActive() -> bool"""
3806 return _core.ActivateEvent_GetActive(*args, **kwargs)
3807
3808
3809 class ActivateEventPtr(ActivateEvent):
3810 def __init__(self, this):
3811 self.this = this
3812 if not hasattr(self,"thisown"): self.thisown = 0
3813 self.__class__ = ActivateEvent
3814 _core.ActivateEvent_swigregister(ActivateEventPtr)
3815
3816 #---------------------------------------------------------------------------
3817
3818 class InitDialogEvent(Event):
3819 def __repr__(self):
3820 return "<%s.%s; proxy of C++ wxInitDialogEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3821 def __init__(self, *args, **kwargs):
3822 """__init__(int Id=0) -> InitDialogEvent"""
3823 newobj = _core.new_InitDialogEvent(*args, **kwargs)
3824 self.this = newobj.this
3825 self.thisown = 1
3826 del newobj.thisown
3827
3828 class InitDialogEventPtr(InitDialogEvent):
3829 def __init__(self, this):
3830 self.this = this
3831 if not hasattr(self,"thisown"): self.thisown = 0
3832 self.__class__ = InitDialogEvent
3833 _core.InitDialogEvent_swigregister(InitDialogEventPtr)
3834
3835 #---------------------------------------------------------------------------
3836
3837 class MenuEvent(Event):
3838 def __repr__(self):
3839 return "<%s.%s; proxy of C++ wxMenuEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3840 def __init__(self, *args, **kwargs):
3841 """__init__(wxEventType type=wxEVT_NULL, int winid=0, Menu menu=None) -> MenuEvent"""
3842 newobj = _core.new_MenuEvent(*args, **kwargs)
3843 self.this = newobj.this
3844 self.thisown = 1
3845 del newobj.thisown
3846 def GetMenuId(*args, **kwargs):
3847 """GetMenuId() -> int"""
3848 return _core.MenuEvent_GetMenuId(*args, **kwargs)
3849
3850 def IsPopup(*args, **kwargs):
3851 """IsPopup() -> bool"""
3852 return _core.MenuEvent_IsPopup(*args, **kwargs)
3853
3854 def GetMenu(*args, **kwargs):
3855 """GetMenu() -> Menu"""
3856 return _core.MenuEvent_GetMenu(*args, **kwargs)
3857
3858
3859 class MenuEventPtr(MenuEvent):
3860 def __init__(self, this):
3861 self.this = this
3862 if not hasattr(self,"thisown"): self.thisown = 0
3863 self.__class__ = MenuEvent
3864 _core.MenuEvent_swigregister(MenuEventPtr)
3865
3866 #---------------------------------------------------------------------------
3867
3868 class CloseEvent(Event):
3869 def __repr__(self):
3870 return "<%s.%s; proxy of C++ wxCloseEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3871 def __init__(self, *args, **kwargs):
3872 """__init__(wxEventType type=wxEVT_NULL, int winid=0) -> CloseEvent"""
3873 newobj = _core.new_CloseEvent(*args, **kwargs)
3874 self.this = newobj.this
3875 self.thisown = 1
3876 del newobj.thisown
3877 def SetLoggingOff(*args, **kwargs):
3878 """SetLoggingOff(bool logOff)"""
3879 return _core.CloseEvent_SetLoggingOff(*args, **kwargs)
3880
3881 def GetLoggingOff(*args, **kwargs):
3882 """GetLoggingOff() -> bool"""
3883 return _core.CloseEvent_GetLoggingOff(*args, **kwargs)
3884
3885 def Veto(*args, **kwargs):
3886 """Veto(bool veto=True)"""
3887 return _core.CloseEvent_Veto(*args, **kwargs)
3888
3889 def SetCanVeto(*args, **kwargs):
3890 """SetCanVeto(bool canVeto)"""
3891 return _core.CloseEvent_SetCanVeto(*args, **kwargs)
3892
3893 def CanVeto(*args, **kwargs):
3894 """CanVeto() -> bool"""
3895 return _core.CloseEvent_CanVeto(*args, **kwargs)
3896
3897 def GetVeto(*args, **kwargs):
3898 """GetVeto() -> bool"""
3899 return _core.CloseEvent_GetVeto(*args, **kwargs)
3900
3901
3902 class CloseEventPtr(CloseEvent):
3903 def __init__(self, this):
3904 self.this = this
3905 if not hasattr(self,"thisown"): self.thisown = 0
3906 self.__class__ = CloseEvent
3907 _core.CloseEvent_swigregister(CloseEventPtr)
3908
3909 #---------------------------------------------------------------------------
3910
3911 class ShowEvent(Event):
3912 def __repr__(self):
3913 return "<%s.%s; proxy of C++ wxShowEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3914 def __init__(self, *args, **kwargs):
3915 """__init__(int winid=0, bool show=False) -> ShowEvent"""
3916 newobj = _core.new_ShowEvent(*args, **kwargs)
3917 self.this = newobj.this
3918 self.thisown = 1
3919 del newobj.thisown
3920 def SetShow(*args, **kwargs):
3921 """SetShow(bool show)"""
3922 return _core.ShowEvent_SetShow(*args, **kwargs)
3923
3924 def GetShow(*args, **kwargs):
3925 """GetShow() -> bool"""
3926 return _core.ShowEvent_GetShow(*args, **kwargs)
3927
3928
3929 class ShowEventPtr(ShowEvent):
3930 def __init__(self, this):
3931 self.this = this
3932 if not hasattr(self,"thisown"): self.thisown = 0
3933 self.__class__ = ShowEvent
3934 _core.ShowEvent_swigregister(ShowEventPtr)
3935
3936 #---------------------------------------------------------------------------
3937
3938 class IconizeEvent(Event):
3939 def __repr__(self):
3940 return "<%s.%s; proxy of C++ wxIconizeEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3941 def __init__(self, *args, **kwargs):
3942 """__init__(int id=0, bool iconized=True) -> IconizeEvent"""
3943 newobj = _core.new_IconizeEvent(*args, **kwargs)
3944 self.this = newobj.this
3945 self.thisown = 1
3946 del newobj.thisown
3947 def Iconized(*args, **kwargs):
3948 """Iconized() -> bool"""
3949 return _core.IconizeEvent_Iconized(*args, **kwargs)
3950
3951
3952 class IconizeEventPtr(IconizeEvent):
3953 def __init__(self, this):
3954 self.this = this
3955 if not hasattr(self,"thisown"): self.thisown = 0
3956 self.__class__ = IconizeEvent
3957 _core.IconizeEvent_swigregister(IconizeEventPtr)
3958
3959 #---------------------------------------------------------------------------
3960
3961 class MaximizeEvent(Event):
3962 def __repr__(self):
3963 return "<%s.%s; proxy of C++ wxMaximizeEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3964 def __init__(self, *args, **kwargs):
3965 """__init__(int id=0) -> MaximizeEvent"""
3966 newobj = _core.new_MaximizeEvent(*args, **kwargs)
3967 self.this = newobj.this
3968 self.thisown = 1
3969 del newobj.thisown
3970
3971 class MaximizeEventPtr(MaximizeEvent):
3972 def __init__(self, this):
3973 self.this = this
3974 if not hasattr(self,"thisown"): self.thisown = 0
3975 self.__class__ = MaximizeEvent
3976 _core.MaximizeEvent_swigregister(MaximizeEventPtr)
3977
3978 #---------------------------------------------------------------------------
3979
3980 class DropFilesEvent(Event):
3981 def __init__(self): raise RuntimeError, "No constructor defined"
3982 def __repr__(self):
3983 return "<%s.%s; proxy of C++ wxDropFilesEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
3984 def GetPosition(*args, **kwargs):
3985 """GetPosition() -> Point"""
3986 return _core.DropFilesEvent_GetPosition(*args, **kwargs)
3987
3988 def GetNumberOfFiles(*args, **kwargs):
3989 """GetNumberOfFiles() -> int"""
3990 return _core.DropFilesEvent_GetNumberOfFiles(*args, **kwargs)
3991
3992 def GetFiles(*args, **kwargs):
3993 """GetFiles() -> PyObject"""
3994 return _core.DropFilesEvent_GetFiles(*args, **kwargs)
3995
3996
3997 class DropFilesEventPtr(DropFilesEvent):
3998 def __init__(self, this):
3999 self.this = this
4000 if not hasattr(self,"thisown"): self.thisown = 0
4001 self.__class__ = DropFilesEvent
4002 _core.DropFilesEvent_swigregister(DropFilesEventPtr)
4003
4004 #---------------------------------------------------------------------------
4005
4006 UPDATE_UI_PROCESS_ALL = _core.UPDATE_UI_PROCESS_ALL
4007 UPDATE_UI_PROCESS_SPECIFIED = _core.UPDATE_UI_PROCESS_SPECIFIED
4008 class UpdateUIEvent(CommandEvent):
4009 def __repr__(self):
4010 return "<%s.%s; proxy of C++ wxUpdateUIEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4011 def __init__(self, *args, **kwargs):
4012 """__init__(int commandId=0) -> UpdateUIEvent"""
4013 newobj = _core.new_UpdateUIEvent(*args, **kwargs)
4014 self.this = newobj.this
4015 self.thisown = 1
4016 del newobj.thisown
4017 def GetChecked(*args, **kwargs):
4018 """GetChecked() -> bool"""
4019 return _core.UpdateUIEvent_GetChecked(*args, **kwargs)
4020
4021 def GetEnabled(*args, **kwargs):
4022 """GetEnabled() -> bool"""
4023 return _core.UpdateUIEvent_GetEnabled(*args, **kwargs)
4024
4025 def GetText(*args, **kwargs):
4026 """GetText() -> wxString"""
4027 return _core.UpdateUIEvent_GetText(*args, **kwargs)
4028
4029 def GetSetText(*args, **kwargs):
4030 """GetSetText() -> bool"""
4031 return _core.UpdateUIEvent_GetSetText(*args, **kwargs)
4032
4033 def GetSetChecked(*args, **kwargs):
4034 """GetSetChecked() -> bool"""
4035 return _core.UpdateUIEvent_GetSetChecked(*args, **kwargs)
4036
4037 def GetSetEnabled(*args, **kwargs):
4038 """GetSetEnabled() -> bool"""
4039 return _core.UpdateUIEvent_GetSetEnabled(*args, **kwargs)
4040
4041 def Check(*args, **kwargs):
4042 """Check(bool check)"""
4043 return _core.UpdateUIEvent_Check(*args, **kwargs)
4044
4045 def Enable(*args, **kwargs):
4046 """Enable(bool enable)"""
4047 return _core.UpdateUIEvent_Enable(*args, **kwargs)
4048
4049 def SetText(*args, **kwargs):
4050 """SetText(wxString text)"""
4051 return _core.UpdateUIEvent_SetText(*args, **kwargs)
4052
4053 def SetUpdateInterval(*args, **kwargs):
4054 """UpdateUIEvent.SetUpdateInterval(long updateInterval)"""
4055 return _core.UpdateUIEvent_SetUpdateInterval(*args, **kwargs)
4056
4057 SetUpdateInterval = staticmethod(SetUpdateInterval)
4058 def GetUpdateInterval(*args, **kwargs):
4059 """UpdateUIEvent.GetUpdateInterval() -> long"""
4060 return _core.UpdateUIEvent_GetUpdateInterval(*args, **kwargs)
4061
4062 GetUpdateInterval = staticmethod(GetUpdateInterval)
4063 def CanUpdate(*args, **kwargs):
4064 """UpdateUIEvent.CanUpdate(Window win) -> bool"""
4065 return _core.UpdateUIEvent_CanUpdate(*args, **kwargs)
4066
4067 CanUpdate = staticmethod(CanUpdate)
4068 def ResetUpdateTime(*args, **kwargs):
4069 """UpdateUIEvent.ResetUpdateTime()"""
4070 return _core.UpdateUIEvent_ResetUpdateTime(*args, **kwargs)
4071
4072 ResetUpdateTime = staticmethod(ResetUpdateTime)
4073 def SetMode(*args, **kwargs):
4074 """UpdateUIEvent.SetMode(wxUpdateUIMode mode)"""
4075 return _core.UpdateUIEvent_SetMode(*args, **kwargs)
4076
4077 SetMode = staticmethod(SetMode)
4078 def GetMode(*args, **kwargs):
4079 """UpdateUIEvent.GetMode() -> wxUpdateUIMode"""
4080 return _core.UpdateUIEvent_GetMode(*args, **kwargs)
4081
4082 GetMode = staticmethod(GetMode)
4083
4084 class UpdateUIEventPtr(UpdateUIEvent):
4085 def __init__(self, this):
4086 self.this = this
4087 if not hasattr(self,"thisown"): self.thisown = 0
4088 self.__class__ = UpdateUIEvent
4089 _core.UpdateUIEvent_swigregister(UpdateUIEventPtr)
4090
4091 def UpdateUIEvent_SetUpdateInterval(*args, **kwargs):
4092 """UpdateUIEvent_SetUpdateInterval(long updateInterval)"""
4093 return _core.UpdateUIEvent_SetUpdateInterval(*args, **kwargs)
4094
4095 def UpdateUIEvent_GetUpdateInterval(*args, **kwargs):
4096 """UpdateUIEvent_GetUpdateInterval() -> long"""
4097 return _core.UpdateUIEvent_GetUpdateInterval(*args, **kwargs)
4098
4099 def UpdateUIEvent_CanUpdate(*args, **kwargs):
4100 """UpdateUIEvent_CanUpdate(Window win) -> bool"""
4101 return _core.UpdateUIEvent_CanUpdate(*args, **kwargs)
4102
4103 def UpdateUIEvent_ResetUpdateTime(*args, **kwargs):
4104 """UpdateUIEvent_ResetUpdateTime()"""
4105 return _core.UpdateUIEvent_ResetUpdateTime(*args, **kwargs)
4106
4107 def UpdateUIEvent_SetMode(*args, **kwargs):
4108 """UpdateUIEvent_SetMode(wxUpdateUIMode mode)"""
4109 return _core.UpdateUIEvent_SetMode(*args, **kwargs)
4110
4111 def UpdateUIEvent_GetMode(*args, **kwargs):
4112 """UpdateUIEvent_GetMode() -> wxUpdateUIMode"""
4113 return _core.UpdateUIEvent_GetMode(*args, **kwargs)
4114
4115 #---------------------------------------------------------------------------
4116
4117 class SysColourChangedEvent(Event):
4118 def __repr__(self):
4119 return "<%s.%s; proxy of C++ wxSysColourChangedEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4120 def __init__(self, *args, **kwargs):
4121 """__init__() -> SysColourChangedEvent"""
4122 newobj = _core.new_SysColourChangedEvent(*args, **kwargs)
4123 self.this = newobj.this
4124 self.thisown = 1
4125 del newobj.thisown
4126
4127 class SysColourChangedEventPtr(SysColourChangedEvent):
4128 def __init__(self, this):
4129 self.this = this
4130 if not hasattr(self,"thisown"): self.thisown = 0
4131 self.__class__ = SysColourChangedEvent
4132 _core.SysColourChangedEvent_swigregister(SysColourChangedEventPtr)
4133
4134 #---------------------------------------------------------------------------
4135
4136 class MouseCaptureChangedEvent(Event):
4137 def __repr__(self):
4138 return "<%s.%s; proxy of C++ wxMouseCaptureChangedEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4139 def __init__(self, *args, **kwargs):
4140 """__init__(int winid=0, Window gainedCapture=None) -> MouseCaptureChangedEvent"""
4141 newobj = _core.new_MouseCaptureChangedEvent(*args, **kwargs)
4142 self.this = newobj.this
4143 self.thisown = 1
4144 del newobj.thisown
4145 def GetCapturedWindow(*args, **kwargs):
4146 """GetCapturedWindow() -> Window"""
4147 return _core.MouseCaptureChangedEvent_GetCapturedWindow(*args, **kwargs)
4148
4149
4150 class MouseCaptureChangedEventPtr(MouseCaptureChangedEvent):
4151 def __init__(self, this):
4152 self.this = this
4153 if not hasattr(self,"thisown"): self.thisown = 0
4154 self.__class__ = MouseCaptureChangedEvent
4155 _core.MouseCaptureChangedEvent_swigregister(MouseCaptureChangedEventPtr)
4156
4157 #---------------------------------------------------------------------------
4158
4159 class DisplayChangedEvent(Event):
4160 def __repr__(self):
4161 return "<%s.%s; proxy of C++ wxDisplayChangedEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4162 def __init__(self, *args, **kwargs):
4163 """__init__() -> DisplayChangedEvent"""
4164 newobj = _core.new_DisplayChangedEvent(*args, **kwargs)
4165 self.this = newobj.this
4166 self.thisown = 1
4167 del newobj.thisown
4168
4169 class DisplayChangedEventPtr(DisplayChangedEvent):
4170 def __init__(self, this):
4171 self.this = this
4172 if not hasattr(self,"thisown"): self.thisown = 0
4173 self.__class__ = DisplayChangedEvent
4174 _core.DisplayChangedEvent_swigregister(DisplayChangedEventPtr)
4175
4176 #---------------------------------------------------------------------------
4177
4178 class PaletteChangedEvent(Event):
4179 def __repr__(self):
4180 return "<%s.%s; proxy of C++ wxPaletteChangedEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4181 def __init__(self, *args, **kwargs):
4182 """__init__(int id=0) -> PaletteChangedEvent"""
4183 newobj = _core.new_PaletteChangedEvent(*args, **kwargs)
4184 self.this = newobj.this
4185 self.thisown = 1
4186 del newobj.thisown
4187 def SetChangedWindow(*args, **kwargs):
4188 """SetChangedWindow(Window win)"""
4189 return _core.PaletteChangedEvent_SetChangedWindow(*args, **kwargs)
4190
4191 def GetChangedWindow(*args, **kwargs):
4192 """GetChangedWindow() -> Window"""
4193 return _core.PaletteChangedEvent_GetChangedWindow(*args, **kwargs)
4194
4195
4196 class PaletteChangedEventPtr(PaletteChangedEvent):
4197 def __init__(self, this):
4198 self.this = this
4199 if not hasattr(self,"thisown"): self.thisown = 0
4200 self.__class__ = PaletteChangedEvent
4201 _core.PaletteChangedEvent_swigregister(PaletteChangedEventPtr)
4202
4203 #---------------------------------------------------------------------------
4204
4205 class QueryNewPaletteEvent(Event):
4206 def __repr__(self):
4207 return "<%s.%s; proxy of C++ wxQueryNewPaletteEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4208 def __init__(self, *args, **kwargs):
4209 """__init__(int winid=0) -> QueryNewPaletteEvent"""
4210 newobj = _core.new_QueryNewPaletteEvent(*args, **kwargs)
4211 self.this = newobj.this
4212 self.thisown = 1
4213 del newobj.thisown
4214 def SetPaletteRealized(*args, **kwargs):
4215 """SetPaletteRealized(bool realized)"""
4216 return _core.QueryNewPaletteEvent_SetPaletteRealized(*args, **kwargs)
4217
4218 def GetPaletteRealized(*args, **kwargs):
4219 """GetPaletteRealized() -> bool"""
4220 return _core.QueryNewPaletteEvent_GetPaletteRealized(*args, **kwargs)
4221
4222
4223 class QueryNewPaletteEventPtr(QueryNewPaletteEvent):
4224 def __init__(self, this):
4225 self.this = this
4226 if not hasattr(self,"thisown"): self.thisown = 0
4227 self.__class__ = QueryNewPaletteEvent
4228 _core.QueryNewPaletteEvent_swigregister(QueryNewPaletteEventPtr)
4229
4230 #---------------------------------------------------------------------------
4231
4232 class NavigationKeyEvent(Event):
4233 def __repr__(self):
4234 return "<%s.%s; proxy of C++ wxNavigationKeyEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4235 def __init__(self, *args, **kwargs):
4236 """__init__() -> NavigationKeyEvent"""
4237 newobj = _core.new_NavigationKeyEvent(*args, **kwargs)
4238 self.this = newobj.this
4239 self.thisown = 1
4240 del newobj.thisown
4241 def GetDirection(*args, **kwargs):
4242 """GetDirection() -> bool"""
4243 return _core.NavigationKeyEvent_GetDirection(*args, **kwargs)
4244
4245 def SetDirection(*args, **kwargs):
4246 """SetDirection(bool bForward)"""
4247 return _core.NavigationKeyEvent_SetDirection(*args, **kwargs)
4248
4249 def IsWindowChange(*args, **kwargs):
4250 """IsWindowChange() -> bool"""
4251 return _core.NavigationKeyEvent_IsWindowChange(*args, **kwargs)
4252
4253 def SetWindowChange(*args, **kwargs):
4254 """SetWindowChange(bool bIs)"""
4255 return _core.NavigationKeyEvent_SetWindowChange(*args, **kwargs)
4256
4257 def GetCurrentFocus(*args, **kwargs):
4258 """GetCurrentFocus() -> Window"""
4259 return _core.NavigationKeyEvent_GetCurrentFocus(*args, **kwargs)
4260
4261 def SetCurrentFocus(*args, **kwargs):
4262 """SetCurrentFocus(Window win)"""
4263 return _core.NavigationKeyEvent_SetCurrentFocus(*args, **kwargs)
4264
4265
4266 class NavigationKeyEventPtr(NavigationKeyEvent):
4267 def __init__(self, this):
4268 self.this = this
4269 if not hasattr(self,"thisown"): self.thisown = 0
4270 self.__class__ = NavigationKeyEvent
4271 _core.NavigationKeyEvent_swigregister(NavigationKeyEventPtr)
4272
4273 #---------------------------------------------------------------------------
4274
4275 class WindowCreateEvent(CommandEvent):
4276 def __repr__(self):
4277 return "<%s.%s; proxy of C++ wxWindowCreateEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4278 def __init__(self, *args, **kwargs):
4279 """__init__(Window win=None) -> WindowCreateEvent"""
4280 newobj = _core.new_WindowCreateEvent(*args, **kwargs)
4281 self.this = newobj.this
4282 self.thisown = 1
4283 del newobj.thisown
4284 def GetWindow(*args, **kwargs):
4285 """GetWindow() -> Window"""
4286 return _core.WindowCreateEvent_GetWindow(*args, **kwargs)
4287
4288
4289 class WindowCreateEventPtr(WindowCreateEvent):
4290 def __init__(self, this):
4291 self.this = this
4292 if not hasattr(self,"thisown"): self.thisown = 0
4293 self.__class__ = WindowCreateEvent
4294 _core.WindowCreateEvent_swigregister(WindowCreateEventPtr)
4295
4296 class WindowDestroyEvent(CommandEvent):
4297 def __repr__(self):
4298 return "<%s.%s; proxy of C++ wxWindowDestroyEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4299 def __init__(self, *args, **kwargs):
4300 """__init__(Window win=None) -> WindowDestroyEvent"""
4301 newobj = _core.new_WindowDestroyEvent(*args, **kwargs)
4302 self.this = newobj.this
4303 self.thisown = 1
4304 del newobj.thisown
4305 def GetWindow(*args, **kwargs):
4306 """GetWindow() -> Window"""
4307 return _core.WindowDestroyEvent_GetWindow(*args, **kwargs)
4308
4309
4310 class WindowDestroyEventPtr(WindowDestroyEvent):
4311 def __init__(self, this):
4312 self.this = this
4313 if not hasattr(self,"thisown"): self.thisown = 0
4314 self.__class__ = WindowDestroyEvent
4315 _core.WindowDestroyEvent_swigregister(WindowDestroyEventPtr)
4316
4317 #---------------------------------------------------------------------------
4318
4319 class ContextMenuEvent(CommandEvent):
4320 def __repr__(self):
4321 return "<%s.%s; proxy of C++ wxContextMenuEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4322 def __init__(self, *args, **kwargs):
4323 """__init__(wxEventType type=wxEVT_NULL, int winid=0, Point pt=DefaultPosition) -> ContextMenuEvent"""
4324 newobj = _core.new_ContextMenuEvent(*args, **kwargs)
4325 self.this = newobj.this
4326 self.thisown = 1
4327 del newobj.thisown
4328 def GetPosition(*args, **kwargs):
4329 """GetPosition() -> Point"""
4330 return _core.ContextMenuEvent_GetPosition(*args, **kwargs)
4331
4332 def SetPosition(*args, **kwargs):
4333 """SetPosition(Point pos)"""
4334 return _core.ContextMenuEvent_SetPosition(*args, **kwargs)
4335
4336
4337 class ContextMenuEventPtr(ContextMenuEvent):
4338 def __init__(self, this):
4339 self.this = this
4340 if not hasattr(self,"thisown"): self.thisown = 0
4341 self.__class__ = ContextMenuEvent
4342 _core.ContextMenuEvent_swigregister(ContextMenuEventPtr)
4343
4344 #---------------------------------------------------------------------------
4345
4346 IDLE_PROCESS_ALL = _core.IDLE_PROCESS_ALL
4347 IDLE_PROCESS_SPECIFIED = _core.IDLE_PROCESS_SPECIFIED
4348 class IdleEvent(Event):
4349 def __repr__(self):
4350 return "<%s.%s; proxy of C++ wxIdleEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4351 def __init__(self, *args, **kwargs):
4352 """__init__() -> IdleEvent"""
4353 newobj = _core.new_IdleEvent(*args, **kwargs)
4354 self.this = newobj.this
4355 self.thisown = 1
4356 del newobj.thisown
4357 def RequestMore(*args, **kwargs):
4358 """RequestMore(bool needMore=True)"""
4359 return _core.IdleEvent_RequestMore(*args, **kwargs)
4360
4361 def MoreRequested(*args, **kwargs):
4362 """MoreRequested() -> bool"""
4363 return _core.IdleEvent_MoreRequested(*args, **kwargs)
4364
4365 def SetMode(*args, **kwargs):
4366 """IdleEvent.SetMode(wxIdleMode mode)"""
4367 return _core.IdleEvent_SetMode(*args, **kwargs)
4368
4369 SetMode = staticmethod(SetMode)
4370 def GetMode(*args, **kwargs):
4371 """IdleEvent.GetMode() -> wxIdleMode"""
4372 return _core.IdleEvent_GetMode(*args, **kwargs)
4373
4374 GetMode = staticmethod(GetMode)
4375 def CanSend(*args, **kwargs):
4376 """IdleEvent.CanSend(Window win) -> bool"""
4377 return _core.IdleEvent_CanSend(*args, **kwargs)
4378
4379 CanSend = staticmethod(CanSend)
4380
4381 class IdleEventPtr(IdleEvent):
4382 def __init__(self, this):
4383 self.this = this
4384 if not hasattr(self,"thisown"): self.thisown = 0
4385 self.__class__ = IdleEvent
4386 _core.IdleEvent_swigregister(IdleEventPtr)
4387
4388 def IdleEvent_SetMode(*args, **kwargs):
4389 """IdleEvent_SetMode(wxIdleMode mode)"""
4390 return _core.IdleEvent_SetMode(*args, **kwargs)
4391
4392 def IdleEvent_GetMode(*args, **kwargs):
4393 """IdleEvent_GetMode() -> wxIdleMode"""
4394 return _core.IdleEvent_GetMode(*args, **kwargs)
4395
4396 def IdleEvent_CanSend(*args, **kwargs):
4397 """IdleEvent_CanSend(Window win) -> bool"""
4398 return _core.IdleEvent_CanSend(*args, **kwargs)
4399
4400 #---------------------------------------------------------------------------
4401
4402 class PyEvent(Event):
4403 def __repr__(self):
4404 return "<%s.%s; proxy of C++ wxPyEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4405 def __init__(self, *args, **kwargs):
4406 """__init__(int winid=0, wxEventType commandType=wxEVT_NULL) -> PyEvent"""
4407 newobj = _core.new_PyEvent(*args, **kwargs)
4408 self.this = newobj.this
4409 self.thisown = 1
4410 del newobj.thisown
4411 self.SetSelf(self)
4412
4413 def __del__(self, destroy=_core.delete_PyEvent):
4414 """__del__()"""
4415 try:
4416 if self.thisown: destroy(self)
4417 except: pass
4418
4419 def SetSelf(*args, **kwargs):
4420 """SetSelf(PyObject self)"""
4421 return _core.PyEvent_SetSelf(*args, **kwargs)
4422
4423 def GetSelf(*args, **kwargs):
4424 """GetSelf() -> PyObject"""
4425 return _core.PyEvent_GetSelf(*args, **kwargs)
4426
4427
4428 class PyEventPtr(PyEvent):
4429 def __init__(self, this):
4430 self.this = this
4431 if not hasattr(self,"thisown"): self.thisown = 0
4432 self.__class__ = PyEvent
4433 _core.PyEvent_swigregister(PyEventPtr)
4434
4435 class PyCommandEvent(CommandEvent):
4436 def __repr__(self):
4437 return "<%s.%s; proxy of C++ wxPyCommandEvent instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4438 def __init__(self, *args, **kwargs):
4439 """__init__(wxEventType commandType=wxEVT_NULL, int id=0) -> PyCommandEvent"""
4440 newobj = _core.new_PyCommandEvent(*args, **kwargs)
4441 self.this = newobj.this
4442 self.thisown = 1
4443 del newobj.thisown
4444 self.SetSelf(self)
4445
4446 def __del__(self, destroy=_core.delete_PyCommandEvent):
4447 """__del__()"""
4448 try:
4449 if self.thisown: destroy(self)
4450 except: pass
4451
4452 def SetSelf(*args, **kwargs):
4453 """SetSelf(PyObject self)"""
4454 return _core.PyCommandEvent_SetSelf(*args, **kwargs)
4455
4456 def GetSelf(*args, **kwargs):
4457 """GetSelf() -> PyObject"""
4458 return _core.PyCommandEvent_GetSelf(*args, **kwargs)
4459
4460
4461 class PyCommandEventPtr(PyCommandEvent):
4462 def __init__(self, this):
4463 self.this = this
4464 if not hasattr(self,"thisown"): self.thisown = 0
4465 self.__class__ = PyCommandEvent
4466 _core.PyCommandEvent_swigregister(PyCommandEventPtr)
4467
4468 #---------------------------------------------------------------------------
4469
4470 PYAPP_ASSERT_SUPPRESS = _core.PYAPP_ASSERT_SUPPRESS
4471 PYAPP_ASSERT_EXCEPTION = _core.PYAPP_ASSERT_EXCEPTION
4472 PYAPP_ASSERT_DIALOG = _core.PYAPP_ASSERT_DIALOG
4473 PYAPP_ASSERT_LOG = _core.PYAPP_ASSERT_LOG
4474 PRINT_WINDOWS = _core.PRINT_WINDOWS
4475 PRINT_POSTSCRIPT = _core.PRINT_POSTSCRIPT
4476 class PyApp(EvtHandler):
4477 def __repr__(self):
4478 return "<%s.%s; proxy of C++ wxPyApp instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
4479 def __init__(self, *args, **kwargs):
4480 """__init__() -> PyApp"""
4481 newobj = _core.new_PyApp(*args, **kwargs)
4482 self.this = newobj.this
4483 self.thisown = 1
4484 del newobj.thisown
4485 self._setCallbackInfo(self, PyApp)
4486 self._setOORInfo(self)
4487
4488 def __del__(self, destroy=_core.delete_PyApp):
4489 """__del__()"""
4490 try:
4491 if self.thisown: destroy(self)
4492 except: pass
4493
4494 def _setCallbackInfo(*args, **kwargs):
4495 """_setCallbackInfo(PyObject self, PyObject _class)"""
4496 return _core.PyApp__setCallbackInfo(*args, **kwargs)
4497
4498 def GetAppName(*args, **kwargs):
4499 """
4500 GetAppName() -> wxString
4501
4502 Get the application name.
4503 """
4504 return _core.PyApp_GetAppName(*args, **kwargs)
4505
4506 def SetAppName(*args, **kwargs):
4507 """
4508 SetAppName(wxString name)
4509
4510 Set the application name. This value may be used automatically
4511 by wxConfig and such.
4512 """
4513 return _core.PyApp_SetAppName(*args, **kwargs)
4514
4515 def GetClassName(*args, **kwargs):
4516 """
4517 GetClassName() -> wxString
4518
4519 Get the application's class name.
4520 """
4521 return _core.PyApp_GetClassName(*args, **kwargs)
4522
4523 def SetClassName(*args, **kwargs):
4524 """
4525 SetClassName(wxString name)
4526
4527 Set the application's class name. This value may be used for X-resources if
4528 applicable for the platform
4529 """
4530 return _core.PyApp_SetClassName(*args, **kwargs)
4531
4532 def GetVendorName(*args, **kwargs):
4533 """
4534 GetVendorName() -> wxString
4535
4536 Get the application's vendor name.
4537 """
4538 return _core.PyApp_GetVendorName(*args, **kwargs)
4539
4540 def SetVendorName(*args, **kwargs):
4541 """
4542 SetVendorName(wxString name)
4543
4544 Set the application's vendor name. This value may be used automatically
4545 by wxConfig and such.
4546 """
4547 return _core.PyApp_SetVendorName(*args, **kwargs)
4548
4549 def GetTraits(*args, **kwargs):
4550 """
4551 GetTraits() -> wxAppTraits
4552
4553 Create the app traits object to which we delegate for everything which either
4554 should be configurable by the user (then he can change the default behaviour
4555 simply by overriding CreateTraits() and returning his own traits object) or
4556 which is GUI/console dependent as then wxAppTraits allows us to abstract the
4557 differences behind the common facade
4558 """
4559 return _core.PyApp_GetTraits(*args, **kwargs)
4560
4561 def ProcessPendingEvents(*args, **kwargs):
4562 """
4563 ProcessPendingEvents()
4564
4565 Process all events in the wxPendingEvents list -- it is necessary to call this
4566 function to process posted events. This happens during each event loop
4567 iteration.
4568 """
4569 return _core.PyApp_ProcessPendingEvents(*args, **kwargs)
4570
4571 def Yield(*args, **kwargs):
4572 """
4573 Yield(bool onlyIfNeeded=False) -> bool
4574
4575 Process all currently pending events right now, instead of waiting until
4576 return to the event loop. It is an error to call Yield() recursively unless
4577 the value of onlyIfNeeded is True.
4578
4579 WARNING: This function is dangerous as it can lead to unexpected
4580 reentrancies (i.e. when called from an event handler it
4581 may result in calling the same event handler again), use
4582 with _extreme_ care or, better, don't use at all!
4583
4584 """
4585 return _core.PyApp_Yield(*args, **kwargs)
4586
4587 def WakeUpIdle(*args, **kwargs):
4588 """
4589 WakeUpIdle()
4590
4591 Make sure that idle events are sent again
4592 """
4593 return _core.PyApp_WakeUpIdle(*args, **kwargs)
4594
4595 def MainLoop(*args, **kwargs):
4596 """
4597 MainLoop() -> int
4598
4599 Execute the main GUI loop, the function returns when the loop ends.
4600 """
4601 return _core.PyApp_MainLoop(*args, **kwargs)
4602
4603 def Exit(*args, **kwargs):
4604 """
4605 Exit()
4606
4607 Exit the main loop thus terminating the application.
4608 """
4609 return _core.PyApp_Exit(*args, **kwargs)
4610
4611 def ExitMainLoop(*args, **kwargs):
4612 """
4613 ExitMainLoop()
4614
4615 Exit the main GUI loop during the next iteration (i.e. it does not
4616 stop the program immediately!)
4617 """
4618 return _core.PyApp_ExitMainLoop(*args, **kwargs)
4619
4620 def Pending(*args, **kwargs):
4621 """
4622 Pending() -> bool
4623
4624 Returns True if there are unprocessed events in the event queue.
4625 """
4626 return _core.PyApp_Pending(*args, **kwargs)
4627
4628 def Dispatch(*args, **kwargs):
4629 """
4630 Dispatch() -> bool
4631
4632 Process the first event in the event queue (blocks until an event
4633 appears if there are none currently)
4634 """
4635 return _core.PyApp_Dispatch(*args, **kwargs)
4636
4637 def ProcessIdle(*args, **kwargs):
4638 """
4639 ProcessIdle() -> bool
4640
4641 Called from the MainLoop when the application becomes idle and sends an
4642 IdleEvent to all interested parties. Returns True is more idle events are
4643 needed, False if not.
4644 """
4645 return _core.PyApp_ProcessIdle(*args, **kwargs)
4646
4647 def SendIdleEvents(*args, **kwargs):
4648 """
4649 SendIdleEvents(Window win, IdleEvent event) -> bool
4650
4651 Send idle event to window and all subwindows. Returns True if more idle time
4652 is requested.
4653 """
4654 return _core.PyApp_SendIdleEvents(*args, **kwargs)
4655
4656 def IsActive(*args, **kwargs):
4657 """
4658 IsActive() -> bool
4659
4660 Return True if our app has focus.
4661 """
4662 return _core.PyApp_IsActive(*args, **kwargs)
4663
4664 def SetTopWindow(*args, **kwargs):
4665 """
4666 SetTopWindow(Window win)
4667
4668 Set the "main" top level window
4669 """
4670 return _core.PyApp_SetTopWindow(*args, **kwargs)
4671
4672 def GetTopWindow(*args, **kwargs):
4673 """
4674 GetTopWindow() -> Window
4675
4676 Return the "main" top level window (if it hadn't been set previously with
4677 SetTopWindow(), will return just some top level window and, if there not any,
4678 will return None)
4679 """
4680 return _core.PyApp_GetTopWindow(*args, **kwargs)
4681
4682 def SetExitOnFrameDelete(*args, **kwargs):
4683 """
4684 SetExitOnFrameDelete(bool flag)
4685
4686 Control the exit behaviour: by default, the program will exit the main loop
4687 (and so, usually, terminate) when the last top-level program window is
4688 deleted. Beware that if you disable this behaviour (with
4689 SetExitOnFrameDelete(False)), you'll have to call ExitMainLoop() explicitly
4690 from somewhere.
4691
4692 """
4693 return _core.PyApp_SetExitOnFrameDelete(*args, **kwargs)
4694
4695 def GetExitOnFrameDelete(*args, **kwargs):
4696 """
4697 GetExitOnFrameDelete() -> bool
4698
4699 Get the current exit behaviour setting.
4700 """
4701 return _core.PyApp_GetExitOnFrameDelete(*args, **kwargs)
4702
4703 def SetUseBestVisual(*args, **kwargs):
4704 """
4705 SetUseBestVisual(bool flag)
4706
4707 Set whether the app should try to use the best available visual on systems
4708 where more than one is available, (Sun, SGI, XFree86 4, etc.)
4709 """
4710 return _core.PyApp_SetUseBestVisual(*args, **kwargs)
4711
4712 def GetUseBestVisual(*args, **kwargs):
4713 """
4714 GetUseBestVisual() -> bool
4715
4716 Get current UseBestVisual setting.
4717 """
4718 return _core.PyApp_GetUseBestVisual(*args, **kwargs)
4719
4720 def SetPrintMode(*args, **kwargs):
4721 """SetPrintMode(int mode)"""
4722 return _core.PyApp_SetPrintMode(*args, **kwargs)
4723
4724 def GetPrintMode(*args, **kwargs):
4725 """GetPrintMode() -> int"""
4726 return _core.PyApp_GetPrintMode(*args, **kwargs)
4727
4728 def SetAssertMode(*args, **kwargs):
4729 """
4730 SetAssertMode(int mode)
4731
4732 Set the OnAssert behaviour for debug and hybrid builds. The following flags
4733 may be or'd together:
4734
4735 wxPYAPP_ASSERT_SUPPRESS Don't do anything
4736 wxPYAPP_ASSERT_EXCEPTION Turn it into a Python exception if possible (default)
4737 wxPYAPP_ASSERT_DIALOG Display a message dialog
4738 wxPYAPP_ASSERT_LOG Write the assertion info to the wxLog
4739
4740 """
4741 return _core.PyApp_SetAssertMode(*args, **kwargs)
4742
4743 def GetAssertMode(*args, **kwargs):
4744 """
4745 GetAssertMode() -> int
4746
4747 Get the current OnAssert behaviour setting.
4748 """
4749 return _core.PyApp_GetAssertMode(*args, **kwargs)
4750
4751 def GetMacSupportPCMenuShortcuts(*args, **kwargs):
4752 """PyApp.GetMacSupportPCMenuShortcuts() -> bool"""
4753 return _core.PyApp_GetMacSupportPCMenuShortcuts(*args, **kwargs)
4754
4755 GetMacSupportPCMenuShortcuts = staticmethod(GetMacSupportPCMenuShortcuts)
4756 def GetMacAboutMenuItemId(*args, **kwargs):
4757 """PyApp.GetMacAboutMenuItemId() -> long"""
4758 return _core.PyApp_GetMacAboutMenuItemId(*args, **kwargs)
4759
4760 GetMacAboutMenuItemId = staticmethod(GetMacAboutMenuItemId)
4761 def GetMacPreferencesMenuItemId(*args, **kwargs):
4762 """PyApp.GetMacPreferencesMenuItemId() -> long"""
4763 return _core.PyApp_GetMacPreferencesMenuItemId(*args, **kwargs)
4764
4765 GetMacPreferencesMenuItemId = staticmethod(GetMacPreferencesMenuItemId)
4766 def GetMacExitMenuItemId(*args, **kwargs):
4767 """PyApp.GetMacExitMenuItemId() -> long"""
4768 return _core.PyApp_GetMacExitMenuItemId(*args, **kwargs)
4769
4770 GetMacExitMenuItemId = staticmethod(GetMacExitMenuItemId)
4771 def GetMacHelpMenuTitleName(*args, **kwargs):
4772 """PyApp.GetMacHelpMenuTitleName() -> wxString"""
4773 return _core.PyApp_GetMacHelpMenuTitleName(*args, **kwargs)
4774
4775 GetMacHelpMenuTitleName = staticmethod(GetMacHelpMenuTitleName)
4776 def SetMacSupportPCMenuShortcuts(*args, **kwargs):
4777 """PyApp.SetMacSupportPCMenuShortcuts(bool val)"""
4778 return _core.PyApp_SetMacSupportPCMenuShortcuts(*args, **kwargs)
4779
4780 SetMacSupportPCMenuShortcuts = staticmethod(SetMacSupportPCMenuShortcuts)
4781 def SetMacAboutMenuItemId(*args, **kwargs):
4782 """PyApp.SetMacAboutMenuItemId(long val)"""
4783 return _core.PyApp_SetMacAboutMenuItemId(*args, **kwargs)
4784
4785 SetMacAboutMenuItemId = staticmethod(SetMacAboutMenuItemId)
4786 def SetMacPreferencesMenuItemId(*args, **kwargs):
4787 """PyApp.SetMacPreferencesMenuItemId(long val)"""
4788 return _core.PyApp_SetMacPreferencesMenuItemId(*args, **kwargs)
4789
4790 SetMacPreferencesMenuItemId = staticmethod(SetMacPreferencesMenuItemId)
4791 def SetMacExitMenuItemId(*args, **kwargs):
4792 """PyApp.SetMacExitMenuItemId(long val)"""
4793 return _core.PyApp_SetMacExitMenuItemId(*args, **kwargs)
4794
4795 SetMacExitMenuItemId = staticmethod(SetMacExitMenuItemId)
4796 def SetMacHelpMenuTitleName(*args, **kwargs):
4797 """PyApp.SetMacHelpMenuTitleName(wxString val)"""
4798 return _core.PyApp_SetMacHelpMenuTitleName(*args, **kwargs)
4799
4800 SetMacHelpMenuTitleName = staticmethod(SetMacHelpMenuTitleName)
4801 def _BootstrapApp(*args, **kwargs):
4802 """
4803 _BootstrapApp()
4804
4805 For internal use only
4806 """
4807 return _core.PyApp__BootstrapApp(*args, **kwargs)
4808
4809 def GetComCtl32Version(*args, **kwargs):
4810 """
4811 PyApp.GetComCtl32Version() -> int
4812
4813 Returns 400, 470, 471 for comctl32.dll 4.00, 4.70, 4.71 or 0 if it
4814 wasn't found at all. Raises an exception on non-Windows platforms.
4815 """
4816 return _core.PyApp_GetComCtl32Version(*args, **kwargs)
4817
4818 GetComCtl32Version = staticmethod(GetComCtl32Version)
4819
4820 class PyAppPtr(PyApp):
4821 def __init__(self, this):
4822 self.this = this
4823 if not hasattr(self,"thisown"): self.thisown = 0
4824 self.__class__ = PyApp
4825 _core.PyApp_swigregister(PyAppPtr)
4826
4827 def PyApp_GetMacSupportPCMenuShortcuts(*args, **kwargs):
4828 """PyApp_GetMacSupportPCMenuShortcuts() -> bool"""
4829 return _core.PyApp_GetMacSupportPCMenuShortcuts(*args, **kwargs)
4830
4831 def PyApp_GetMacAboutMenuItemId(*args, **kwargs):
4832 """PyApp_GetMacAboutMenuItemId() -> long"""
4833 return _core.PyApp_GetMacAboutMenuItemId(*args, **kwargs)
4834
4835 def PyApp_GetMacPreferencesMenuItemId(*args, **kwargs):
4836 """PyApp_GetMacPreferencesMenuItemId() -> long"""
4837 return _core.PyApp_GetMacPreferencesMenuItemId(*args, **kwargs)
4838
4839 def PyApp_GetMacExitMenuItemId(*args, **kwargs):
4840 """PyApp_GetMacExitMenuItemId() -> long"""
4841 return _core.PyApp_GetMacExitMenuItemId(*args, **kwargs)
4842
4843 def PyApp_GetMacHelpMenuTitleName(*args, **kwargs):
4844 """PyApp_GetMacHelpMenuTitleName() -> wxString"""
4845 return _core.PyApp_GetMacHelpMenuTitleName(*args, **kwargs)
4846
4847 def PyApp_SetMacSupportPCMenuShortcuts(*args, **kwargs):
4848 """PyApp_SetMacSupportPCMenuShortcuts(bool val)"""
4849 return _core.PyApp_SetMacSupportPCMenuShortcuts(*args, **kwargs)
4850
4851 def PyApp_SetMacAboutMenuItemId(*args, **kwargs):
4852 """PyApp_SetMacAboutMenuItemId(long val)"""
4853 return _core.PyApp_SetMacAboutMenuItemId(*args, **kwargs)
4854
4855 def PyApp_SetMacPreferencesMenuItemId(*args, **kwargs):
4856 """PyApp_SetMacPreferencesMenuItemId(long val)"""
4857 return _core.PyApp_SetMacPreferencesMenuItemId(*args, **kwargs)
4858
4859 def PyApp_SetMacExitMenuItemId(*args, **kwargs):
4860 """PyApp_SetMacExitMenuItemId(long val)"""
4861 return _core.PyApp_SetMacExitMenuItemId(*args, **kwargs)
4862
4863 def PyApp_SetMacHelpMenuTitleName(*args, **kwargs):
4864 """PyApp_SetMacHelpMenuTitleName(wxString val)"""
4865 return _core.PyApp_SetMacHelpMenuTitleName(*args, **kwargs)
4866
4867 def PyApp_GetComCtl32Version(*args, **kwargs):
4868 """
4869 PyApp_GetComCtl32Version() -> int
4870
4871 Returns 400, 470, 471 for comctl32.dll 4.00, 4.70, 4.71 or 0 if it
4872 wasn't found at all. Raises an exception on non-Windows platforms.
4873 """
4874 return _core.PyApp_GetComCtl32Version(*args, **kwargs)
4875
4876 #---------------------------------------------------------------------------
4877
4878
4879 def Exit(*args, **kwargs):
4880 """
4881 Exit()
4882
4883 Force an exit of the application. Convenience for wx.GetApp().Exit()
4884 """
4885 return _core.Exit(*args, **kwargs)
4886
4887 def Yield(*args, **kwargs):
4888 """
4889 Yield() -> bool
4890
4891 Yield to other apps/messages. Convenience for wx.GetApp().Yield()
4892 """
4893 return _core.Yield(*args, **kwargs)
4894
4895 def YieldIfNeeded(*args, **kwargs):
4896 """
4897 YieldIfNeeded() -> bool
4898
4899 Yield to other apps/messages. Convenience for wx.GetApp().Yield(True)
4900 """
4901 return _core.YieldIfNeeded(*args, **kwargs)
4902
4903 def SafeYield(*args, **kwargs):
4904 """
4905 SafeYield(Window win=None, bool onlyIfNeeded=False) -> bool
4906
4907 This function is similar to wx.Yield, except that it disables the user input
4908 to all program windows before calling wx.Yield and re-enables it again
4909 afterwards. If win is not None, this window will remain enabled, allowing the
4910 implementation of some limited user interaction.
4911
4912 Returns the result of the call to wx.Yield.
4913 """
4914 return _core.SafeYield(*args, **kwargs)
4915
4916 def WakeUpIdle(*args, **kwargs):
4917 """
4918 WakeUpIdle()
4919
4920 Cause the message queue to become empty again, so idle events will be sent.
4921 """
4922 return _core.WakeUpIdle(*args, **kwargs)
4923
4924 def PostEvent(*args, **kwargs):
4925 """
4926 PostEvent(EvtHandler dest, Event event)
4927
4928 Send an event to a window or other wx.EvtHandler to be processed later.
4929 """
4930 return _core.PostEvent(*args, **kwargs)
4931
4932 def App_CleanUp(*args, **kwargs):
4933 """
4934 App_CleanUp()
4935
4936 For internal use only, it is used to cleanup after wxWindows when Python shuts down.
4937 """
4938 return _core.App_CleanUp(*args, **kwargs)
4939
4940 def GetApp(*args, **kwargs):
4941 """
4942 GetApp() -> PyApp
4943
4944 Return a reference to the current wxApp object.
4945 """
4946 return _core.GetApp(*args, **kwargs)
4947 #----------------------------------------------------------------------
4948
4949 class PyOnDemandOutputWindow:
4950 """
4951 A class that can be used for redirecting Python's stdout and
4952 stderr streams. It will do nothing until something is wrriten to
4953 the stream at which point it will create a Frame with a text area
4954 and write the text there.
4955 """
4956 def __init__(self, title = "wxPython: stdout/stderr"):
4957 self.frame = None
4958 self.title = title
4959 self.parent = None
4960
4961 def SetParent(self, parent):
4962 """Set the window to be used as the popup Frame's parent."""
4963 self.parent = parent
4964
4965
4966 def CreateOutputWindow(self, st):
4967 self.frame = wx.Frame(self.parent, -1, self.title,
4968 style=wx.DEFAULT_FRAME_STYLE | wx.NO_FULL_REPAINT_ON_RESIZE)
4969 self.text = wxTextCtrl(self.frame, -1, "",
4970 style = wx.TE_MULTILINE | wx.TE_READONLY)
4971 self.frame.SetSize((450, 300))
4972 self.frame.Show(True)
4973 EVT_CLOSE(self.frame, self.OnCloseWindow)
4974
4975
4976 # These methods provide the file-like output behaviour.
4977 def write(self, text):
4978 """
4979 Create the output window if needed and write the string to it.
4980 If not called in the context of the gui thread then uses
4981 CallAfter to do the work there.
4982 """
4983 if self.frame is None:
4984 if not wx.Thread_IsMain():
4985 wx.CallAfter(self.CreateOutputWindow, text)
4986 else:
4987 self.CreateOutputWindow(text)
4988 else:
4989 if not wx.Thread_IsMain():
4990 wx.CallAfter(self.text.AppendText, text)
4991 else:
4992 self.text.AppendText(text)
4993
4994
4995 def close(self):
4996 if self.frame is not None:
4997 wx.CallAfter(self.frame.Close)
4998
4999
5000 def OnCloseWindow(self, event):
5001 if self.frame is not None:
5002 self.frame.Destroy()
5003 self.frame = None
5004 self.text = None
5005
5006 #----------------------------------------------------------------------
5007
5008 _defRedirect = (wx.Platform == '__WXMSW__' or wx.Platform == '__WXMAC__')
5009
5010 class App(wx.PyApp):
5011 """
5012 The main application class. Derive from this and implement an OnInit
5013 method that creates a frame and then calls self.SetTopWindow(frame)
5014 """
5015 outputWindowClass = PyOnDemandOutputWindow
5016
5017 def __init__(self, redirect=_defRedirect, filename=None, useBestVisual=False):
5018 wx.PyApp.__init__(self)
5019
5020 if wx.Platform == "__WXMAC__":
5021 try:
5022 import MacOS
5023 if not MacOS.WMAvailable():
5024 print """\
5025 This program needs access to the screen. Please run with 'pythonw',
5026 not 'python', and only when you are logged in on the main display of
5027 your Mac."""
5028 _sys.exit(1)
5029 except:
5030 pass
5031
5032 # This has to be done before OnInit
5033 self.SetUseBestVisual(useBestVisual)
5034
5035 # Set the default handler for SIGINT. This fixes a problem
5036 # where if Ctrl-C is pressed in the console that started this
5037 # app then it will not appear to do anything, (not even send
5038 # KeyboardInterrupt???) but will later segfault on exit. By
5039 # setting the default handler then the app will exit, as
5040 # expected (depending on platform.)
5041 try:
5042 import signal
5043 signal.signal(signal.SIGINT, signal.SIG_DFL)
5044 except:
5045 pass
5046
5047 # Save and redirect the stdio to a window?
5048 self.stdioWin = None
5049 self.saveStdio = (_sys.stdout, _sys.stderr)
5050 if redirect:
5051 self.RedirectStdio(filename)
5052
5053 # This finishes the initialization of wxWindows and then calls
5054 # the OnInit that should be present in the derived class
5055 self._BootstrapApp()
5056
5057
5058 def __del__(self):
5059 try:
5060 self.RestoreStdio() # Just in case the MainLoop was overridden
5061 except:
5062 pass
5063
5064
5065 def SetTopWindow(self, frame):
5066 """Set the \"main\" top level window"""
5067 if self.stdioWin:
5068 self.stdioWin.SetParent(frame)
5069 wx.PyApp.SetTopWindow(self, frame)
5070
5071
5072 def MainLoop(self):
5073 """Execute the main GUI event loop"""
5074 wx.PyApp.MainLoop(self)
5075 self.RestoreStdio()
5076
5077
5078 def RedirectStdio(self, filename):
5079 """Redirect sys.stdout and sys.stderr to a file or a popup window."""
5080 if filename:
5081 _sys.stdout = _sys.stderr = open(filename, 'a')
5082 else:
5083 self.stdioWin = self.outputWindowClass()
5084 _sys.stdout = _sys.stderr = self.stdioWin
5085
5086
5087 def RestoreStdio(self):
5088 _sys.stdout, _sys.stderr = self.saveStdio
5089
5090
5091
5092 # change from wxPyApp_ to wxApp_
5093 App_GetMacSupportPCMenuShortcuts = _core.PyApp_GetMacSupportPCMenuShortcuts
5094 App_GetMacAboutMenuItemId = _core.PyApp_GetMacAboutMenuItemId
5095 App_GetMacPreferencesMenuItemId = _core.PyApp_GetMacPreferencesMenuItemId
5096 App_GetMacExitMenuItemId = _core.PyApp_GetMacExitMenuItemId
5097 App_GetMacHelpMenuTitleName = _core.PyApp_GetMacHelpMenuTitleName
5098 App_SetMacSupportPCMenuShortcuts = _core.PyApp_SetMacSupportPCMenuShortcuts
5099 App_SetMacAboutMenuItemId = _core.PyApp_SetMacAboutMenuItemId
5100 App_SetMacPreferencesMenuItemId = _core.PyApp_SetMacPreferencesMenuItemId
5101 App_SetMacExitMenuItemId = _core.PyApp_SetMacExitMenuItemId
5102 App_SetMacHelpMenuTitleName = _core.PyApp_SetMacHelpMenuTitleName
5103 App_GetComCtl32Version = _core.PyApp_GetComCtl32Version
5104
5105 #----------------------------------------------------------------------------
5106
5107 class PySimpleApp(wx.App):
5108 """
5109 A simple application class. You can just create one of these and
5110 then then make your top level windows later, and not have to worry
5111 about OnInit."""
5112
5113 def __init__(self, redirect=False, filename=None, useBestVisual=False):
5114 wx.App.__init__(self, redirect, filename, useBestVisual)
5115
5116 def OnInit(self):
5117 wx.InitAllImageHandlers()
5118 return True
5119
5120
5121 # Is anybody using this one?
5122 class PyWidgetTester(wx.App):
5123 def __init__(self, size = (250, 100)):
5124 self.size = size
5125 wx.App.__init__(self, 0)
5126
5127 def OnInit(self):
5128 self.frame = wxFrame(None, -1, "Widget Tester", pos=(0,0), size=self.size)
5129 self.SetTopWindow(self.frame)
5130 return True
5131
5132 def SetWidget(self, widgetClass, *args):
5133 w = widgetClass(self.frame, *args)
5134 self.frame.Show(True)
5135
5136 #----------------------------------------------------------------------------
5137 # DO NOT hold any other references to this object. This is how we
5138 # know when to cleanup system resources that wxWin is holding. When
5139 # the sys module is unloaded, the refcount on sys.__wxPythonCleanup
5140 # goes to zero and it calls the wxApp_CleanUp function.
5141
5142 class __wxPyCleanup:
5143 def __init__(self):
5144 self.cleanup = _core.App_CleanUp
5145 def __del__(self):
5146 self.cleanup()
5147
5148 _sys.__wxPythonCleanup = __wxPyCleanup()
5149
5150 ## # another possible solution, but it gets called too early...
5151 ## if sys.version[0] == '2':
5152 ## import atexit
5153 ## atexit.register(_core.wxApp_CleanUp)
5154 ## else:
5155 ## sys.exitfunc = _core.wxApp_CleanUp
5156
5157
5158 #----------------------------------------------------------------------------
5159
5160 #---------------------------------------------------------------------------
5161
5162 class AcceleratorEntry(object):
5163 def __repr__(self):
5164 return "<%s.%s; proxy of C++ wxAcceleratorEntry instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
5165 def __init__(self, *args, **kwargs):
5166 """__init__(int flags=0, int keyCode=0, int cmd=0, MenuItem item=None) -> AcceleratorEntry"""
5167 newobj = _core.new_AcceleratorEntry(*args, **kwargs)
5168 self.this = newobj.this
5169 self.thisown = 1
5170 del newobj.thisown
5171 def __del__(self, destroy=_core.delete_AcceleratorEntry):
5172 """__del__()"""
5173 try:
5174 if self.thisown: destroy(self)
5175 except: pass
5176
5177 def Set(*args, **kwargs):
5178 """Set(int flags, int keyCode, int cmd, MenuItem item=None)"""
5179 return _core.AcceleratorEntry_Set(*args, **kwargs)
5180
5181 def SetMenuItem(*args, **kwargs):
5182 """SetMenuItem(MenuItem item)"""
5183 return _core.AcceleratorEntry_SetMenuItem(*args, **kwargs)
5184
5185 def GetMenuItem(*args, **kwargs):
5186 """GetMenuItem() -> MenuItem"""
5187 return _core.AcceleratorEntry_GetMenuItem(*args, **kwargs)
5188
5189 def GetFlags(*args, **kwargs):
5190 """GetFlags() -> int"""
5191 return _core.AcceleratorEntry_GetFlags(*args, **kwargs)
5192
5193 def GetKeyCode(*args, **kwargs):
5194 """GetKeyCode() -> int"""
5195 return _core.AcceleratorEntry_GetKeyCode(*args, **kwargs)
5196
5197 def GetCommand(*args, **kwargs):
5198 """GetCommand() -> int"""
5199 return _core.AcceleratorEntry_GetCommand(*args, **kwargs)
5200
5201
5202 class AcceleratorEntryPtr(AcceleratorEntry):
5203 def __init__(self, this):
5204 self.this = this
5205 if not hasattr(self,"thisown"): self.thisown = 0
5206 self.__class__ = AcceleratorEntry
5207 _core.AcceleratorEntry_swigregister(AcceleratorEntryPtr)
5208
5209 class AcceleratorTable(Object):
5210 def __repr__(self):
5211 return "<%s.%s; proxy of C++ wxAcceleratorTable instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
5212 def __init__(self, *args, **kwargs):
5213 """
5214 __init__(entries) -> AcceleratorTable
5215
5216 Construct an AcceleratorTable from a list of AcceleratorEntry items or
5217 3-tuples (flags, keyCode, cmdID)
5218 """
5219 newobj = _core.new_AcceleratorTable(*args, **kwargs)
5220 self.this = newobj.this
5221 self.thisown = 1
5222 del newobj.thisown
5223 def __del__(self, destroy=_core.delete_AcceleratorTable):
5224 """__del__()"""
5225 try:
5226 if self.thisown: destroy(self)
5227 except: pass
5228
5229 def Ok(*args, **kwargs):
5230 """Ok() -> bool"""
5231 return _core.AcceleratorTable_Ok(*args, **kwargs)
5232
5233
5234 class AcceleratorTablePtr(AcceleratorTable):
5235 def __init__(self, this):
5236 self.this = this
5237 if not hasattr(self,"thisown"): self.thisown = 0
5238 self.__class__ = AcceleratorTable
5239 _core.AcceleratorTable_swigregister(AcceleratorTablePtr)
5240
5241
5242 def GetAccelFromString(*args, **kwargs):
5243 """GetAccelFromString(wxString label) -> AcceleratorEntry"""
5244 return _core.GetAccelFromString(*args, **kwargs)
5245 #---------------------------------------------------------------------------
5246
5247 class Window(EvtHandler):
5248 def __repr__(self):
5249 return "<%s.%s; proxy of C++ wxWindow instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
5250 def __init__(self, *args, **kwargs):
5251 """
5252 __init__(Window parent, int id, Point pos=DefaultPosition, Size size=DefaultSize,
5253 long style=0, wxString name=PanelNameStr) -> Window
5254 """
5255 newobj = _core.new_Window(*args, **kwargs)
5256 self.this = newobj.this
5257 self.thisown = 1
5258 del newobj.thisown
5259 self._setOORInfo(self)
5260
5261 def Create(*args, **kwargs):
5262 """
5263 Create(Window parent, int id, Point pos=DefaultPosition, Size size=DefaultSize,
5264 long style=0, wxString name=PanelNameStr) -> bool
5265 """
5266 return _core.Window_Create(*args, **kwargs)
5267
5268 def Close(*args, **kwargs):
5269 """Close(bool force=False) -> bool"""
5270 return _core.Window_Close(*args, **kwargs)
5271
5272 def Destroy(*args, **kwargs):
5273 """
5274 Destroy() -> bool
5275
5276 Deletes the C++ object this Python object is a proxy for.
5277 """
5278 return _core.Window_Destroy(*args, **kwargs)
5279
5280 def DestroyChildren(*args, **kwargs):
5281 """DestroyChildren() -> bool"""
5282 return _core.Window_DestroyChildren(*args, **kwargs)
5283
5284 def IsBeingDeleted(*args, **kwargs):
5285 """IsBeingDeleted() -> bool"""
5286 return _core.Window_IsBeingDeleted(*args, **kwargs)
5287
5288 def SetTitle(*args, **kwargs):
5289 """SetTitle(wxString title)"""
5290 return _core.Window_SetTitle(*args, **kwargs)
5291
5292 def GetTitle(*args, **kwargs):
5293 """GetTitle() -> wxString"""
5294 return _core.Window_GetTitle(*args, **kwargs)
5295
5296 def SetLabel(*args, **kwargs):
5297 """SetLabel(wxString label)"""
5298 return _core.Window_SetLabel(*args, **kwargs)
5299
5300 def GetLabel(*args, **kwargs):
5301 """GetLabel() -> wxString"""
5302 return _core.Window_GetLabel(*args, **kwargs)
5303
5304 def SetName(*args, **kwargs):
5305 """SetName(wxString name)"""
5306 return _core.Window_SetName(*args, **kwargs)
5307
5308 def GetName(*args, **kwargs):
5309 """GetName() -> wxString"""
5310 return _core.Window_GetName(*args, **kwargs)
5311
5312 def SetId(*args, **kwargs):
5313 """SetId(int winid)"""
5314 return _core.Window_SetId(*args, **kwargs)
5315
5316 def GetId(*args, **kwargs):
5317 """GetId() -> int"""
5318 return _core.Window_GetId(*args, **kwargs)
5319
5320 def NewControlId(*args, **kwargs):
5321 """Window.NewControlId() -> int"""
5322 return _core.Window_NewControlId(*args, **kwargs)
5323
5324 NewControlId = staticmethod(NewControlId)
5325 def NextControlId(*args, **kwargs):
5326 """Window.NextControlId(int winid) -> int"""
5327 return _core.Window_NextControlId(*args, **kwargs)
5328
5329 NextControlId = staticmethod(NextControlId)
5330 def PrevControlId(*args, **kwargs):
5331 """Window.PrevControlId(int winid) -> int"""
5332 return _core.Window_PrevControlId(*args, **kwargs)
5333
5334 PrevControlId = staticmethod(PrevControlId)
5335 def SetSize(*args, **kwargs):
5336 """SetSize(Size size)"""
5337 return _core.Window_SetSize(*args, **kwargs)
5338
5339 def SetDimensions(*args, **kwargs):
5340 """SetDimensions(int x, int y, int width, int height, int sizeFlags=SIZE_AUTO)"""
5341 return _core.Window_SetDimensions(*args, **kwargs)
5342
5343 def SetRect(*args, **kwargs):
5344 """SetRect(Rect rect, int sizeFlags=SIZE_AUTO)"""
5345 return _core.Window_SetRect(*args, **kwargs)
5346
5347 def SetSizeWH(*args, **kwargs):
5348 """SetSizeWH(int width, int height)"""
5349 return _core.Window_SetSizeWH(*args, **kwargs)
5350
5351 def Move(*args, **kwargs):
5352 """Move(Point pt, int flags=SIZE_USE_EXISTING)"""
5353 return _core.Window_Move(*args, **kwargs)
5354
5355 SetPosition = Move
5356 def MoveXY(*args, **kwargs):
5357 """MoveXY(int x, int y, int flags=SIZE_USE_EXISTING)"""
5358 return _core.Window_MoveXY(*args, **kwargs)
5359
5360 def Raise(*args, **kwargs):
5361 """Raise()"""
5362 return _core.Window_Raise(*args, **kwargs)
5363
5364 def Lower(*args, **kwargs):
5365 """Lower()"""
5366 return _core.Window_Lower(*args, **kwargs)
5367
5368 def SetClientSize(*args, **kwargs):
5369 """SetClientSize(Size size)"""
5370 return _core.Window_SetClientSize(*args, **kwargs)
5371
5372 def SetClientSizeWH(*args, **kwargs):
5373 """SetClientSizeWH(int width, int height)"""
5374 return _core.Window_SetClientSizeWH(*args, **kwargs)
5375
5376 def SetClientRect(*args, **kwargs):
5377 """SetClientRect(Rect rect)"""
5378 return _core.Window_SetClientRect(*args, **kwargs)
5379
5380 def GetPosition(*args, **kwargs):
5381 """
5382 GetPosition() -> Point
5383
5384 Get the window's position.
5385 """
5386 return _core.Window_GetPosition(*args, **kwargs)
5387
5388 def GetPositionTuple(*args, **kwargs):
5389 """
5390 GetPositionTuple() -> (x,y)
5391
5392 Get the window's position.
5393 """
5394 return _core.Window_GetPositionTuple(*args, **kwargs)
5395
5396 def GetSize(*args, **kwargs):
5397 """
5398 GetSize() -> Size
5399
5400 Get the window size.
5401 """
5402 return _core.Window_GetSize(*args, **kwargs)
5403
5404 def GetSizeTuple(*args, **kwargs):
5405 """
5406 GetSizeTuple() -> (width, height)
5407
5408 Get the window size.
5409 """
5410 return _core.Window_GetSizeTuple(*args, **kwargs)
5411
5412 def GetRect(*args, **kwargs):
5413 """GetRect() -> Rect"""
5414 return _core.Window_GetRect(*args, **kwargs)
5415
5416 def GetClientSize(*args, **kwargs):
5417 """
5418 GetClientSize() -> Size
5419
5420 Get the window's client size.
5421 """
5422 return _core.Window_GetClientSize(*args, **kwargs)
5423
5424 def GetClientSizeTuple(*args, **kwargs):
5425 """
5426 GetClientSizeTuple() -> (width, height)
5427
5428 Get the window's client size.
5429 """
5430 return _core.Window_GetClientSizeTuple(*args, **kwargs)
5431
5432 def GetClientAreaOrigin(*args, **kwargs):
5433 """GetClientAreaOrigin() -> Point"""
5434 return _core.Window_GetClientAreaOrigin(*args, **kwargs)
5435
5436 def GetClientRect(*args, **kwargs):
5437 """GetClientRect() -> Rect"""
5438 return _core.Window_GetClientRect(*args, **kwargs)
5439
5440 def GetBestSize(*args, **kwargs):
5441 """
5442 GetBestSize() -> Size
5443
5444 Get the size best suited for the window (in fact, minimal acceptable size
5445 using which it will still look "nice")
5446 """
5447 return _core.Window_GetBestSize(*args, **kwargs)
5448
5449 def GetBestSizeTuple(*args, **kwargs):
5450 """
5451 GetBestSizeTuple() -> (width, height)
5452
5453 Get the size best suited for the window (in fact, minimal acceptable size
5454 using which it will still look "nice")
5455 """
5456 return _core.Window_GetBestSizeTuple(*args, **kwargs)
5457
5458 def GetAdjustedBestSize(*args, **kwargs):
5459 """GetAdjustedBestSize() -> Size"""
5460 return _core.Window_GetAdjustedBestSize(*args, **kwargs)
5461
5462 def Center(*args, **kwargs):
5463 """Center(int direction=BOTH)"""
5464 return _core.Window_Center(*args, **kwargs)
5465
5466 Centre = Center
5467 def CenterOnScreen(*args, **kwargs):
5468 """CenterOnScreen(int dir=BOTH)"""
5469 return _core.Window_CenterOnScreen(*args, **kwargs)
5470
5471 CentreOnScreen = CenterOnScreen
5472 def CenterOnParent(*args, **kwargs):
5473 """CenterOnParent(int dir=BOTH)"""
5474 return _core.Window_CenterOnParent(*args, **kwargs)
5475
5476 CentreOnParent = CenterOnParent
5477 def Fit(*args, **kwargs):
5478 """Fit()"""
5479 return _core.Window_Fit(*args, **kwargs)
5480
5481 def FitInside(*args, **kwargs):
5482 """FitInside()"""
5483 return _core.Window_FitInside(*args, **kwargs)
5484
5485 def SetSizeHints(*args, **kwargs):
5486 """
5487 SetSizeHints(int minW, int minH, int maxW=-1, int maxH=-1, int incW=-1,
5488 int incH=-1)
5489 """
5490 return _core.Window_SetSizeHints(*args, **kwargs)
5491
5492 def SetVirtualSizeHints(*args, **kwargs):
5493 """SetVirtualSizeHints(int minW, int minH, int maxW=-1, int maxH=-1)"""
5494 return _core.Window_SetVirtualSizeHints(*args, **kwargs)
5495
5496 def GetMinWidth(*args, **kwargs):
5497 """GetMinWidth() -> int"""
5498 return _core.Window_GetMinWidth(*args, **kwargs)
5499
5500 def GetMinHeight(*args, **kwargs):
5501 """GetMinHeight() -> int"""
5502 return _core.Window_GetMinHeight(*args, **kwargs)
5503
5504 def GetMaxWidth(*args, **kwargs):
5505 """GetMaxWidth() -> int"""
5506 return _core.Window_GetMaxWidth(*args, **kwargs)
5507
5508 def GetMaxHeight(*args, **kwargs):
5509 """GetMaxHeight() -> int"""
5510 return _core.Window_GetMaxHeight(*args, **kwargs)
5511
5512 def GetMaxSize(*args, **kwargs):
5513 """GetMaxSize() -> Size"""
5514 return _core.Window_GetMaxSize(*args, **kwargs)
5515
5516 def SetVirtualSize(*args, **kwargs):
5517 """
5518 SetVirtualSize(Size size)
5519
5520 Set the the virtual size of a window. For most windows this is just the
5521 client area of the window, but for some like scrolled windows it is more or
5522 less independent of the screen window size.
5523 """
5524 return _core.Window_SetVirtualSize(*args, **kwargs)
5525
5526 def SetVirtualSizeWH(*args, **kwargs):
5527 """
5528 SetVirtualSizeWH(int w, int h)
5529
5530 Set the the virtual size of a window. For most windows this is just the
5531 client area of the window, but for some like scrolled windows it is more or
5532 less independent of the screen window size.
5533 """
5534 return _core.Window_SetVirtualSizeWH(*args, **kwargs)
5535
5536 def GetVirtualSize(*args, **kwargs):
5537 """
5538 GetVirtualSize() -> Size
5539
5540 Get the the virtual size of the window. For most windows this is just
5541 the client area of the window, but for some like scrolled windows it is
5542 more or less independent of the screen window size.
5543 """
5544 return _core.Window_GetVirtualSize(*args, **kwargs)
5545
5546 def GetVirtualSizeTuple(*args, **kwargs):
5547 """
5548 GetVirtualSizeTuple() -> (width, height)
5549
5550 Get the the virtual size of the window. For most windows this is just
5551 the client area of the window, but for some like scrolled windows it is
5552 more or less independent of the screen window size.
5553 """
5554 return _core.Window_GetVirtualSizeTuple(*args, **kwargs)
5555
5556 def GetBestVirtualSize(*args, **kwargs):
5557 """GetBestVirtualSize() -> Size"""
5558 return _core.Window_GetBestVirtualSize(*args, **kwargs)
5559
5560 def Show(*args, **kwargs):
5561 """Show(bool show=True) -> bool"""
5562 return _core.Window_Show(*args, **kwargs)
5563
5564 def Hide(*args, **kwargs):
5565 """Hide() -> bool"""
5566 return _core.Window_Hide(*args, **kwargs)
5567
5568 def Enable(*args, **kwargs):
5569 """Enable(bool enable=True) -> bool"""
5570 return _core.Window_Enable(*args, **kwargs)
5571
5572 def Disable(*args, **kwargs):
5573 """Disable() -> bool"""
5574 return _core.Window_Disable(*args, **kwargs)
5575
5576 def IsShown(*args, **kwargs):
5577 """IsShown() -> bool"""
5578 return _core.Window_IsShown(*args, **kwargs)
5579
5580 def IsEnabled(*args, **kwargs):
5581 """IsEnabled() -> bool"""
5582 return _core.Window_IsEnabled(*args, **kwargs)
5583
5584 def SetWindowStyleFlag(*args, **kwargs):
5585 """SetWindowStyleFlag(long style)"""
5586 return _core.Window_SetWindowStyleFlag(*args, **kwargs)
5587
5588 def GetWindowStyleFlag(*args, **kwargs):
5589 """GetWindowStyleFlag() -> long"""
5590 return _core.Window_GetWindowStyleFlag(*args, **kwargs)
5591
5592 def SetWindowStyle(*args, **kwargs):
5593 """SetWindowStyle(long style)"""
5594 return _core.Window_SetWindowStyle(*args, **kwargs)
5595
5596 def GetWindowStyle(*args, **kwargs):
5597 """GetWindowStyle() -> long"""
5598 return _core.Window_GetWindowStyle(*args, **kwargs)
5599
5600 def HasFlag(*args, **kwargs):
5601 """HasFlag(int flag) -> bool"""
5602 return _core.Window_HasFlag(*args, **kwargs)
5603
5604 def IsRetained(*args, **kwargs):
5605 """IsRetained() -> bool"""
5606 return _core.Window_IsRetained(*args, **kwargs)
5607
5608 def SetExtraStyle(*args, **kwargs):
5609 """SetExtraStyle(long exStyle)"""
5610 return _core.Window_SetExtraStyle(*args, **kwargs)
5611
5612 def GetExtraStyle(*args, **kwargs):
5613 """GetExtraStyle() -> long"""
5614 return _core.Window_GetExtraStyle(*args, **kwargs)
5615
5616 def MakeModal(*args, **kwargs):
5617 """MakeModal(bool modal=True)"""
5618 return _core.Window_MakeModal(*args, **kwargs)
5619
5620 def SetThemeEnabled(*args, **kwargs):
5621 """SetThemeEnabled(bool enableTheme)"""
5622 return _core.Window_SetThemeEnabled(*args, **kwargs)
5623
5624 def GetThemeEnabled(*args, **kwargs):
5625 """GetThemeEnabled() -> bool"""
5626 return _core.Window_GetThemeEnabled(*args, **kwargs)
5627
5628 def ShouldInheritColours(*args, **kwargs):
5629 """ShouldInheritColours() -> bool"""
5630 return _core.Window_ShouldInheritColours(*args, **kwargs)
5631
5632 def SetFocus(*args, **kwargs):
5633 """SetFocus()"""
5634 return _core.Window_SetFocus(*args, **kwargs)
5635
5636 def SetFocusFromKbd(*args, **kwargs):
5637 """SetFocusFromKbd()"""
5638 return _core.Window_SetFocusFromKbd(*args, **kwargs)
5639
5640 def FindFocus(*args, **kwargs):
5641 """Window.FindFocus() -> Window"""
5642 return _core.Window_FindFocus(*args, **kwargs)
5643
5644 FindFocus = staticmethod(FindFocus)
5645 def AcceptsFocus(*args, **kwargs):
5646 """AcceptsFocus() -> bool"""
5647 return _core.Window_AcceptsFocus(*args, **kwargs)
5648
5649 def AcceptsFocusFromKeyboard(*args, **kwargs):
5650 """AcceptsFocusFromKeyboard() -> bool"""
5651 return _core.Window_AcceptsFocusFromKeyboard(*args, **kwargs)
5652
5653 def GetDefaultItem(*args, **kwargs):
5654 """GetDefaultItem() -> Window"""
5655 return _core.Window_GetDefaultItem(*args, **kwargs)
5656
5657 def SetDefaultItem(*args, **kwargs):
5658 """SetDefaultItem(Window child) -> Window"""
5659 return _core.Window_SetDefaultItem(*args, **kwargs)
5660
5661 def SetTmpDefaultItem(*args, **kwargs):
5662 """SetTmpDefaultItem(Window win)"""
5663 return _core.Window_SetTmpDefaultItem(*args, **kwargs)
5664
5665 def GetChildren(*args, **kwargs):
5666 """GetChildren() -> PyObject"""
5667 return _core.Window_GetChildren(*args, **kwargs)
5668
5669 def GetParent(*args, **kwargs):
5670 """GetParent() -> Window"""
5671 return _core.Window_GetParent(*args, **kwargs)
5672
5673 def GetGrandParent(*args, **kwargs):
5674 """GetGrandParent() -> Window"""
5675 return _core.Window_GetGrandParent(*args, **kwargs)
5676
5677 def IsTopLevel(*args, **kwargs):
5678 """IsTopLevel() -> bool"""
5679 return _core.Window_IsTopLevel(*args, **kwargs)
5680
5681 def Reparent(*args, **kwargs):
5682 """Reparent(Window newParent) -> bool"""
5683 return _core.Window_Reparent(*args, **kwargs)
5684
5685 def AddChild(*args, **kwargs):
5686 """AddChild(Window child)"""
5687 return _core.Window_AddChild(*args, **kwargs)
5688
5689 def RemoveChild(*args, **kwargs):
5690 """RemoveChild(Window child)"""
5691 return _core.Window_RemoveChild(*args, **kwargs)
5692
5693 def FindWindowById(*args, **kwargs):
5694 """FindWindowById(long winid) -> Window"""
5695 return _core.Window_FindWindowById(*args, **kwargs)
5696
5697 def FindWindowByName(*args, **kwargs):
5698 """FindWindowByName(wxString name) -> Window"""
5699 return _core.Window_FindWindowByName(*args, **kwargs)
5700
5701 def GetEventHandler(*args, **kwargs):
5702 """GetEventHandler() -> EvtHandler"""
5703 return _core.Window_GetEventHandler(*args, **kwargs)
5704
5705 def SetEventHandler(*args, **kwargs):
5706 """SetEventHandler(EvtHandler handler)"""
5707 return _core.Window_SetEventHandler(*args, **kwargs)
5708
5709 def PushEventHandler(*args, **kwargs):
5710 """PushEventHandler(EvtHandler handler)"""
5711 return _core.Window_PushEventHandler(*args, **kwargs)
5712
5713 def PopEventHandler(*args, **kwargs):
5714 """PopEventHandler(bool deleteHandler=False) -> EvtHandler"""
5715 return _core.Window_PopEventHandler(*args, **kwargs)
5716
5717 def RemoveEventHandler(*args, **kwargs):
5718 """RemoveEventHandler(EvtHandler handler) -> bool"""
5719 return _core.Window_RemoveEventHandler(*args, **kwargs)
5720
5721 def SetValidator(*args, **kwargs):
5722 """SetValidator(Validator validator)"""
5723 return _core.Window_SetValidator(*args, **kwargs)
5724
5725 def GetValidator(*args, **kwargs):
5726 """GetValidator() -> Validator"""
5727 return _core.Window_GetValidator(*args, **kwargs)
5728
5729 def SetAcceleratorTable(*args, **kwargs):
5730 """SetAcceleratorTable(AcceleratorTable accel)"""
5731 return _core.Window_SetAcceleratorTable(*args, **kwargs)
5732
5733 def GetAcceleratorTable(*args, **kwargs):
5734 """GetAcceleratorTable() -> AcceleratorTable"""
5735 return _core.Window_GetAcceleratorTable(*args, **kwargs)
5736
5737 def RegisterHotKey(*args, **kwargs):
5738 """RegisterHotKey(int hotkeyId, int modifiers, int keycode) -> bool"""
5739 return _core.Window_RegisterHotKey(*args, **kwargs)
5740
5741 def UnregisterHotKey(*args, **kwargs):
5742 """UnregisterHotKey(int hotkeyId) -> bool"""
5743 return _core.Window_UnregisterHotKey(*args, **kwargs)
5744
5745 def ConvertDialogPointToPixels(*args, **kwargs):
5746 """ConvertDialogPointToPixels(Point pt) -> Point"""
5747 return _core.Window_ConvertDialogPointToPixels(*args, **kwargs)
5748
5749 def ConvertDialogSizeToPixels(*args, **kwargs):
5750 """ConvertDialogSizeToPixels(Size sz) -> Size"""
5751 return _core.Window_ConvertDialogSizeToPixels(*args, **kwargs)
5752
5753 def DLG_PNT(*args, **kwargs):
5754 """DLG_PNT(Point pt) -> Point"""
5755 return _core.Window_DLG_PNT(*args, **kwargs)
5756
5757 def DLG_SZE(*args, **kwargs):
5758 """DLG_SZE(Size sz) -> Size"""
5759 return _core.Window_DLG_SZE(*args, **kwargs)
5760
5761 def ConvertPixelPointToDialog(*args, **kwargs):
5762 """ConvertPixelPointToDialog(Point pt) -> Point"""
5763 return _core.Window_ConvertPixelPointToDialog(*args, **kwargs)
5764
5765 def ConvertPixelSizeToDialog(*args, **kwargs):
5766 """ConvertPixelSizeToDialog(Size sz) -> Size"""
5767 return _core.Window_ConvertPixelSizeToDialog(*args, **kwargs)
5768
5769 def WarpPointer(*args, **kwargs):
5770 """WarpPointer(int x, int y)"""
5771 return _core.Window_WarpPointer(*args, **kwargs)
5772
5773 def CaptureMouse(*args, **kwargs):
5774 """CaptureMouse()"""
5775 return _core.Window_CaptureMouse(*args, **kwargs)
5776
5777 def ReleaseMouse(*args, **kwargs):
5778 """ReleaseMouse()"""
5779 return _core.Window_ReleaseMouse(*args, **kwargs)
5780
5781 def GetCapture(*args, **kwargs):
5782 """Window.GetCapture() -> Window"""
5783 return _core.Window_GetCapture(*args, **kwargs)
5784
5785 GetCapture = staticmethod(GetCapture)
5786 def HasCapture(*args, **kwargs):
5787 """HasCapture() -> bool"""
5788 return _core.Window_HasCapture(*args, **kwargs)
5789
5790 def Refresh(*args, **kwargs):
5791 """Refresh(bool eraseBackground=True, Rect rect=None)"""
5792 return _core.Window_Refresh(*args, **kwargs)
5793
5794 def RefreshRect(*args, **kwargs):
5795 """RefreshRect(Rect rect)"""
5796 return _core.Window_RefreshRect(*args, **kwargs)
5797
5798 def Update(*args, **kwargs):
5799 """Update()"""
5800 return _core.Window_Update(*args, **kwargs)
5801
5802 def ClearBackground(*args, **kwargs):
5803 """ClearBackground()"""
5804 return _core.Window_ClearBackground(*args, **kwargs)
5805
5806 def Freeze(*args, **kwargs):
5807 """Freeze()"""
5808 return _core.Window_Freeze(*args, **kwargs)
5809
5810 def Thaw(*args, **kwargs):
5811 """Thaw()"""
5812 return _core.Window_Thaw(*args, **kwargs)
5813
5814 def PrepareDC(*args, **kwargs):
5815 """PrepareDC(wxDC dc)"""
5816 return _core.Window_PrepareDC(*args, **kwargs)
5817
5818 def GetUpdateRegion(*args, **kwargs):
5819 """GetUpdateRegion() -> wxRegion"""
5820 return _core.Window_GetUpdateRegion(*args, **kwargs)
5821
5822 def GetUpdateClientRect(*args, **kwargs):
5823 """GetUpdateClientRect() -> Rect"""
5824 return _core.Window_GetUpdateClientRect(*args, **kwargs)
5825
5826 def IsExposed(*args, **kwargs):
5827 """IsExposed(int x, int y, int w=1, int h=1) -> bool"""
5828 return _core.Window_IsExposed(*args, **kwargs)
5829
5830 def IsExposedPoint(*args, **kwargs):
5831 """IsExposedPoint(Point pt) -> bool"""
5832 return _core.Window_IsExposedPoint(*args, **kwargs)
5833
5834 def isExposedRect(*args, **kwargs):
5835 """isExposedRect(Rect rect) -> bool"""
5836 return _core.Window_isExposedRect(*args, **kwargs)
5837
5838 def SetBackgroundColour(*args, **kwargs):
5839 """SetBackgroundColour(wxColour colour) -> bool"""
5840 return _core.Window_SetBackgroundColour(*args, **kwargs)
5841
5842 def SetForegroundColour(*args, **kwargs):
5843 """SetForegroundColour(wxColour colour) -> bool"""
5844 return _core.Window_SetForegroundColour(*args, **kwargs)
5845
5846 def GetBackgroundColour(*args, **kwargs):
5847 """GetBackgroundColour() -> wxColour"""
5848 return _core.Window_GetBackgroundColour(*args, **kwargs)
5849
5850 def GetForegroundColour(*args, **kwargs):
5851 """GetForegroundColour() -> wxColour"""
5852 return _core.Window_GetForegroundColour(*args, **kwargs)
5853
5854 def SetCursor(*args, **kwargs):
5855 """SetCursor(wxCursor cursor) -> bool"""
5856 return _core.Window_SetCursor(*args, **kwargs)
5857
5858 def GetCursor(*args, **kwargs):
5859 """GetCursor() -> wxCursor"""
5860 return _core.Window_GetCursor(*args, **kwargs)
5861
5862 def SetFont(*args, **kwargs):
5863 """SetFont(wxFont font) -> bool"""
5864 return _core.Window_SetFont(*args, **kwargs)
5865
5866 def GetFont(*args, **kwargs):
5867 """GetFont() -> wxFont"""
5868 return _core.Window_GetFont(*args, **kwargs)
5869
5870 def SetCaret(*args, **kwargs):
5871 """SetCaret(wxCaret caret)"""
5872 return _core.Window_SetCaret(*args, **kwargs)
5873
5874 def GetCaret(*args, **kwargs):
5875 """GetCaret() -> wxCaret"""
5876 return _core.Window_GetCaret(*args, **kwargs)
5877
5878 def GetCharHeight(*args, **kwargs):
5879 """GetCharHeight() -> int"""
5880 return _core.Window_GetCharHeight(*args, **kwargs)
5881
5882 def GetCharWidth(*args, **kwargs):
5883 """GetCharWidth() -> int"""
5884 return _core.Window_GetCharWidth(*args, **kwargs)
5885
5886 def GetTextExtent(*args, **kwargs):
5887 """
5888 GetTextExtent(wxString string) -> (width, height)
5889
5890 Get the width and height of the text using the current font.
5891 """
5892 return _core.Window_GetTextExtent(*args, **kwargs)
5893
5894 def GetFullTextExtent(*args, **kwargs):
5895 """
5896 GetFullTextExtent(wxString string, Font font=None) ->
5897 (width, height, descent, externalLeading)
5898
5899 Get the width, height, decent and leading of the text using the current or specified font.
5900 """
5901 return _core.Window_GetFullTextExtent(*args, **kwargs)
5902
5903 def ClientToScreenXY(*args, **kwargs):
5904 """ClientToScreenXY(int x, int y)"""
5905 return _core.Window_ClientToScreenXY(*args, **kwargs)
5906
5907 def ScreenToClientXY(*args, **kwargs):
5908 """ScreenToClientXY(int x, int y)"""
5909 return _core.Window_ScreenToClientXY(*args, **kwargs)
5910
5911 def ClientToScreen(*args, **kwargs):
5912 """ClientToScreen(Point pt) -> Point"""
5913 return _core.Window_ClientToScreen(*args, **kwargs)
5914
5915 def ScreenToClient(*args, **kwargs):
5916 """ScreenToClient(Point pt) -> Point"""
5917 return _core.Window_ScreenToClient(*args, **kwargs)
5918
5919 def HitTestXY(*args, **kwargs):
5920 """HitTestXY(int x, int y) -> wxHitTest"""
5921 return _core.Window_HitTestXY(*args, **kwargs)
5922
5923 def HitTest(*args, **kwargs):
5924 """HitTest(Point pt) -> wxHitTest"""
5925 return _core.Window_HitTest(*args, **kwargs)
5926
5927 def GetBorderFlags(*args, **kwargs):
5928 """GetBorderFlags(long flags) -> wxBorder"""
5929 return _core.Window_GetBorderFlags(*args, **kwargs)
5930
5931 def GetBorder(*args, **kwargs):
5932 """GetBorder() -> wxBorder"""
5933 return _core.Window_GetBorder(*args, **kwargs)
5934
5935 def UpdateWindowUI(*args, **kwargs):
5936 """UpdateWindowUI(long flags=UPDATE_UI_NONE)"""
5937 return _core.Window_UpdateWindowUI(*args, **kwargs)
5938
5939 def PopupMenuXY(*args, **kwargs):
5940 """PopupMenuXY(Menu menu, int x, int y) -> bool"""
5941 return _core.Window_PopupMenuXY(*args, **kwargs)
5942
5943 def PopupMenu(*args, **kwargs):
5944 """PopupMenu(Menu menu, Point pos) -> bool"""
5945 return _core.Window_PopupMenu(*args, **kwargs)
5946
5947 def GetHandle(*args, **kwargs):
5948 """GetHandle() -> long"""
5949 return _core.Window_GetHandle(*args, **kwargs)
5950
5951 def OnPaint(*args, **kwargs):
5952 """OnPaint(PaintEvent event)"""
5953 return _core.Window_OnPaint(*args, **kwargs)
5954
5955 def HasScrollbar(*args, **kwargs):
5956 """HasScrollbar(int orient) -> bool"""
5957 return _core.Window_HasScrollbar(*args, **kwargs)
5958
5959 def SetScrollbar(*args, **kwargs):
5960 """SetScrollbar(int orient, int pos, int thumbvisible, int range, bool refresh=True)"""
5961 return _core.Window_SetScrollbar(*args, **kwargs)
5962
5963 def SetScrollPos(*args, **kwargs):
5964 """SetScrollPos(int orient, int pos, bool refresh=True)"""
5965 return _core.Window_SetScrollPos(*args, **kwargs)
5966
5967 def GetScrollPos(*args, **kwargs):
5968 """GetScrollPos(int orient) -> int"""
5969 return _core.Window_GetScrollPos(*args, **kwargs)
5970
5971 def GetScrollThumb(*args, **kwargs):
5972 """GetScrollThumb(int orient) -> int"""
5973 return _core.Window_GetScrollThumb(*args, **kwargs)
5974
5975 def GetScrollRange(*args, **kwargs):
5976 """GetScrollRange(int orient) -> int"""
5977 return _core.Window_GetScrollRange(*args, **kwargs)
5978
5979 def ScrollWindow(*args, **kwargs):
5980 """ScrollWindow(int dx, int dy, Rect rect=None)"""
5981 return _core.Window_ScrollWindow(*args, **kwargs)
5982
5983 def ScrollLines(*args, **kwargs):
5984 """ScrollLines(int lines) -> bool"""
5985 return _core.Window_ScrollLines(*args, **kwargs)
5986
5987 def ScrollPages(*args, **kwargs):
5988 """ScrollPages(int pages) -> bool"""
5989 return _core.Window_ScrollPages(*args, **kwargs)
5990
5991 def LineUp(*args, **kwargs):
5992 """LineUp() -> bool"""
5993 return _core.Window_LineUp(*args, **kwargs)
5994
5995 def LineDown(*args, **kwargs):
5996 """LineDown() -> bool"""
5997 return _core.Window_LineDown(*args, **kwargs)
5998
5999 def PageUp(*args, **kwargs):
6000 """PageUp() -> bool"""
6001 return _core.Window_PageUp(*args, **kwargs)
6002
6003 def PageDown(*args, **kwargs):
6004 """PageDown() -> bool"""
6005 return _core.Window_PageDown(*args, **kwargs)
6006
6007 def SetHelpText(*args, **kwargs):
6008 """SetHelpText(wxString text)"""
6009 return _core.Window_SetHelpText(*args, **kwargs)
6010
6011 def SetHelpTextForId(*args, **kwargs):
6012 """SetHelpTextForId(wxString text)"""
6013 return _core.Window_SetHelpTextForId(*args, **kwargs)
6014
6015 def GetHelpText(*args, **kwargs):
6016 """GetHelpText() -> wxString"""
6017 return _core.Window_GetHelpText(*args, **kwargs)
6018
6019 def SetToolTipString(*args, **kwargs):
6020 """SetToolTipString(wxString tip)"""
6021 return _core.Window_SetToolTipString(*args, **kwargs)
6022
6023 def SetToolTip(*args, **kwargs):
6024 """SetToolTip(wxToolTip tip)"""
6025 return _core.Window_SetToolTip(*args, **kwargs)
6026
6027 def GetToolTip(*args, **kwargs):
6028 """GetToolTip() -> wxToolTip"""
6029 return _core.Window_GetToolTip(*args, **kwargs)
6030
6031 def SetDropTarget(*args, **kwargs):
6032 """SetDropTarget(wxPyDropTarget dropTarget)"""
6033 val = _core.Window_SetDropTarget(*args, **kwargs)
6034 args[1].thisown = 0
6035 return val
6036
6037 def GetDropTarget(*args, **kwargs):
6038 """GetDropTarget() -> wxPyDropTarget"""
6039 return _core.Window_GetDropTarget(*args, **kwargs)
6040
6041 def DragAcceptFiles(*args, **kwargs):
6042 """DragAcceptFiles(bool accept)"""
6043 return _core.Window_DragAcceptFiles(*args, **kwargs)
6044
6045 def SetConstraints(*args, **kwargs):
6046 """SetConstraints(LayoutConstraints constraints)"""
6047 return _core.Window_SetConstraints(*args, **kwargs)
6048
6049 def GetConstraints(*args, **kwargs):
6050 """GetConstraints() -> LayoutConstraints"""
6051 return _core.Window_GetConstraints(*args, **kwargs)
6052
6053 def SetAutoLayout(*args, **kwargs):
6054 """SetAutoLayout(bool autoLayout)"""
6055 return _core.Window_SetAutoLayout(*args, **kwargs)
6056
6057 def GetAutoLayout(*args, **kwargs):
6058 """GetAutoLayout() -> bool"""
6059 return _core.Window_GetAutoLayout(*args, **kwargs)
6060
6061 def Layout(*args, **kwargs):
6062 """Layout() -> bool"""
6063 return _core.Window_Layout(*args, **kwargs)
6064
6065 def SetSizer(*args, **kwargs):
6066 """SetSizer(Sizer sizer, bool deleteOld=True)"""
6067 return _core.Window_SetSizer(*args, **kwargs)
6068
6069 def SetSizerAndFit(*args, **kwargs):
6070 """SetSizerAndFit(Sizer sizer, bool deleteOld=True)"""
6071 return _core.Window_SetSizerAndFit(*args, **kwargs)
6072
6073 def GetSizer(*args, **kwargs):
6074 """GetSizer() -> Sizer"""
6075 return _core.Window_GetSizer(*args, **kwargs)
6076
6077 def SetContainingSizer(*args, **kwargs):
6078 """SetContainingSizer(Sizer sizer)"""
6079 return _core.Window_SetContainingSizer(*args, **kwargs)
6080
6081 def GetContainingSizer(*args, **kwargs):
6082 """GetContainingSizer() -> Sizer"""
6083 return _core.Window_GetContainingSizer(*args, **kwargs)
6084
6085 def PostCreate(self, pre):
6086 """Phase 3 of the 2-phase create <wink!>
6087 Call this method after precreating the window with the 2-phase create method."""
6088 self.this = pre.this
6089 self.thisown = pre.thisown
6090 pre.thisown = 0
6091 if hasattr(self, '_setOORInfo'):
6092 self._setOORInfo(self)
6093 if hasattr(self, '_setCallbackInfo'):
6094 self._setCallbackInfo(self, self.__class__)
6095
6096
6097 class WindowPtr(Window):
6098 def __init__(self, this):
6099 self.this = this
6100 if not hasattr(self,"thisown"): self.thisown = 0
6101 self.__class__ = Window
6102 _core.Window_swigregister(WindowPtr)
6103 NullAcceleratorTable = cvar.NullAcceleratorTable
6104 PanelNameStr = cvar.PanelNameStr
6105
6106 def PreWindow(*args, **kwargs):
6107 """PreWindow() -> Window"""
6108 val = _core.new_PreWindow(*args, **kwargs)
6109 val.thisown = 1
6110 return val
6111
6112 def Window_NewControlId(*args, **kwargs):
6113 """Window_NewControlId() -> int"""
6114 return _core.Window_NewControlId(*args, **kwargs)
6115
6116 def Window_NextControlId(*args, **kwargs):
6117 """Window_NextControlId(int winid) -> int"""
6118 return _core.Window_NextControlId(*args, **kwargs)
6119
6120 def Window_PrevControlId(*args, **kwargs):
6121 """Window_PrevControlId(int winid) -> int"""
6122 return _core.Window_PrevControlId(*args, **kwargs)
6123
6124 def Window_FindFocus(*args, **kwargs):
6125 """Window_FindFocus() -> Window"""
6126 return _core.Window_FindFocus(*args, **kwargs)
6127
6128 def Window_GetCapture(*args, **kwargs):
6129 """Window_GetCapture() -> Window"""
6130 return _core.Window_GetCapture(*args, **kwargs)
6131
6132 def DLG_PNT(win, point_or_x, y=None):
6133 if y is None:
6134 return win.ConvertDialogPointToPixels(point_or_x)
6135 else:
6136 return win.ConvertDialogPointToPixels(wx.Point(point_or_x, y))
6137
6138 def DLG_SZE(win, size_width, height=None):
6139 if height is None:
6140 return win.ConvertDialogSizeToPixels(size_width)
6141 else:
6142 return win.ConvertDialogSizeToPixels(wx.Size(size_width, height))
6143
6144
6145 def FindWindowById(*args, **kwargs):
6146 """FindWindowById(long id, Window parent=None) -> Window"""
6147 return _core.FindWindowById(*args, **kwargs)
6148
6149 def FindWindowByName(*args, **kwargs):
6150 """FindWindowByName(wxString name, Window parent=None) -> Window"""
6151 return _core.FindWindowByName(*args, **kwargs)
6152
6153 def FindWindowByLabel(*args, **kwargs):
6154 """FindWindowByLabel(wxString label, Window parent=None) -> Window"""
6155 return _core.FindWindowByLabel(*args, **kwargs)
6156
6157 def Window_FromHWND(*args, **kwargs):
6158 """Window_FromHWND(unsigned long hWnd) -> Window"""
6159 return _core.Window_FromHWND(*args, **kwargs)
6160 #---------------------------------------------------------------------------
6161
6162 class Validator(EvtHandler):
6163 def __repr__(self):
6164 return "<%s.%s; proxy of C++ wxValidator instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6165 def __init__(self, *args, **kwargs):
6166 """__init__() -> Validator"""
6167 newobj = _core.new_Validator(*args, **kwargs)
6168 self.this = newobj.this
6169 self.thisown = 1
6170 del newobj.thisown
6171 self._setOORInfo(self)
6172
6173 def Clone(*args, **kwargs):
6174 """Clone() -> Validator"""
6175 return _core.Validator_Clone(*args, **kwargs)
6176
6177 def Validate(*args, **kwargs):
6178 """Validate(Window parent) -> bool"""
6179 return _core.Validator_Validate(*args, **kwargs)
6180
6181 def TransferToWindow(*args, **kwargs):
6182 """TransferToWindow() -> bool"""
6183 return _core.Validator_TransferToWindow(*args, **kwargs)
6184
6185 def TransferFromWindow(*args, **kwargs):
6186 """TransferFromWindow() -> bool"""
6187 return _core.Validator_TransferFromWindow(*args, **kwargs)
6188
6189 def GetWindow(*args, **kwargs):
6190 """GetWindow() -> Window"""
6191 return _core.Validator_GetWindow(*args, **kwargs)
6192
6193 def SetWindow(*args, **kwargs):
6194 """SetWindow(Window window)"""
6195 return _core.Validator_SetWindow(*args, **kwargs)
6196
6197 def IsSilent(*args, **kwargs):
6198 """Validator.IsSilent() -> bool"""
6199 return _core.Validator_IsSilent(*args, **kwargs)
6200
6201 IsSilent = staticmethod(IsSilent)
6202 def SetBellOnError(*args, **kwargs):
6203 """Validator.SetBellOnError(int doIt=True)"""
6204 return _core.Validator_SetBellOnError(*args, **kwargs)
6205
6206 SetBellOnError = staticmethod(SetBellOnError)
6207
6208 class ValidatorPtr(Validator):
6209 def __init__(self, this):
6210 self.this = this
6211 if not hasattr(self,"thisown"): self.thisown = 0
6212 self.__class__ = Validator
6213 _core.Validator_swigregister(ValidatorPtr)
6214
6215 def Validator_IsSilent(*args, **kwargs):
6216 """Validator_IsSilent() -> bool"""
6217 return _core.Validator_IsSilent(*args, **kwargs)
6218
6219 def Validator_SetBellOnError(*args, **kwargs):
6220 """Validator_SetBellOnError(int doIt=True)"""
6221 return _core.Validator_SetBellOnError(*args, **kwargs)
6222
6223 class PyValidator(Validator):
6224 def __repr__(self):
6225 return "<%s.%s; proxy of C++ wxPyValidator instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6226 def __init__(self, *args, **kwargs):
6227 """__init__() -> PyValidator"""
6228 newobj = _core.new_PyValidator(*args, **kwargs)
6229 self.this = newobj.this
6230 self.thisown = 1
6231 del newobj.thisown
6232
6233 self._setCallbackInfo(self, PyValidator, 1)
6234 self._setOORInfo(self)
6235
6236 def _setCallbackInfo(*args, **kwargs):
6237 """_setCallbackInfo(PyObject self, PyObject _class, int incref=True)"""
6238 return _core.PyValidator__setCallbackInfo(*args, **kwargs)
6239
6240
6241 class PyValidatorPtr(PyValidator):
6242 def __init__(self, this):
6243 self.this = this
6244 if not hasattr(self,"thisown"): self.thisown = 0
6245 self.__class__ = PyValidator
6246 _core.PyValidator_swigregister(PyValidatorPtr)
6247
6248 #---------------------------------------------------------------------------
6249
6250 class Menu(EvtHandler):
6251 def __repr__(self):
6252 return "<%s.%s; proxy of C++ wxMenu instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6253 def __init__(self, *args, **kwargs):
6254 """__init__(wxString title=wxPyEmptyString, long style=0) -> Menu"""
6255 newobj = _core.new_Menu(*args, **kwargs)
6256 self.this = newobj.this
6257 self.thisown = 1
6258 del newobj.thisown
6259 self._setOORInfo(self)
6260
6261 def Append(*args, **kwargs):
6262 """
6263 Append(int id, wxString text, wxString help=wxPyEmptyString,
6264 wxItemKind kind=ITEM_NORMAL)
6265 """
6266 return _core.Menu_Append(*args, **kwargs)
6267
6268 def AppendSeparator(*args, **kwargs):
6269 """AppendSeparator()"""
6270 return _core.Menu_AppendSeparator(*args, **kwargs)
6271
6272 def AppendCheckItem(*args, **kwargs):
6273 """AppendCheckItem(int id, wxString text, wxString help=wxPyEmptyString)"""
6274 return _core.Menu_AppendCheckItem(*args, **kwargs)
6275
6276 def AppendRadioItem(*args, **kwargs):
6277 """AppendRadioItem(int id, wxString text, wxString help=wxPyEmptyString)"""
6278 return _core.Menu_AppendRadioItem(*args, **kwargs)
6279
6280 def AppendMenu(*args, **kwargs):
6281 """AppendMenu(int id, wxString text, Menu submenu, wxString help=wxPyEmptyString)"""
6282 return _core.Menu_AppendMenu(*args, **kwargs)
6283
6284 def AppendItem(*args, **kwargs):
6285 """AppendItem(MenuItem item)"""
6286 return _core.Menu_AppendItem(*args, **kwargs)
6287
6288 def Break(*args, **kwargs):
6289 """Break()"""
6290 return _core.Menu_Break(*args, **kwargs)
6291
6292 def InsertItem(*args, **kwargs):
6293 """InsertItem(size_t pos, MenuItem item) -> bool"""
6294 return _core.Menu_InsertItem(*args, **kwargs)
6295
6296 def Insert(*args, **kwargs):
6297 """
6298 Insert(size_t pos, int id, wxString text, wxString help=wxPyEmptyString,
6299 wxItemKind kind=ITEM_NORMAL)
6300 """
6301 return _core.Menu_Insert(*args, **kwargs)
6302
6303 def InsertSeparator(*args, **kwargs):
6304 """InsertSeparator(size_t pos)"""
6305 return _core.Menu_InsertSeparator(*args, **kwargs)
6306
6307 def InsertCheckItem(*args, **kwargs):
6308 """InsertCheckItem(size_t pos, int id, wxString text, wxString help=wxPyEmptyString)"""
6309 return _core.Menu_InsertCheckItem(*args, **kwargs)
6310
6311 def InsertRadioItem(*args, **kwargs):
6312 """InsertRadioItem(size_t pos, int id, wxString text, wxString help=wxPyEmptyString)"""
6313 return _core.Menu_InsertRadioItem(*args, **kwargs)
6314
6315 def InsertMenu(*args, **kwargs):
6316 """InsertMenu(size_t pos, int id, wxString text, Menu submenu, wxString help=wxPyEmptyString)"""
6317 return _core.Menu_InsertMenu(*args, **kwargs)
6318
6319 def PrependItem(*args, **kwargs):
6320 """PrependItem(MenuItem item)"""
6321 return _core.Menu_PrependItem(*args, **kwargs)
6322
6323 def Prepend(*args, **kwargs):
6324 """
6325 Prepend(int id, wxString text, wxString help=wxPyEmptyString,
6326 wxItemKind kind=ITEM_NORMAL)
6327 """
6328 return _core.Menu_Prepend(*args, **kwargs)
6329
6330 def PrependSeparator(*args, **kwargs):
6331 """PrependSeparator()"""
6332 return _core.Menu_PrependSeparator(*args, **kwargs)
6333
6334 def PrependCheckItem(*args, **kwargs):
6335 """PrependCheckItem(int id, wxString text, wxString help=wxPyEmptyString)"""
6336 return _core.Menu_PrependCheckItem(*args, **kwargs)
6337
6338 def PrependRadioItem(*args, **kwargs):
6339 """PrependRadioItem(int id, wxString text, wxString help=wxPyEmptyString)"""
6340 return _core.Menu_PrependRadioItem(*args, **kwargs)
6341
6342 def PrependMenu(*args, **kwargs):
6343 """PrependMenu(int id, wxString text, Menu submenu, wxString help=wxPyEmptyString)"""
6344 return _core.Menu_PrependMenu(*args, **kwargs)
6345
6346 def Remove(*args, **kwargs):
6347 """Remove(int id) -> MenuItem"""
6348 return _core.Menu_Remove(*args, **kwargs)
6349
6350 def RemoveItem(*args, **kwargs):
6351 """RemoveItem(MenuItem item) -> MenuItem"""
6352 return _core.Menu_RemoveItem(*args, **kwargs)
6353
6354 def Delete(*args, **kwargs):
6355 """Delete(int id) -> bool"""
6356 return _core.Menu_Delete(*args, **kwargs)
6357
6358 def DeleteItem(*args, **kwargs):
6359 """DeleteItem(MenuItem item) -> bool"""
6360 return _core.Menu_DeleteItem(*args, **kwargs)
6361
6362 def Destroy(*args, **kwargs):
6363 """
6364 Destroy()
6365
6366 Deletes the C++ object this Python object is a proxy for.
6367 """
6368 return _core.Menu_Destroy(*args, **kwargs)
6369
6370 def DestroyId(*args, **kwargs):
6371 """
6372 DestroyId(int id) -> bool
6373
6374 Deletes the C++ object this Python object is a proxy for.
6375 """
6376 return _core.Menu_DestroyId(*args, **kwargs)
6377
6378 def DestroyItem(*args, **kwargs):
6379 """
6380 DestroyItem(MenuItem item) -> bool
6381
6382 Deletes the C++ object this Python object is a proxy for.
6383 """
6384 return _core.Menu_DestroyItem(*args, **kwargs)
6385
6386 def GetMenuItemCount(*args, **kwargs):
6387 """GetMenuItemCount() -> size_t"""
6388 return _core.Menu_GetMenuItemCount(*args, **kwargs)
6389
6390 def GetMenuItems(*args, **kwargs):
6391 """GetMenuItems() -> PyObject"""
6392 return _core.Menu_GetMenuItems(*args, **kwargs)
6393
6394 def FindItem(*args, **kwargs):
6395 """FindItem(wxString item) -> int"""
6396 return _core.Menu_FindItem(*args, **kwargs)
6397
6398 def FindItemById(*args, **kwargs):
6399 """FindItemById(int id) -> MenuItem"""
6400 return _core.Menu_FindItemById(*args, **kwargs)
6401
6402 def FindItemByPosition(*args, **kwargs):
6403 """FindItemByPosition(size_t position) -> MenuItem"""
6404 return _core.Menu_FindItemByPosition(*args, **kwargs)
6405
6406 def Enable(*args, **kwargs):
6407 """Enable(int id, bool enable)"""
6408 return _core.Menu_Enable(*args, **kwargs)
6409
6410 def IsEnabled(*args, **kwargs):
6411 """IsEnabled(int id) -> bool"""
6412 return _core.Menu_IsEnabled(*args, **kwargs)
6413
6414 def Check(*args, **kwargs):
6415 """Check(int id, bool check)"""
6416 return _core.Menu_Check(*args, **kwargs)
6417
6418 def IsChecked(*args, **kwargs):
6419 """IsChecked(int id) -> bool"""
6420 return _core.Menu_IsChecked(*args, **kwargs)
6421
6422 def SetLabel(*args, **kwargs):
6423 """SetLabel(int id, wxString label)"""
6424 return _core.Menu_SetLabel(*args, **kwargs)
6425
6426 def GetLabel(*args, **kwargs):
6427 """GetLabel(int id) -> wxString"""
6428 return _core.Menu_GetLabel(*args, **kwargs)
6429
6430 def SetHelpString(*args, **kwargs):
6431 """SetHelpString(int id, wxString helpString)"""
6432 return _core.Menu_SetHelpString(*args, **kwargs)
6433
6434 def GetHelpString(*args, **kwargs):
6435 """GetHelpString(int id) -> wxString"""
6436 return _core.Menu_GetHelpString(*args, **kwargs)
6437
6438 def SetTitle(*args, **kwargs):
6439 """SetTitle(wxString title)"""
6440 return _core.Menu_SetTitle(*args, **kwargs)
6441
6442 def GetTitle(*args, **kwargs):
6443 """GetTitle() -> wxString"""
6444 return _core.Menu_GetTitle(*args, **kwargs)
6445
6446 def SetEventHandler(*args, **kwargs):
6447 """SetEventHandler(EvtHandler handler)"""
6448 return _core.Menu_SetEventHandler(*args, **kwargs)
6449
6450 def GetEventHandler(*args, **kwargs):
6451 """GetEventHandler() -> EvtHandler"""
6452 return _core.Menu_GetEventHandler(*args, **kwargs)
6453
6454 def SetInvokingWindow(*args, **kwargs):
6455 """SetInvokingWindow(Window win)"""
6456 return _core.Menu_SetInvokingWindow(*args, **kwargs)
6457
6458 def GetInvokingWindow(*args, **kwargs):
6459 """GetInvokingWindow() -> Window"""
6460 return _core.Menu_GetInvokingWindow(*args, **kwargs)
6461
6462 def GetStyle(*args, **kwargs):
6463 """GetStyle() -> long"""
6464 return _core.Menu_GetStyle(*args, **kwargs)
6465
6466 def UpdateUI(*args, **kwargs):
6467 """UpdateUI(EvtHandler source=None)"""
6468 return _core.Menu_UpdateUI(*args, **kwargs)
6469
6470 def GetMenuBar(*args, **kwargs):
6471 """GetMenuBar() -> MenuBar"""
6472 return _core.Menu_GetMenuBar(*args, **kwargs)
6473
6474 def Attach(*args, **kwargs):
6475 """Attach(wxMenuBarBase menubar)"""
6476 return _core.Menu_Attach(*args, **kwargs)
6477
6478 def Detach(*args, **kwargs):
6479 """Detach()"""
6480 return _core.Menu_Detach(*args, **kwargs)
6481
6482 def IsAttached(*args, **kwargs):
6483 """IsAttached() -> bool"""
6484 return _core.Menu_IsAttached(*args, **kwargs)
6485
6486 def SetParent(*args, **kwargs):
6487 """SetParent(Menu parent)"""
6488 return _core.Menu_SetParent(*args, **kwargs)
6489
6490 def GetParent(*args, **kwargs):
6491 """GetParent() -> Menu"""
6492 return _core.Menu_GetParent(*args, **kwargs)
6493
6494
6495 class MenuPtr(Menu):
6496 def __init__(self, this):
6497 self.this = this
6498 if not hasattr(self,"thisown"): self.thisown = 0
6499 self.__class__ = Menu
6500 _core.Menu_swigregister(MenuPtr)
6501 DefaultValidator = cvar.DefaultValidator
6502
6503 #---------------------------------------------------------------------------
6504
6505 class MenuBar(Window):
6506 def __repr__(self):
6507 return "<%s.%s; proxy of C++ wxMenuBar instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6508 def __init__(self, *args, **kwargs):
6509 """__init__(long style=0) -> MenuBar"""
6510 newobj = _core.new_MenuBar(*args, **kwargs)
6511 self.this = newobj.this
6512 self.thisown = 1
6513 del newobj.thisown
6514 self._setOORInfo(self)
6515
6516 def Append(*args, **kwargs):
6517 """Append(Menu menu, wxString title) -> bool"""
6518 return _core.MenuBar_Append(*args, **kwargs)
6519
6520 def Insert(*args, **kwargs):
6521 """Insert(size_t pos, Menu menu, wxString title) -> bool"""
6522 return _core.MenuBar_Insert(*args, **kwargs)
6523
6524 def GetMenuCount(*args, **kwargs):
6525 """GetMenuCount() -> size_t"""
6526 return _core.MenuBar_GetMenuCount(*args, **kwargs)
6527
6528 def GetMenu(*args, **kwargs):
6529 """GetMenu(size_t pos) -> Menu"""
6530 return _core.MenuBar_GetMenu(*args, **kwargs)
6531
6532 def Replace(*args, **kwargs):
6533 """Replace(size_t pos, Menu menu, wxString title) -> Menu"""
6534 return _core.MenuBar_Replace(*args, **kwargs)
6535
6536 def Remove(*args, **kwargs):
6537 """Remove(size_t pos) -> Menu"""
6538 return _core.MenuBar_Remove(*args, **kwargs)
6539
6540 def EnableTop(*args, **kwargs):
6541 """EnableTop(size_t pos, bool enable)"""
6542 return _core.MenuBar_EnableTop(*args, **kwargs)
6543
6544 def IsEnabledTop(*args, **kwargs):
6545 """IsEnabledTop(size_t pos) -> bool"""
6546 return _core.MenuBar_IsEnabledTop(*args, **kwargs)
6547
6548 def SetLabelTop(*args, **kwargs):
6549 """SetLabelTop(size_t pos, wxString label)"""
6550 return _core.MenuBar_SetLabelTop(*args, **kwargs)
6551
6552 def GetLabelTop(*args, **kwargs):
6553 """GetLabelTop(size_t pos) -> wxString"""
6554 return _core.MenuBar_GetLabelTop(*args, **kwargs)
6555
6556 def FindMenuItem(*args, **kwargs):
6557 """FindMenuItem(wxString menu, wxString item) -> int"""
6558 return _core.MenuBar_FindMenuItem(*args, **kwargs)
6559
6560 def FindItemById(*args, **kwargs):
6561 """FindItemById(int id) -> MenuItem"""
6562 return _core.MenuBar_FindItemById(*args, **kwargs)
6563
6564 def FindMenu(*args, **kwargs):
6565 """FindMenu(wxString title) -> int"""
6566 return _core.MenuBar_FindMenu(*args, **kwargs)
6567
6568 def Enable(*args, **kwargs):
6569 """Enable(int id, bool enable)"""
6570 return _core.MenuBar_Enable(*args, **kwargs)
6571
6572 def Check(*args, **kwargs):
6573 """Check(int id, bool check)"""
6574 return _core.MenuBar_Check(*args, **kwargs)
6575
6576 def IsChecked(*args, **kwargs):
6577 """IsChecked(int id) -> bool"""
6578 return _core.MenuBar_IsChecked(*args, **kwargs)
6579
6580 def IsEnabled(*args, **kwargs):
6581 """IsEnabled(int id) -> bool"""
6582 return _core.MenuBar_IsEnabled(*args, **kwargs)
6583
6584 def SetLabel(*args, **kwargs):
6585 """SetLabel(int id, wxString label)"""
6586 return _core.MenuBar_SetLabel(*args, **kwargs)
6587
6588 def GetLabel(*args, **kwargs):
6589 """GetLabel(int id) -> wxString"""
6590 return _core.MenuBar_GetLabel(*args, **kwargs)
6591
6592 def SetHelpString(*args, **kwargs):
6593 """SetHelpString(int id, wxString helpString)"""
6594 return _core.MenuBar_SetHelpString(*args, **kwargs)
6595
6596 def GetHelpString(*args, **kwargs):
6597 """GetHelpString(int id) -> wxString"""
6598 return _core.MenuBar_GetHelpString(*args, **kwargs)
6599
6600 def GetFrame(*args, **kwargs):
6601 """GetFrame() -> wxFrame"""
6602 return _core.MenuBar_GetFrame(*args, **kwargs)
6603
6604 def IsAttached(*args, **kwargs):
6605 """IsAttached() -> bool"""
6606 return _core.MenuBar_IsAttached(*args, **kwargs)
6607
6608 def Attach(*args, **kwargs):
6609 """Attach(wxFrame frame)"""
6610 return _core.MenuBar_Attach(*args, **kwargs)
6611
6612 def Detach(*args, **kwargs):
6613 """Detach()"""
6614 return _core.MenuBar_Detach(*args, **kwargs)
6615
6616
6617 class MenuBarPtr(MenuBar):
6618 def __init__(self, this):
6619 self.this = this
6620 if not hasattr(self,"thisown"): self.thisown = 0
6621 self.__class__ = MenuBar
6622 _core.MenuBar_swigregister(MenuBarPtr)
6623
6624 #---------------------------------------------------------------------------
6625
6626 class MenuItem(Object):
6627 def __repr__(self):
6628 return "<%s.%s; proxy of C++ wxMenuItem instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6629 def __init__(self, *args, **kwargs):
6630 """
6631 __init__(Menu parentMenu=None, int id=ID_SEPARATOR, wxString text=wxPyEmptyString,
6632 wxString help=wxPyEmptyString,
6633 wxItemKind kind=ITEM_NORMAL, Menu subMenu=None) -> MenuItem
6634 """
6635 newobj = _core.new_MenuItem(*args, **kwargs)
6636 self.this = newobj.this
6637 self.thisown = 1
6638 del newobj.thisown
6639 def GetMenu(*args, **kwargs):
6640 """GetMenu() -> Menu"""
6641 return _core.MenuItem_GetMenu(*args, **kwargs)
6642
6643 def SetMenu(*args, **kwargs):
6644 """SetMenu(Menu menu)"""
6645 return _core.MenuItem_SetMenu(*args, **kwargs)
6646
6647 def SetId(*args, **kwargs):
6648 """SetId(int id)"""
6649 return _core.MenuItem_SetId(*args, **kwargs)
6650
6651 def GetId(*args, **kwargs):
6652 """GetId() -> int"""
6653 return _core.MenuItem_GetId(*args, **kwargs)
6654
6655 def IsSeparator(*args, **kwargs):
6656 """IsSeparator() -> bool"""
6657 return _core.MenuItem_IsSeparator(*args, **kwargs)
6658
6659 def SetText(*args, **kwargs):
6660 """SetText(wxString str)"""
6661 return _core.MenuItem_SetText(*args, **kwargs)
6662
6663 def GetLabel(*args, **kwargs):
6664 """GetLabel() -> wxString"""
6665 return _core.MenuItem_GetLabel(*args, **kwargs)
6666
6667 def GetText(*args, **kwargs):
6668 """GetText() -> wxString"""
6669 return _core.MenuItem_GetText(*args, **kwargs)
6670
6671 def GetLabelFromText(*args, **kwargs):
6672 """MenuItem.GetLabelFromText(wxString text) -> wxString"""
6673 return _core.MenuItem_GetLabelFromText(*args, **kwargs)
6674
6675 GetLabelFromText = staticmethod(GetLabelFromText)
6676 def GetKind(*args, **kwargs):
6677 """GetKind() -> wxItemKind"""
6678 return _core.MenuItem_GetKind(*args, **kwargs)
6679
6680 def SetCheckable(*args, **kwargs):
6681 """SetCheckable(bool checkable)"""
6682 return _core.MenuItem_SetCheckable(*args, **kwargs)
6683
6684 def IsCheckable(*args, **kwargs):
6685 """IsCheckable() -> bool"""
6686 return _core.MenuItem_IsCheckable(*args, **kwargs)
6687
6688 def IsSubMenu(*args, **kwargs):
6689 """IsSubMenu() -> bool"""
6690 return _core.MenuItem_IsSubMenu(*args, **kwargs)
6691
6692 def SetSubMenu(*args, **kwargs):
6693 """SetSubMenu(Menu menu)"""
6694 return _core.MenuItem_SetSubMenu(*args, **kwargs)
6695
6696 def GetSubMenu(*args, **kwargs):
6697 """GetSubMenu() -> Menu"""
6698 return _core.MenuItem_GetSubMenu(*args, **kwargs)
6699
6700 def Enable(*args, **kwargs):
6701 """Enable(bool enable=True)"""
6702 return _core.MenuItem_Enable(*args, **kwargs)
6703
6704 def IsEnabled(*args, **kwargs):
6705 """IsEnabled() -> bool"""
6706 return _core.MenuItem_IsEnabled(*args, **kwargs)
6707
6708 def Check(*args, **kwargs):
6709 """Check(bool check=True)"""
6710 return _core.MenuItem_Check(*args, **kwargs)
6711
6712 def IsChecked(*args, **kwargs):
6713 """IsChecked() -> bool"""
6714 return _core.MenuItem_IsChecked(*args, **kwargs)
6715
6716 def Toggle(*args, **kwargs):
6717 """Toggle()"""
6718 return _core.MenuItem_Toggle(*args, **kwargs)
6719
6720 def SetHelp(*args, **kwargs):
6721 """SetHelp(wxString str)"""
6722 return _core.MenuItem_SetHelp(*args, **kwargs)
6723
6724 def GetHelp(*args, **kwargs):
6725 """GetHelp() -> wxString"""
6726 return _core.MenuItem_GetHelp(*args, **kwargs)
6727
6728 def GetAccel(*args, **kwargs):
6729 """GetAccel() -> AcceleratorEntry"""
6730 return _core.MenuItem_GetAccel(*args, **kwargs)
6731
6732 def SetAccel(*args, **kwargs):
6733 """SetAccel(AcceleratorEntry accel)"""
6734 return _core.MenuItem_SetAccel(*args, **kwargs)
6735
6736 def SetFont(*args, **kwargs):
6737 """SetFont(wxFont font)"""
6738 return _core.MenuItem_SetFont(*args, **kwargs)
6739
6740 def GetFont(*args, **kwargs):
6741 """GetFont() -> wxFont"""
6742 return _core.MenuItem_GetFont(*args, **kwargs)
6743
6744 def SetTextColour(*args, **kwargs):
6745 """SetTextColour(wxColour colText)"""
6746 return _core.MenuItem_SetTextColour(*args, **kwargs)
6747
6748 def GetTextColour(*args, **kwargs):
6749 """GetTextColour() -> wxColour"""
6750 return _core.MenuItem_GetTextColour(*args, **kwargs)
6751
6752 def SetBackgroundColour(*args, **kwargs):
6753 """SetBackgroundColour(wxColour colBack)"""
6754 return _core.MenuItem_SetBackgroundColour(*args, **kwargs)
6755
6756 def GetBackgroundColour(*args, **kwargs):
6757 """GetBackgroundColour() -> wxColour"""
6758 return _core.MenuItem_GetBackgroundColour(*args, **kwargs)
6759
6760 def SetBitmaps(*args, **kwargs):
6761 """SetBitmaps(wxBitmap bmpChecked, wxBitmap bmpUnchecked=wxNullBitmap)"""
6762 return _core.MenuItem_SetBitmaps(*args, **kwargs)
6763
6764 def SetDisabledBitmap(*args, **kwargs):
6765 """SetDisabledBitmap(wxBitmap bmpDisabled)"""
6766 return _core.MenuItem_SetDisabledBitmap(*args, **kwargs)
6767
6768 def GetDisabledBitmap(*args, **kwargs):
6769 """GetDisabledBitmap() -> wxBitmap"""
6770 return _core.MenuItem_GetDisabledBitmap(*args, **kwargs)
6771
6772 def SetMarginWidth(*args, **kwargs):
6773 """SetMarginWidth(int nWidth)"""
6774 return _core.MenuItem_SetMarginWidth(*args, **kwargs)
6775
6776 def GetMarginWidth(*args, **kwargs):
6777 """GetMarginWidth() -> int"""
6778 return _core.MenuItem_GetMarginWidth(*args, **kwargs)
6779
6780 def GetDefaultMarginWidth(*args, **kwargs):
6781 """MenuItem.GetDefaultMarginWidth() -> int"""
6782 return _core.MenuItem_GetDefaultMarginWidth(*args, **kwargs)
6783
6784 GetDefaultMarginWidth = staticmethod(GetDefaultMarginWidth)
6785 def IsOwnerDrawn(*args, **kwargs):
6786 """IsOwnerDrawn() -> bool"""
6787 return _core.MenuItem_IsOwnerDrawn(*args, **kwargs)
6788
6789 def SetOwnerDrawn(*args, **kwargs):
6790 """SetOwnerDrawn(bool ownerDrawn=True)"""
6791 return _core.MenuItem_SetOwnerDrawn(*args, **kwargs)
6792
6793 def ResetOwnerDrawn(*args, **kwargs):
6794 """ResetOwnerDrawn()"""
6795 return _core.MenuItem_ResetOwnerDrawn(*args, **kwargs)
6796
6797 def SetBitmap(*args, **kwargs):
6798 """SetBitmap(wxBitmap bitmap)"""
6799 return _core.MenuItem_SetBitmap(*args, **kwargs)
6800
6801 def GetBitmap(*args, **kwargs):
6802 """GetBitmap() -> wxBitmap"""
6803 return _core.MenuItem_GetBitmap(*args, **kwargs)
6804
6805
6806 class MenuItemPtr(MenuItem):
6807 def __init__(self, this):
6808 self.this = this
6809 if not hasattr(self,"thisown"): self.thisown = 0
6810 self.__class__ = MenuItem
6811 _core.MenuItem_swigregister(MenuItemPtr)
6812
6813 def MenuItem_GetLabelFromText(*args, **kwargs):
6814 """MenuItem_GetLabelFromText(wxString text) -> wxString"""
6815 return _core.MenuItem_GetLabelFromText(*args, **kwargs)
6816
6817 def MenuItem_GetDefaultMarginWidth(*args, **kwargs):
6818 """MenuItem_GetDefaultMarginWidth() -> int"""
6819 return _core.MenuItem_GetDefaultMarginWidth(*args, **kwargs)
6820
6821 #---------------------------------------------------------------------------
6822
6823 class Control(Window):
6824 def __repr__(self):
6825 return "<%s.%s; proxy of C++ wxControl instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6826 def __init__(self, *args, **kwargs):
6827 """
6828 __init__(Window parent, int id, Point pos=DefaultPosition, Size size=DefaultSize,
6829 long style=0, Validator validator=DefaultValidator,
6830 wxString name=wxPyControlNameStr) -> Control
6831 """
6832 newobj = _core.new_Control(*args, **kwargs)
6833 self.this = newobj.this
6834 self.thisown = 1
6835 del newobj.thisown
6836 self._setOORInfo(self)
6837
6838 def Create(*args, **kwargs):
6839 """
6840 Create(Window parent, int id, Point pos=DefaultPosition, Size size=DefaultSize,
6841 long style=0, Validator validator=DefaultValidator,
6842 wxString name=wxPyControlNameStr) -> bool
6843 """
6844 return _core.Control_Create(*args, **kwargs)
6845
6846 def Command(*args, **kwargs):
6847 """Command(CommandEvent event)"""
6848 return _core.Control_Command(*args, **kwargs)
6849
6850 def GetLabel(*args, **kwargs):
6851 """GetLabel() -> wxString"""
6852 return _core.Control_GetLabel(*args, **kwargs)
6853
6854 def SetLabel(*args, **kwargs):
6855 """SetLabel(wxString label)"""
6856 return _core.Control_SetLabel(*args, **kwargs)
6857
6858
6859 class ControlPtr(Control):
6860 def __init__(self, this):
6861 self.this = this
6862 if not hasattr(self,"thisown"): self.thisown = 0
6863 self.__class__ = Control
6864 _core.Control_swigregister(ControlPtr)
6865
6866 def PreControl(*args, **kwargs):
6867 """PreControl() -> Control"""
6868 val = _core.new_PreControl(*args, **kwargs)
6869 val.thisown = 1
6870 return val
6871
6872 #---------------------------------------------------------------------------
6873
6874 class ItemContainer(object):
6875 def __init__(self): raise RuntimeError, "No constructor defined"
6876 def __repr__(self):
6877 return "<%s.%s; proxy of C++ wxItemContainer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6878 def Append(*args, **kwargs):
6879 """Append(wxString item, PyObject clientData=None) -> int"""
6880 return _core.ItemContainer_Append(*args, **kwargs)
6881
6882 def AppendItems(*args, **kwargs):
6883 """AppendItems(wxArrayString strings)"""
6884 return _core.ItemContainer_AppendItems(*args, **kwargs)
6885
6886 def Insert(*args, **kwargs):
6887 """Insert(wxString item, int pos, PyObject clientData=None) -> int"""
6888 return _core.ItemContainer_Insert(*args, **kwargs)
6889
6890 def Clear(*args, **kwargs):
6891 """Clear()"""
6892 return _core.ItemContainer_Clear(*args, **kwargs)
6893
6894 def Delete(*args, **kwargs):
6895 """Delete(int n)"""
6896 return _core.ItemContainer_Delete(*args, **kwargs)
6897
6898 def GetCount(*args, **kwargs):
6899 """GetCount() -> int"""
6900 return _core.ItemContainer_GetCount(*args, **kwargs)
6901
6902 def IsEmpty(*args, **kwargs):
6903 """IsEmpty() -> bool"""
6904 return _core.ItemContainer_IsEmpty(*args, **kwargs)
6905
6906 def GetString(*args, **kwargs):
6907 """GetString(int n) -> wxString"""
6908 return _core.ItemContainer_GetString(*args, **kwargs)
6909
6910 def GetStrings(*args, **kwargs):
6911 """GetStrings() -> wxArrayString"""
6912 return _core.ItemContainer_GetStrings(*args, **kwargs)
6913
6914 def SetString(*args, **kwargs):
6915 """SetString(int n, wxString s)"""
6916 return _core.ItemContainer_SetString(*args, **kwargs)
6917
6918 def FindString(*args, **kwargs):
6919 """FindString(wxString s) -> int"""
6920 return _core.ItemContainer_FindString(*args, **kwargs)
6921
6922 def Select(*args, **kwargs):
6923 """Select(int n)"""
6924 return _core.ItemContainer_Select(*args, **kwargs)
6925
6926 def GetSelection(*args, **kwargs):
6927 """GetSelection() -> int"""
6928 return _core.ItemContainer_GetSelection(*args, **kwargs)
6929
6930 def GetStringSelection(*args, **kwargs):
6931 """GetStringSelection() -> wxString"""
6932 return _core.ItemContainer_GetStringSelection(*args, **kwargs)
6933
6934 def GetClientData(*args, **kwargs):
6935 """GetClientData(int n) -> PyObject"""
6936 return _core.ItemContainer_GetClientData(*args, **kwargs)
6937
6938 def SetClientData(*args, **kwargs):
6939 """SetClientData(int n, PyObject clientData)"""
6940 return _core.ItemContainer_SetClientData(*args, **kwargs)
6941
6942
6943 class ItemContainerPtr(ItemContainer):
6944 def __init__(self, this):
6945 self.this = this
6946 if not hasattr(self,"thisown"): self.thisown = 0
6947 self.__class__ = ItemContainer
6948 _core.ItemContainer_swigregister(ItemContainerPtr)
6949
6950 #---------------------------------------------------------------------------
6951
6952 class ControlWithItems(Control,ItemContainer):
6953 def __init__(self): raise RuntimeError, "No constructor defined"
6954 def __repr__(self):
6955 return "<%s.%s; proxy of C++ wxControlWithItems instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6956
6957 class ControlWithItemsPtr(ControlWithItems):
6958 def __init__(self, this):
6959 self.this = this
6960 if not hasattr(self,"thisown"): self.thisown = 0
6961 self.__class__ = ControlWithItems
6962 _core.ControlWithItems_swigregister(ControlWithItemsPtr)
6963
6964 #---------------------------------------------------------------------------
6965
6966 class SizerItem(Object):
6967 def __repr__(self):
6968 return "<%s.%s; proxy of C++ wxSizerItem instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
6969 def __init__(self, *args, **kwargs):
6970 """__init__() -> SizerItem"""
6971 newobj = _core.new_SizerItem(*args, **kwargs)
6972 self.this = newobj.this
6973 self.thisown = 1
6974 del newobj.thisown
6975 def DeleteWindows(*args, **kwargs):
6976 """DeleteWindows()"""
6977 return _core.SizerItem_DeleteWindows(*args, **kwargs)
6978
6979 def DetachSizer(*args, **kwargs):
6980 """DetachSizer()"""
6981 return _core.SizerItem_DetachSizer(*args, **kwargs)
6982
6983 def GetSize(*args, **kwargs):
6984 """GetSize() -> Size"""
6985 return _core.SizerItem_GetSize(*args, **kwargs)
6986
6987 def CalcMin(*args, **kwargs):
6988 """CalcMin() -> Size"""
6989 return _core.SizerItem_CalcMin(*args, **kwargs)
6990
6991 def SetDimension(*args, **kwargs):
6992 """SetDimension(Point pos, Size size)"""
6993 return _core.SizerItem_SetDimension(*args, **kwargs)
6994
6995 def GetMinSize(*args, **kwargs):
6996 """GetMinSize() -> Size"""
6997 return _core.SizerItem_GetMinSize(*args, **kwargs)
6998
6999 def SetInitSize(*args, **kwargs):
7000 """SetInitSize(int x, int y)"""
7001 return _core.SizerItem_SetInitSize(*args, **kwargs)
7002
7003 def SetRatioWH(*args, **kwargs):
7004 """SetRatioWH(int width, int height)"""
7005 return _core.SizerItem_SetRatioWH(*args, **kwargs)
7006
7007 def SetRatioSize(*args, **kwargs):
7008 """SetRatioSize(Size size)"""
7009 return _core.SizerItem_SetRatioSize(*args, **kwargs)
7010
7011 def SetRatio(*args, **kwargs):
7012 """SetRatio(float ratio)"""
7013 return _core.SizerItem_SetRatio(*args, **kwargs)
7014
7015 def GetRatio(*args, **kwargs):
7016 """GetRatio() -> float"""
7017 return _core.SizerItem_GetRatio(*args, **kwargs)
7018
7019 def IsWindow(*args, **kwargs):
7020 """IsWindow() -> bool"""
7021 return _core.SizerItem_IsWindow(*args, **kwargs)
7022
7023 def IsSizer(*args, **kwargs):
7024 """IsSizer() -> bool"""
7025 return _core.SizerItem_IsSizer(*args, **kwargs)
7026
7027 def IsSpacer(*args, **kwargs):
7028 """IsSpacer() -> bool"""
7029 return _core.SizerItem_IsSpacer(*args, **kwargs)
7030
7031 def SetProportion(*args, **kwargs):
7032 """SetProportion(int proportion)"""
7033 return _core.SizerItem_SetProportion(*args, **kwargs)
7034
7035 def GetProportion(*args, **kwargs):
7036 """GetProportion() -> int"""
7037 return _core.SizerItem_GetProportion(*args, **kwargs)
7038
7039 def SetFlag(*args, **kwargs):
7040 """SetFlag(int flag)"""
7041 return _core.SizerItem_SetFlag(*args, **kwargs)
7042
7043 def GetFlag(*args, **kwargs):
7044 """GetFlag() -> int"""
7045 return _core.SizerItem_GetFlag(*args, **kwargs)
7046
7047 def SetBorder(*args, **kwargs):
7048 """SetBorder(int border)"""
7049 return _core.SizerItem_SetBorder(*args, **kwargs)
7050
7051 def GetBorder(*args, **kwargs):
7052 """GetBorder() -> int"""
7053 return _core.SizerItem_GetBorder(*args, **kwargs)
7054
7055 def GetWindow(*args, **kwargs):
7056 """GetWindow() -> Window"""
7057 return _core.SizerItem_GetWindow(*args, **kwargs)
7058
7059 def SetWindow(*args, **kwargs):
7060 """SetWindow(Window window)"""
7061 return _core.SizerItem_SetWindow(*args, **kwargs)
7062
7063 def GetSizer(*args, **kwargs):
7064 """GetSizer() -> Sizer"""
7065 return _core.SizerItem_GetSizer(*args, **kwargs)
7066
7067 def SetSizer(*args, **kwargs):
7068 """SetSizer(Sizer sizer)"""
7069 return _core.SizerItem_SetSizer(*args, **kwargs)
7070
7071 def GetSpacer(*args, **kwargs):
7072 """GetSpacer() -> Size"""
7073 return _core.SizerItem_GetSpacer(*args, **kwargs)
7074
7075 def SetSpacer(*args, **kwargs):
7076 """SetSpacer(Size size)"""
7077 return _core.SizerItem_SetSpacer(*args, **kwargs)
7078
7079 def Show(*args, **kwargs):
7080 """Show(bool show)"""
7081 return _core.SizerItem_Show(*args, **kwargs)
7082
7083 def IsShown(*args, **kwargs):
7084 """IsShown() -> bool"""
7085 return _core.SizerItem_IsShown(*args, **kwargs)
7086
7087 def GetPosition(*args, **kwargs):
7088 """GetPosition() -> Point"""
7089 return _core.SizerItem_GetPosition(*args, **kwargs)
7090
7091 def GetUserData(*args, **kwargs):
7092 """GetUserData() -> PyObject"""
7093 return _core.SizerItem_GetUserData(*args, **kwargs)
7094
7095
7096 class SizerItemPtr(SizerItem):
7097 def __init__(self, this):
7098 self.this = this
7099 if not hasattr(self,"thisown"): self.thisown = 0
7100 self.__class__ = SizerItem
7101 _core.SizerItem_swigregister(SizerItemPtr)
7102
7103 def SizerItemSpacer(*args, **kwargs):
7104 """
7105 SizerItemSpacer(int width, int height, int proportion, int flag, int border,
7106 Object userData) -> SizerItem
7107 """
7108 val = _core.new_SizerItemSpacer(*args, **kwargs)
7109 val.thisown = 1
7110 return val
7111
7112 def SizerItemWindow(*args, **kwargs):
7113 """
7114 SizerItemWindow(Window window, int proportion, int flag, int border,
7115 Object userData) -> SizerItem
7116 """
7117 val = _core.new_SizerItemWindow(*args, **kwargs)
7118 val.thisown = 1
7119 return val
7120
7121 def SizerItemSizer(*args, **kwargs):
7122 """
7123 SizerItemSizer(Sizer sizer, int proportion, int flag, int border,
7124 Object userData) -> SizerItem
7125 """
7126 val = _core.new_SizerItemSizer(*args, **kwargs)
7127 val.thisown = 1
7128 return val
7129
7130 class Sizer(Object):
7131 def __init__(self): raise RuntimeError, "No constructor defined"
7132 def __repr__(self):
7133 return "<%s.%s; proxy of C++ wxSizer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7134 def _setOORInfo(*args, **kwargs):
7135 """_setOORInfo(PyObject _self)"""
7136 return _core.Sizer__setOORInfo(*args, **kwargs)
7137
7138 def Add(*args, **kwargs):
7139 """
7140 Add(PyObject item, int proportion=0, int flag=0, int border=0,
7141 PyObject userData=None)
7142 """
7143 return _core.Sizer_Add(*args, **kwargs)
7144
7145 def Insert(*args, **kwargs):
7146 """
7147 Insert(int before, PyObject item, int proportion=0, int flag=0,
7148 int border=0, PyObject userData=None)
7149 """
7150 return _core.Sizer_Insert(*args, **kwargs)
7151
7152 def Prepend(*args, **kwargs):
7153 """
7154 Prepend(PyObject item, int proportion=0, int flag=0, int border=0,
7155 PyObject userData=None)
7156 """
7157 return _core.Sizer_Prepend(*args, **kwargs)
7158
7159 def Remove(*args, **kwargs):
7160 """Remove(PyObject item) -> bool"""
7161 return _core.Sizer_Remove(*args, **kwargs)
7162
7163 def _SetItemMinSize(*args, **kwargs):
7164 """_SetItemMinSize(PyObject item, Size size)"""
7165 return _core.Sizer__SetItemMinSize(*args, **kwargs)
7166
7167 def AddItem(*args, **kwargs):
7168 """AddItem(SizerItem item)"""
7169 return _core.Sizer_AddItem(*args, **kwargs)
7170
7171 def InsertItem(*args, **kwargs):
7172 """InsertItem(size_t index, SizerItem item)"""
7173 return _core.Sizer_InsertItem(*args, **kwargs)
7174
7175 def PrependItem(*args, **kwargs):
7176 """PrependItem(SizerItem item)"""
7177 return _core.Sizer_PrependItem(*args, **kwargs)
7178
7179 def AddMany(self, widgets):
7180 for childinfo in widgets:
7181 if type(childinfo) != type(()) or (len(childinfo) == 2 and type(childinfo[0]) == type(1)):
7182 childinfo = (childinfo, )
7183 self.Add(*childinfo)
7184
7185
7186 AddWindow = AddSizer = AddSpacer = Add
7187 PrependWindow = PrependSizer = PrependSpacer = Prepend
7188 InsertWindow = InsertSizer = InsertSpacer = Insert
7189 RemoveWindow = RemoveSizer = RemovePos = Remove
7190
7191
7192 def SetItemMinSize(self, item, *args):
7193 if len(args) == 2:
7194 return self._SetItemMinSize(item, args)
7195 else:
7196 return self._SetItemMinSize(item, args[0])
7197
7198 def SetDimension(*args, **kwargs):
7199 """SetDimension(int x, int y, int width, int height)"""
7200 return _core.Sizer_SetDimension(*args, **kwargs)
7201
7202 def SetMinSize(*args, **kwargs):
7203 """SetMinSize(Size size)"""
7204 return _core.Sizer_SetMinSize(*args, **kwargs)
7205
7206 def GetSize(*args, **kwargs):
7207 """GetSize() -> Size"""
7208 return _core.Sizer_GetSize(*args, **kwargs)
7209
7210 def GetPosition(*args, **kwargs):
7211 """GetPosition() -> Point"""
7212 return _core.Sizer_GetPosition(*args, **kwargs)
7213
7214 def GetMinSize(*args, **kwargs):
7215 """GetMinSize() -> Size"""
7216 return _core.Sizer_GetMinSize(*args, **kwargs)
7217
7218 def GetSizeTuple(self):
7219 return self.GetSize().asTuple()
7220 def GetPositionTuple(self):
7221 return self.GetPosition().asTuple()
7222 def GetMinSizeTuple(self):
7223 return self.GetMinSize().asTuple()
7224
7225 def RecalcSizes(*args, **kwargs):
7226 """RecalcSizes()"""
7227 return _core.Sizer_RecalcSizes(*args, **kwargs)
7228
7229 def CalcMin(*args, **kwargs):
7230 """CalcMin() -> Size"""
7231 return _core.Sizer_CalcMin(*args, **kwargs)
7232
7233 def Layout(*args, **kwargs):
7234 """Layout()"""
7235 return _core.Sizer_Layout(*args, **kwargs)
7236
7237 def Fit(*args, **kwargs):
7238 """Fit(Window window) -> Size"""
7239 return _core.Sizer_Fit(*args, **kwargs)
7240
7241 def FitInside(*args, **kwargs):
7242 """FitInside(Window window)"""
7243 return _core.Sizer_FitInside(*args, **kwargs)
7244
7245 def SetSizeHints(*args, **kwargs):
7246 """SetSizeHints(Window window)"""
7247 return _core.Sizer_SetSizeHints(*args, **kwargs)
7248
7249 def SetVirtualSizeHints(*args, **kwargs):
7250 """SetVirtualSizeHints(Window window)"""
7251 return _core.Sizer_SetVirtualSizeHints(*args, **kwargs)
7252
7253 def Clear(*args, **kwargs):
7254 """Clear(bool delete_windows=False)"""
7255 return _core.Sizer_Clear(*args, **kwargs)
7256
7257 def DeleteWindows(*args, **kwargs):
7258 """DeleteWindows()"""
7259 return _core.Sizer_DeleteWindows(*args, **kwargs)
7260
7261 def GetChildren(*args, **kwargs):
7262 """GetChildren() -> PyObject"""
7263 return _core.Sizer_GetChildren(*args, **kwargs)
7264
7265 def Show(*args, **kwargs):
7266 """Show(PyObject item, bool show=True)"""
7267 return _core.Sizer_Show(*args, **kwargs)
7268
7269 def Hide(*args, **kwargs):
7270 """Hide(PyObject item)"""
7271 return _core.Sizer_Hide(*args, **kwargs)
7272
7273 def IsShown(*args, **kwargs):
7274 """IsShown(PyObject item) -> bool"""
7275 return _core.Sizer_IsShown(*args, **kwargs)
7276
7277 def ShowItems(*args, **kwargs):
7278 """ShowItems(bool show)"""
7279 return _core.Sizer_ShowItems(*args, **kwargs)
7280
7281
7282 class SizerPtr(Sizer):
7283 def __init__(self, this):
7284 self.this = this
7285 if not hasattr(self,"thisown"): self.thisown = 0
7286 self.__class__ = Sizer
7287 _core.Sizer_swigregister(SizerPtr)
7288
7289 class PySizer(Sizer):
7290 def __repr__(self):
7291 return "<%s.%s; proxy of C++ wxPySizer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7292 def __init__(self, *args, **kwargs):
7293 """__init__() -> PySizer"""
7294 newobj = _core.new_PySizer(*args, **kwargs)
7295 self.this = newobj.this
7296 self.thisown = 1
7297 del newobj.thisown
7298 self._setCallbackInfo(self, PySizer);self._setOORInfo(self)
7299
7300 def _setCallbackInfo(*args, **kwargs):
7301 """_setCallbackInfo(PyObject self, PyObject _class)"""
7302 return _core.PySizer__setCallbackInfo(*args, **kwargs)
7303
7304
7305 class PySizerPtr(PySizer):
7306 def __init__(self, this):
7307 self.this = this
7308 if not hasattr(self,"thisown"): self.thisown = 0
7309 self.__class__ = PySizer
7310 _core.PySizer_swigregister(PySizerPtr)
7311
7312 #---------------------------------------------------------------------------
7313
7314 class BoxSizer(Sizer):
7315 def __repr__(self):
7316 return "<%s.%s; proxy of C++ wxBoxSizer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7317 def __init__(self, *args, **kwargs):
7318 """__init__(int orient=HORIZONTAL) -> BoxSizer"""
7319 newobj = _core.new_BoxSizer(*args, **kwargs)
7320 self.this = newobj.this
7321 self.thisown = 1
7322 del newobj.thisown
7323 self._setOORInfo(self)
7324
7325 def GetOrientation(*args, **kwargs):
7326 """GetOrientation() -> int"""
7327 return _core.BoxSizer_GetOrientation(*args, **kwargs)
7328
7329 def SetOrientation(*args, **kwargs):
7330 """SetOrientation(int orient)"""
7331 return _core.BoxSizer_SetOrientation(*args, **kwargs)
7332
7333 def RecalcSizes(*args, **kwargs):
7334 """RecalcSizes()"""
7335 return _core.BoxSizer_RecalcSizes(*args, **kwargs)
7336
7337 def CalcMin(*args, **kwargs):
7338 """CalcMin() -> Size"""
7339 return _core.BoxSizer_CalcMin(*args, **kwargs)
7340
7341
7342 class BoxSizerPtr(BoxSizer):
7343 def __init__(self, this):
7344 self.this = this
7345 if not hasattr(self,"thisown"): self.thisown = 0
7346 self.__class__ = BoxSizer
7347 _core.BoxSizer_swigregister(BoxSizerPtr)
7348
7349 #---------------------------------------------------------------------------
7350
7351 class StaticBoxSizer(BoxSizer):
7352 def __repr__(self):
7353 return "<%s.%s; proxy of C++ wxStaticBoxSizer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7354 def __init__(self, *args, **kwargs):
7355 """__init__(wxStaticBox box, int orient=HORIZONTAL) -> StaticBoxSizer"""
7356 newobj = _core.new_StaticBoxSizer(*args, **kwargs)
7357 self.this = newobj.this
7358 self.thisown = 1
7359 del newobj.thisown
7360 self._setOORInfo(self)
7361
7362 def GetStaticBox(*args, **kwargs):
7363 """GetStaticBox() -> wxStaticBox"""
7364 return _core.StaticBoxSizer_GetStaticBox(*args, **kwargs)
7365
7366 def RecalcSizes(*args, **kwargs):
7367 """RecalcSizes()"""
7368 return _core.StaticBoxSizer_RecalcSizes(*args, **kwargs)
7369
7370 def CalcMin(*args, **kwargs):
7371 """CalcMin() -> Size"""
7372 return _core.StaticBoxSizer_CalcMin(*args, **kwargs)
7373
7374
7375 class StaticBoxSizerPtr(StaticBoxSizer):
7376 def __init__(self, this):
7377 self.this = this
7378 if not hasattr(self,"thisown"): self.thisown = 0
7379 self.__class__ = StaticBoxSizer
7380 _core.StaticBoxSizer_swigregister(StaticBoxSizerPtr)
7381
7382 #---------------------------------------------------------------------------
7383
7384 class GridSizer(Sizer):
7385 def __repr__(self):
7386 return "<%s.%s; proxy of C++ wxGridSizer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7387 def __init__(self, *args, **kwargs):
7388 """__init__(int rows=1, int cols=0, int vgap=0, int hgap=0) -> GridSizer"""
7389 newobj = _core.new_GridSizer(*args, **kwargs)
7390 self.this = newobj.this
7391 self.thisown = 1
7392 del newobj.thisown
7393 self._setOORInfo(self)
7394
7395 def RecalcSizes(*args, **kwargs):
7396 """RecalcSizes()"""
7397 return _core.GridSizer_RecalcSizes(*args, **kwargs)
7398
7399 def CalcMin(*args, **kwargs):
7400 """CalcMin() -> Size"""
7401 return _core.GridSizer_CalcMin(*args, **kwargs)
7402
7403 def SetCols(*args, **kwargs):
7404 """SetCols(int cols)"""
7405 return _core.GridSizer_SetCols(*args, **kwargs)
7406
7407 def SetRows(*args, **kwargs):
7408 """SetRows(int rows)"""
7409 return _core.GridSizer_SetRows(*args, **kwargs)
7410
7411 def SetVGap(*args, **kwargs):
7412 """SetVGap(int gap)"""
7413 return _core.GridSizer_SetVGap(*args, **kwargs)
7414
7415 def SetHGap(*args, **kwargs):
7416 """SetHGap(int gap)"""
7417 return _core.GridSizer_SetHGap(*args, **kwargs)
7418
7419 def GetCols(*args, **kwargs):
7420 """GetCols() -> int"""
7421 return _core.GridSizer_GetCols(*args, **kwargs)
7422
7423 def GetRows(*args, **kwargs):
7424 """GetRows() -> int"""
7425 return _core.GridSizer_GetRows(*args, **kwargs)
7426
7427 def GetVGap(*args, **kwargs):
7428 """GetVGap() -> int"""
7429 return _core.GridSizer_GetVGap(*args, **kwargs)
7430
7431 def GetHGap(*args, **kwargs):
7432 """GetHGap() -> int"""
7433 return _core.GridSizer_GetHGap(*args, **kwargs)
7434
7435
7436 class GridSizerPtr(GridSizer):
7437 def __init__(self, this):
7438 self.this = this
7439 if not hasattr(self,"thisown"): self.thisown = 0
7440 self.__class__ = GridSizer
7441 _core.GridSizer_swigregister(GridSizerPtr)
7442
7443 #---------------------------------------------------------------------------
7444
7445 FLEX_GROWMODE_NONE = _core.FLEX_GROWMODE_NONE
7446 FLEX_GROWMODE_SPECIFIED = _core.FLEX_GROWMODE_SPECIFIED
7447 FLEX_GROWMODE_ALL = _core.FLEX_GROWMODE_ALL
7448 class FlexGridSizer(GridSizer):
7449 def __repr__(self):
7450 return "<%s.%s; proxy of C++ wxFlexGridSizer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7451 def __init__(self, *args, **kwargs):
7452 """__init__(int rows=1, int cols=0, int vgap=0, int hgap=0) -> FlexGridSizer"""
7453 newobj = _core.new_FlexGridSizer(*args, **kwargs)
7454 self.this = newobj.this
7455 self.thisown = 1
7456 del newobj.thisown
7457 self._setOORInfo(self)
7458
7459 def RecalcSizes(*args, **kwargs):
7460 """RecalcSizes()"""
7461 return _core.FlexGridSizer_RecalcSizes(*args, **kwargs)
7462
7463 def CalcMin(*args, **kwargs):
7464 """CalcMin() -> Size"""
7465 return _core.FlexGridSizer_CalcMin(*args, **kwargs)
7466
7467 def AddGrowableRow(*args, **kwargs):
7468 """AddGrowableRow(size_t idx, int proportion=0)"""
7469 return _core.FlexGridSizer_AddGrowableRow(*args, **kwargs)
7470
7471 def RemoveGrowableRow(*args, **kwargs):
7472 """RemoveGrowableRow(size_t idx)"""
7473 return _core.FlexGridSizer_RemoveGrowableRow(*args, **kwargs)
7474
7475 def AddGrowableCol(*args, **kwargs):
7476 """AddGrowableCol(size_t idx, int proportion=0)"""
7477 return _core.FlexGridSizer_AddGrowableCol(*args, **kwargs)
7478
7479 def RemoveGrowableCol(*args, **kwargs):
7480 """RemoveGrowableCol(size_t idx)"""
7481 return _core.FlexGridSizer_RemoveGrowableCol(*args, **kwargs)
7482
7483 def SetFlexibleDirection(*args, **kwargs):
7484 """SetFlexibleDirection(int direction)"""
7485 return _core.FlexGridSizer_SetFlexibleDirection(*args, **kwargs)
7486
7487 def GetFlexibleDirection(*args, **kwargs):
7488 """GetFlexibleDirection() -> int"""
7489 return _core.FlexGridSizer_GetFlexibleDirection(*args, **kwargs)
7490
7491 def SetNonFlexibleGrowMode(*args, **kwargs):
7492 """SetNonFlexibleGrowMode(wxFlexSizerGrowMode mode)"""
7493 return _core.FlexGridSizer_SetNonFlexibleGrowMode(*args, **kwargs)
7494
7495 def GetNonFlexibleGrowMode(*args, **kwargs):
7496 """GetNonFlexibleGrowMode() -> wxFlexSizerGrowMode"""
7497 return _core.FlexGridSizer_GetNonFlexibleGrowMode(*args, **kwargs)
7498
7499 def GetRowHeights(*args, **kwargs):
7500 """GetRowHeights() -> wxArrayInt"""
7501 return _core.FlexGridSizer_GetRowHeights(*args, **kwargs)
7502
7503 def GetColWidths(*args, **kwargs):
7504 """GetColWidths() -> wxArrayInt"""
7505 return _core.FlexGridSizer_GetColWidths(*args, **kwargs)
7506
7507
7508 class FlexGridSizerPtr(FlexGridSizer):
7509 def __init__(self, this):
7510 self.this = this
7511 if not hasattr(self,"thisown"): self.thisown = 0
7512 self.__class__ = FlexGridSizer
7513 _core.FlexGridSizer_swigregister(FlexGridSizerPtr)
7514
7515 #---------------------------------------------------------------------------
7516
7517 class GBPosition(object):
7518 def __repr__(self):
7519 return "<%s.%s; proxy of C++ wxGBPosition instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7520 def __init__(self, *args, **kwargs):
7521 """__init__(int row=0, int col=0) -> GBPosition"""
7522 newobj = _core.new_GBPosition(*args, **kwargs)
7523 self.this = newobj.this
7524 self.thisown = 1
7525 del newobj.thisown
7526 def GetRow(*args, **kwargs):
7527 """GetRow() -> int"""
7528 return _core.GBPosition_GetRow(*args, **kwargs)
7529
7530 def GetCol(*args, **kwargs):
7531 """GetCol() -> int"""
7532 return _core.GBPosition_GetCol(*args, **kwargs)
7533
7534 def SetRow(*args, **kwargs):
7535 """SetRow(int row)"""
7536 return _core.GBPosition_SetRow(*args, **kwargs)
7537
7538 def SetCol(*args, **kwargs):
7539 """SetCol(int col)"""
7540 return _core.GBPosition_SetCol(*args, **kwargs)
7541
7542 def __eq__(*args, **kwargs):
7543 """__eq__(GBPosition p) -> bool"""
7544 return _core.GBPosition___eq__(*args, **kwargs)
7545
7546 def __ne__(*args, **kwargs):
7547 """__ne__(GBPosition p) -> bool"""
7548 return _core.GBPosition___ne__(*args, **kwargs)
7549
7550 def Set(*args, **kwargs):
7551 """Set(int row=0, int col=0)"""
7552 return _core.GBPosition_Set(*args, **kwargs)
7553
7554 def Get(*args, **kwargs):
7555 """Get() -> PyObject"""
7556 return _core.GBPosition_Get(*args, **kwargs)
7557
7558 asTuple = Get
7559 def __str__(self): return str(self.Get())
7560 def __repr__(self): return 'wx.GBPosition'+str(self.Get())
7561 def __len__(self): return len(self.Get())
7562 def __getitem__(self, index): return self.Get()[index]
7563 def __setitem__(self, index, val):
7564 if index == 0: self.SetRow(val)
7565 elif index == 1: self.SetCol(val)
7566 else: raise IndexError
7567 def __nonzero__(self): return self.Get() != (0,0)
7568 def __getinitargs__(self): return ()
7569 def __getstate__(self): return self.Get()
7570 def __setstate__(self, state): self.Set(*state)
7571
7572 row = property(GetRow, SetRow)
7573 col = property(GetCol, SetCol)
7574
7575
7576 class GBPositionPtr(GBPosition):
7577 def __init__(self, this):
7578 self.this = this
7579 if not hasattr(self,"thisown"): self.thisown = 0
7580 self.__class__ = GBPosition
7581 _core.GBPosition_swigregister(GBPositionPtr)
7582
7583 class GBSpan(object):
7584 def __repr__(self):
7585 return "<%s.%s; proxy of C++ wxGBSpan instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7586 def __init__(self, *args, **kwargs):
7587 """__init__(int rowspan=1, int colspan=1) -> GBSpan"""
7588 newobj = _core.new_GBSpan(*args, **kwargs)
7589 self.this = newobj.this
7590 self.thisown = 1
7591 del newobj.thisown
7592 def GetRowspan(*args, **kwargs):
7593 """GetRowspan() -> int"""
7594 return _core.GBSpan_GetRowspan(*args, **kwargs)
7595
7596 def GetColspan(*args, **kwargs):
7597 """GetColspan() -> int"""
7598 return _core.GBSpan_GetColspan(*args, **kwargs)
7599
7600 def SetRowspan(*args, **kwargs):
7601 """SetRowspan(int rowspan)"""
7602 return _core.GBSpan_SetRowspan(*args, **kwargs)
7603
7604 def SetColspan(*args, **kwargs):
7605 """SetColspan(int colspan)"""
7606 return _core.GBSpan_SetColspan(*args, **kwargs)
7607
7608 def __eq__(*args, **kwargs):
7609 """__eq__(GBSpan o) -> bool"""
7610 return _core.GBSpan___eq__(*args, **kwargs)
7611
7612 def __ne__(*args, **kwargs):
7613 """__ne__(GBSpan o) -> bool"""
7614 return _core.GBSpan___ne__(*args, **kwargs)
7615
7616 def Set(*args, **kwargs):
7617 """Set(int rowspan=1, int colspan=1)"""
7618 return _core.GBSpan_Set(*args, **kwargs)
7619
7620 def Get(*args, **kwargs):
7621 """Get() -> PyObject"""
7622 return _core.GBSpan_Get(*args, **kwargs)
7623
7624 asTuple = Get
7625 def __str__(self): return str(self.Get())
7626 def __repr__(self): return 'wx.GBSpan'+str(self.Get())
7627 def __len__(self): return len(self.Get())
7628 def __getitem__(self, index): return self.Get()[index]
7629 def __setitem__(self, index, val):
7630 if index == 0: self.SetRowspan(val)
7631 elif index == 1: self.SetColspan(val)
7632 else: raise IndexError
7633 def __nonzero__(self): return self.Get() != (0,0)
7634 def __getinitargs__(self): return ()
7635 def __getstate__(self): return self.Get()
7636 def __setstate__(self, state): self.Set(*state)
7637
7638 rowspan = property(GetRowspan, SetRowspan)
7639 colspan = property(GetColspan, SetColspan)
7640
7641
7642 class GBSpanPtr(GBSpan):
7643 def __init__(self, this):
7644 self.this = this
7645 if not hasattr(self,"thisown"): self.thisown = 0
7646 self.__class__ = GBSpan
7647 _core.GBSpan_swigregister(GBSpanPtr)
7648
7649 class GBSizerItem(SizerItem):
7650 def __repr__(self):
7651 return "<%s.%s; proxy of C++ wxGBSizerItem instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7652 def __init__(self, *args, **kwargs):
7653 """__init__() -> GBSizerItem"""
7654 newobj = _core.new_GBSizerItem(*args, **kwargs)
7655 self.this = newobj.this
7656 self.thisown = 1
7657 del newobj.thisown
7658 def GetPos(*args, **kwargs):
7659 """GetPos() -> GBPosition"""
7660 return _core.GBSizerItem_GetPos(*args, **kwargs)
7661
7662 def GetPosTuple(self): return self.GetPos().Get()
7663 def GetSpan(*args, **kwargs):
7664 """GetSpan() -> GBSpan"""
7665 return _core.GBSizerItem_GetSpan(*args, **kwargs)
7666
7667 def GetSpanTuple(self): return self.GetSpan().Get()
7668 def SetPos(*args, **kwargs):
7669 """SetPos(GBPosition pos) -> bool"""
7670 return _core.GBSizerItem_SetPos(*args, **kwargs)
7671
7672 def SetSpan(*args, **kwargs):
7673 """SetSpan(GBSpan span) -> bool"""
7674 return _core.GBSizerItem_SetSpan(*args, **kwargs)
7675
7676 def Intersects(*args):
7677 """
7678 Intersects(GBSizerItem other) -> bool
7679 Intersects(GBPosition pos, GBSpan span) -> bool
7680 """
7681 return _core.GBSizerItem_Intersects(*args)
7682
7683 def GetEndPos(*args, **kwargs):
7684 """GetEndPos(int row, int col)"""
7685 return _core.GBSizerItem_GetEndPos(*args, **kwargs)
7686
7687 def GetGBSizer(*args, **kwargs):
7688 """GetGBSizer() -> GridBagSizer"""
7689 return _core.GBSizerItem_GetGBSizer(*args, **kwargs)
7690
7691 def SetGBSizer(*args, **kwargs):
7692 """SetGBSizer(GridBagSizer sizer)"""
7693 return _core.GBSizerItem_SetGBSizer(*args, **kwargs)
7694
7695
7696 class GBSizerItemPtr(GBSizerItem):
7697 def __init__(self, this):
7698 self.this = this
7699 if not hasattr(self,"thisown"): self.thisown = 0
7700 self.__class__ = GBSizerItem
7701 _core.GBSizerItem_swigregister(GBSizerItemPtr)
7702 DefaultSpan = cvar.DefaultSpan
7703
7704 def GBSizerItemWindow(*args, **kwargs):
7705 """
7706 GBSizerItemWindow(Window window, GBPosition pos, GBSpan span, int flag,
7707 int border, Object userData) -> GBSizerItem
7708 """
7709 val = _core.new_GBSizerItemWindow(*args, **kwargs)
7710 val.thisown = 1
7711 return val
7712
7713 def GBSizerItemSizer(*args, **kwargs):
7714 """
7715 GBSizerItemSizer(Sizer sizer, GBPosition pos, GBSpan span, int flag,
7716 int border, Object userData) -> GBSizerItem
7717 """
7718 val = _core.new_GBSizerItemSizer(*args, **kwargs)
7719 val.thisown = 1
7720 return val
7721
7722 def GBSizerItemSpacer(*args, **kwargs):
7723 """
7724 GBSizerItemSpacer(int width, int height, GBPosition pos, GBSpan span,
7725 int flag, int border, Object userData) -> GBSizerItem
7726 """
7727 val = _core.new_GBSizerItemSpacer(*args, **kwargs)
7728 val.thisown = 1
7729 return val
7730
7731 class GridBagSizer(FlexGridSizer):
7732 def __repr__(self):
7733 return "<%s.%s; proxy of C++ wxGridBagSizer instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7734 def __init__(self, *args, **kwargs):
7735 """__init__(int vgap=0, int hgap=0) -> GridBagSizer"""
7736 newobj = _core.new_GridBagSizer(*args, **kwargs)
7737 self.this = newobj.this
7738 self.thisown = 1
7739 del newobj.thisown
7740 def Add(*args, **kwargs):
7741 """
7742 Add(PyObject item, GBPosition pos, GBSpan span=DefaultSpan,
7743 int flag=0, int border=0, PyObject userData=None) -> bool
7744 """
7745 return _core.GridBagSizer_Add(*args, **kwargs)
7746
7747 def AddItem(*args, **kwargs):
7748 """AddItem(GBSizerItem item) -> bool"""
7749 return _core.GridBagSizer_AddItem(*args, **kwargs)
7750
7751 def GetEmptyCellSize(*args, **kwargs):
7752 """GetEmptyCellSize() -> Size"""
7753 return _core.GridBagSizer_GetEmptyCellSize(*args, **kwargs)
7754
7755 def SetEmptyCellSize(*args, **kwargs):
7756 """SetEmptyCellSize(Size sz)"""
7757 return _core.GridBagSizer_SetEmptyCellSize(*args, **kwargs)
7758
7759 def GetItemPosition(*args):
7760 """
7761 GetItemPosition(Window window) -> GBPosition
7762 GetItemPosition(Sizer sizer) -> GBPosition
7763 GetItemPosition(size_t index) -> GBPosition
7764 """
7765 return _core.GridBagSizer_GetItemPosition(*args)
7766
7767 def SetItemPosition(*args):
7768 """
7769 SetItemPosition(Window window, GBPosition pos) -> bool
7770 SetItemPosition(Sizer sizer, GBPosition pos) -> bool
7771 SetItemPosition(size_t index, GBPosition pos) -> bool
7772 """
7773 return _core.GridBagSizer_SetItemPosition(*args)
7774
7775 def GetItemSpan(*args):
7776 """
7777 GetItemSpan(Window window) -> GBSpan
7778 GetItemSpan(Sizer sizer) -> GBSpan
7779 GetItemSpan(size_t index) -> GBSpan
7780 """
7781 return _core.GridBagSizer_GetItemSpan(*args)
7782
7783 def SetItemSpan(*args):
7784 """
7785 SetItemSpan(Window window, GBSpan span) -> bool
7786 SetItemSpan(Sizer sizer, GBSpan span) -> bool
7787 SetItemSpan(size_t index, GBSpan span) -> bool
7788 """
7789 return _core.GridBagSizer_SetItemSpan(*args)
7790
7791 def FindItem(*args):
7792 """
7793 FindItem(Window window) -> GBSizerItem
7794 FindItem(Sizer sizer) -> GBSizerItem
7795 """
7796 return _core.GridBagSizer_FindItem(*args)
7797
7798 def FindItemAtPosition(*args, **kwargs):
7799 """FindItemAtPosition(GBPosition pos) -> GBSizerItem"""
7800 return _core.GridBagSizer_FindItemAtPosition(*args, **kwargs)
7801
7802 def FindItemAtPoint(*args, **kwargs):
7803 """FindItemAtPoint(Point pt) -> GBSizerItem"""
7804 return _core.GridBagSizer_FindItemAtPoint(*args, **kwargs)
7805
7806 def FindItemWithData(*args, **kwargs):
7807 """FindItemWithData(Object userData) -> GBSizerItem"""
7808 return _core.GridBagSizer_FindItemWithData(*args, **kwargs)
7809
7810 def RecalcSizes(*args, **kwargs):
7811 """RecalcSizes()"""
7812 return _core.GridBagSizer_RecalcSizes(*args, **kwargs)
7813
7814 def CalcMin(*args, **kwargs):
7815 """CalcMin() -> Size"""
7816 return _core.GridBagSizer_CalcMin(*args, **kwargs)
7817
7818 def CheckForIntersection(*args):
7819 """
7820 CheckForIntersection(GBSizerItem item, GBSizerItem excludeItem=None) -> bool
7821 CheckForIntersection(GBPosition pos, GBSpan span, GBSizerItem excludeItem=None) -> bool
7822 """
7823 return _core.GridBagSizer_CheckForIntersection(*args)
7824
7825
7826 class GridBagSizerPtr(GridBagSizer):
7827 def __init__(self, this):
7828 self.this = this
7829 if not hasattr(self,"thisown"): self.thisown = 0
7830 self.__class__ = GridBagSizer
7831 _core.GridBagSizer_swigregister(GridBagSizerPtr)
7832
7833 #---------------------------------------------------------------------------
7834
7835 Left = _core.Left
7836 Top = _core.Top
7837 Right = _core.Right
7838 Bottom = _core.Bottom
7839 Width = _core.Width
7840 Height = _core.Height
7841 Centre = _core.Centre
7842 Center = _core.Center
7843 CentreX = _core.CentreX
7844 CentreY = _core.CentreY
7845 Unconstrained = _core.Unconstrained
7846 AsIs = _core.AsIs
7847 PercentOf = _core.PercentOf
7848 Above = _core.Above
7849 Below = _core.Below
7850 LeftOf = _core.LeftOf
7851 RightOf = _core.RightOf
7852 SameAs = _core.SameAs
7853 Absolute = _core.Absolute
7854 class IndividualLayoutConstraint(Object):
7855 def __init__(self): raise RuntimeError, "No constructor defined"
7856 def __repr__(self):
7857 return "<%s.%s; proxy of C++ wxIndividualLayoutConstraint instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7858 def Set(*args, **kwargs):
7859 """
7860 Set(wxRelationship rel, Window otherW, wxEdge otherE, int val=0,
7861 int marg=wxLAYOUT_DEFAULT_MARGIN)
7862 """
7863 return _core.IndividualLayoutConstraint_Set(*args, **kwargs)
7864
7865 def LeftOf(*args, **kwargs):
7866 """LeftOf(Window sibling, int marg=0)"""
7867 return _core.IndividualLayoutConstraint_LeftOf(*args, **kwargs)
7868
7869 def RightOf(*args, **kwargs):
7870 """RightOf(Window sibling, int marg=0)"""
7871 return _core.IndividualLayoutConstraint_RightOf(*args, **kwargs)
7872
7873 def Above(*args, **kwargs):
7874 """Above(Window sibling, int marg=0)"""
7875 return _core.IndividualLayoutConstraint_Above(*args, **kwargs)
7876
7877 def Below(*args, **kwargs):
7878 """Below(Window sibling, int marg=0)"""
7879 return _core.IndividualLayoutConstraint_Below(*args, **kwargs)
7880
7881 def SameAs(*args, **kwargs):
7882 """SameAs(Window otherW, wxEdge edge, int marg=0)"""
7883 return _core.IndividualLayoutConstraint_SameAs(*args, **kwargs)
7884
7885 def PercentOf(*args, **kwargs):
7886 """PercentOf(Window otherW, wxEdge wh, int per)"""
7887 return _core.IndividualLayoutConstraint_PercentOf(*args, **kwargs)
7888
7889 def Absolute(*args, **kwargs):
7890 """Absolute(int val)"""
7891 return _core.IndividualLayoutConstraint_Absolute(*args, **kwargs)
7892
7893 def Unconstrained(*args, **kwargs):
7894 """Unconstrained()"""
7895 return _core.IndividualLayoutConstraint_Unconstrained(*args, **kwargs)
7896
7897 def AsIs(*args, **kwargs):
7898 """AsIs()"""
7899 return _core.IndividualLayoutConstraint_AsIs(*args, **kwargs)
7900
7901 def GetOtherWindow(*args, **kwargs):
7902 """GetOtherWindow() -> Window"""
7903 return _core.IndividualLayoutConstraint_GetOtherWindow(*args, **kwargs)
7904
7905 def GetMyEdge(*args, **kwargs):
7906 """GetMyEdge() -> wxEdge"""
7907 return _core.IndividualLayoutConstraint_GetMyEdge(*args, **kwargs)
7908
7909 def SetEdge(*args, **kwargs):
7910 """SetEdge(wxEdge which)"""
7911 return _core.IndividualLayoutConstraint_SetEdge(*args, **kwargs)
7912
7913 def SetValue(*args, **kwargs):
7914 """SetValue(int v)"""
7915 return _core.IndividualLayoutConstraint_SetValue(*args, **kwargs)
7916
7917 def GetMargin(*args, **kwargs):
7918 """GetMargin() -> int"""
7919 return _core.IndividualLayoutConstraint_GetMargin(*args, **kwargs)
7920
7921 def SetMargin(*args, **kwargs):
7922 """SetMargin(int m)"""
7923 return _core.IndividualLayoutConstraint_SetMargin(*args, **kwargs)
7924
7925 def GetValue(*args, **kwargs):
7926 """GetValue() -> int"""
7927 return _core.IndividualLayoutConstraint_GetValue(*args, **kwargs)
7928
7929 def GetPercent(*args, **kwargs):
7930 """GetPercent() -> int"""
7931 return _core.IndividualLayoutConstraint_GetPercent(*args, **kwargs)
7932
7933 def GetOtherEdge(*args, **kwargs):
7934 """GetOtherEdge() -> int"""
7935 return _core.IndividualLayoutConstraint_GetOtherEdge(*args, **kwargs)
7936
7937 def GetDone(*args, **kwargs):
7938 """GetDone() -> bool"""
7939 return _core.IndividualLayoutConstraint_GetDone(*args, **kwargs)
7940
7941 def SetDone(*args, **kwargs):
7942 """SetDone(bool d)"""
7943 return _core.IndividualLayoutConstraint_SetDone(*args, **kwargs)
7944
7945 def GetRelationship(*args, **kwargs):
7946 """GetRelationship() -> wxRelationship"""
7947 return _core.IndividualLayoutConstraint_GetRelationship(*args, **kwargs)
7948
7949 def SetRelationship(*args, **kwargs):
7950 """SetRelationship(wxRelationship r)"""
7951 return _core.IndividualLayoutConstraint_SetRelationship(*args, **kwargs)
7952
7953 def ResetIfWin(*args, **kwargs):
7954 """ResetIfWin(Window otherW) -> bool"""
7955 return _core.IndividualLayoutConstraint_ResetIfWin(*args, **kwargs)
7956
7957 def SatisfyConstraint(*args, **kwargs):
7958 """SatisfyConstraint(LayoutConstraints constraints, Window win) -> bool"""
7959 return _core.IndividualLayoutConstraint_SatisfyConstraint(*args, **kwargs)
7960
7961 def GetEdge(*args, **kwargs):
7962 """GetEdge(wxEdge which, Window thisWin, Window other) -> int"""
7963 return _core.IndividualLayoutConstraint_GetEdge(*args, **kwargs)
7964
7965
7966 class IndividualLayoutConstraintPtr(IndividualLayoutConstraint):
7967 def __init__(self, this):
7968 self.this = this
7969 if not hasattr(self,"thisown"): self.thisown = 0
7970 self.__class__ = IndividualLayoutConstraint
7971 _core.IndividualLayoutConstraint_swigregister(IndividualLayoutConstraintPtr)
7972
7973 class LayoutConstraints(Object):
7974 def __repr__(self):
7975 return "<%s.%s; proxy of C++ wxLayoutConstraints instance at %s>" % (self.__class__.__module__, self.__class__.__name__, self.this,)
7976 left = property(_core.LayoutConstraints_left_get)
7977 top = property(_core.LayoutConstraints_top_get)
7978 right = property(_core.LayoutConstraints_right_get)
7979 bottom = property(_core.LayoutConstraints_bottom_get)
7980 width = property(_core.LayoutConstraints_width_get)
7981 height = property(_core.LayoutConstraints_height_get)
7982 centreX = property(_core.LayoutConstraints_centreX_get)
7983 centreY = property(_core.LayoutConstraints_centreY_get)
7984 def __init__(self, *args, **kwargs):
7985 """__init__() -> LayoutConstraints"""
7986 newobj = _core.new_LayoutConstraints(*args, **kwargs)
7987 self.this = newobj.this
7988 self.thisown = 1
7989 del newobj.thisown
7990 def SatisfyConstraints(*args, **kwargs):
7991 """SatisfyConstraints(Window win) -> (areSatisfied, noChanges)"""
7992 return _core.LayoutConstraints_SatisfyConstraints(*args, **kwargs)
7993
7994 def AreSatisfied(*args, **kwargs):
7995 """AreSatisfied() -> bool"""
7996 return _core.LayoutConstraints_AreSatisfied(*args, **kwargs)
7997
7998
7999 class LayoutConstraintsPtr(LayoutConstraints):
8000 def __init__(self, this):
8001 self.this = this
8002 if not hasattr(self,"thisown"): self.thisown = 0
8003 self.__class__ = LayoutConstraints
8004 _core.LayoutConstraints_swigregister(LayoutConstraintsPtr)
8005
8006 #----------------------------------------------------------------------------
8007
8008 # Use Python's bool constants if available, make some if not
8009 try:
8010 True
8011 except NameError:
8012 __builtins__.True = 1==1
8013 __builtins__.False = 1==0
8014
8015
8016
8017 # workarounds for bad wxRTTI names
8018 __wxPyPtrTypeMap['wxGauge95'] = 'wxGauge'
8019 __wxPyPtrTypeMap['wxSlider95'] = 'wxSlider'
8020 __wxPyPtrTypeMap['wxStatusBar95'] = 'wxStatusBar'
8021
8022
8023 #----------------------------------------------------------------------------
8024 # Load version numbers from __version__... Ensure that major and minor
8025 # versions are the same for both wxPython and wxWindows.
8026
8027 from __version__ import *
8028 __version__ = VERSION_STRING
8029
8030 assert MAJOR_VERSION == _core.MAJOR_VERSION, "wxPython/wxWindows version mismatch"
8031 assert MINOR_VERSION == _core.MINOR_VERSION, "wxPython/wxWindows version mismatch"
8032 if RELEASE_VERSION != _core.RELEASE_VERSION:
8033 import warnings
8034 warnings.warn("wxPython/wxWindows release number mismatch")
8035
8036 #----------------------------------------------------------------------------
8037
8038 class PyDeadObjectError(AttributeError):
8039 pass
8040
8041
8042 class _wxPyDeadObject(object):
8043 """
8044 Instances of wx objects that are OOR capable will have their __class__
8045 changed to this class when the C++ object is deleted. This should help
8046 prevent crashes due to referencing a bogus C++ pointer.
8047 """
8048 reprStr = "wxPython wrapper for DELETED %s object! (The C++ object no longer exists.)"
8049 attrStr = "The C++ part of the %s object has been deleted, attribute access no longer allowed."
8050
8051 def __repr__( self ):
8052 if not hasattr(self, "_name"):
8053 self._name = "[unknown]"
8054 return self.reprStr % self._name
8055
8056 def __getattr__( self, *args ):
8057 if not hasattr(self, "_name"):
8058 self._name = "[unknown]"
8059 raise PyDeadObjectError( self.attrStr % self._name )
8060
8061 def __nonzero__(self):
8062 return 0
8063
8064
8065 #----------------------------------------------------------------------------
8066 _wxPyCallAfterId = None
8067
8068 def CallAfter(callable, *args, **kw):
8069 """
8070 Call the specified function after the current and pending event
8071 handlers have been completed. This is also good for making GUI
8072 method calls from non-GUI threads.
8073 """
8074 app = wx.GetApp()
8075 assert app, 'No wxApp created yet'
8076
8077 global _wxPyCallAfterId
8078 if _wxPyCallAfterId is None:
8079 _wxPyCallAfterId = wx.NewEventType()
8080 app.Connect(-1, -1, _wxPyCallAfterId,
8081 lambda event: event.callable(*event.args, **event.kw) )
8082 evt = wx.PyEvent()
8083 evt.SetEventType(_wxPyCallAfterId)
8084 evt.callable = callable
8085 evt.args = args
8086 evt.kw = kw
8087 wx.PostEvent(app, evt)
8088
8089
8090 #----------------------------------------------------------------------------
8091
8092
8093 class FutureCall:
8094 """
8095 A convenience class for wxTimer, that calls the given callable
8096 object once after the given amount of milliseconds, passing any
8097 positional or keyword args. The return value of the callable is
8098 availbale after it has been run with the GetResult method.
8099
8100 If you don't need to get the return value or restart the timer
8101 then there is no need to hold a reference to this object. It will
8102 hold a reference to itself while the timer is running (the timer
8103 has a reference to self.Notify) but the cycle will be broken when
8104 the timer completes, automatically cleaning up the wx.FutureCall
8105 object.
8106 """
8107 def __init__(self, millis, callable, *args, **kwargs):
8108 self.millis = millis
8109 self.callable = callable
8110 self.SetArgs(*args, **kwargs)
8111 self.runCount = 0
8112 self.hasRun = False
8113 self.result = None
8114 self.timer = None
8115 self.Start()
8116
8117 def __del__(self):
8118 self.Stop()
8119
8120
8121 def Start(self, millis=None, *args, **kwargs):
8122 """
8123 (Re)start the timer
8124 """
8125 self.hasRun = False
8126 if millis is not None:
8127 self.millis = millis
8128 if args or kwargs:
8129 self.SetArgs(*args, **kwargs)
8130 self.Stop()
8131 self.timer = wx.PyTimer(self.Notify)
8132 self.timer.Start(self.millis, wx.TIMER_ONE_SHOT)
8133 Restart = Start
8134
8135
8136 def Stop(self):
8137 """
8138 Stop and destroy the timer.
8139 """
8140 if self.timer is not None:
8141 self.timer.Stop()
8142 self.timer = None
8143
8144
8145 def GetInterval(self):
8146 if self.timer is not None:
8147 return self.timer.GetInterval()
8148 else:
8149 return 0
8150
8151
8152 def IsRunning(self):
8153 return self.timer is not None and self.timer.IsRunning()
8154
8155
8156 def SetArgs(self, *args, **kwargs):
8157 """
8158 (Re)set the args passed to the callable object. This is
8159 useful in conjunction with Restart if you want to schedule a
8160 new call to the same callable object but with different
8161 parameters.
8162 """
8163 self.args = args
8164 self.kwargs = kwargs
8165
8166
8167 def HasRun(self):
8168 return self.hasRun
8169
8170 def GetResult(self):
8171 return self.result
8172
8173 def Notify(self):
8174 """
8175 The timer has expired so call the callable.
8176 """
8177 if self.callable and getattr(self.callable, 'im_self', True):
8178 self.runCount += 1
8179 self.result = self.callable(*self.args, **self.kwargs)
8180 self.hasRun = True
8181 wx.CallAfter(self.Stop)
8182
8183
8184 #----------------------------------------------------------------------------
8185 #----------------------------------------------------------------------------
8186
8187 # Import other modules in this package that should show up in the
8188 # "core" wx namespace
8189 from gdi import *
8190 from windows import *
8191 from controls import *
8192 from misc import *
8193
8194 #----------------------------------------------------------------------------
8195 #----------------------------------------------------------------------------
8196
8197