wxruby3 0.9.5-x64-mingw-ucrt → 0.9.7-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.
- checksums.yaml +4 -4
- data/.wxconfig +9 -8
- data/INSTALL.md +315 -78
- data/README.md +31 -20
- data/ext/wxbase32u_gcc_custom.dll +0 -0
- data/ext/wxbase32u_net_gcc_custom.dll +0 -0
- data/ext/wxbase32u_xml_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_aui_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_core_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_gl_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_html_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_media_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_propgrid_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_qa_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_ribbon_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_richtext_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_stc_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_webview_gcc_custom.dll +0 -0
- data/ext/wxmsw32u_xrc_gcc_custom.dll +0 -0
- data/lib/wx/core/ext.rb +22 -3
- data/lib/wx/doc/gen/about_dialog_info.rb +1 -1
- data/lib/wx/doc/gen/accelerator.rb +1 -1
- data/lib/wx/doc/gen/accessible.rb +1 -1
- data/lib/wx/doc/gen/activity_indicator.rb +1 -1
- data/lib/wx/doc/gen/animation.rb +1 -1
- data/lib/wx/doc/gen/animation_ctrl.rb +1 -1
- data/lib/wx/doc/gen/any_button.rb +1 -1
- data/lib/wx/doc/gen/app.rb +1 -1
- data/lib/wx/doc/gen/app_traits.rb +1 -1
- data/lib/wx/doc/gen/art_provider.rb +1 -1
- data/lib/wx/doc/gen/aui/aui_dock_art.rb +430 -426
- data/lib/wx/doc/gen/aui/aui_floating_frame.rb +34 -30
- data/lib/wx/doc/gen/aui/aui_manager.rb +352 -348
- data/lib/wx/doc/gen/aui/aui_manager_event.rb +107 -103
- data/lib/wx/doc/gen/aui/aui_mdi_child_frame.rb +157 -153
- data/lib/wx/doc/gen/aui/aui_mdi_client_window.rb +42 -38
- data/lib/wx/doc/gen/aui/aui_mdi_parent_frame.rb +109 -105
- data/lib/wx/doc/gen/aui/aui_notebook.rb +438 -434
- data/lib/wx/doc/gen/aui/aui_notebook_event.rb +145 -141
- data/lib/wx/doc/gen/aui/aui_pane_info.rb +689 -685
- data/lib/wx/doc/gen/aui/aui_tab_art.rb +369 -365
- data/lib/wx/doc/gen/aui/aui_tab_ctrl.rb +100 -96
- data/lib/wx/doc/gen/aui/aui_tool_bar.rb +445 -441
- data/lib/wx/doc/gen/aui/aui_tool_bar_art.rb +268 -264
- data/lib/wx/doc/gen/aui/aui_tool_bar_event.rb +179 -175
- data/lib/wx/doc/gen/aui/aui_tool_bar_item.rb +219 -215
- data/lib/wx/doc/gen/banner_window.rb +1 -1
- data/lib/wx/doc/gen/bitmap.rb +1 -1
- data/lib/wx/doc/gen/bitmap_button.rb +1 -1
- data/lib/wx/doc/gen/bitmap_combo_box.rb +1 -1
- data/lib/wx/doc/gen/book_ctrl_base.rb +1 -1
- data/lib/wx/doc/gen/book_ctrl_event.rb +1 -1
- data/lib/wx/doc/gen/box_sizer.rb +1 -1
- data/lib/wx/doc/gen/brush.rb +1 -1
- data/lib/wx/doc/gen/busy_info.rb +1 -1
- data/lib/wx/doc/gen/button.rb +1 -1
- data/lib/wx/doc/gen/calculate_layout_event.rb +1 -1
- data/lib/wx/doc/gen/calendar_ctrl.rb +1 -1
- data/lib/wx/doc/gen/calendar_date_attr.rb +1 -1
- data/lib/wx/doc/gen/calendar_event.rb +1 -1
- data/lib/wx/doc/gen/caret.rb +1 -1
- data/lib/wx/doc/gen/check_box.rb +1 -1
- data/lib/wx/doc/gen/check_list_box.rb +1 -1
- data/lib/wx/doc/gen/choice.rb +1 -1
- data/lib/wx/doc/gen/choicebook.rb +1 -1
- data/lib/wx/doc/gen/client_dc.rb +1 -1
- data/lib/wx/doc/gen/clipboard.rb +1 -1
- data/lib/wx/doc/gen/collapsible_pane.rb +1 -1
- data/lib/wx/doc/gen/collapsible_pane_event.rb +1 -1
- data/lib/wx/doc/gen/colour.rb +1 -1
- data/lib/wx/doc/gen/colour_dialog.rb +1 -1
- data/lib/wx/doc/gen/colour_picker_ctrl.rb +1 -1
- data/lib/wx/doc/gen/colour_picker_event.rb +1 -1
- data/lib/wx/doc/gen/combo_box.rb +1 -1
- data/lib/wx/doc/gen/combo_ctrl.rb +1 -1
- data/lib/wx/doc/gen/command_link_button.rb +1 -1
- data/lib/wx/doc/gen/config_base.rb +1 -1
- data/lib/wx/doc/gen/context_help_button.rb +1 -1
- data/lib/wx/doc/gen/control.rb +1 -1
- data/lib/wx/doc/gen/control_with_items.rb +1 -1
- data/lib/wx/doc/gen/core.rb +5 -5
- data/lib/wx/doc/gen/cursor.rb +1 -1
- data/lib/wx/doc/gen/data_format.rb +1 -1
- data/lib/wx/doc/gen/data_object.rb +1 -1
- data/lib/wx/doc/gen/data_object_simple_base.rb +1 -1
- data/lib/wx/doc/gen/date_event.rb +1 -1
- data/lib/wx/doc/gen/date_picker_ctrl.rb +1 -1
- data/lib/wx/doc/gen/dc.rb +1 -1
- data/lib/wx/doc/gen/defs.rb +1 -1
- data/lib/wx/doc/gen/dial_up_event.rb +1 -1
- data/lib/wx/doc/gen/dial_up_manager.rb +1 -1
- data/lib/wx/doc/gen/dialog.rb +1 -1
- data/lib/wx/doc/gen/dir_dialog.rb +1 -1
- data/lib/wx/doc/gen/dir_filter_list_ctrl.rb +1 -1
- data/lib/wx/doc/gen/dir_picker_ctrl.rb +1 -1
- data/lib/wx/doc/gen/drag_drop.rb +1 -1
- data/lib/wx/doc/gen/drag_image.rb +1 -1
- data/lib/wx/doc/gen/editable_list_box.rb +1 -1
- data/lib/wx/doc/gen/event.rb +1 -1
- data/lib/wx/doc/gen/event_blocker.rb +1 -1
- data/lib/wx/doc/gen/event_filter.rb +1 -1
- data/lib/wx/doc/gen/events.rb +1 -1
- data/lib/wx/doc/gen/evt_handler.rb +1 -1
- data/lib/wx/doc/gen/ext_help_controller.rb +1 -1
- data/lib/wx/doc/gen/file_ctrl.rb +1 -1
- data/lib/wx/doc/gen/file_ctrl_event.rb +1 -1
- data/lib/wx/doc/gen/file_dialog.rb +1 -1
- data/lib/wx/doc/gen/file_dialog_custom_control.rb +1 -1
- data/lib/wx/doc/gen/file_dialog_customize_hook.rb +1 -1
- data/lib/wx/doc/gen/file_dir_picker_event.rb +1 -1
- data/lib/wx/doc/gen/file_picker_ctrl.rb +1 -1
- data/lib/wx/doc/gen/file_system.rb +1 -1
- data/lib/wx/doc/gen/find_dialog_event.rb +1 -1
- data/lib/wx/doc/gen/find_replace_data.rb +1 -1
- data/lib/wx/doc/gen/find_replace_dialog.rb +1 -1
- data/lib/wx/doc/gen/flex_grid_sizer.rb +1 -1
- data/lib/wx/doc/gen/font.rb +1 -1
- data/lib/wx/doc/gen/font_data.rb +1 -1
- data/lib/wx/doc/gen/font_dialog.rb +1 -1
- data/lib/wx/doc/gen/font_picker_ctrl.rb +1 -1
- data/lib/wx/doc/gen/font_picker_event.rb +1 -1
- data/lib/wx/doc/gen/frame.rb +1 -1
- data/lib/wx/doc/gen/fs_file.rb +1 -1
- data/lib/wx/doc/gen/functions.rb +1 -1
- data/lib/wx/doc/gen/gauge.rb +1 -1
- data/lib/wx/doc/gen/gb_sizer_item.rb +1 -1
- data/lib/wx/doc/gen/gcdc.rb +1 -1
- data/lib/wx/doc/gen/gdi_common.rb +3 -3
- data/lib/wx/doc/gen/gdi_object.rb +1 -1
- data/lib/wx/doc/gen/generic_dir_ctrl.rb +1 -1
- data/lib/wx/doc/gen/graphics_context.rb +1 -1
- data/lib/wx/doc/gen/graphics_object.rb +1 -1
- data/lib/wx/doc/gen/grid/grid_cell_activatable_editor.rb +28 -24
- data/lib/wx/doc/gen/grid/grid_cell_attr.rb +251 -247
- data/lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb +25 -21
- data/lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_renderer.rb +27 -23
- data/lib/wx/doc/gen/grid/grid_cell_bool_editor.rb +38 -34
- data/lib/wx/doc/gen/grid/grid_cell_bool_renderer.rb +25 -21
- data/lib/wx/doc/gen/grid/grid_cell_choice_editor.rb +35 -31
- data/lib/wx/doc/gen/grid/grid_cell_date_editor.rb +28 -24
- data/lib/wx/doc/gen/grid/grid_cell_date_renderer.rb +34 -30
- data/lib/wx/doc/gen/grid/grid_cell_date_time_renderer.rb +30 -26
- data/lib/wx/doc/gen/grid/grid_cell_editor.rb +183 -179
- data/lib/wx/doc/gen/grid/grid_cell_enum_editor.rb +29 -25
- data/lib/wx/doc/gen/grid/grid_cell_enum_renderer.rb +33 -29
- data/lib/wx/doc/gen/grid/grid_cell_float_editor.rb +34 -30
- data/lib/wx/doc/gen/grid/grid_cell_float_renderer.rb +67 -63
- data/lib/wx/doc/gen/grid/grid_cell_number_editor.rb +34 -30
- data/lib/wx/doc/gen/grid/grid_cell_number_renderer.rb +25 -21
- data/lib/wx/doc/gen/grid/grid_cell_renderer.rb +93 -89
- data/lib/wx/doc/gen/grid/grid_cell_string_renderer.rb +25 -21
- data/lib/wx/doc/gen/grid/grid_cell_text_editor.rb +38 -34
- data/lib/wx/doc/gen/grid/grid_ctrl.rb +2722 -2718
- data/lib/wx/doc/gen/grid/grid_editor_created_event.rb +82 -78
- data/lib/wx/doc/gen/grid/grid_event.rb +106 -102
- data/lib/wx/doc/gen/grid/grid_range_select_event.rb +93 -89
- data/lib/wx/doc/gen/grid/grid_size_event.rb +70 -66
- data/lib/wx/doc/gen/grid/grid_string_table.rb +130 -126
- data/lib/wx/doc/gen/grid/grid_table_base.rb +303 -299
- data/lib/wx/doc/gen/grid/grid_table_message.rb +70 -66
- data/lib/wx/doc/gen/grid_bag_sizer.rb +1 -1
- data/lib/wx/doc/gen/grid_sizer.rb +1 -1
- data/lib/wx/doc/gen/gui_event_loop.rb +1 -1
- data/lib/wx/doc/gen/header_ctrl.rb +1 -1
- data/lib/wx/doc/gen/header_ctrl_event.rb +1 -1
- data/lib/wx/doc/gen/help_controller.rb +1 -1
- data/lib/wx/doc/gen/help_provider.rb +1 -1
- data/lib/wx/doc/gen/html/html_cell.rb +515 -511
- data/lib/wx/doc/gen/html/html_cell_event.rb +58 -54
- data/lib/wx/doc/gen/html/html_easy_printing.rb +171 -167
- data/lib/wx/doc/gen/html/html_help_controller.rb +292 -288
- data/lib/wx/doc/gen/html/html_help_data.rb +147 -143
- data/lib/wx/doc/gen/html/html_help_window.rb +232 -228
- data/lib/wx/doc/gen/html/html_link_event.rb +30 -26
- data/lib/wx/doc/gen/html/html_list_box.rb +301 -297
- data/lib/wx/doc/gen/html/html_printout.rb +94 -90
- data/lib/wx/doc/gen/html/html_window.rb +406 -402
- data/lib/wx/doc/gen/hyperlink_ctrl.rb +1 -1
- data/lib/wx/doc/gen/hyperlink_event.rb +1 -1
- data/lib/wx/doc/gen/icon.rb +1 -1
- data/lib/wx/doc/gen/icon_location.rb +1 -1
- data/lib/wx/doc/gen/image.rb +1 -1
- data/lib/wx/doc/gen/image_list.rb +1 -1
- data/lib/wx/doc/gen/info_bar.rb +1 -1
- data/lib/wx/doc/gen/keyboard_state.rb +1 -1
- data/lib/wx/doc/gen/list_box.rb +1 -1
- data/lib/wx/doc/gen/list_ctrl.rb +1 -1
- data/lib/wx/doc/gen/list_event.rb +1 -1
- data/lib/wx/doc/gen/listbook.rb +1 -1
- data/lib/wx/doc/gen/locale.rb +1 -1
- data/lib/wx/doc/gen/log.rb +1 -1
- data/lib/wx/doc/gen/mdi_client_window.rb +1 -1
- data/lib/wx/doc/gen/mdi_frame.rb +1 -1
- data/lib/wx/doc/gen/media_ctrl.rb +1 -1
- data/lib/wx/doc/gen/media_event.rb +1 -1
- data/lib/wx/doc/gen/memory_dc.rb +1 -1
- data/lib/wx/doc/gen/menu.rb +1 -1
- data/lib/wx/doc/gen/menu_bar.rb +1 -1
- data/lib/wx/doc/gen/menu_item.rb +1 -1
- data/lib/wx/doc/gen/message_dialog.rb +1 -1
- data/lib/wx/doc/gen/mini_frame.rb +1 -1
- data/lib/wx/doc/gen/mirror_dc.rb +1 -1
- data/lib/wx/doc/gen/mouse_state.rb +1 -1
- data/lib/wx/doc/gen/multi_choice_dialog.rb +1 -1
- data/lib/wx/doc/gen/non_owned_window.rb +1 -1
- data/lib/wx/doc/gen/notebook.rb +1 -1
- data/lib/wx/doc/gen/num_validator.rb +1 -1
- data/lib/wx/doc/gen/number_entry_dialog.rb +1 -1
- data/lib/wx/doc/gen/object.rb +1 -1
- data/lib/wx/doc/gen/owner_drawn_combo_box.rb +1 -1
- data/lib/wx/doc/gen/paint_dc.rb +1 -1
- data/lib/wx/doc/gen/palette.rb +1 -1
- data/lib/wx/doc/gen/panel.rb +1 -1
- data/lib/wx/doc/gen/pen.rb +1 -1
- data/lib/wx/doc/gen/persistence_manager.rb +1 -1
- data/lib/wx/doc/gen/persistent_object.rb +1 -1
- data/lib/wx/doc/gen/persistent_window.rb +1 -1
- data/lib/wx/doc/gen/pg/numeric_property_validator.rb +33 -29
- data/lib/wx/doc/gen/pg/pg_array_editor_dialog.rb +299 -295
- data/lib/wx/doc/gen/pg/pg_cell.rb +162 -158
- data/lib/wx/doc/gen/pg/pg_editor.rb +693 -689
- data/lib/wx/doc/gen/pg/pg_multi_button.rb +133 -129
- data/lib/wx/doc/gen/pg/pg_properties.rb +2662 -2658
- data/lib/wx/doc/gen/pg/pg_property.rb +1929 -1925
- data/lib/wx/doc/gen/pg/pg_validation_info.rb +275 -271
- data/lib/wx/doc/gen/pg/property_grid.rb +708 -704
- data/lib/wx/doc/gen/pg/property_grid_event.rb +168 -164
- data/lib/wx/doc/gen/pg/property_grid_interface.rb +1071 -1067
- data/lib/wx/doc/gen/pg/property_grid_manager.rb +386 -382
- data/lib/wx/doc/gen/pg/property_grid_page.rb +267 -263
- data/lib/wx/doc/gen/pg/property_grid_page_state.rb +147 -143
- data/lib/wx/doc/gen/picker_base.rb +1 -1
- data/lib/wx/doc/gen/platform_info.rb +1 -1
- data/lib/wx/doc/gen/popup_window.rb +1 -1
- data/lib/wx/doc/gen/progress_dialog.rb +1 -1
- data/lib/wx/doc/gen/property_sheet_dialog.rb +1 -1
- data/lib/wx/doc/gen/prt/page_setup_dialog.rb +32 -28
- data/lib/wx/doc/gen/prt/post_script_dc.rb +21 -17
- data/lib/wx/doc/gen/prt/preview_frame.rb +49 -45
- data/lib/wx/doc/gen/prt/print_abort_dialog.rb +126 -122
- data/lib/wx/doc/gen/prt/print_data.rb +637 -633
- data/lib/wx/doc/gen/prt/print_dialog.rb +43 -39
- data/lib/wx/doc/gen/prt/printer.rb +484 -480
- data/lib/wx/doc/gen/prt/printer_dc.rb +26 -22
- data/lib/wx/doc/gen/query_layout_info_event.rb +1 -1
- data/lib/wx/doc/gen/radio_box.rb +1 -1
- data/lib/wx/doc/gen/radio_button.rb +1 -1
- data/lib/wx/doc/gen/rbn/ribbon_art_provider.rb +1716 -1712
- data/lib/wx/doc/gen/rbn/ribbon_bar.rb +239 -235
- data/lib/wx/doc/gen/rbn/ribbon_bar_event.rb +34 -30
- data/lib/wx/doc/gen/rbn/ribbon_button_bar.rb +439 -435
- data/lib/wx/doc/gen/rbn/ribbon_button_bar_event.rb +52 -48
- data/lib/wx/doc/gen/rbn/ribbon_control.rb +116 -112
- data/lib/wx/doc/gen/rbn/ribbon_gallery.rb +205 -201
- data/lib/wx/doc/gen/rbn/ribbon_gallery_event.rb +44 -40
- data/lib/wx/doc/gen/rbn/ribbon_page.rb +129 -125
- data/lib/wx/doc/gen/rbn/ribbon_panel.rb +229 -225
- data/lib/wx/doc/gen/rbn/ribbon_panel_event.rb +34 -30
- data/lib/wx/doc/gen/rbn/ribbon_tool_bar.rb +329 -325
- data/lib/wx/doc/gen/rbn/ribbon_tool_bar_event.rb +31 -27
- data/lib/wx/doc/gen/rearrange_ctrl.rb +1 -1
- data/lib/wx/doc/gen/rearrange_list.rb +1 -1
- data/lib/wx/doc/gen/region.rb +1 -1
- data/lib/wx/doc/gen/region_iterator.rb +1 -1
- data/lib/wx/doc/gen/rtc/rich_text_box.rb +424 -420
- data/lib/wx/doc/gen/rtc/rich_text_buffer.rb +1148 -1144
- data/lib/wx/doc/gen/rtc/rich_text_buffer_data_object.rb +30 -26
- data/lib/wx/doc/gen/rtc/rich_text_composite_object.rb +516 -512
- data/lib/wx/doc/gen/rtc/rich_text_ctrl.rb +1991 -1987
- data/lib/wx/doc/gen/rtc/rich_text_event.rb +159 -155
- data/lib/wx/doc/gen/rtc/rich_text_file_handler.rb +167 -163
- data/lib/wx/doc/gen/rtc/rich_text_formatting_dialog.rb +271 -267
- data/lib/wx/doc/gen/rtc/rich_text_header_footer_data.rb +171 -167
- data/lib/wx/doc/gen/rtc/rich_text_html_handler.rb +88 -84
- data/lib/wx/doc/gen/rtc/rich_text_image.rb +323 -319
- data/lib/wx/doc/gen/rtc/rich_text_object.rb +2819 -2815
- data/lib/wx/doc/gen/rtc/rich_text_paragraph_layout_box.rb +1187 -1183
- data/lib/wx/doc/gen/rtc/rich_text_printing.rb +242 -238
- data/lib/wx/doc/gen/rtc/rich_text_style_list_box.rb +286 -282
- data/lib/wx/doc/gen/rtc/rich_text_style_organiser_dialog.rb +181 -177
- data/lib/wx/doc/gen/rtc/rich_text_xml_handler.rb +47 -43
- data/lib/wx/doc/gen/rtc/symbol_picker_dialog.rb +145 -141
- data/lib/wx/doc/gen/sash_event.rb +1 -1
- data/lib/wx/doc/gen/sash_layout_window.rb +1 -1
- data/lib/wx/doc/gen/sash_window.rb +1 -1
- data/lib/wx/doc/gen/scaled_dc.rb +1 -1
- data/lib/wx/doc/gen/screen_dc.rb +1 -1
- data/lib/wx/doc/gen/scroll_bar.rb +1 -1
- data/lib/wx/doc/gen/scrolled_canvas.rb +1 -1
- data/lib/wx/doc/gen/scrolled_control.rb +1 -1
- data/lib/wx/doc/gen/scrolled_window.rb +1 -1
- data/lib/wx/doc/gen/search_ctrl.rb +1 -1
- data/lib/wx/doc/gen/simplebook.rb +1 -1
- data/lib/wx/doc/gen/single_choice_dialog.rb +1 -1
- data/lib/wx/doc/gen/sizer.rb +1 -1
- data/lib/wx/doc/gen/sizer_item.rb +1 -1
- data/lib/wx/doc/gen/slider.rb +1 -1
- data/lib/wx/doc/gen/spin_button.rb +1 -1
- data/lib/wx/doc/gen/spin_ctrl.rb +1 -1
- data/lib/wx/doc/gen/spin_ctrl_double.rb +1 -1
- data/lib/wx/doc/gen/spin_double_event.rb +1 -1
- data/lib/wx/doc/gen/spin_event.rb +1 -1
- data/lib/wx/doc/gen/splash_screen.rb +1 -1
- data/lib/wx/doc/gen/splitter_event.rb +1 -1
- data/lib/wx/doc/gen/splitter_window.rb +1 -1
- data/lib/wx/doc/gen/static_bitmap.rb +1 -1
- data/lib/wx/doc/gen/static_box.rb +1 -1
- data/lib/wx/doc/gen/static_box_sizer.rb +1 -1
- data/lib/wx/doc/gen/static_line.rb +1 -1
- data/lib/wx/doc/gen/static_text.rb +1 -1
- data/lib/wx/doc/gen/status_bar.rb +1 -1
- data/lib/wx/doc/gen/stc/styled_text_ctrl.rb +4202 -4198
- data/lib/wx/doc/gen/stc/styled_text_event.rb +7511 -7507
- data/lib/wx/doc/gen/std_dialog_button_sizer.rb +1 -1
- data/lib/wx/doc/gen/svg_file_dc.rb +1 -1
- data/lib/wx/doc/gen/system_options.rb +1 -1
- data/lib/wx/doc/gen/system_settings.rb +1 -1
- data/lib/wx/doc/gen/task_bar_button.rb +1 -1
- data/lib/wx/doc/gen/task_bar_icon.rb +1 -1
- data/lib/wx/doc/gen/task_bar_icon_event.rb +1 -1
- data/lib/wx/doc/gen/text_attr.rb +1 -1
- data/lib/wx/doc/gen/text_ctrl.rb +1 -1
- data/lib/wx/doc/gen/text_entry.rb +1 -1
- data/lib/wx/doc/gen/text_entry_dialog.rb +1 -1
- data/lib/wx/doc/gen/text_validator.rb +1 -1
- data/lib/wx/doc/gen/time_picker_ctrl.rb +1 -1
- data/lib/wx/doc/gen/timer.rb +1 -1
- data/lib/wx/doc/gen/timer_event.rb +1 -1
- data/lib/wx/doc/gen/tip_provider.rb +1 -1
- data/lib/wx/doc/gen/toggle_button.rb +1 -1
- data/lib/wx/doc/gen/tool_bar.rb +1 -1
- data/lib/wx/doc/gen/tool_tip.rb +1 -1
- data/lib/wx/doc/gen/toolbook.rb +1 -1
- data/lib/wx/doc/gen/top_level_window.rb +1 -1
- data/lib/wx/doc/gen/tree_ctrl.rb +1 -1
- data/lib/wx/doc/gen/tree_event.rb +1 -1
- data/lib/wx/doc/gen/treebook.rb +1 -1
- data/lib/wx/doc/gen/ui_action_simulator.rb +1 -1
- data/lib/wx/doc/gen/utils.rb +1 -1
- data/lib/wx/doc/gen/v_list_box.rb +1 -1
- data/lib/wx/doc/gen/v_scrolled_window.rb +1 -1
- data/lib/wx/doc/gen/validator.rb +1 -1
- data/lib/wx/doc/gen/variant.rb +1 -1
- data/lib/wx/doc/gen/window.rb +1 -1
- data/lib/wx/doc/gen/window_dc.rb +1 -1
- data/lib/wx/doc/gen/window_disabler.rb +1 -1
- data/lib/wx/doc/gen/with_images.rb +1 -1
- data/lib/wx/doc/gen/wizard.rb +1 -1
- data/lib/wx/doc/gen/wizard_event.rb +1 -1
- data/lib/wx/doc/gen/wizard_page.rb +1 -1
- data/lib/wx/doc/gen/wizard_page_simple.rb +1 -1
- data/lib/wx/doc/gen/wrap_sizer.rb +1 -1
- data/lib/wx/doc/gen/xml_node.rb +1 -1
- data/lib/wx/doc/gen/xml_resource.rb +1 -1
- data/lib/wx/rtc/ext/rich_text_ctrl.rb +5 -5
- data/lib/wx/version.rb +1 -1
- data/lib/wx/wxruby/base.rb +6 -4
- data/lib/wx/wxruby/cmd/sampler.rb +39 -29
- data/lib/wx/wxruby/cmd/setup.rb +122 -0
- data/lib/wx/wxruby/cmd/test.rb +56 -6
- data/lib/wxruby_aui.so +0 -0
- data/lib/wxruby_core.so +0 -0
- data/lib/wxruby_grid.so +0 -0
- data/lib/wxruby_html.so +0 -0
- data/lib/wxruby_pg.so +0 -0
- data/lib/wxruby_prt.so +0 -0
- data/lib/wxruby_rbn.so +0 -0
- data/lib/wxruby_rtc.so +0 -0
- data/lib/wxruby_stc.so +0 -0
- data/rakelib/install.rb +2 -0
- data/rakelib/lib/config/linux.rb +24 -2
- data/rakelib/lib/config/macosx.rb +16 -0
- data/rakelib/lib/config/mingw.rb +133 -9
- data/rakelib/lib/config/pkgman/arch.rb +53 -0
- data/rakelib/lib/config/pkgman/base.rb +169 -0
- data/rakelib/lib/config/pkgman/debian.rb +66 -0
- data/rakelib/lib/config/pkgman/macosx.rb +183 -0
- data/rakelib/lib/config/pkgman/rhel.rb +54 -0
- data/rakelib/lib/config/pkgman/suse.rb +54 -0
- data/rakelib/lib/config/unixish.rb +36 -19
- data/rakelib/lib/config.rb +254 -61
- data/rakelib/prepost.rake +9 -4
- data/rakelib/yard/templates/default/fulldoc/html/css/wxruby3.css +14 -0
- data/rakelib/yard/templates/default/fulldoc/html/setup.rb +5 -5
- data/rakelib/yard/yard/relative_markdown_links.rb +7 -1
- metadata +23 -4
@@ -6,436 +6,440 @@
|
|
6
6
|
|
7
7
|
module Wx::RTC
|
8
8
|
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
# @see Wx::RTC::RichTextParagraphLayoutBox
|
13
|
-
# @see Wx::RTC::RichTextObject
|
14
|
-
# @see Wx::RTC::RichTextBuffer
|
15
|
-
# @see Wx::RTC::RichTextCtrl
|
16
|
-
#
|
17
|
-
#
|
18
|
-
#
|
19
|
-
# @note This class is <b>untracked</b> and should not be derived from nor instances extended!
|
20
|
-
# @wxrb_require USE_RICHTEXT
|
21
|
-
class RichTextBox < RichTextParagraphLayoutBox
|
22
|
-
|
23
|
-
# @overload initialize(parent=nil)
|
24
|
-
# Default constructor; optionally pass the parent object.
|
25
|
-
# @param parent [Wx::RTC::RichTextObject]
|
26
|
-
# @return [Wx::RTC::RichTextBox]
|
27
|
-
# @overload initialize(obj)
|
28
|
-
# Copy constructor.
|
29
|
-
# @param obj [Wx::RTC::RichTextBox]
|
30
|
-
# @return [Wx::RTC::RichTextBox]
|
31
|
-
def initialize(*args) end
|
32
|
-
|
33
|
-
# Draw the item, within the given range.
|
9
|
+
module Wx::RTC
|
10
|
+
|
11
|
+
# This class implements a floating or inline text box, containing paragraphs.
|
34
12
|
#
|
35
|
-
#
|
36
|
-
# @
|
37
|
-
# @
|
38
|
-
# @
|
39
|
-
# @
|
40
|
-
# @param rect [Wx::Rect]
|
41
|
-
# @param descent [Integer]
|
42
|
-
# @param style [Integer]
|
43
|
-
# @return [Boolean]
|
44
|
-
def draw(dc, context, range, selection, rect, descent, style) end
|
45
|
-
|
46
|
-
# Returns the XML node name of this object.
|
13
|
+
# Category: Rich Text
|
14
|
+
# @see Wx::RTC::RichTextParagraphLayoutBox
|
15
|
+
# @see Wx::RTC::RichTextObject
|
16
|
+
# @see Wx::RTC::RichTextBuffer
|
17
|
+
# @see Wx::RTC::RichTextCtrl
|
47
18
|
#
|
48
|
-
# This must be overridden for {Wx::XmlNode}-base XML export to work.
|
49
|
-
# @return [String]
|
50
|
-
def get_xml_node_name; end
|
51
|
-
alias_method :xml_node_name, :get_xml_node_name
|
52
|
-
|
53
|
-
# Returns true if we can edit the object's properties via a GUI.
|
54
|
-
# @return [Boolean]
|
55
|
-
def can_edit_properties; end
|
56
|
-
alias_method :can_edit_properties?, :can_edit_properties
|
57
|
-
|
58
|
-
# Edits the object's properties via a GUI.
|
59
|
-
# @param parent [Wx::Window]
|
60
|
-
# @param buffer [Wx::RTC::RichTextBuffer]
|
61
|
-
# @return [Boolean]
|
62
|
-
def edit_properties(parent, buffer) end
|
63
|
-
|
64
|
-
# Returns the label to be used for the properties context menu item.
|
65
|
-
# @return [String]
|
66
|
-
def get_properties_menu_label; end
|
67
|
-
alias_method :properties_menu_label, :get_properties_menu_label
|
68
|
-
|
69
|
-
# Clones the object.
|
70
|
-
# @return [Wx::RTC::RichTextObject]
|
71
|
-
def clone; end
|
72
|
-
|
73
|
-
# @param obj [Wx::RTC::RichTextBox]
|
74
|
-
# @return [void]
|
75
|
-
def copy(obj) end
|
76
|
-
|
77
|
-
end # RichTextBox
|
78
|
-
|
79
|
-
# {Wx::RTC::RichTextCell} is the cell in a table, in which the user can type.
|
80
|
-
#
|
81
|
-
# As well as text, it can also contain objects e.g. an image, or even another {Wx::RTC::RichTextTable}.
|
82
|
-
# A cell's appearance can be changed via its associated {Wx::RTC::RichTextAttr}; for example its size altered or its background colour set. It also has the properties of column- and row-span. By default these are 1, meaning that the cell only spans itself, but can be increased using the {Wx::RTC::RichTextCell#set_col_span} and {Wx::RTC::RichTextCell#set_row_span} methods. Attempts to set too large a span are silently truncated to the table edge.
|
83
|
-
#
|
84
|
-
#
|
85
|
-
# @note This class is <b>untracked</b> and should not be derived from nor instances extended!
|
86
|
-
# @wxrb_require USE_RICHTEXT
|
87
|
-
class RichTextCell < RichTextBox
|
88
|
-
|
89
|
-
# @overload initialize(parent=nil)
|
90
|
-
# Default constructor; optionally pass the parent object.
|
91
|
-
# @param parent [Wx::RTC::RichTextObject]
|
92
|
-
# @return [Wx::RTC::RichTextCell]
|
93
|
-
# @overload initialize(obj)
|
94
|
-
# Copy constructor.
|
95
|
-
# @param obj [Wx::RTC::RichTextCell]
|
96
|
-
# @return [Wx::RTC::RichTextCell]
|
97
|
-
def initialize(*args) end
|
98
|
-
|
99
|
-
# Draw the item, within the given range.
|
100
19
|
#
|
101
|
-
# Some objects may ignore the range (for example paragraphs) while others must obey it (lines, to implement wrapping)
|
102
|
-
# @param dc [Wx::DC]
|
103
|
-
# @param context [Wx::RTC::RichTextDrawingContext]
|
104
|
-
# @param range [Range]
|
105
|
-
# @param selection [Wx::RTC::RichTextSelection]
|
106
|
-
# @param rect [Wx::Rect]
|
107
|
-
# @param descent [Integer]
|
108
|
-
# @param style [Integer]
|
109
|
-
# @return [Boolean]
|
110
|
-
def draw(dc, context, range, selection, rect, descent, style) end
|
111
|
-
|
112
|
-
# Hit-testing: returns a flag indicating hit test details, plus information about position.
|
113
20
|
#
|
114
|
-
#
|
115
|
-
#
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
21
|
+
# @note This class is <b>untracked</b> and should not be derived from nor instances extended!
|
22
|
+
# @wxrb_require USE_RICHTEXT
|
23
|
+
class RichTextBox < RichTextParagraphLayoutBox
|
24
|
+
|
25
|
+
# @overload initialize(parent=nil)
|
26
|
+
# Default constructor; optionally pass the parent object.
|
27
|
+
# @param parent [Wx::RTC::RichTextObject]
|
28
|
+
# @return [Wx::RTC::RichTextBox]
|
29
|
+
# @overload initialize(obj)
|
30
|
+
# Copy constructor.
|
31
|
+
# @param obj [Wx::RTC::RichTextBox]
|
32
|
+
# @return [Wx::RTC::RichTextBox]
|
33
|
+
def initialize(*args) end
|
34
|
+
|
35
|
+
# Draw the item, within the given range.
|
36
|
+
#
|
37
|
+
# Some objects may ignore the range (for example paragraphs) while others must obey it (lines, to implement wrapping)
|
38
|
+
# @param dc [Wx::DC]
|
39
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
40
|
+
# @param range [Range]
|
41
|
+
# @param selection [Wx::RTC::RichTextSelection]
|
42
|
+
# @param rect [Wx::Rect]
|
43
|
+
# @param descent [Integer]
|
44
|
+
# @param style [Integer]
|
45
|
+
# @return [Boolean]
|
46
|
+
def draw(dc, context, range, selection, rect, descent, style) end
|
47
|
+
|
48
|
+
# Returns the XML node name of this object.
|
49
|
+
#
|
50
|
+
# This must be overridden for {Wx::XmlNode}-base XML export to work.
|
51
|
+
# @return [String]
|
52
|
+
def get_xml_node_name; end
|
53
|
+
alias_method :xml_node_name, :get_xml_node_name
|
54
|
+
|
55
|
+
# Returns true if we can edit the object's properties via a GUI.
|
56
|
+
# @return [Boolean]
|
57
|
+
def can_edit_properties; end
|
58
|
+
alias_method :can_edit_properties?, :can_edit_properties
|
59
|
+
|
60
|
+
# Edits the object's properties via a GUI.
|
61
|
+
# @param parent [Wx::Window]
|
62
|
+
# @param buffer [Wx::RTC::RichTextBuffer]
|
63
|
+
# @return [Boolean]
|
64
|
+
def edit_properties(parent, buffer) end
|
65
|
+
|
66
|
+
# Returns the label to be used for the properties context menu item.
|
67
|
+
# @return [String]
|
68
|
+
def get_properties_menu_label; end
|
69
|
+
alias_method :properties_menu_label, :get_properties_menu_label
|
70
|
+
|
71
|
+
# Clones the object.
|
72
|
+
# @return [Wx::RTC::RichTextObject]
|
73
|
+
def clone; end
|
74
|
+
|
75
|
+
# @param obj [Wx::RTC::RichTextBox]
|
76
|
+
# @return [void]
|
77
|
+
def copy(obj) end
|
78
|
+
|
79
|
+
end # RichTextBox
|
80
|
+
|
81
|
+
# {Wx::RTC::RichTextCell} is the cell in a table, in which the user can type.
|
126
82
|
#
|
127
|
-
#
|
128
|
-
#
|
129
|
-
def get_xml_node_name; end
|
130
|
-
alias_method :xml_node_name, :get_xml_node_name
|
131
|
-
|
132
|
-
# Returns true if we can edit the object's properties via a GUI.
|
133
|
-
# @return [Boolean]
|
134
|
-
def can_edit_properties; end
|
135
|
-
alias_method :can_edit_properties?, :can_edit_properties
|
136
|
-
|
137
|
-
# Edits the object's properties via a GUI.
|
138
|
-
# @param parent [Wx::Window]
|
139
|
-
# @param buffer [Wx::RTC::RichTextBuffer]
|
140
|
-
# @return [Boolean]
|
141
|
-
def edit_properties(parent, buffer) end
|
142
|
-
|
143
|
-
# Returns the label to be used for the properties context menu item.
|
144
|
-
# @return [String]
|
145
|
-
def get_properties_menu_label; end
|
146
|
-
alias_method :properties_menu_label, :get_properties_menu_label
|
147
|
-
|
148
|
-
# Returns the number of columns spanned by the cell.
|
83
|
+
# As well as text, it can also contain objects e.g. an image, or even another {Wx::RTC::RichTextTable}.
|
84
|
+
# A cell's appearance can be changed via its associated {Wx::RTC::RichTextAttr}; for example its size altered or its background colour set. It also has the properties of column- and row-span. By default these are 1, meaning that the cell only spans itself, but can be increased using the {Wx::RTC::RichTextCell#set_col_span} and {Wx::RTC::RichTextCell#set_row_span} methods. Attempts to set too large a span are silently truncated to the table edge.
|
149
85
|
#
|
150
|
-
# By default a cell doesn't span extra columns, so this function returns 1.
|
151
|
-
# @see Wx::RTC::RichTextCell#set_col_span
|
152
|
-
# @see Wx::RTC::RichTextCell#get_row_span
|
153
|
-
# @return [Integer]
|
154
|
-
def get_col_span; end
|
155
|
-
alias_method :col_span, :get_col_span
|
156
|
-
|
157
|
-
# Set the number of columns spanned by the cell.
|
158
86
|
#
|
159
|
-
#
|
160
|
-
# @
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
87
|
+
# @note This class is <b>untracked</b> and should not be derived from nor instances extended!
|
88
|
+
# @wxrb_require USE_RICHTEXT
|
89
|
+
class RichTextCell < RichTextBox
|
90
|
+
|
91
|
+
# @overload initialize(parent=nil)
|
92
|
+
# Default constructor; optionally pass the parent object.
|
93
|
+
# @param parent [Wx::RTC::RichTextObject]
|
94
|
+
# @return [Wx::RTC::RichTextCell]
|
95
|
+
# @overload initialize(obj)
|
96
|
+
# Copy constructor.
|
97
|
+
# @param obj [Wx::RTC::RichTextCell]
|
98
|
+
# @return [Wx::RTC::RichTextCell]
|
99
|
+
def initialize(*args) end
|
100
|
+
|
101
|
+
# Draw the item, within the given range.
|
102
|
+
#
|
103
|
+
# Some objects may ignore the range (for example paragraphs) while others must obey it (lines, to implement wrapping)
|
104
|
+
# @param dc [Wx::DC]
|
105
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
106
|
+
# @param range [Range]
|
107
|
+
# @param selection [Wx::RTC::RichTextSelection]
|
108
|
+
# @param rect [Wx::Rect]
|
109
|
+
# @param descent [Integer]
|
110
|
+
# @param style [Integer]
|
111
|
+
# @return [Boolean]
|
112
|
+
def draw(dc, context, range, selection, rect, descent, style) end
|
113
|
+
|
114
|
+
# Hit-testing: returns a flag indicating hit test details, plus information about position.
|
115
|
+
#
|
116
|
+
# contextObj is returned to specify what object position is relevant to, since otherwise there's an ambiguity. @ obj might not be a child of contextObj, since we may be referring to the container itself if we have no hit on a child - for example if we click outside an object.
|
117
|
+
# The function puts the position in textPosition if one is found. pt is in logical units (a zero y position is at the beginning of the buffer).
|
118
|
+
# One of the {Wx::RTC::RichTextHitTestFlags} values.
|
119
|
+
# @param dc [Wx::DC]
|
120
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
121
|
+
# @param pt [Array(Integer, Integer), Wx::Point]
|
122
|
+
# @param textPosition [Integer]
|
123
|
+
# @param flags [Integer]
|
124
|
+
# @return [Array(Integer,Integer,Wx::RTC::RichTextObject,Wx::RTC::RichTextObject)]
|
125
|
+
def hit_test(dc, context, pt, textPosition, flags=0) end
|
126
|
+
|
127
|
+
# Returns the XML node name of this object.
|
128
|
+
#
|
129
|
+
# This must be overridden for {Wx::XmlNode}-base XML export to work.
|
130
|
+
# @return [String]
|
131
|
+
def get_xml_node_name; end
|
132
|
+
alias_method :xml_node_name, :get_xml_node_name
|
133
|
+
|
134
|
+
# Returns true if we can edit the object's properties via a GUI.
|
135
|
+
# @return [Boolean]
|
136
|
+
def can_edit_properties; end
|
137
|
+
alias_method :can_edit_properties?, :can_edit_properties
|
138
|
+
|
139
|
+
# Edits the object's properties via a GUI.
|
140
|
+
# @param parent [Wx::Window]
|
141
|
+
# @param buffer [Wx::RTC::RichTextBuffer]
|
142
|
+
# @return [Boolean]
|
143
|
+
def edit_properties(parent, buffer) end
|
144
|
+
|
145
|
+
# Returns the label to be used for the properties context menu item.
|
146
|
+
# @return [String]
|
147
|
+
def get_properties_menu_label; end
|
148
|
+
alias_method :properties_menu_label, :get_properties_menu_label
|
149
|
+
|
150
|
+
# Returns the number of columns spanned by the cell.
|
151
|
+
#
|
152
|
+
# By default a cell doesn't span extra columns, so this function returns 1.
|
153
|
+
# @see Wx::RTC::RichTextCell#set_col_span
|
154
|
+
# @see Wx::RTC::RichTextCell#get_row_span
|
155
|
+
# @return [Integer]
|
156
|
+
def get_col_span; end
|
157
|
+
alias_method :col_span, :get_col_span
|
158
|
+
|
159
|
+
# Set the number of columns spanned by the cell.
|
160
|
+
#
|
161
|
+
# By default colspan is 1 i.e. a cell doesn't span extra columns. Pass a value >1 to change this. Attempting to set a colspan <1 will assert and be ignored.
|
162
|
+
# @see Wx::RTC::RichTextCell#get_col_span
|
163
|
+
# @see Wx::RTC::RichTextCell#set_row_span
|
164
|
+
# @param span [Integer]
|
165
|
+
# @return [void]
|
166
|
+
def set_col_span(span) end
|
167
|
+
alias_method :col_span=, :set_col_span
|
168
|
+
|
169
|
+
# Returns the number of rows spanned by the cell.
|
170
|
+
#
|
171
|
+
# By default a cell doesn't span extra rows, so this function returns 1.
|
172
|
+
# @see Wx::RTC::RichTextCell#set_row_span
|
173
|
+
# @see Wx::RTC::RichTextCell#get_col_span
|
174
|
+
# @return [Integer]
|
175
|
+
def get_row_span; end
|
176
|
+
alias_method :row_span, :get_row_span
|
177
|
+
|
178
|
+
# Set the number of rows spanned by the cell.
|
179
|
+
#
|
180
|
+
# By default colspan is 1 i.e. a cell doesn't span extra rows. Pass a value >1 to change this. Attempting to set a rowspan <1 will assert and be ignored.
|
181
|
+
# @see Wx::RTC::RichTextCell#get_row_span
|
182
|
+
# @see Wx::RTC::RichTextCell#set_col_span
|
183
|
+
# @param span [Integer]
|
184
|
+
# @return [void]
|
185
|
+
def set_row_span(span) end
|
186
|
+
alias_method :row_span=, :set_row_span
|
187
|
+
|
188
|
+
# Clones the object.
|
189
|
+
# @return [Wx::RTC::RichTextObject]
|
190
|
+
def clone; end
|
191
|
+
|
192
|
+
# @param obj [Wx::RTC::RichTextCell]
|
193
|
+
# @return [void]
|
194
|
+
def copy(obj) end
|
195
|
+
|
196
|
+
end # RichTextCell
|
197
|
+
|
198
|
+
# {Wx::RTC::RichTextTable} represents a table with arbitrary columns and rows.
|
168
199
|
#
|
169
|
-
# By default a cell doesn't span extra rows, so this function returns 1.
|
170
|
-
# @see Wx::RTC::RichTextCell#set_row_span
|
171
|
-
# @see Wx::RTC::RichTextCell#get_col_span
|
172
|
-
# @return [Integer]
|
173
|
-
def get_row_span; end
|
174
|
-
alias_method :row_span, :get_row_span
|
175
|
-
|
176
|
-
# Set the number of rows spanned by the cell.
|
177
200
|
#
|
178
|
-
# By default colspan is 1 i.e. a cell doesn't span extra rows. Pass a value >1 to change this. Attempting to set a rowspan <1 will assert and be ignored.
|
179
|
-
# @see Wx::RTC::RichTextCell#get_row_span
|
180
|
-
# @see Wx::RTC::RichTextCell#set_col_span
|
181
|
-
# @param span [Integer]
|
182
|
-
# @return [void]
|
183
|
-
def set_row_span(span) end
|
184
|
-
alias_method :row_span=, :set_row_span
|
185
|
-
|
186
|
-
# Clones the object.
|
187
|
-
# @return [Wx::RTC::RichTextObject]
|
188
|
-
def clone; end
|
189
|
-
|
190
|
-
# @param obj [Wx::RTC::RichTextCell]
|
191
|
-
# @return [void]
|
192
|
-
def copy(obj) end
|
193
|
-
|
194
|
-
end # RichTextCell
|
195
|
-
|
196
|
-
# {Wx::RTC::RichTextTable} represents a table with arbitrary columns and rows.
|
197
|
-
#
|
198
|
-
#
|
199
|
-
#
|
200
|
-
#
|
201
|
-
# @note This class is <b>untracked</b> and should not be derived from nor instances extended!
|
202
|
-
# @wxrb_require USE_RICHTEXT
|
203
|
-
class RichTextTable < RichTextBox
|
204
|
-
|
205
|
-
# @overload initialize(parent=nil)
|
206
|
-
# Default constructor; optionally pass the parent object.
|
207
|
-
# @param parent [Wx::RTC::RichTextObject]
|
208
|
-
# @return [Wx::RTC::RichTextTable]
|
209
|
-
# @overload initialize(obj)
|
210
|
-
# Copy constructor.
|
211
|
-
# @param obj [Wx::RTC::RichTextTable]
|
212
|
-
# @return [Wx::RTC::RichTextTable]
|
213
|
-
def initialize(*args) end
|
214
|
-
|
215
|
-
# Draw the item, within the given range.
|
216
201
|
#
|
217
|
-
# Some objects may ignore the range (for example paragraphs) while others must obey it (lines, to implement wrapping)
|
218
|
-
# @param dc [Wx::DC]
|
219
|
-
# @param context [Wx::RTC::RichTextDrawingContext]
|
220
|
-
# @param range [Range]
|
221
|
-
# @param selection [Wx::RTC::RichTextSelection]
|
222
|
-
# @param rect [Wx::Rect]
|
223
|
-
# @param descent [Integer]
|
224
|
-
# @param style [Integer]
|
225
|
-
# @return [Boolean]
|
226
|
-
def draw(dc, context, range, selection, rect, descent, style) end
|
227
|
-
|
228
|
-
# Hit-testing: returns a flag indicating hit test details, plus information about position.
|
229
202
|
#
|
230
|
-
#
|
231
|
-
#
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
203
|
+
# @note This class is <b>untracked</b> and should not be derived from nor instances extended!
|
204
|
+
# @wxrb_require USE_RICHTEXT
|
205
|
+
class RichTextTable < RichTextBox
|
206
|
+
|
207
|
+
# @overload initialize(parent=nil)
|
208
|
+
# Default constructor; optionally pass the parent object.
|
209
|
+
# @param parent [Wx::RTC::RichTextObject]
|
210
|
+
# @return [Wx::RTC::RichTextTable]
|
211
|
+
# @overload initialize(obj)
|
212
|
+
# Copy constructor.
|
213
|
+
# @param obj [Wx::RTC::RichTextTable]
|
214
|
+
# @return [Wx::RTC::RichTextTable]
|
215
|
+
def initialize(*args) end
|
216
|
+
|
217
|
+
# Draw the item, within the given range.
|
218
|
+
#
|
219
|
+
# Some objects may ignore the range (for example paragraphs) while others must obey it (lines, to implement wrapping)
|
220
|
+
# @param dc [Wx::DC]
|
221
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
222
|
+
# @param range [Range]
|
223
|
+
# @param selection [Wx::RTC::RichTextSelection]
|
224
|
+
# @param rect [Wx::Rect]
|
225
|
+
# @param descent [Integer]
|
226
|
+
# @param style [Integer]
|
227
|
+
# @return [Boolean]
|
228
|
+
def draw(dc, context, range, selection, rect, descent, style) end
|
229
|
+
|
230
|
+
# Hit-testing: returns a flag indicating hit test details, plus information about position.
|
231
|
+
#
|
232
|
+
# contextObj is returned to specify what object position is relevant to, since otherwise there's an ambiguity. @ obj might not be a child of contextObj, since we may be referring to the container itself if we have no hit on a child - for example if we click outside an object.
|
233
|
+
# The function puts the position in textPosition if one is found. pt is in logical units (a zero y position is at the beginning of the buffer).
|
234
|
+
# One of the {Wx::RTC::RichTextHitTestFlags} values.
|
235
|
+
# @param dc [Wx::DC]
|
236
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
237
|
+
# @param pt [Array(Integer, Integer), Wx::Point]
|
238
|
+
# @param textPosition [Integer]
|
239
|
+
# @param flags [Integer]
|
240
|
+
# @return [Array(Integer,Integer,Wx::RTC::RichTextObject,Wx::RTC::RichTextObject)]
|
241
|
+
def hit_test(dc, context, pt, textPosition, flags=0) end
|
242
|
+
|
243
|
+
# Returns the XML node name of this object.
|
244
|
+
#
|
245
|
+
# This must be overridden for {Wx::XmlNode}-base XML export to work.
|
246
|
+
# @return [String]
|
247
|
+
def get_xml_node_name; end
|
248
|
+
alias_method :xml_node_name, :get_xml_node_name
|
249
|
+
|
250
|
+
# Lay the item out at the specified position with the given size constraint.
|
251
|
+
#
|
252
|
+
# Layout must set the cached size. rect is the available space for the object, and parentRect is the container that is used to determine a relative size or position (for example if a text box must be 50% of the parent text box).
|
253
|
+
# @param dc [Wx::DC]
|
254
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
255
|
+
# @param rect [Wx::Rect]
|
256
|
+
# @param parentRect [Wx::Rect]
|
257
|
+
# @param style [Integer]
|
258
|
+
# @return [Boolean]
|
259
|
+
def layout(dc, context, rect, parentRect, style) end
|
260
|
+
|
261
|
+
# Returns the object size for the given range.
|
262
|
+
#
|
263
|
+
# Returns false if the range is invalid for this object.
|
264
|
+
# @param range [Range]
|
265
|
+
# @param size [Array(Integer, Integer), Wx::Size]
|
266
|
+
# @param descent [int]
|
267
|
+
# @param dc [Wx::DC]
|
268
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
269
|
+
# @param flags [Integer]
|
270
|
+
# @param position [Array(Integer, Integer), Wx::Point]
|
271
|
+
# @param parentSize [Array(Integer, Integer), Wx::Size]
|
272
|
+
# @param partialExtents [Array,nil]
|
273
|
+
# @return [Boolean]
|
274
|
+
def get_range_size(range, size, descent, dc, context, flags, position=(Wx::Point.new(0, 0)), parentSize=Wx::DEFAULT_SIZE, partialExtents=nil) end
|
275
|
+
alias_method :range_size, :get_range_size
|
276
|
+
|
277
|
+
# Deletes the given range.
|
278
|
+
# @param range [Range]
|
279
|
+
# @return [Boolean]
|
280
|
+
def delete_range(range) end
|
281
|
+
|
282
|
+
# Returns any text in this object for the given range.
|
283
|
+
# @param range [Range]
|
284
|
+
# @return [String]
|
285
|
+
def get_text_for_range(range) end
|
286
|
+
alias_method :text_for_range, :get_text_for_range
|
287
|
+
|
288
|
+
# Imports this object from XML.
|
289
|
+
# @param buffer [Wx::RTC::RichTextBuffer]
|
290
|
+
# @param node [Wx::XmlNode]
|
291
|
+
# @param handler [Wx::RTC::RichTextXMLHandler]
|
292
|
+
# @param recurse [Boolean]
|
293
|
+
# @return [Array(Boolean,Boolean)]
|
294
|
+
def import_from_xml(buffer, node, handler, recurse) end
|
295
|
+
|
296
|
+
# Finds the absolute position and row height for the given character position.
|
297
|
+
# @param dc [Wx::DC]
|
298
|
+
# @param context [Wx::RTC::RichTextDrawingContext]
|
299
|
+
# @param index [Integer]
|
300
|
+
# @param pt [Array(Integer, Integer), Wx::Point]
|
301
|
+
# @param height [int]
|
302
|
+
# @param forceLineStart [Boolean]
|
303
|
+
# @return [Boolean]
|
304
|
+
def find_position(dc, context, index, pt, height, forceLineStart) end
|
305
|
+
|
306
|
+
# Calculates the range of the object.
|
307
|
+
#
|
308
|
+
# By default, guess that the object is 1 unit long.
|
309
|
+
# @param start [Integer]
|
310
|
+
# @param end_ [Integer]
|
311
|
+
# @return [Integer]
|
312
|
+
def calculate_range(start, end_) end
|
313
|
+
|
314
|
+
# Returns true if this object can handle the selections of its children, fOr example a table.
|
315
|
+
#
|
316
|
+
# Required for composite selection handling to work.
|
317
|
+
# @return [Boolean]
|
318
|
+
def handles_child_selections; end
|
319
|
+
|
320
|
+
# Returns a selection object specifying the selections between start and end character positions.
|
321
|
+
#
|
322
|
+
# For example, a table would deduce what cells (of range length 1) are selected when dragging across the table.
|
323
|
+
# @param start [Integer]
|
324
|
+
# @param end_ [Integer]
|
325
|
+
# @return [Wx::RTC::RichTextSelection]
|
326
|
+
def get_selection(start, end_) end
|
327
|
+
alias_method :selection, :get_selection
|
328
|
+
|
329
|
+
# Returns true if we can edit the object's properties via a GUI.
|
330
|
+
# @return [Boolean]
|
331
|
+
def can_edit_properties; end
|
332
|
+
alias_method :can_edit_properties?, :can_edit_properties
|
333
|
+
|
334
|
+
# Edits the object's properties via a GUI.
|
335
|
+
# @param parent [Wx::Window]
|
336
|
+
# @param buffer [Wx::RTC::RichTextBuffer]
|
337
|
+
# @return [Boolean]
|
338
|
+
def edit_properties(parent, buffer) end
|
339
|
+
|
340
|
+
# Returns the label to be used for the properties context menu item.
|
341
|
+
# @return [String]
|
342
|
+
def get_properties_menu_label; end
|
343
|
+
alias_method :properties_menu_label, :get_properties_menu_label
|
344
|
+
|
345
|
+
# Returns true if objects of this class can accept the focus, i.e. a call to SetFocusObject is possible.
|
346
|
+
#
|
347
|
+
# For example, containers supporting text, such as a text box object, can accept the focus, but a table can't (set the focus to individual cells instead).
|
348
|
+
# @return [Boolean]
|
349
|
+
def accepts_focus; end
|
350
|
+
|
351
|
+
# Returns the cells array.
|
352
|
+
# @return [Array<Array<Wx::RTC::RichTextObject>>]
|
353
|
+
def get_cells; end
|
354
|
+
alias_method :cells, :get_cells
|
355
|
+
|
356
|
+
# Returns the row count.
|
357
|
+
# @return [Integer]
|
358
|
+
def get_row_count; end
|
359
|
+
alias_method :row_count, :get_row_count
|
360
|
+
|
361
|
+
# Returns the column count.
|
362
|
+
# @return [Integer]
|
363
|
+
def get_column_count; end
|
364
|
+
alias_method :column_count, :get_column_count
|
365
|
+
|
366
|
+
# @overload get_cell(row, col)
|
367
|
+
# Returns the cell at the given row/column position.
|
368
|
+
# @param row [Integer]
|
369
|
+
# @param col [Integer]
|
370
|
+
# @return [Wx::RTC::RichTextCell]
|
371
|
+
# @overload get_cell(pos)
|
372
|
+
# Returns the cell at the given character position (in the range of the table).
|
373
|
+
# @param pos [Integer]
|
374
|
+
# @return [Wx::RTC::RichTextCell]
|
375
|
+
def get_cell(*args) end
|
376
|
+
alias_method :cell, :get_cell
|
377
|
+
|
378
|
+
# Returns the row/column for a given character position.
|
379
|
+
# @param pos [Integer]
|
380
|
+
# @return [Array(Boolean,Integer,Integer)]
|
381
|
+
def get_cell_row_column_position(pos) end
|
382
|
+
alias_method :cell_row_column_position, :get_cell_row_column_position
|
383
|
+
|
384
|
+
# Returns the coordinates of the cell with keyboard focus, or (-1,-1) if none.
|
385
|
+
# @return [Array(Integer,Integer)]
|
386
|
+
def get_focused_cell; end
|
387
|
+
alias_method :focused_cell, :get_focused_cell
|
388
|
+
|
389
|
+
# Clears the table.
|
390
|
+
# @return [void]
|
391
|
+
def clear_table; end
|
392
|
+
|
393
|
+
# Creates a table of the given dimensions.
|
394
|
+
# @param rows [Integer]
|
395
|
+
# @param cols [Integer]
|
396
|
+
# @return [Boolean]
|
397
|
+
def create_table(rows, cols) end
|
398
|
+
|
399
|
+
# Sets the attributes for the cells specified by the selection.
|
400
|
+
# @param selection [Wx::RTC::RichTextSelection]
|
401
|
+
# @param style [Wx::RTC::RichTextAttr]
|
402
|
+
# @param flags [Integer]
|
403
|
+
# @return [Boolean]
|
404
|
+
def set_cell_style(selection, style, flags=Wx::RTC::RICHTEXT_SETSTYLE_WITH_UNDO) end
|
405
|
+
|
406
|
+
# Deletes rows from the given row position.
|
407
|
+
# @param startRow [Integer]
|
408
|
+
# @param noRows [Integer]
|
409
|
+
# @return [Boolean]
|
410
|
+
def delete_rows(startRow, noRows=1) end
|
411
|
+
|
412
|
+
# Deletes columns from the given column position.
|
413
|
+
# @param startCol [Integer]
|
414
|
+
# @param noCols [Integer]
|
415
|
+
# @return [Boolean]
|
416
|
+
def delete_columns(startCol, noCols=1) end
|
417
|
+
|
418
|
+
# Adds rows from the given row position.
|
419
|
+
# @param startRow [Integer]
|
420
|
+
# @param noRows [Integer]
|
421
|
+
# @param attr [Wx::RTC::RichTextAttr]
|
422
|
+
# @return [Boolean]
|
423
|
+
def add_rows(startRow, noRows=1, attr=(Wx::RichTextAttr.new())) end
|
424
|
+
|
425
|
+
# Adds columns from the given column position.
|
426
|
+
# @param startCol [Integer]
|
427
|
+
# @param noCols [Integer]
|
428
|
+
# @param attr [Wx::RTC::RichTextAttr]
|
429
|
+
# @return [Boolean]
|
430
|
+
def add_columns(startCol, noCols=1, attr=(Wx::RichTextAttr.new())) end
|
431
|
+
|
432
|
+
# Clones the object.
|
433
|
+
# @return [Wx::RTC::RichTextObject]
|
434
|
+
def clone; end
|
435
|
+
|
436
|
+
# @param obj [Wx::RTC::RichTextTable]
|
437
|
+
# @return [void]
|
438
|
+
def copy(obj) end
|
439
|
+
|
440
|
+
end # RichTextTable
|
279
441
|
|
280
|
-
# Returns any text in this object for the given range.
|
281
|
-
# @param range [Range]
|
282
|
-
# @return [String]
|
283
|
-
def get_text_for_range(range) end
|
284
|
-
alias_method :text_for_range, :get_text_for_range
|
285
|
-
|
286
|
-
# Imports this object from XML.
|
287
|
-
# @param buffer [Wx::RTC::RichTextBuffer]
|
288
|
-
# @param node [Wx::XmlNode]
|
289
|
-
# @param handler [Wx::RTC::RichTextXMLHandler]
|
290
|
-
# @param recurse [Boolean]
|
291
|
-
# @return [Array(Boolean,Boolean)]
|
292
|
-
def import_from_xml(buffer, node, handler, recurse) end
|
293
|
-
|
294
|
-
# Finds the absolute position and row height for the given character position.
|
295
|
-
# @param dc [Wx::DC]
|
296
|
-
# @param context [Wx::RTC::RichTextDrawingContext]
|
297
|
-
# @param index [Integer]
|
298
|
-
# @param pt [Array(Integer, Integer), Wx::Point]
|
299
|
-
# @param height [int]
|
300
|
-
# @param forceLineStart [Boolean]
|
301
|
-
# @return [Boolean]
|
302
|
-
def find_position(dc, context, index, pt, height, forceLineStart) end
|
303
|
-
|
304
|
-
# Calculates the range of the object.
|
305
|
-
#
|
306
|
-
# By default, guess that the object is 1 unit long.
|
307
|
-
# @param start [Integer]
|
308
|
-
# @param end_ [Integer]
|
309
|
-
# @return [Integer]
|
310
|
-
def calculate_range(start, end_) end
|
311
|
-
|
312
|
-
# Returns true if this object can handle the selections of its children, fOr example a table.
|
313
|
-
#
|
314
|
-
# Required for composite selection handling to work.
|
315
|
-
# @return [Boolean]
|
316
|
-
def handles_child_selections; end
|
317
|
-
|
318
|
-
# Returns a selection object specifying the selections between start and end character positions.
|
319
|
-
#
|
320
|
-
# For example, a table would deduce what cells (of range length 1) are selected when dragging across the table.
|
321
|
-
# @param start [Integer]
|
322
|
-
# @param end_ [Integer]
|
323
|
-
# @return [Wx::RTC::RichTextSelection]
|
324
|
-
def get_selection(start, end_) end
|
325
|
-
alias_method :selection, :get_selection
|
326
|
-
|
327
|
-
# Returns true if we can edit the object's properties via a GUI.
|
328
|
-
# @return [Boolean]
|
329
|
-
def can_edit_properties; end
|
330
|
-
alias_method :can_edit_properties?, :can_edit_properties
|
331
|
-
|
332
|
-
# Edits the object's properties via a GUI.
|
333
|
-
# @param parent [Wx::Window]
|
334
|
-
# @param buffer [Wx::RTC::RichTextBuffer]
|
335
|
-
# @return [Boolean]
|
336
|
-
def edit_properties(parent, buffer) end
|
337
|
-
|
338
|
-
# Returns the label to be used for the properties context menu item.
|
339
|
-
# @return [String]
|
340
|
-
def get_properties_menu_label; end
|
341
|
-
alias_method :properties_menu_label, :get_properties_menu_label
|
342
|
-
|
343
|
-
# Returns true if objects of this class can accept the focus, i.e. a call to SetFocusObject is possible.
|
344
|
-
#
|
345
|
-
# For example, containers supporting text, such as a text box object, can accept the focus, but a table can't (set the focus to individual cells instead).
|
346
|
-
# @return [Boolean]
|
347
|
-
def accepts_focus; end
|
348
|
-
|
349
|
-
# Returns the cells array.
|
350
|
-
# @return [Array<Array<Wx::RTC::RichTextObject>>]
|
351
|
-
def get_cells; end
|
352
|
-
alias_method :cells, :get_cells
|
353
|
-
|
354
|
-
# Returns the row count.
|
355
|
-
# @return [Integer]
|
356
|
-
def get_row_count; end
|
357
|
-
alias_method :row_count, :get_row_count
|
358
|
-
|
359
|
-
# Returns the column count.
|
360
|
-
# @return [Integer]
|
361
|
-
def get_column_count; end
|
362
|
-
alias_method :column_count, :get_column_count
|
363
|
-
|
364
|
-
# @overload get_cell(row, col)
|
365
|
-
# Returns the cell at the given row/column position.
|
366
|
-
# @param row [Integer]
|
367
|
-
# @param col [Integer]
|
368
|
-
# @return [Wx::RTC::RichTextCell]
|
369
|
-
# @overload get_cell(pos)
|
370
|
-
# Returns the cell at the given character position (in the range of the table).
|
371
|
-
# @param pos [Integer]
|
372
|
-
# @return [Wx::RTC::RichTextCell]
|
373
|
-
def get_cell(*args) end
|
374
|
-
alias_method :cell, :get_cell
|
375
|
-
|
376
|
-
# Returns the row/column for a given character position.
|
377
|
-
# @param pos [Integer]
|
378
|
-
# @return [Array(Boolean,Integer,Integer)]
|
379
|
-
def get_cell_row_column_position(pos) end
|
380
|
-
alias_method :cell_row_column_position, :get_cell_row_column_position
|
381
|
-
|
382
|
-
# Returns the coordinates of the cell with keyboard focus, or (-1,-1) if none.
|
383
|
-
# @return [Array(Integer,Integer)]
|
384
|
-
def get_focused_cell; end
|
385
|
-
alias_method :focused_cell, :get_focused_cell
|
386
|
-
|
387
|
-
# Clears the table.
|
388
|
-
# @return [void]
|
389
|
-
def clear_table; end
|
390
|
-
|
391
|
-
# Creates a table of the given dimensions.
|
392
|
-
# @param rows [Integer]
|
393
|
-
# @param cols [Integer]
|
394
|
-
# @return [Boolean]
|
395
|
-
def create_table(rows, cols) end
|
396
|
-
|
397
|
-
# Sets the attributes for the cells specified by the selection.
|
398
|
-
# @param selection [Wx::RTC::RichTextSelection]
|
399
|
-
# @param style [Wx::RTC::RichTextAttr]
|
400
|
-
# @param flags [Integer]
|
401
|
-
# @return [Boolean]
|
402
|
-
def set_cell_style(selection, style, flags=Wx::RTC::RICHTEXT_SETSTYLE_WITH_UNDO) end
|
403
|
-
|
404
|
-
# Deletes rows from the given row position.
|
405
|
-
# @param startRow [Integer]
|
406
|
-
# @param noRows [Integer]
|
407
|
-
# @return [Boolean]
|
408
|
-
def delete_rows(startRow, noRows=1) end
|
409
|
-
|
410
|
-
# Deletes columns from the given column position.
|
411
|
-
# @param startCol [Integer]
|
412
|
-
# @param noCols [Integer]
|
413
|
-
# @return [Boolean]
|
414
|
-
def delete_columns(startCol, noCols=1) end
|
415
|
-
|
416
|
-
# Adds rows from the given row position.
|
417
|
-
# @param startRow [Integer]
|
418
|
-
# @param noRows [Integer]
|
419
|
-
# @param attr [Wx::RTC::RichTextAttr]
|
420
|
-
# @return [Boolean]
|
421
|
-
def add_rows(startRow, noRows=1, attr=(Wx::RichTextAttr.new())) end
|
422
|
-
|
423
|
-
# Adds columns from the given column position.
|
424
|
-
# @param startCol [Integer]
|
425
|
-
# @param noCols [Integer]
|
426
|
-
# @param attr [Wx::RTC::RichTextAttr]
|
427
|
-
# @return [Boolean]
|
428
|
-
def add_columns(startCol, noCols=1, attr=(Wx::RichTextAttr.new())) end
|
429
|
-
|
430
|
-
# Clones the object.
|
431
|
-
# @return [Wx::RTC::RichTextObject]
|
432
|
-
def clone; end
|
433
|
-
|
434
|
-
# @param obj [Wx::RTC::RichTextTable]
|
435
|
-
# @return [void]
|
436
|
-
def copy(obj) end
|
437
|
-
|
438
|
-
end # RichTextTable
|
439
|
-
|
440
442
|
|
441
|
-
end
|
443
|
+
end
|
444
|
+
|
445
|
+
end
|