wxruby3 0.9.0.pre.rc.2-x64-mingw-ucrt → 0.9.0.pre.rc.3-x64-mingw-ucrt

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (341) hide show
  1. checksums.yaml +4 -4
  2. data/INSTALL.md +30 -8
  3. data/README.md +3 -3
  4. data/ext/wxbase32u_gcc_custom.dll +0 -0
  5. data/ext/wxbase32u_net_gcc_custom.dll +0 -0
  6. data/ext/wxbase32u_xml_gcc_custom.dll +0 -0
  7. data/ext/wxmsw32u_aui_gcc_custom.dll +0 -0
  8. data/ext/wxmsw32u_core_gcc_custom.dll +0 -0
  9. data/ext/wxmsw32u_gl_gcc_custom.dll +0 -0
  10. data/ext/wxmsw32u_html_gcc_custom.dll +0 -0
  11. data/ext/wxmsw32u_media_gcc_custom.dll +0 -0
  12. data/ext/wxmsw32u_propgrid_gcc_custom.dll +0 -0
  13. data/ext/wxmsw32u_qa_gcc_custom.dll +0 -0
  14. data/ext/wxmsw32u_ribbon_gcc_custom.dll +0 -0
  15. data/ext/wxmsw32u_richtext_gcc_custom.dll +0 -0
  16. data/ext/wxmsw32u_stc_gcc_custom.dll +0 -0
  17. data/ext/wxmsw32u_webview_gcc_custom.dll +0 -0
  18. data/ext/wxmsw32u_xrc_gcc_custom.dll +0 -0
  19. data/lib/wx/core/event_loop.rb +7 -0
  20. data/lib/wx/core/image.rb +33 -0
  21. data/lib/wx/core/listctrl.rb +17 -13
  22. data/lib/wx/core/log.rb +90 -0
  23. data/lib/wx/doc/bitmap.rb +11 -15
  24. data/lib/wx/doc/event_loop.rb +7 -0
  25. data/lib/wx/doc/extra/00_starting.md +6 -6
  26. data/lib/wx/doc/extra/02_lifecycles.md +9 -8
  27. data/lib/wx/doc/extra/09_exceptions.md +1 -1
  28. data/lib/wx/doc/extra/11_drawing_and_dc.md +4 -4
  29. data/lib/wx/doc/font.rb +1 -1
  30. data/lib/wx/doc/functions.rb +51 -23
  31. data/lib/wx/doc/gc_dc.rb +1 -1
  32. data/lib/wx/doc/gen/about_dialog_info.rb +1 -1
  33. data/lib/wx/doc/gen/accelerator.rb +6 -6
  34. data/lib/wx/doc/gen/accessible.rb +6 -2
  35. data/lib/wx/doc/gen/activity_indicator.rb +5 -5
  36. data/lib/wx/doc/gen/animation.rb +7 -7
  37. data/lib/wx/doc/gen/animation_ctrl.rb +7 -6
  38. data/lib/wx/doc/gen/any_button.rb +1 -1
  39. data/lib/wx/doc/gen/app.rb +17 -11
  40. data/lib/wx/doc/gen/art_provider.rb +61 -1
  41. data/lib/wx/doc/gen/aui/aui_dock_art.rb +12 -12
  42. data/lib/wx/doc/gen/aui/aui_floating_frame.rb +6 -6
  43. data/lib/wx/doc/gen/aui/aui_manager.rb +45 -27
  44. data/lib/wx/doc/gen/aui/aui_manager_event.rb +12 -6
  45. data/lib/wx/doc/gen/aui/aui_mdi_child_frame.rb +6 -6
  46. data/lib/wx/doc/gen/aui/aui_mdi_client_window.rb +6 -6
  47. data/lib/wx/doc/gen/aui/aui_mdi_parent_frame.rb +10 -10
  48. data/lib/wx/doc/gen/aui/aui_notebook.rb +34 -7
  49. data/lib/wx/doc/gen/aui/aui_notebook_event.rb +17 -2
  50. data/lib/wx/doc/gen/aui/aui_pane_info.rb +51 -51
  51. data/lib/wx/doc/gen/aui/aui_tab_art.rb +6 -6
  52. data/lib/wx/doc/gen/aui/aui_tool_bar.rb +33 -18
  53. data/lib/wx/doc/gen/aui/aui_tool_bar_art.rb +16 -16
  54. data/lib/wx/doc/gen/aui/aui_tool_bar_event.rb +4 -4
  55. data/lib/wx/doc/gen/aui/aui_tool_bar_item.rb +4 -4
  56. data/lib/wx/doc/gen/bitmap.rb +32 -26
  57. data/lib/wx/doc/gen/bitmap_button.rb +10 -6
  58. data/lib/wx/doc/gen/bitmap_combo_box.rb +12 -7
  59. data/lib/wx/doc/gen/book_ctrl_base.rb +7 -3
  60. data/lib/wx/doc/gen/book_ctrl_event.rb +2 -2
  61. data/lib/wx/doc/gen/box_sizer.rb +1 -1
  62. data/lib/wx/doc/gen/brush.rb +16 -4
  63. data/lib/wx/doc/gen/busy_info.rb +1 -1
  64. data/lib/wx/doc/gen/button.rb +19 -7
  65. data/lib/wx/doc/gen/calculate_layout_event.rb +2 -1
  66. data/lib/wx/doc/gen/calendar_ctrl.rb +28 -16
  67. data/lib/wx/doc/gen/calendar_date_attr.rb +2 -2
  68. data/lib/wx/doc/gen/calendar_event.rb +3 -3
  69. data/lib/wx/doc/gen/caret.rb +2 -2
  70. data/lib/wx/doc/gen/check_box.rb +10 -6
  71. data/lib/wx/doc/gen/check_list_box.rb +8 -7
  72. data/lib/wx/doc/gen/choice.rb +7 -6
  73. data/lib/wx/doc/gen/choicebook.rb +12 -6
  74. data/lib/wx/doc/gen/client_dc.rb +1 -1
  75. data/lib/wx/doc/gen/clipboard.rb +1 -1
  76. data/lib/wx/doc/gen/collapsible_pane.rb +9 -6
  77. data/lib/wx/doc/gen/collapsible_pane_event.rb +2 -1
  78. data/lib/wx/doc/gen/colour.rb +16 -6
  79. data/lib/wx/doc/gen/colour_dialog.rb +6 -6
  80. data/lib/wx/doc/gen/colour_picker_ctrl.rb +15 -9
  81. data/lib/wx/doc/gen/colour_picker_event.rb +7 -4
  82. data/lib/wx/doc/gen/combo_box.rb +22 -13
  83. data/lib/wx/doc/gen/context_help_button.rb +4 -3
  84. data/lib/wx/doc/gen/control.rb +9 -6
  85. data/lib/wx/doc/gen/core.rb +5 -2
  86. data/lib/wx/doc/gen/cursor.rb +16 -11
  87. data/lib/wx/doc/gen/data_format.rb +2 -2
  88. data/lib/wx/doc/gen/data_object.rb +23 -16
  89. data/lib/wx/doc/gen/date_event.rb +3 -3
  90. data/lib/wx/doc/gen/date_picker_ctrl.rb +11 -6
  91. data/lib/wx/doc/gen/dc.rb +37 -12
  92. data/lib/wx/doc/gen/defs.rb +16 -16
  93. data/lib/wx/doc/gen/dialog.rb +19 -5
  94. data/lib/wx/doc/gen/dir_dialog.rb +6 -2
  95. data/lib/wx/doc/gen/dir_filter_list_ctrl.rb +2 -2
  96. data/lib/wx/doc/gen/dir_picker_ctrl.rb +14 -9
  97. data/lib/wx/doc/gen/drag_drop.rb +15 -15
  98. data/lib/wx/doc/gen/drag_image.rb +6 -6
  99. data/lib/wx/doc/gen/editable_list_box.rb +7 -3
  100. data/lib/wx/doc/gen/event.rb +44 -13
  101. data/lib/wx/doc/gen/event_blocker.rb +1 -1
  102. data/lib/wx/doc/gen/event_filter.rb +5 -2
  103. data/lib/wx/doc/gen/event_list.rb +15 -15
  104. data/lib/wx/doc/gen/events.rb +215 -79
  105. data/lib/wx/doc/gen/evt_handler.rb +1 -1
  106. data/lib/wx/doc/gen/ext_help_controller.rb +1 -1
  107. data/lib/wx/doc/gen/file_dialog.rb +16 -7
  108. data/lib/wx/doc/gen/file_dir_picker_event.rb +5 -3
  109. data/lib/wx/doc/gen/file_picker_ctrl.rb +16 -8
  110. data/lib/wx/doc/gen/find_dialog_event.rb +7 -2
  111. data/lib/wx/doc/gen/find_replace_data.rb +1 -1
  112. data/lib/wx/doc/gen/find_replace_dialog.rb +1 -1
  113. data/lib/wx/doc/gen/flex_grid_sizer.rb +12 -6
  114. data/lib/wx/doc/gen/font.rb +30 -29
  115. data/lib/wx/doc/gen/font_data.rb +9 -5
  116. data/lib/wx/doc/gen/font_dialog.rb +3 -3
  117. data/lib/wx/doc/gen/font_picker_ctrl.rb +10 -6
  118. data/lib/wx/doc/gen/font_picker_event.rb +2 -1
  119. data/lib/wx/doc/gen/frame.rb +34 -11
  120. data/lib/wx/doc/gen/fs_file.rb +4 -17
  121. data/lib/wx/doc/gen/gauge.rb +11 -7
  122. data/lib/wx/doc/gen/gcdc.rb +5 -1
  123. data/lib/wx/doc/gen/gdi_common.rb +35 -33
  124. data/lib/wx/doc/gen/gdi_object.rb +1 -1
  125. data/lib/wx/doc/gen/generic_dir_ctrl.rb +13 -7
  126. data/lib/wx/doc/gen/graphics_context.rb +29 -28
  127. data/lib/wx/doc/gen/graphics_object.rb +1 -1
  128. data/lib/wx/doc/gen/grid/grid_cell_activatable_editor.rb +2 -2
  129. data/lib/wx/doc/gen/grid/grid_cell_attr.rb +10 -10
  130. data/lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb +1 -1
  131. data/lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_renderer.rb +1 -1
  132. data/lib/wx/doc/gen/grid/grid_cell_bool_editor.rb +1 -1
  133. data/lib/wx/doc/gen/grid/grid_cell_bool_renderer.rb +1 -1
  134. data/lib/wx/doc/gen/grid/grid_cell_choice_editor.rb +2 -2
  135. data/lib/wx/doc/gen/grid/grid_cell_date_editor.rb +1 -1
  136. data/lib/wx/doc/gen/grid/grid_cell_date_renderer.rb +1 -1
  137. data/lib/wx/doc/gen/grid/grid_cell_date_time_renderer.rb +1 -1
  138. data/lib/wx/doc/gen/grid/grid_cell_editor.rb +13 -10
  139. data/lib/wx/doc/gen/grid/grid_cell_enum_editor.rb +1 -1
  140. data/lib/wx/doc/gen/grid/grid_cell_enum_renderer.rb +1 -1
  141. data/lib/wx/doc/gen/grid/grid_cell_float_editor.rb +1 -1
  142. data/lib/wx/doc/gen/grid/grid_cell_float_renderer.rb +1 -1
  143. data/lib/wx/doc/gen/grid/grid_cell_number_editor.rb +1 -1
  144. data/lib/wx/doc/gen/grid/grid_cell_number_renderer.rb +1 -1
  145. data/lib/wx/doc/gen/grid/grid_cell_renderer.rb +12 -12
  146. data/lib/wx/doc/gen/grid/grid_cell_string_renderer.rb +1 -1
  147. data/lib/wx/doc/gen/grid/grid_cell_text_editor.rb +1 -1
  148. data/lib/wx/doc/gen/grid/grid_ctrl.rb +32 -18
  149. data/lib/wx/doc/gen/grid/grid_editor_created_event.rb +5 -3
  150. data/lib/wx/doc/gen/grid/grid_event.rb +20 -3
  151. data/lib/wx/doc/gen/grid/grid_range_select_event.rb +7 -3
  152. data/lib/wx/doc/gen/grid/grid_size_event.rb +9 -3
  153. data/lib/wx/doc/gen/grid/grid_string_table.rb +2 -2
  154. data/lib/wx/doc/gen/grid/grid_table_base.rb +7 -7
  155. data/lib/wx/doc/gen/grid/grid_table_message.rb +5 -5
  156. data/lib/wx/doc/gen/grid_bag_sizer.rb +5 -5
  157. data/lib/wx/doc/gen/grid_sizer.rb +4 -4
  158. data/lib/wx/doc/gen/gui_event_loop.rb +132 -0
  159. data/lib/wx/doc/gen/help_controller.rb +18 -12
  160. data/lib/wx/doc/gen/html/html_cell.rb +36 -18
  161. data/lib/wx/doc/gen/html/html_cell_event.rb +5 -3
  162. data/lib/wx/doc/gen/html/html_easy_printing.rb +9 -4
  163. data/lib/wx/doc/gen/html/html_help_controller.rb +34 -8
  164. data/lib/wx/doc/gen/html/html_help_data.rb +3 -3
  165. data/lib/wx/doc/gen/html/html_help_frame.rb +6 -6
  166. data/lib/wx/doc/gen/html/html_help_window.rb +12 -8
  167. data/lib/wx/doc/gen/html/html_link_event.rb +4 -3
  168. data/lib/wx/doc/gen/html/html_list_box.rb +15 -7
  169. data/lib/wx/doc/gen/html/html_printout.rb +15 -5
  170. data/lib/wx/doc/gen/html/html_window.rb +19 -8
  171. data/lib/wx/doc/gen/hyperlink_ctrl.rb +12 -7
  172. data/lib/wx/doc/gen/hyperlink_event.rb +2 -1
  173. data/lib/wx/doc/gen/icon.rb +14 -14
  174. data/lib/wx/doc/gen/image.rb +119 -64
  175. data/lib/wx/doc/gen/image_list.rb +10 -6
  176. data/lib/wx/doc/gen/keyboard_state.rb +7 -7
  177. data/lib/wx/doc/gen/list_box.rb +30 -21
  178. data/lib/wx/doc/gen/list_ctrl.rb +169 -78
  179. data/lib/wx/doc/gen/list_event.rb +24 -2
  180. data/lib/wx/doc/gen/listbook.rb +12 -6
  181. data/lib/wx/doc/gen/locale.rb +11 -36
  182. data/lib/wx/doc/gen/log.rb +122 -45
  183. data/lib/wx/doc/gen/mdi_client_window.rb +2 -2
  184. data/lib/wx/doc/gen/mdi_frame.rb +15 -9
  185. data/lib/wx/doc/gen/media_ctrl.rb +7 -4
  186. data/lib/wx/doc/gen/media_event.rb +8 -2
  187. data/lib/wx/doc/gen/memory_dc.rb +23 -27
  188. data/lib/wx/doc/gen/menu.rb +9 -9
  189. data/lib/wx/doc/gen/menu_bar.rb +4 -4
  190. data/lib/wx/doc/gen/menu_item.rb +115 -34
  191. data/lib/wx/doc/gen/message_dialog.rb +48 -30
  192. data/lib/wx/doc/gen/mini_frame.rb +12 -3
  193. data/lib/wx/doc/gen/mouse_state.rb +1 -1
  194. data/lib/wx/doc/gen/multi_choice_dialog.rb +4 -2
  195. data/lib/wx/doc/gen/non_owned_window.rb +6 -7
  196. data/lib/wx/doc/gen/notebook.rb +20 -15
  197. data/lib/wx/doc/gen/number_entry_dialog.rb +2 -2
  198. data/lib/wx/doc/gen/object.rb +2 -2
  199. data/lib/wx/doc/gen/palette.rb +3 -3
  200. data/lib/wx/doc/gen/panel.rb +4 -3
  201. data/lib/wx/doc/gen/pen.rb +25 -12
  202. data/lib/wx/doc/gen/pg/numeric_property_validator.rb +1 -1
  203. data/lib/wx/doc/gen/pg/pg_array_editor_dialog.rb +3 -3
  204. data/lib/wx/doc/gen/pg/pg_cell.rb +12 -12
  205. data/lib/wx/doc/gen/pg/pg_editor.rb +76 -74
  206. data/lib/wx/doc/gen/pg/pg_multi_button.rb +3 -3
  207. data/lib/wx/doc/gen/pg/pg_properties.rb +221 -138
  208. data/lib/wx/doc/gen/pg/pg_property.rb +103 -54
  209. data/lib/wx/doc/gen/pg/pg_validation_info.rb +1 -1
  210. data/lib/wx/doc/gen/pg/property_grid.rb +19 -19
  211. data/lib/wx/doc/gen/pg/property_grid_event.rb +18 -5
  212. data/lib/wx/doc/gen/pg/property_grid_interface.rb +36 -24
  213. data/lib/wx/doc/gen/pg/property_grid_manager.rb +12 -12
  214. data/lib/wx/doc/gen/pg/property_grid_page.rb +12 -11
  215. data/lib/wx/doc/gen/pg/property_grid_page_state.rb +8 -8
  216. data/lib/wx/doc/gen/picker_base.rb +12 -11
  217. data/lib/wx/doc/gen/platform_info.rb +7 -7
  218. data/lib/wx/doc/gen/popup_window.rb +6 -6
  219. data/lib/wx/doc/gen/progress_dialog.rb +1 -1
  220. data/lib/wx/doc/gen/property_sheet_dialog.rb +19 -17
  221. data/lib/wx/doc/gen/prt/page_setup_dialog.rb +2 -2
  222. data/lib/wx/doc/gen/prt/preview_frame.rb +4 -1
  223. data/lib/wx/doc/gen/prt/print_abort_dialog.rb +1 -1
  224. data/lib/wx/doc/gen/prt/print_data.rb +24 -18
  225. data/lib/wx/doc/gen/prt/print_dialog.rb +4 -4
  226. data/lib/wx/doc/gen/prt/printer.rb +22 -22
  227. data/lib/wx/doc/gen/query_layout_info_event.rb +2 -1
  228. data/lib/wx/doc/gen/radio_box.rb +12 -10
  229. data/lib/wx/doc/gen/radio_button.rb +8 -6
  230. data/lib/wx/doc/gen/rbn/ribbon_art_provider.rb +39 -39
  231. data/lib/wx/doc/gen/rbn/ribbon_bar.rb +25 -7
  232. data/lib/wx/doc/gen/rbn/ribbon_bar_event.rb +5 -5
  233. data/lib/wx/doc/gen/rbn/ribbon_button_bar.rb +9 -2
  234. data/lib/wx/doc/gen/rbn/ribbon_button_bar_event.rb +5 -5
  235. data/lib/wx/doc/gen/rbn/ribbon_control.rb +4 -4
  236. data/lib/wx/doc/gen/rbn/ribbon_gallery.rb +6 -2
  237. data/lib/wx/doc/gen/rbn/ribbon_gallery_event.rb +5 -5
  238. data/lib/wx/doc/gen/rbn/ribbon_page.rb +5 -5
  239. data/lib/wx/doc/gen/rbn/ribbon_panel.rb +12 -6
  240. data/lib/wx/doc/gen/rbn/ribbon_panel_event.rb +5 -5
  241. data/lib/wx/doc/gen/rbn/ribbon_tool_bar.rb +4 -2
  242. data/lib/wx/doc/gen/rbn/ribbon_tool_bar_event.rb +5 -5
  243. data/lib/wx/doc/gen/region.rb +9 -8
  244. data/lib/wx/doc/gen/region_iterator.rb +2 -2
  245. data/lib/wx/doc/gen/rtc/rich_text_buffer.rb +92 -92
  246. data/lib/wx/doc/gen/rtc/rich_text_ctrl.rb +56 -34
  247. data/lib/wx/doc/gen/rtc/rich_text_event.rb +23 -4
  248. data/lib/wx/doc/gen/rtc/rich_text_file_handler.rb +6 -6
  249. data/lib/wx/doc/gen/rtc/rich_text_header_footer_data.rb +9 -5
  250. data/lib/wx/doc/gen/rtc/rich_text_html_handler.rb +6 -2
  251. data/lib/wx/doc/gen/rtc/rich_text_printing.rb +12 -12
  252. data/lib/wx/doc/gen/rtc/rich_text_xml_handler.rb +1 -1
  253. data/lib/wx/doc/gen/rtc/symbol_picker_dialog.rb +2 -2
  254. data/lib/wx/doc/gen/sash_event.rb +3 -1
  255. data/lib/wx/doc/gen/sash_layout_window.rb +5 -3
  256. data/lib/wx/doc/gen/sash_window.rb +8 -3
  257. data/lib/wx/doc/gen/scroll_bar.rb +29 -8
  258. data/lib/wx/doc/gen/scrolled_canvas.rb +41 -23
  259. data/lib/wx/doc/gen/scrolled_control.rb +41 -23
  260. data/lib/wx/doc/gen/scrolled_window.rb +41 -23
  261. data/lib/wx/doc/gen/search_ctrl.rb +15 -8
  262. data/lib/wx/doc/gen/simplebook.rb +2 -2
  263. data/lib/wx/doc/gen/single_choice_dialog.rb +4 -2
  264. data/lib/wx/doc/gen/sizer.rb +29 -28
  265. data/lib/wx/doc/gen/slider.rb +49 -16
  266. data/lib/wx/doc/gen/spin_button.rb +15 -9
  267. data/lib/wx/doc/gen/spin_ctrl.rb +12 -6
  268. data/lib/wx/doc/gen/spin_event.rb +5 -2
  269. data/lib/wx/doc/gen/splash_screen.rb +16 -12
  270. data/lib/wx/doc/gen/splitter_event.rb +6 -2
  271. data/lib/wx/doc/gen/splitter_window.rb +20 -4
  272. data/lib/wx/doc/gen/static_bitmap.rb +5 -5
  273. data/lib/wx/doc/gen/static_box.rb +36 -32
  274. data/lib/wx/doc/gen/static_box_sizer.rb +13 -10
  275. data/lib/wx/doc/gen/static_line.rb +5 -4
  276. data/lib/wx/doc/gen/static_text.rb +12 -6
  277. data/lib/wx/doc/gen/status_bar.rb +14 -5
  278. data/lib/wx/doc/gen/stc/styled_text_ctrl.rb +55 -7
  279. data/lib/wx/doc/gen/stc/styled_text_event.rb +224 -49
  280. data/lib/wx/doc/gen/std_dialog_button_sizer.rb +11 -2
  281. data/lib/wx/doc/gen/svg_file_dc.rb +3 -3
  282. data/lib/wx/doc/gen/system_options.rb +11 -1
  283. data/lib/wx/doc/gen/system_settings.rb +3 -3
  284. data/lib/wx/doc/gen/task_bar_icon.rb +10 -2
  285. data/lib/wx/doc/gen/task_bar_icon_event.rb +3 -3
  286. data/lib/wx/doc/gen/text_attr.rb +11 -7
  287. data/lib/wx/doc/gen/text_ctrl.rb +61 -92
  288. data/lib/wx/doc/gen/text_entry.rb +28 -40
  289. data/lib/wx/doc/gen/text_entry_dialog.rb +19 -19
  290. data/lib/wx/doc/gen/text_validator.rb +0 -11
  291. data/lib/wx/doc/gen/time_picker_ctrl.rb +6 -5
  292. data/lib/wx/doc/gen/timer.rb +8 -4
  293. data/lib/wx/doc/gen/timer_event.rb +19 -26
  294. data/lib/wx/doc/gen/tip_provider.rb +1 -1
  295. data/lib/wx/doc/gen/toggle_button.rb +6 -5
  296. data/lib/wx/doc/gen/tool_bar.rb +41 -24
  297. data/lib/wx/doc/gen/tool_tip.rb +2 -2
  298. data/lib/wx/doc/gen/toolbook.rb +6 -3
  299. data/lib/wx/doc/gen/top_level_window.rb +35 -25
  300. data/lib/wx/doc/gen/tree_ctrl.rb +63 -13
  301. data/lib/wx/doc/gen/tree_event.rb +23 -2
  302. data/lib/wx/doc/gen/treebook.rb +6 -2
  303. data/lib/wx/doc/gen/ui_action_simulator.rb +1 -1
  304. data/lib/wx/doc/gen/utils.rb +9 -3
  305. data/lib/wx/doc/gen/v_list_box.rb +2 -2
  306. data/lib/wx/doc/gen/v_scrolled_window.rb +2 -2
  307. data/lib/wx/doc/gen/validator.rb +7 -5
  308. data/lib/wx/doc/gen/variant.rb +34 -97
  309. data/lib/wx/doc/gen/window.rb +157 -102
  310. data/lib/wx/doc/gen/window_dc.rb +1 -1
  311. data/lib/wx/doc/gen/with_images.rb +1 -1
  312. data/lib/wx/doc/gen/wizard.rb +17 -4
  313. data/lib/wx/doc/gen/wizard_event.rb +9 -2
  314. data/lib/wx/doc/gen/wizard_page.rb +1 -1
  315. data/lib/wx/doc/gen/wizard_page_simple.rb +7 -7
  316. data/lib/wx/doc/gen/xml_node.rb +3 -3
  317. data/lib/wx/doc/gen/xml_resource.rb +12 -9
  318. data/lib/wx/doc/image.rb +42 -12
  319. data/lib/wx/doc/list_ctrl.rb +32 -0
  320. data/lib/wx/doc/log.rb +28 -0
  321. data/lib/wx/doc/prt/printer_dc.rb +2 -2
  322. data/lib/wx/doc/scaled_dc.rb +1 -1
  323. data/lib/wx/doc/text_validator.rb +12 -0
  324. data/lib/wx/version.rb +1 -1
  325. data/lib/wxruby_aui.so +0 -0
  326. data/lib/wxruby_core.so +0 -0
  327. data/lib/wxruby_grid.so +0 -0
  328. data/lib/wxruby_html.so +0 -0
  329. data/lib/wxruby_pg.so +0 -0
  330. data/lib/wxruby_prt.so +0 -0
  331. data/lib/wxruby_rbn.so +0 -0
  332. data/lib/wxruby_rtc.so +0 -0
  333. data/lib/wxruby_stc.so +0 -0
  334. data/tests/test_art.rb +9 -0
  335. data/tests/test_box_sizer.rb +161 -0
  336. data/tests/test_grid_sizer.rb +148 -0
  337. data/tests/test_list_ctrl.rb +53 -0
  338. data/tests/test_log.rb +163 -0
  339. data/tests/test_std_controls.rb +58 -0
  340. data/tests/test_timer.rb +95 -0
  341. metadata +13 -2
@@ -22,7 +22,9 @@ module Wx::PG
22
22
  def self.pg_get_default_image_wildcard; end
23
23
 
24
24
  # Base class for custom {Wx::PG::PropertyGrid} editors.
25
- # - Names of built-in property editors are: TextCtrl, Choice, ComboBox, CheckBox, TextCtrlAndButton, and ChoiceAndButton. Additional editors include SpinCtrl and DatePickerCtrl, but using them requires calling {Wx::PG::PropertyGrid#register_additional_editors} prior use.- Pointer to built-in editor is available as {Wx::PGEditor_EditorName} (e.g. {Wx::PG_EDITOR_TEXT_CTRL}).- Before you start using new editor you just created, you need to register it using static function {Wx::PG::PropertyGrid.register_editor_class}, with code like this:
25
+ # - Names of built-in property editors are: TextCtrl, Choice, ComboBox, CheckBox, TextCtrlAndButton, and ChoiceAndButton. Additional editors include SpinCtrl and DatePickerCtrl, but using them requires calling {Wx::PG::PropertyGrid#register_additional_editors} prior use.
26
+ # - Pointer to built-in editor is available as {Wx::PGEditor_EditorName} (e.g. {Wx::PG_EDITOR_TEXT_CTRL}).
27
+ # - Before you start using new editor you just created, you need to register it using static function {Wx::PG::PropertyGrid.register_editor_class}, with code like this:
26
28
  # ```
27
29
  # wxPGEditor* editorPointer = wxPropertyGrid::RegisterEditorClass(new MyEditorClass(), "MyEditor");
28
30
  # ```
@@ -35,7 +37,7 @@ module Wx::PG
35
37
  class PGEditor < Object
36
38
 
37
39
  # Constructor.
38
- # @return [PGEditor]
40
+ # @return [Wx::PG::PGEditor]
39
41
  def initialize; end
40
42
 
41
43
  # Returns pointer to the name of the editor.
@@ -46,15 +48,15 @@ module Wx::PG
46
48
 
47
49
  # Instantiates editor controls.
48
50
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
49
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
50
- # @param property [Wx::PGProperty] Property for which this method is called.
51
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
52
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
51
53
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
52
54
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
53
55
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
54
56
  def create_controls(propgrid, property, pos, size) end
55
57
 
56
58
  # Loads value from property to the control.
57
- # @param property [Wx::PGProperty]
59
+ # @param property [Wx::PG::PGProperty]
58
60
  # @param ctrl [Wx::Window]
59
61
  # @return [void]
60
62
  def update_control(property, ctrl) end
@@ -62,7 +64,7 @@ module Wx::PG
62
64
  # Draws value for given property.
63
65
  # @param dc [Wx::DC]
64
66
  # @param rect [Wx::Rect]
65
- # @param property [Wx::PGProperty]
67
+ # @param property [Wx::PG::PGProperty]
66
68
  # @param text [String]
67
69
  # @return [void]
68
70
  def draw_value(dc, rect, property, text) end
@@ -70,8 +72,8 @@ module Wx::PG
70
72
  # Handles events.
71
73
  # Returns true if value in control was modified (see {Wx::PG::PGProperty#on_event} for more information).
72
74
  # {Wx::PG::PropertyGrid} will automatically unfocus the editor when {Wx::EVT_TEXT_ENTER} is received and when it results in property value being modified. This happens regardless of editor type (i.e. behaviour is same for any {Wx::TextCtrl} and {Wx::ComboBox} based editor).
73
- # @param propgrid [Wx::PropertyGrid]
74
- # @param property [Wx::PGProperty]
75
+ # @param propgrid [Wx::PG::PropertyGrid]
76
+ # @param property [Wx::PG::PGProperty]
75
77
  # @param wnd_primary [Wx::Window]
76
78
  # @param event [Wx::Event]
77
79
  # @return [true,false]
@@ -80,38 +82,38 @@ module Wx::PG
80
82
  # Returns value from control, via parameter variant.
81
83
  # Usually ends up calling property's StringToValue() or IntToValue(). Returns true if value was different.
82
84
  # @param variant [Wx::Variant]
83
- # @param property [Wx::PGProperty]
85
+ # @param property [Wx::PG::PGProperty]
84
86
  # @param ctrl [Wx::Window]
85
87
  # @return [true,false]
86
88
  def get_value_from_control(variant, property, ctrl) end
87
89
  alias_method :value_from_control, :get_value_from_control
88
90
 
89
91
  # Sets value in control to unspecified.
90
- # @param property [Wx::PGProperty]
92
+ # @param property [Wx::PG::PGProperty]
91
93
  # @param ctrl [Wx::Window]
92
94
  # @return [void]
93
95
  def set_value_to_unspecified(property, ctrl) end
94
96
 
95
97
  # Called by property grid to set new appearance for the control.
96
98
  # Default implementation sets foreground colour, background colour, font, plus text for {Wx::TextCtrl} and {Wx::ComboCtrl}.
97
- # @param pg [Wx::PropertyGrid] Property grid to which the edited property belongs.
98
- # @param property [Wx::PGProperty] Edited property to which the editor control belongs.
99
+ # @param pg [Wx::PG::PropertyGrid] Property grid to which the edited property belongs.
100
+ # @param property [Wx::PG::PGProperty] Edited property to which the editor control belongs.
99
101
  # @param ctrl [Wx::Window] Editor control.
100
- # @param appearance [Wx::PGCell] New appearance to be applied.
101
- # @param oldAppearance [Wx::PGCell] Previously applied appearance. Used to detect which control attributes need to be changed (e.g. so we only change background colour if really needed).
102
+ # @param appearance [Wx::PG::PGCell] New appearance to be applied.
103
+ # @param oldAppearance [Wx::PG::PGCell] Previously applied appearance. Used to detect which control attributes need to be changed (e.g. so we only change background colour if really needed).
102
104
  # @param unspecified [true,false] If true tells this function that the new appearance represents an unspecified property value.
103
105
  # @return [void]
104
106
  def set_control_appearance(pg, property, ctrl, appearance, oldAppearance, unspecified) end
105
107
 
106
108
  # Sets control's value specifically from string.
107
- # @param property [Wx::PGProperty]
109
+ # @param property [Wx::PG::PGProperty]
108
110
  # @param ctrl [Wx::Window]
109
111
  # @param txt [String]
110
112
  # @return [void]
111
113
  def set_control_string_value(property, ctrl, txt) end
112
114
 
113
115
  # Sets control's value specifically from int (applies to choice etc.).
114
- # @param property [Wx::PGProperty]
116
+ # @param property [Wx::PG::PGProperty]
115
117
  # @param ctrl [Wx::Window]
116
118
  # @param value [Integer]
117
119
  # @return [void]
@@ -134,7 +136,7 @@ module Wx::PG
134
136
 
135
137
  # Extra processing when control gains focus.
136
138
  # For example, {Wx::TextCtrl} based controls should select all text.
137
- # @param property [Wx::PGProperty]
139
+ # @param property [Wx::PG::PGProperty]
138
140
  # @param wnd [Wx::Window]
139
141
  # @return [void]
140
142
  def on_focus(property, wnd) end
@@ -152,7 +154,7 @@ module Wx::PG
152
154
  #
153
155
  class PGCheckBoxEditor < PGEditor
154
156
 
155
- # @return [PGCheckBoxEditor]
157
+ # @return [Wx::PG::PGCheckBoxEditor]
156
158
  def initialize; end
157
159
 
158
160
  # Returns pointer to the name of the editor.
@@ -163,15 +165,15 @@ module Wx::PG
163
165
 
164
166
  # Instantiates editor controls.
165
167
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
166
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
167
- # @param property [Wx::PGProperty] Property for which this method is called.
168
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
169
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
168
170
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
169
171
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
170
172
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
171
173
  def create_controls(propgrid, property, pos, size) end
172
174
 
173
175
  # Loads value from property to the control.
174
- # @param property [Wx::PGProperty]
176
+ # @param property [Wx::PG::PGProperty]
175
177
  # @param ctrl [Wx::Window]
176
178
  # @return [void]
177
179
  def update_control(property, ctrl) end
@@ -179,8 +181,8 @@ module Wx::PG
179
181
  # Handles events.
180
182
  # Returns true if value in control was modified (see {Wx::PG::PGProperty#on_event} for more information).
181
183
  # {Wx::PG::PropertyGrid} will automatically unfocus the editor when {Wx::EVT_TEXT_ENTER} is received and when it results in property value being modified. This happens regardless of editor type (i.e. behaviour is same for any {Wx::TextCtrl} and {Wx::ComboBox} based editor).
182
- # @param propgrid [Wx::PropertyGrid]
183
- # @param property [Wx::PGProperty]
184
+ # @param propgrid [Wx::PG::PropertyGrid]
185
+ # @param property [Wx::PG::PGProperty]
184
186
  # @param wnd_primary [Wx::Window]
185
187
  # @param event [Wx::Event]
186
188
  # @return [true,false]
@@ -189,14 +191,14 @@ module Wx::PG
189
191
  # Returns value from control, via parameter variant.
190
192
  # Usually ends up calling property's StringToValue() or IntToValue(). Returns true if value was different.
191
193
  # @param variant [Wx::Variant]
192
- # @param property [Wx::PGProperty]
194
+ # @param property [Wx::PG::PGProperty]
193
195
  # @param ctrl [Wx::Window]
194
196
  # @return [true,false]
195
197
  def get_value_from_control(variant, property, ctrl) end
196
198
  alias_method :value_from_control, :get_value_from_control
197
199
 
198
200
  # Sets value in control to unspecified.
199
- # @param property [Wx::PGProperty]
201
+ # @param property [Wx::PG::PGProperty]
200
202
  # @param ctrl [Wx::Window]
201
203
  # @return [void]
202
204
  def set_value_to_unspecified(property, ctrl) end
@@ -204,13 +206,13 @@ module Wx::PG
204
206
  # Draws value for given property.
205
207
  # @param dc [Wx::DC]
206
208
  # @param rect [Wx::Rect]
207
- # @param property [Wx::PGProperty]
209
+ # @param property [Wx::PG::PGProperty]
208
210
  # @param text [String]
209
211
  # @return [void]
210
212
  def draw_value(dc, rect, property, text) end
211
213
 
212
214
  # Sets control's value specifically from int (applies to choice etc.).
213
- # @param property [Wx::PGProperty]
215
+ # @param property [Wx::PG::PGProperty]
214
216
  # @param ctrl [Wx::Window]
215
217
  # @param value [Integer]
216
218
  # @return [void]
@@ -223,20 +225,20 @@ module Wx::PG
223
225
  #
224
226
  class PGChoiceEditor < PGEditor
225
227
 
226
- # @return [PGChoiceEditor]
228
+ # @return [Wx::PG::PGChoiceEditor]
227
229
  def initialize; end
228
230
 
229
231
  # Instantiates editor controls.
230
232
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
231
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
232
- # @param property [Wx::PGProperty] Property for which this method is called.
233
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
234
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
233
235
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
234
236
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
235
237
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
236
238
  def create_controls(propgrid, property, pos, size) end
237
239
 
238
240
  # Loads value from property to the control.
239
- # @param property [Wx::PGProperty]
241
+ # @param property [Wx::PG::PGProperty]
240
242
  # @param ctrl [Wx::Window]
241
243
  # @return [void]
242
244
  def update_control(property, ctrl) end
@@ -244,8 +246,8 @@ module Wx::PG
244
246
  # Handles events.
245
247
  # Returns true if value in control was modified (see {Wx::PG::PGProperty#on_event} for more information).
246
248
  # {Wx::PG::PropertyGrid} will automatically unfocus the editor when {Wx::EVT_TEXT_ENTER} is received and when it results in property value being modified. This happens regardless of editor type (i.e. behaviour is same for any {Wx::TextCtrl} and {Wx::ComboBox} based editor).
247
- # @param propgrid [Wx::PropertyGrid]
248
- # @param property [Wx::PGProperty]
249
+ # @param propgrid [Wx::PG::PropertyGrid]
250
+ # @param property [Wx::PG::PGProperty]
249
251
  # @param wnd_primary [Wx::Window]
250
252
  # @param event [Wx::Event]
251
253
  # @return [true,false]
@@ -254,14 +256,14 @@ module Wx::PG
254
256
  # Returns value from control, via parameter variant.
255
257
  # Usually ends up calling property's StringToValue() or IntToValue(). Returns true if value was different.
256
258
  # @param variant [Wx::Variant]
257
- # @param property [Wx::PGProperty]
259
+ # @param property [Wx::PG::PGProperty]
258
260
  # @param ctrl [Wx::Window]
259
261
  # @return [true,false]
260
262
  def get_value_from_control(variant, property, ctrl) end
261
263
  alias_method :value_from_control, :get_value_from_control
262
264
 
263
265
  # Sets value in control to unspecified.
264
- # @param property [Wx::PGProperty]
266
+ # @param property [Wx::PG::PGProperty]
265
267
  # @param ctrl [Wx::Window]
266
268
  # @return [void]
267
269
  def set_value_to_unspecified(property, ctrl) end
@@ -273,14 +275,14 @@ module Wx::PG
273
275
  alias_method :name, :get_name
274
276
 
275
277
  # Sets control's value specifically from int (applies to choice etc.).
276
- # @param property [Wx::PGProperty]
278
+ # @param property [Wx::PG::PGProperty]
277
279
  # @param ctrl [Wx::Window]
278
280
  # @param value [Integer]
279
281
  # @return [void]
280
282
  def set_control_int_value(property, ctrl, value) end
281
283
 
282
284
  # Sets control's value specifically from string.
283
- # @param property [Wx::PGProperty]
285
+ # @param property [Wx::PG::PGProperty]
284
286
  # @param ctrl [Wx::Window]
285
287
  # @param txt [String]
286
288
  # @return [void]
@@ -307,8 +309,8 @@ module Wx::PG
307
309
  def can_contain_custom_image; end
308
310
  alias_method :can_contain_custom_image?, :can_contain_custom_image
309
311
 
310
- # @param propgrid [Wx::PropertyGrid]
311
- # @param property [Wx::PGProperty]
312
+ # @param propgrid [Wx::PG::PropertyGrid]
313
+ # @param property [Wx::PG::PGProperty]
312
314
  # @param pos [Array(Integer, Integer), Wx::Point]
313
315
  # @param sz [Array(Integer, Integer), Wx::Size]
314
316
  # @param extraStyle [Integer]
@@ -322,7 +324,7 @@ module Wx::PG
322
324
  #
323
325
  class PGChoiceAndButtonEditor < PGChoiceEditor
324
326
 
325
- # @return [PGChoiceAndButtonEditor]
327
+ # @return [Wx::PG::PGChoiceAndButtonEditor]
326
328
  def initialize; end
327
329
 
328
330
  # Returns pointer to the name of the editor.
@@ -333,8 +335,8 @@ module Wx::PG
333
335
 
334
336
  # Instantiates editor controls.
335
337
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
336
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
337
- # @param property [Wx::PGProperty] Property for which this method is called.
338
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
339
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
338
340
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
339
341
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
340
342
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
@@ -347,13 +349,13 @@ module Wx::PG
347
349
  #
348
350
  class PGComboBoxEditor < PGChoiceEditor
349
351
 
350
- # @return [PGComboBoxEditor]
352
+ # @return [Wx::PG::PGComboBoxEditor]
351
353
  def initialize; end
352
354
 
353
355
  # Instantiates editor controls.
354
356
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
355
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
356
- # @param property [Wx::PGProperty] Property for which this method is called.
357
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
358
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
357
359
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
358
360
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
359
361
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
@@ -366,7 +368,7 @@ module Wx::PG
366
368
  alias_method :name, :get_name
367
369
 
368
370
  # Loads value from property to the control.
369
- # @param property [Wx::PGProperty]
371
+ # @param property [Wx::PG::PGProperty]
370
372
  # @param ctrl [Wx::Window]
371
373
  # @return [void]
372
374
  def update_control(property, ctrl) end
@@ -374,8 +376,8 @@ module Wx::PG
374
376
  # Handles events.
375
377
  # Returns true if value in control was modified (see {Wx::PG::PGProperty#on_event} for more information).
376
378
  # {Wx::PG::PropertyGrid} will automatically unfocus the editor when {Wx::EVT_TEXT_ENTER} is received and when it results in property value being modified. This happens regardless of editor type (i.e. behaviour is same for any {Wx::TextCtrl} and {Wx::ComboBox} based editor).
377
- # @param propgrid [Wx::PropertyGrid]
378
- # @param property [Wx::PGProperty]
379
+ # @param propgrid [Wx::PG::PropertyGrid]
380
+ # @param property [Wx::PG::PGProperty]
379
381
  # @param wnd_primary [Wx::Window]
380
382
  # @param event [Wx::Event]
381
383
  # @return [true,false]
@@ -384,7 +386,7 @@ module Wx::PG
384
386
  # Returns value from control, via parameter variant.
385
387
  # Usually ends up calling property's StringToValue() or IntToValue(). Returns true if value was different.
386
388
  # @param variant [Wx::Variant]
387
- # @param property [Wx::PGProperty]
389
+ # @param property [Wx::PG::PGProperty]
388
390
  # @param ctrl [Wx::Window]
389
391
  # @return [true,false]
390
392
  def get_value_from_control(variant, property, ctrl) end
@@ -392,7 +394,7 @@ module Wx::PG
392
394
 
393
395
  # Extra processing when control gains focus.
394
396
  # For example, {Wx::TextCtrl} based controls should select all text.
395
- # @param property [Wx::PGProperty]
397
+ # @param property [Wx::PG::PGProperty]
396
398
  # @param wnd [Wx::Window]
397
399
  # @return [void]
398
400
  def on_focus(property, wnd) end
@@ -404,20 +406,20 @@ module Wx::PG
404
406
  #
405
407
  class PGTextCtrlEditor < PGEditor
406
408
 
407
- # @return [PGTextCtrlEditor]
409
+ # @return [Wx::PG::PGTextCtrlEditor]
408
410
  def initialize; end
409
411
 
410
412
  # Instantiates editor controls.
411
413
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
412
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
413
- # @param property [Wx::PGProperty] Property for which this method is called.
414
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
415
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
414
416
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
415
417
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
416
418
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
417
419
  def create_controls(propgrid, property, pos, size) end
418
420
 
419
421
  # Loads value from property to the control.
420
- # @param property [Wx::PGProperty]
422
+ # @param property [Wx::PG::PGProperty]
421
423
  # @param ctrl [Wx::Window]
422
424
  # @return [void]
423
425
  def update_control(property, ctrl) end
@@ -425,8 +427,8 @@ module Wx::PG
425
427
  # Handles events.
426
428
  # Returns true if value in control was modified (see {Wx::PG::PGProperty#on_event} for more information).
427
429
  # {Wx::PG::PropertyGrid} will automatically unfocus the editor when {Wx::EVT_TEXT_ENTER} is received and when it results in property value being modified. This happens regardless of editor type (i.e. behaviour is same for any {Wx::TextCtrl} and {Wx::ComboBox} based editor).
428
- # @param propgrid [Wx::PropertyGrid]
429
- # @param property [Wx::PGProperty]
430
+ # @param propgrid [Wx::PG::PropertyGrid]
431
+ # @param property [Wx::PG::PGProperty]
430
432
  # @param wnd_primary [Wx::Window]
431
433
  # @param event [Wx::Event]
432
434
  # @return [true,false]
@@ -435,7 +437,7 @@ module Wx::PG
435
437
  # Returns value from control, via parameter variant.
436
438
  # Usually ends up calling property's StringToValue() or IntToValue(). Returns true if value was different.
437
439
  # @param variant [Wx::Variant]
438
- # @param property [Wx::PGProperty]
440
+ # @param property [Wx::PG::PGProperty]
439
441
  # @param ctrl [Wx::Window]
440
442
  # @return [true,false]
441
443
  def get_value_from_control(variant, property, ctrl) end
@@ -448,7 +450,7 @@ module Wx::PG
448
450
  alias_method :name, :get_name
449
451
 
450
452
  # Sets control's value specifically from string.
451
- # @param property [Wx::PGProperty]
453
+ # @param property [Wx::PG::PGProperty]
452
454
  # @param ctrl [Wx::Window]
453
455
  # @param txt [String]
454
456
  # @return [void]
@@ -456,20 +458,20 @@ module Wx::PG
456
458
 
457
459
  # Extra processing when control gains focus.
458
460
  # For example, {Wx::TextCtrl} based controls should select all text.
459
- # @param property [Wx::PGProperty]
461
+ # @param property [Wx::PG::PGProperty]
460
462
  # @param wnd [Wx::Window]
461
463
  # @return [void]
462
464
  def on_focus(property, wnd) end
463
465
 
464
- # @param propgrid [Wx::PropertyGrid]
465
- # @param property [Wx::PGProperty]
466
+ # @param propgrid [Wx::PG::PropertyGrid]
467
+ # @param property [Wx::PG::PGProperty]
466
468
  # @param ctrl [Wx::Window]
467
469
  # @param event [Wx::Event]
468
470
  # @return [true,false]
469
471
  def self.on_text_ctrl_event(propgrid, property, ctrl, event) end
470
472
 
471
473
  # @param variant [Wx::Variant]
472
- # @param property [Wx::PGProperty]
474
+ # @param property [Wx::PG::PGProperty]
473
475
  # @param ctrl [Wx::Window]
474
476
  # @return [true,false]
475
477
  def self.get_text_ctrl_value_from_control(variant, property, ctrl) end
@@ -489,8 +491,8 @@ module Wx::PG
489
491
 
490
492
  # Instantiates editor controls.
491
493
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
492
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
493
- # @param property [Wx::PGProperty] Property for which this method is called.
494
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
495
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
494
496
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
495
497
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
496
498
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
@@ -499,8 +501,8 @@ module Wx::PG
499
501
  # Handles events.
500
502
  # Returns true if value in control was modified (see {Wx::PG::PGProperty#on_event} for more information).
501
503
  # {Wx::PG::PropertyGrid} will automatically unfocus the editor when {Wx::EVT_TEXT_ENTER} is received and when it results in property value being modified. This happens regardless of editor type (i.e. behaviour is same for any {Wx::TextCtrl} and {Wx::ComboBox} based editor).
502
- # @param propgrid [Wx::PropertyGrid]
503
- # @param property [Wx::PGProperty]
504
+ # @param propgrid [Wx::PG::PropertyGrid]
505
+ # @param property [Wx::PG::PGProperty]
504
506
  # @param wnd_primary [Wx::Window]
505
507
  # @param event [Wx::Event]
506
508
  # @return [true,false]
@@ -513,7 +515,7 @@ module Wx::PG
513
515
  #
514
516
  class PGTextCtrlAndButtonEditor < PGTextCtrlEditor
515
517
 
516
- # @return [PGTextCtrlAndButtonEditor]
518
+ # @return [Wx::PG::PGTextCtrlAndButtonEditor]
517
519
  def initialize; end
518
520
 
519
521
  # Returns pointer to the name of the editor.
@@ -524,8 +526,8 @@ module Wx::PG
524
526
 
525
527
  # Instantiates editor controls.
526
528
  # - It is not necessary to call {Wx::EvtHandler#bind} for interesting editor events. All events from controls are automatically forwarded to {Wx::PG::PGEditor#on_event} and {Wx::PG::PGProperty#on_event}.
527
- # @param propgrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
528
- # @param property [Wx::PGProperty] Property for which this method is called.
529
+ # @param propgrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} to which the property belongs (use as parent for control).
530
+ # @param property [Wx::PG::PGProperty] Property for which this method is called.
529
531
  # @param pos [Array(Integer, Integer), Wx::Point] Position, inside {Wx::PG::PropertyGrid}, to create control(s) to.
530
532
  # @param size [Array(Integer, Integer), Wx::Size] Initial size for control(s).
531
533
  # @return [Wx::Window,Array<Wx::Window,Wx::Window>]
@@ -541,16 +543,16 @@ module Wx::PG
541
543
  #
542
544
  class PGEditorDialogAdapter < Object
543
545
 
544
- # @return [PGEditorDialogAdapter]
546
+ # @return [Wx::PG::PGEditorDialogAdapter]
545
547
  def initialize; end
546
548
 
547
- # @param propGrid [Wx::PropertyGrid]
548
- # @param property [Wx::PGProperty]
549
+ # @param propGrid [Wx::PG::PropertyGrid]
550
+ # @param property [Wx::PG::PGProperty]
549
551
  # @return [true,false]
550
552
  def show_dialog(propGrid, property) end
551
553
 
552
- # @param propGrid [Wx::PropertyGrid]
553
- # @param property [Wx::PGProperty]
554
+ # @param propGrid [Wx::PG::PropertyGrid]
555
+ # @param property [Wx::PG::PGProperty]
554
556
  # @return [true,false]
555
557
  def do_show_dialog(propGrid, property) end
556
558
 
@@ -113,9 +113,9 @@ module Wx::PG
113
113
  class PGMultiButton < Window
114
114
 
115
115
  # Constructor.
116
- # @param pg [Wx::PropertyGrid]
116
+ # @param pg [Wx::PG::PropertyGrid]
117
117
  # @param sz [Array(Integer, Integer), Wx::Size]
118
- # @return [PGMultiButton]
118
+ # @return [Wx::PG::PGMultiButton]
119
119
  def initialize(pg, sz) end
120
120
 
121
121
  # @overload add(label, id=-2)
@@ -131,7 +131,7 @@ module Wx::PG
131
131
  def add(*args) end
132
132
 
133
133
  # Call this in CreateControls() of your custom editor class after all buttons have been added.
134
- # @param propGrid [Wx::PropertyGrid] {Wx::PG::PropertyGrid} given in CreateControls().
134
+ # @param propGrid [Wx::PG::PropertyGrid] {Wx::PG::PropertyGrid} given in CreateControls().
135
135
  # @param pos [Array(Integer, Integer), Wx::Point] {Wx::Point} given in CreateControls().
136
136
  # @return [void]
137
137
  def finalize(propGrid, pos) end