wxruby3 0.9.5-x64-mingw-ucrt → 0.9.7-x64-mingw-ucrt
Sign up to get free protection for your applications and to get access to all the features.
- 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,318 +6,322 @@
|
|
6
6
|
|
7
7
|
module Wx::HTML
|
8
8
|
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
#
|
13
|
-
HLB_MULTIPLE = 64
|
14
|
-
|
15
|
-
# {Wx::HTML::HtmlListBox} is an implementation of {Wx::VListBox} which shows HTML content in the listbox rows.
|
16
|
-
#
|
17
|
-
# This is still an abstract base class and you will need to derive your own class from it (see htlbox sample for the example), but you will only need to override a single {Wx::HTML::HtmlListBox#on_get_item} function.
|
18
|
-
# ### Events emitted by this class
|
19
|
-
#
|
20
|
-
# The following event-handler methods redirect the events to member method or handler blocks for {Wx::HTML::HtmlLinkEvent} events.
|
21
|
-
# Event handler methods for events emitted by this class:
|
22
|
-
#
|
23
|
-
# - {Wx::EvtHandler#evt_html_cell_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} was clicked.
|
24
|
-
#
|
25
|
-
# - {Wx::EvtHandler#evt_html_cell_hover}(id, meth = nil, &block): The mouse passed over a {Wx::HTML::HtmlCell}.
|
26
|
-
#
|
27
|
-
# - {Wx::EvtHandler#evt_html_link_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} which contains a hyperlink was clicked.
|
28
|
-
#
|
29
|
-
# Category: {Wx::Controls}
|
30
|
-
# @see Wx::HTML::SimpleHtmlListBox
|
31
|
-
#
|
32
|
-
#
|
33
|
-
# @wxrb_require USE_HTML
|
34
|
-
class HtmlListBox < VListBox
|
35
|
-
|
36
|
-
# @overload initialize(parent, id=Wx::StandardID::ID_ANY, pos=Wx::DEFAULT_POSITION, size=Wx::DEFAULT_SIZE, style=0, name=Wx::HTML_LIST_BOX_NAME_STR)
|
37
|
-
# Normal constructor which calls {Wx::HTML::HtmlListBox#create} internally.
|
38
|
-
# @param parent [Wx::Window]
|
39
|
-
# @param id [Integer]
|
40
|
-
# @param pos [Array(Integer, Integer), Wx::Point]
|
41
|
-
# @param size [Array(Integer, Integer), Wx::Size]
|
42
|
-
# @param style [Integer]
|
43
|
-
# @param name [String]
|
44
|
-
# @return [Wx::HTML::HtmlListBox]
|
45
|
-
# @overload initialize()
|
46
|
-
# Default constructor, you must call {Wx::HTML::HtmlListBox#create} later.
|
47
|
-
# @return [Wx::HTML::HtmlListBox]
|
48
|
-
def initialize(*args) end
|
49
|
-
|
50
|
-
# Creates the control and optionally sets the initial number of items in it (it may also be set or changed later with {Wx::VListBox#set_item_count}).
|
9
|
+
module Wx::HTML
|
10
|
+
|
51
11
|
#
|
52
|
-
|
53
|
-
# Returns true on success or false if the control couldn't be created
|
54
|
-
# @param parent [Wx::Window]
|
55
|
-
# @param id [Integer]
|
56
|
-
# @param pos [Array(Integer, Integer), Wx::Point]
|
57
|
-
# @param size [Array(Integer, Integer), Wx::Size]
|
58
|
-
# @param style [Integer]
|
59
|
-
# @param name [String]
|
60
|
-
# @return [Boolean]
|
61
|
-
def create(parent, id=Wx::StandardID::ID_ANY, pos=Wx::DEFAULT_POSITION, size=Wx::DEFAULT_SIZE, style=0, name=Wx::HTML_LIST_BOX_NAME_STR) end
|
62
|
-
|
63
|
-
|
64
|
-
protected
|
12
|
+
HLB_DEFAULT_STYLE = 134217728
|
65
13
|
|
66
|
-
# Called when the user clicks on hypertext link.
|
67
14
|
#
|
68
|
-
|
69
|
-
# @see Wx::HTML::HtmlLinkInfo.
|
70
|
-
# @param n [Integer] Index of the item containing the link.
|
71
|
-
# @param link [Wx::HTML::HtmlLinkInfo] Description of the link.
|
72
|
-
# @return [void]
|
73
|
-
def on_link_clicked(n, link) end
|
15
|
+
HLB_MULTIPLE = 64
|
74
16
|
|
75
|
-
#
|
17
|
+
# {Wx::HTML::HtmlListBox} is an implementation of {Wx::VListBox} which shows HTML content in the listbox rows.
|
76
18
|
#
|
77
|
-
#
|
78
|
-
#
|
79
|
-
# @param colBg [Wx::Colour,String,Symbol]
|
80
|
-
# @return [Wx::Colour]
|
81
|
-
def get_selected_text_bg_colour(colBg) end
|
82
|
-
alias_method :selected_text_bg_colour, :get_selected_text_bg_colour
|
83
|
-
|
84
|
-
# This virtual function may be overridden to customize the appearance of the selected cells.
|
19
|
+
# This is still an abstract base class and you will need to derive your own class from it (see htlbox sample for the example), but you will only need to override a single {Wx::HTML::HtmlListBox#on_get_item} function.
|
20
|
+
# ### Events emitted by this class
|
85
21
|
#
|
86
|
-
#
|
87
|
-
#
|
88
|
-
# @see Wx::VListBox#set_selection_background
|
89
|
-
# @see Wx::SystemSettings.get_colour
|
90
|
-
# @param colFg [Wx::Colour,String,Symbol]
|
91
|
-
# @return [Wx::Colour]
|
92
|
-
def get_selected_text_colour(colFg) end
|
93
|
-
alias_method :selected_text_colour, :get_selected_text_colour
|
94
|
-
|
95
|
-
# This function may be overridden to decorate HTML returned by {Wx::HTML::HtmlListBox#on_get_item}.
|
96
|
-
# @param n [Integer]
|
97
|
-
# @return [String]
|
98
|
-
def on_get_item_markup(n) end
|
99
|
-
|
100
|
-
# This method must be implemented in the derived class and should return the body (i.e. without html nor body tags) of the HTML fragment for the given item.
|
22
|
+
# The following event-handler methods redirect the events to member method or handler blocks for {Wx::HTML::HtmlLinkEvent} events.
|
23
|
+
# Event handler methods for events emitted by this class:
|
101
24
|
#
|
102
|
-
#
|
103
|
-
# @param n [Integer]
|
104
|
-
# @return [String]
|
105
|
-
def on_get_item(n) end
|
106
|
-
|
107
|
-
end # HtmlListBox
|
108
|
-
|
109
|
-
# {Wx::HTML::SimpleHtmlListBox} is an implementation of {Wx::HTML::HtmlListBox} which shows HTML content in the listbox rows.
|
110
|
-
#
|
111
|
-
# Unlike {Wx::HTML::HtmlListBox}, this is not an abstract class and thus it has the advantage that you can use it without deriving your own class from it. However, it also has the disadvantage that this is not a virtual control and thus it's not well-suited for those cases where you need to show a huge number of items: every time you add/insert a string, it will be stored internally and thus will take memory.
|
112
|
-
# The interface exposed by {Wx::HTML::SimpleHtmlListBox} fully implements the {Wx::ControlWithItems} interface, thus you should refer to {Wx::ControlWithItems}'s documentation for the API reference for adding/removing/retrieving items in the listbox. Also note that the {Wx::VListBox#set_item_count} function is protected in {Wx::HTML::SimpleHtmlListBox}'s context so that you cannot call it directly, {Wx::HTML::SimpleHtmlListBox} will do it for you.
|
113
|
-
# Note: in case you need to append a lot of items to the control at once, make sure to use the Append(const wxArrayString&) function.
|
114
|
-
# Thus the only difference between a {Wx::ListBox} and a {Wx::HTML::SimpleHtmlListBox} is that the latter stores strings which can contain HTML fragments (see the list of tags supported by wxHTML).
|
115
|
-
# Note that the HTML strings you fetch to {Wx::HTML::SimpleHtmlListBox} should not contain the <code><html></code> or <code><body></code> tags.
|
116
|
-
# ### Styles
|
117
|
-
#
|
118
|
-
# This class supports the following styles:
|
119
|
-
#
|
120
|
-
# - {Wx::HTML::HLB_DEFAULT_STYLE}: The default style: {Wx::Border::BORDER_SUNKEN}
|
121
|
-
#
|
122
|
-
# - {Wx::HTML::HLB_MULTIPLE}: Multiple-selection list: the user can toggle multiple items on and off.
|
123
|
-
#
|
124
|
-
# A {Wx::HTML::SimpleHtmlListBox} emits the same events used by {Wx::ListBox} and by {Wx::HTML::HtmlListBox}.
|
125
|
-
# ### Events emitted by this class
|
126
|
-
#
|
127
|
-
# Event handler methods for events emitted by this class:
|
128
|
-
#
|
129
|
-
# - {Wx::EvtHandler#evt_listbox}(id, meth = nil, &block): Process a {Wx::EVT_LISTBOX} event, when an item on the list is selected. See {Wx::CommandEvent}.
|
130
|
-
#
|
131
|
-
# - {Wx::EvtHandler#evt_listbox_dclick}(id, meth = nil, &block): Process a {Wx::EVT_LISTBOX_DCLICK} event, when the listbox is double-clicked. See {Wx::CommandEvent}.
|
132
|
-
#
|
133
|
-
# - {Wx::EvtHandler#evt_html_cell_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} was clicked. See {Wx::HTML::HtmlCellEvent}.
|
134
|
-
#
|
135
|
-
# - {Wx::EvtHandler#evt_html_cell_hover}(id, meth = nil, &block): The mouse passed over a {Wx::HTML::HtmlCell}. See {Wx::HTML::HtmlCellEvent}.
|
136
|
-
#
|
137
|
-
# - {Wx::EvtHandler#evt_html_link_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} which contains a hyperlink was clicked. See {Wx::HTML::HtmlLinkEvent}
|
138
|
-
#
|
139
|
-
# Category: {Wx::Controls} <div class='appearance'><span class='appearance'>Appearance:</span><table class='appearance'><tr><td> Generic Appearance
|
140
|
-
# </td></tr></table></div>
|
141
|
-
# @see Wx::HTML::SimpleHtmlListBox#create
|
142
|
-
#
|
143
|
-
#
|
144
|
-
# @wxrb_require USE_HTML
|
145
|
-
class SimpleHtmlListBox < HtmlListBox
|
146
|
-
|
147
|
-
# @overload create(parent, id, pos=Wx::DEFAULT_POSITION, size=Wx::DEFAULT_SIZE, choices=nil, style=Wx::HTML::HLB_DEFAULT_STYLE, validator=Wx::DEFAULT_VALIDATOR, name=Wx::SIMPLE_HTML_LIST_BOX_NAME_STR)
|
148
|
-
# Creates the HTML listbox for two-step construction.
|
149
|
-
#
|
150
|
-
# See {Wx::HTML::SimpleHtmlListBox#initialize} for further details.
|
151
|
-
# @param parent [Wx::Window]
|
152
|
-
# @param id [Integer]
|
153
|
-
# @param pos [Array(Integer, Integer), Wx::Point]
|
154
|
-
# @param size [Array(Integer, Integer), Wx::Size]
|
155
|
-
# @param choices [Array<String>]
|
156
|
-
# @param style [Integer]
|
157
|
-
# @param validator [Wx::Validator]
|
158
|
-
# @param name [String]
|
159
|
-
# @return [Boolean]
|
160
|
-
# @overload create(parent, id, pos, size, choices, style=Wx::HTML::HLB_DEFAULT_STYLE, validator=Wx::DEFAULT_VALIDATOR, name=Wx::SIMPLE_HTML_LIST_BOX_NAME_STR)
|
161
|
-
# Creates the HTML listbox for two-step construction.
|
162
|
-
#
|
163
|
-
# See {Wx::HTML::SimpleHtmlListBox#initialize} for further details.
|
164
|
-
# @param parent [Wx::Window]
|
165
|
-
# @param id [Integer]
|
166
|
-
# @param pos [Array(Integer, Integer), Wx::Point]
|
167
|
-
# @param size [Array(Integer, Integer), Wx::Size]
|
168
|
-
# @param choices [Array<String>]
|
169
|
-
# @param style [Integer]
|
170
|
-
# @param validator [Wx::Validator]
|
171
|
-
# @param name [String]
|
172
|
-
# @return [Boolean]
|
173
|
-
def create(*args) end
|
174
|
-
|
175
|
-
# @overload initialize(parent, id, pos, size, choices, style=Wx::HTML::HLB_DEFAULT_STYLE, validator=Wx::DEFAULT_VALIDATOR, name=Wx::SIMPLE_HTML_LIST_BOX_NAME_STR)
|
176
|
-
# Constructor, creating and showing the HTML list box.
|
177
|
-
# @param parent [Wx::Window] Parent window. Must not be NULL.
|
178
|
-
# @param id [Integer] Window identifier. A value of -1 indicates a default value.
|
179
|
-
# @param pos [Array(Integer, Integer), Wx::Point] Window position.
|
180
|
-
# @param size [Array(Integer, Integer), Wx::Size] Window size. If {Wx::DEFAULT_SIZE} is specified then the window is sized appropriately.
|
181
|
-
# @param choices [Array<String>] An array of strings with which to initialise the control.
|
182
|
-
# @param style [Integer] Window style. See {Wx::HLB_}* flags.
|
183
|
-
# @param validator [Wx::Validator] Window validator.
|
184
|
-
# @param name [String] Window name.
|
185
|
-
# @return [Wx::HTML::SimpleHtmlListBox]
|
186
|
-
# @overload initialize()
|
187
|
-
# Default constructor, you must call {Wx::HTML::SimpleHtmlListBox#create} later.
|
188
|
-
# @return [Wx::HTML::SimpleHtmlListBox]
|
189
|
-
def initialize(*args) end
|
190
|
-
|
191
|
-
# @overload append(item)
|
192
|
-
# Appends item into the control.
|
193
|
-
#
|
194
|
-
# The return value is the index of the newly inserted item. Note that this may be different from the last one if the control is sorted (e.g. has {Wx::LB_SORT} or {Wx::CB_SORT} style).
|
195
|
-
# @param item [String] String to add.
|
196
|
-
# @return [Integer]
|
197
|
-
# @overload append(item, clientData)
|
198
|
-
# Appends item into the control.
|
199
|
-
#
|
200
|
-
# The return value is the index of the newly inserted item. Note that this may be different from the last one if the control is sorted (e.g. has {Wx::LB_SORT} or {Wx::CB_SORT} style).
|
201
|
-
# @param item [String] String to add.
|
202
|
-
# @param clientData [Object] Pointer to client data to associate with the new item.
|
203
|
-
# @return [Integer]
|
204
|
-
# @overload append(items)
|
205
|
-
# Appends several items at once into the control.
|
206
|
-
#
|
207
|
-
# Notice that calling this method is usually much faster than appending them one by one if you need to add a lot of items.
|
208
|
-
# @param items [Array<String>] Array of strings to insert.
|
209
|
-
# @return [Integer]
|
210
|
-
# @overload append(items, clientData)
|
211
|
-
# Appends several items at once into the control.
|
212
|
-
#
|
213
|
-
# Notice that calling this method is usually much faster than appending them one by one if you need to add a lot of items.
|
214
|
-
# @param items [Array<String>] Array of strings to insert.
|
215
|
-
# @param clientData [Wx::ClientData] Array of client data pointers of the same size as items to associate with the new items.
|
216
|
-
# @return [Integer]
|
217
|
-
def append(*args) end
|
218
|
-
|
219
|
-
# Returns a pointer to the client data associated with the given item (if any).
|
25
|
+
# - {Wx::EvtHandler#evt_html_cell_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} was clicked.
|
220
26
|
#
|
221
|
-
#
|
222
|
-
# Notice that the returned pointer is still owned by the control and will be deleted by it, use {Wx::HTML::SimpleHtmlListBox#detach_client_object} if you want to remove the pointer from the control.
|
27
|
+
# - {Wx::EvtHandler#evt_html_cell_hover}(id, meth = nil, &block): The mouse passed over a {Wx::HTML::HtmlCell}.
|
223
28
|
#
|
224
|
-
#
|
225
|
-
# @param n [Integer] The zero-based position of the item.
|
226
|
-
# @return [Object]
|
227
|
-
def get_client_object(n) end
|
228
|
-
alias_method :client_object, :get_client_object
|
229
|
-
|
230
|
-
# Associates the given typed client data pointer with the given item: the data object will be deleted when the item is deleted (either explicitly by using {Wx::HTML::SimpleHtmlListBox#delete} or implicitly when the control itself is destroyed).
|
29
|
+
# - {Wx::EvtHandler#evt_html_link_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} which contains a hyperlink was clicked.
|
231
30
|
#
|
232
|
-
#
|
233
|
-
# @
|
234
|
-
#
|
235
|
-
#
|
236
|
-
|
237
|
-
|
238
|
-
# @overload insert(item, pos)
|
239
|
-
# Inserts item into the control.
|
240
|
-
#
|
241
|
-
# The return value is the index of the newly inserted item. If the insertion failed for some reason, -1 is returned.
|
242
|
-
# @param item [String] String to add.
|
243
|
-
# @param pos [Integer] Position to insert item before, zero based.
|
244
|
-
# @return [Integer]
|
245
|
-
# @overload insert(item, pos, clientData)
|
246
|
-
# Inserts item into the control.
|
247
|
-
#
|
248
|
-
# The return value is the index of the newly inserted item. If the insertion failed for some reason, -1 is returned.
|
249
|
-
# @param item [String] String to add.
|
250
|
-
# @param pos [Integer] Position to insert item before, zero based.
|
251
|
-
# @param clientData [Object] Pointer to client data to associate with the new item.
|
252
|
-
# @return [Integer]
|
253
|
-
# @overload insert(items, pos)
|
254
|
-
# Inserts several items at once into the control.
|
255
|
-
#
|
256
|
-
# Notice that calling this method is usually much faster than inserting them one by one if you need to insert a lot of items.
|
257
|
-
#
|
258
|
-
# The return value is the index of the last inserted item. If the insertion failed for some reason, -1 is returned.
|
259
|
-
# @param items [Array<String>] Array of strings to insert.
|
260
|
-
# @param pos [Integer] Position to insert the items before, zero based.
|
261
|
-
# @return [Integer]
|
262
|
-
# @overload insert(items, pos, clientData)
|
263
|
-
# Inserts several items at once into the control.
|
264
|
-
#
|
265
|
-
# Notice that calling this method is usually much faster than inserting them one by one if you need to insert a lot of items.
|
266
|
-
#
|
267
|
-
# The return value is the index of the last inserted item. If the insertion failed for some reason, -1 is returned.
|
268
|
-
# @param items [Array<String>] Array of strings to insert.
|
269
|
-
# @param pos [Integer] Position to insert the items before, zero based.
|
270
|
-
# @param clientData [Wx::ClientData] Array of client data pointers of the same size as items to associate with the new items.
|
271
|
-
# @return [Integer]
|
272
|
-
def insert(*args) end
|
31
|
+
# Category: {Wx::Controls}
|
32
|
+
# @see Wx::HTML::SimpleHtmlListBox
|
33
|
+
#
|
34
|
+
#
|
35
|
+
# @wxrb_require USE_HTML
|
36
|
+
class HtmlListBox < VListBox
|
273
37
|
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
38
|
+
# @overload initialize(parent, id=Wx::StandardID::ID_ANY, pos=Wx::DEFAULT_POSITION, size=Wx::DEFAULT_SIZE, style=0, name=Wx::HTML_LIST_BOX_NAME_STR)
|
39
|
+
# Normal constructor which calls {Wx::HTML::HtmlListBox#create} internally.
|
40
|
+
# @param parent [Wx::Window]
|
41
|
+
# @param id [Integer]
|
42
|
+
# @param pos [Array(Integer, Integer), Wx::Point]
|
43
|
+
# @param size [Array(Integer, Integer), Wx::Size]
|
44
|
+
# @param style [Integer]
|
45
|
+
# @param name [String]
|
46
|
+
# @return [Wx::HTML::HtmlListBox]
|
47
|
+
# @overload initialize()
|
48
|
+
# Default constructor, you must call {Wx::HTML::HtmlListBox#create} later.
|
49
|
+
# @return [Wx::HTML::HtmlListBox]
|
50
|
+
def initialize(*args) end
|
51
|
+
|
52
|
+
# Creates the control and optionally sets the initial number of items in it (it may also be set or changed later with {Wx::VListBox#set_item_count}).
|
53
|
+
#
|
54
|
+
# There are no special styles defined for {Wx::HTML::HtmlListBox}, in particular the {Wx::ListBox} styles (with the exception of {Wx::LB_MULTIPLE}) cannot be used here.
|
55
|
+
# Returns true on success or false if the control couldn't be created
|
56
|
+
# @param parent [Wx::Window]
|
57
|
+
# @param id [Integer]
|
58
|
+
# @param pos [Array(Integer, Integer), Wx::Point]
|
59
|
+
# @param size [Array(Integer, Integer), Wx::Size]
|
60
|
+
# @param style [Integer]
|
61
|
+
# @param name [String]
|
62
|
+
# @return [Boolean]
|
63
|
+
def create(parent, id=Wx::StandardID::ID_ANY, pos=Wx::DEFAULT_POSITION, size=Wx::DEFAULT_SIZE, style=0, name=Wx::HTML_LIST_BOX_NAME_STR) end
|
64
|
+
|
65
|
+
|
66
|
+
protected
|
67
|
+
|
68
|
+
# Called when the user clicks on hypertext link.
|
69
|
+
#
|
70
|
+
# Does nothing by default. Overloading this method is deprecated; intercept the event instead.
|
71
|
+
# @see Wx::HTML::HtmlLinkInfo.
|
72
|
+
# @param n [Integer] Index of the item containing the link.
|
73
|
+
# @param link [Wx::HTML::HtmlLinkInfo] Description of the link.
|
74
|
+
# @return [void]
|
75
|
+
def on_link_clicked(n, link) end
|
76
|
+
|
77
|
+
# This virtual function may be overridden to change the appearance of the background of the selected cells in the same way as {Wx::HTML::HtmlListBox#get_selected_text_colour}.
|
78
|
+
#
|
79
|
+
# It should be rarely, if ever, used because {Wx::VListBox#set_selection_background} allows changing the selection background for all cells at once and doing anything more fancy is probably going to look strangely.
|
80
|
+
# @see Wx::HTML::HtmlListBox#get_selected_text_colour
|
81
|
+
# @param colBg [Wx::Colour,String,Symbol]
|
82
|
+
# @return [Wx::Colour]
|
83
|
+
def get_selected_text_bg_colour(colBg) end
|
84
|
+
alias_method :selected_text_bg_colour, :get_selected_text_bg_colour
|
85
|
+
|
86
|
+
# This virtual function may be overridden to customize the appearance of the selected cells.
|
87
|
+
#
|
88
|
+
# It is used to determine how the colour colFg is going to look inside selection. By default all original colours are completely ignored and the standard, system-dependent, selection colour is used but the program may wish to override this to achieve some custom appearance.
|
89
|
+
# @see Wx::HTML::HtmlListBox#get_selected_text_bg_colour
|
90
|
+
# @see Wx::VListBox#set_selection_background
|
91
|
+
# @see Wx::SystemSettings.get_colour
|
92
|
+
# @param colFg [Wx::Colour,String,Symbol]
|
93
|
+
# @return [Wx::Colour]
|
94
|
+
def get_selected_text_colour(colFg) end
|
95
|
+
alias_method :selected_text_colour, :get_selected_text_colour
|
96
|
+
|
97
|
+
# This function may be overridden to decorate HTML returned by {Wx::HTML::HtmlListBox#on_get_item}.
|
98
|
+
# @param n [Integer]
|
99
|
+
# @return [String]
|
100
|
+
def on_get_item_markup(n) end
|
101
|
+
|
102
|
+
# This method must be implemented in the derived class and should return the body (i.e. without html nor body tags) of the HTML fragment for the given item.
|
103
|
+
#
|
104
|
+
# Note that this function should always return a text fragment for the n item which renders with the same height both when it is selected and when it's not: i.e. if you call, inside your {Wx::HTML::HtmlListBox#on_get_item} implementation, <code>IsSelected(n)</code> to make the items appear differently when they are selected, then you should make sure that the returned HTML fragment will render with the same height or else you'll see some artifacts when the user selects an item.
|
105
|
+
# @param n [Integer]
|
106
|
+
# @return [String]
|
107
|
+
def on_get_item(n) end
|
108
|
+
|
109
|
+
end # HtmlListBox
|
288
110
|
|
289
|
-
#
|
111
|
+
# {Wx::HTML::SimpleHtmlListBox} is an implementation of {Wx::HTML::HtmlListBox} which shows HTML content in the listbox rows.
|
290
112
|
#
|
291
|
-
#
|
292
|
-
#
|
293
|
-
#
|
294
|
-
#
|
295
|
-
#
|
296
|
-
|
297
|
-
|
298
|
-
# Returns the client object associated with the given item and transfers its ownership to the caller.
|
113
|
+
# Unlike {Wx::HTML::HtmlListBox}, this is not an abstract class and thus it has the advantage that you can use it without deriving your own class from it. However, it also has the disadvantage that this is not a virtual control and thus it's not well-suited for those cases where you need to show a huge number of items: every time you add/insert a string, it will be stored internally and thus will take memory.
|
114
|
+
# The interface exposed by {Wx::HTML::SimpleHtmlListBox} fully implements the {Wx::ControlWithItems} interface, thus you should refer to {Wx::ControlWithItems}'s documentation for the API reference for adding/removing/retrieving items in the listbox. Also note that the {Wx::VListBox#set_item_count} function is protected in {Wx::HTML::SimpleHtmlListBox}'s context so that you cannot call it directly, {Wx::HTML::SimpleHtmlListBox} will do it for you.
|
115
|
+
# Note: in case you need to append a lot of items to the control at once, make sure to use the Append(const wxArrayString&) function.
|
116
|
+
# Thus the only difference between a {Wx::ListBox} and a {Wx::HTML::SimpleHtmlListBox} is that the latter stores strings which can contain HTML fragments (see the list of tags supported by wxHTML).
|
117
|
+
# Note that the HTML strings you fetch to {Wx::HTML::SimpleHtmlListBox} should not contain the <code><html></code> or <code><body></code> tags.
|
118
|
+
# ### Styles
|
299
119
|
#
|
300
|
-
# This
|
301
|
-
# It's an error to call this method unless {Wx::HTML::SimpleHtmlListBox#has_client_object_data} returns true.
|
120
|
+
# This class supports the following styles:
|
302
121
|
#
|
303
|
-
#
|
304
|
-
#
|
305
|
-
#
|
306
|
-
|
307
|
-
|
308
|
-
#
|
309
|
-
#
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
#
|
122
|
+
# - {Wx::HTML::HLB_DEFAULT_STYLE}: The default style: {Wx::Border::BORDER_SUNKEN}
|
123
|
+
#
|
124
|
+
# - {Wx::HTML::HLB_MULTIPLE}: Multiple-selection list: the user can toggle multiple items on and off.
|
125
|
+
#
|
126
|
+
# A {Wx::HTML::SimpleHtmlListBox} emits the same events used by {Wx::ListBox} and by {Wx::HTML::HtmlListBox}.
|
127
|
+
# ### Events emitted by this class
|
128
|
+
#
|
129
|
+
# Event handler methods for events emitted by this class:
|
130
|
+
#
|
131
|
+
# - {Wx::EvtHandler#evt_listbox}(id, meth = nil, &block): Process a {Wx::EVT_LISTBOX} event, when an item on the list is selected. See {Wx::CommandEvent}.
|
132
|
+
#
|
133
|
+
# - {Wx::EvtHandler#evt_listbox_dclick}(id, meth = nil, &block): Process a {Wx::EVT_LISTBOX_DCLICK} event, when the listbox is double-clicked. See {Wx::CommandEvent}.
|
314
134
|
#
|
315
|
-
#
|
316
|
-
#
|
317
|
-
|
318
|
-
|
135
|
+
# - {Wx::EvtHandler#evt_html_cell_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} was clicked. See {Wx::HTML::HtmlCellEvent}.
|
136
|
+
#
|
137
|
+
# - {Wx::EvtHandler#evt_html_cell_hover}(id, meth = nil, &block): The mouse passed over a {Wx::HTML::HtmlCell}. See {Wx::HTML::HtmlCellEvent}.
|
138
|
+
#
|
139
|
+
# - {Wx::EvtHandler#evt_html_link_clicked}(id, meth = nil, &block): A {Wx::HTML::HtmlCell} which contains a hyperlink was clicked. See {Wx::HTML::HtmlLinkEvent}
|
140
|
+
#
|
141
|
+
# Category: {Wx::Controls} <div class='appearance'><span class='appearance'>Appearance:</span><table class='appearance'><tr><td> Generic Appearance
|
142
|
+
# </td></tr></table></div>
|
143
|
+
# @see Wx::HTML::SimpleHtmlListBox#create
|
144
|
+
#
|
145
|
+
#
|
146
|
+
# @wxrb_require USE_HTML
|
147
|
+
class SimpleHtmlListBox < HtmlListBox
|
148
|
+
|
149
|
+
# @overload create(parent, id, pos=Wx::DEFAULT_POSITION, size=Wx::DEFAULT_SIZE, choices=nil, style=Wx::HTML::HLB_DEFAULT_STYLE, validator=Wx::DEFAULT_VALIDATOR, name=Wx::SIMPLE_HTML_LIST_BOX_NAME_STR)
|
150
|
+
# Creates the HTML listbox for two-step construction.
|
151
|
+
#
|
152
|
+
# See {Wx::HTML::SimpleHtmlListBox#initialize} for further details.
|
153
|
+
# @param parent [Wx::Window]
|
154
|
+
# @param id [Integer]
|
155
|
+
# @param pos [Array(Integer, Integer), Wx::Point]
|
156
|
+
# @param size [Array(Integer, Integer), Wx::Size]
|
157
|
+
# @param choices [Array<String>]
|
158
|
+
# @param style [Integer]
|
159
|
+
# @param validator [Wx::Validator]
|
160
|
+
# @param name [String]
|
161
|
+
# @return [Boolean]
|
162
|
+
# @overload create(parent, id, pos, size, choices, style=Wx::HTML::HLB_DEFAULT_STYLE, validator=Wx::DEFAULT_VALIDATOR, name=Wx::SIMPLE_HTML_LIST_BOX_NAME_STR)
|
163
|
+
# Creates the HTML listbox for two-step construction.
|
164
|
+
#
|
165
|
+
# See {Wx::HTML::SimpleHtmlListBox#initialize} for further details.
|
166
|
+
# @param parent [Wx::Window]
|
167
|
+
# @param id [Integer]
|
168
|
+
# @param pos [Array(Integer, Integer), Wx::Point]
|
169
|
+
# @param size [Array(Integer, Integer), Wx::Size]
|
170
|
+
# @param choices [Array<String>]
|
171
|
+
# @param style [Integer]
|
172
|
+
# @param validator [Wx::Validator]
|
173
|
+
# @param name [String]
|
174
|
+
# @return [Boolean]
|
175
|
+
def create(*args) end
|
176
|
+
|
177
|
+
# @overload initialize(parent, id, pos, size, choices, style=Wx::HTML::HLB_DEFAULT_STYLE, validator=Wx::DEFAULT_VALIDATOR, name=Wx::SIMPLE_HTML_LIST_BOX_NAME_STR)
|
178
|
+
# Constructor, creating and showing the HTML list box.
|
179
|
+
# @param parent [Wx::Window] Parent window. Must not be NULL.
|
180
|
+
# @param id [Integer] Window identifier. A value of -1 indicates a default value.
|
181
|
+
# @param pos [Array(Integer, Integer), Wx::Point] Window position.
|
182
|
+
# @param size [Array(Integer, Integer), Wx::Size] Window size. If {Wx::DEFAULT_SIZE} is specified then the window is sized appropriately.
|
183
|
+
# @param choices [Array<String>] An array of strings with which to initialise the control.
|
184
|
+
# @param style [Integer] Window style. See {Wx::HLB_}* flags.
|
185
|
+
# @param validator [Wx::Validator] Window validator.
|
186
|
+
# @param name [String] Window name.
|
187
|
+
# @return [Wx::HTML::SimpleHtmlListBox]
|
188
|
+
# @overload initialize()
|
189
|
+
# Default constructor, you must call {Wx::HTML::SimpleHtmlListBox#create} later.
|
190
|
+
# @return [Wx::HTML::SimpleHtmlListBox]
|
191
|
+
def initialize(*args) end
|
192
|
+
|
193
|
+
# @overload append(item)
|
194
|
+
# Appends item into the control.
|
195
|
+
#
|
196
|
+
# The return value is the index of the newly inserted item. Note that this may be different from the last one if the control is sorted (e.g. has {Wx::LB_SORT} or {Wx::CB_SORT} style).
|
197
|
+
# @param item [String] String to add.
|
198
|
+
# @return [Integer]
|
199
|
+
# @overload append(item, clientData)
|
200
|
+
# Appends item into the control.
|
201
|
+
#
|
202
|
+
# The return value is the index of the newly inserted item. Note that this may be different from the last one if the control is sorted (e.g. has {Wx::LB_SORT} or {Wx::CB_SORT} style).
|
203
|
+
# @param item [String] String to add.
|
204
|
+
# @param clientData [Object] Pointer to client data to associate with the new item.
|
205
|
+
# @return [Integer]
|
206
|
+
# @overload append(items)
|
207
|
+
# Appends several items at once into the control.
|
208
|
+
#
|
209
|
+
# Notice that calling this method is usually much faster than appending them one by one if you need to add a lot of items.
|
210
|
+
# @param items [Array<String>] Array of strings to insert.
|
211
|
+
# @return [Integer]
|
212
|
+
# @overload append(items, clientData)
|
213
|
+
# Appends several items at once into the control.
|
214
|
+
#
|
215
|
+
# Notice that calling this method is usually much faster than appending them one by one if you need to add a lot of items.
|
216
|
+
# @param items [Array<String>] Array of strings to insert.
|
217
|
+
# @param clientData [Wx::ClientData] Array of client data pointers of the same size as items to associate with the new items.
|
218
|
+
# @return [Integer]
|
219
|
+
def append(*args) end
|
220
|
+
|
221
|
+
# Returns a pointer to the client data associated with the given item (if any).
|
222
|
+
#
|
223
|
+
# It is an error to call this function for a control which doesn't have typed client data at all although it is OK to call it even if the given item doesn't have any client data associated with it (but other items do).
|
224
|
+
# Notice that the returned pointer is still owned by the control and will be deleted by it, use {Wx::HTML::SimpleHtmlListBox#detach_client_object} if you want to remove the pointer from the control.
|
225
|
+
#
|
226
|
+
# A pointer to the client data, or NULL if not present.
|
227
|
+
# @param n [Integer] The zero-based position of the item.
|
228
|
+
# @return [Object]
|
229
|
+
def get_client_object(n) end
|
230
|
+
alias_method :client_object, :get_client_object
|
231
|
+
|
232
|
+
# Associates the given typed client data pointer with the given item: the data object will be deleted when the item is deleted (either explicitly by using {Wx::HTML::SimpleHtmlListBox#delete} or implicitly when the control itself is destroyed).
|
233
|
+
#
|
234
|
+
# Note that it is an error to call this function if any untyped client data pointers had been associated with the control items before.
|
235
|
+
# @param n [Integer] The zero-based item index.
|
236
|
+
# @param data [Object] The client data to associate with the item.
|
237
|
+
# @return [void]
|
238
|
+
def set_client_object(n, data) end
|
239
|
+
|
240
|
+
# @overload insert(item, pos)
|
241
|
+
# Inserts item into the control.
|
242
|
+
#
|
243
|
+
# The return value is the index of the newly inserted item. If the insertion failed for some reason, -1 is returned.
|
244
|
+
# @param item [String] String to add.
|
245
|
+
# @param pos [Integer] Position to insert item before, zero based.
|
246
|
+
# @return [Integer]
|
247
|
+
# @overload insert(item, pos, clientData)
|
248
|
+
# Inserts item into the control.
|
249
|
+
#
|
250
|
+
# The return value is the index of the newly inserted item. If the insertion failed for some reason, -1 is returned.
|
251
|
+
# @param item [String] String to add.
|
252
|
+
# @param pos [Integer] Position to insert item before, zero based.
|
253
|
+
# @param clientData [Object] Pointer to client data to associate with the new item.
|
254
|
+
# @return [Integer]
|
255
|
+
# @overload insert(items, pos)
|
256
|
+
# Inserts several items at once into the control.
|
257
|
+
#
|
258
|
+
# Notice that calling this method is usually much faster than inserting them one by one if you need to insert a lot of items.
|
259
|
+
#
|
260
|
+
# The return value is the index of the last inserted item. If the insertion failed for some reason, -1 is returned.
|
261
|
+
# @param items [Array<String>] Array of strings to insert.
|
262
|
+
# @param pos [Integer] Position to insert the items before, zero based.
|
263
|
+
# @return [Integer]
|
264
|
+
# @overload insert(items, pos, clientData)
|
265
|
+
# Inserts several items at once into the control.
|
266
|
+
#
|
267
|
+
# Notice that calling this method is usually much faster than inserting them one by one if you need to insert a lot of items.
|
268
|
+
#
|
269
|
+
# The return value is the index of the last inserted item. If the insertion failed for some reason, -1 is returned.
|
270
|
+
# @param items [Array<String>] Array of strings to insert.
|
271
|
+
# @param pos [Integer] Position to insert the items before, zero based.
|
272
|
+
# @param clientData [Wx::ClientData] Array of client data pointers of the same size as items to associate with the new items.
|
273
|
+
# @return [Integer]
|
274
|
+
def insert(*args) end
|
275
|
+
|
276
|
+
# @overload set(items)
|
277
|
+
# Replaces the current control contents with the given items.
|
278
|
+
#
|
279
|
+
# Notice that calling this method is usually much faster than appending them one by one if you need to add a lot of items.
|
280
|
+
# @param items [Array<String>] Array of strings to insert.
|
281
|
+
# @return [void]
|
282
|
+
# @overload set(items, clientData)
|
283
|
+
# Replaces the current control contents with the given items.
|
284
|
+
#
|
285
|
+
# Notice that calling this method is usually much faster than appending them one by one if you need to add a lot of items.
|
286
|
+
# @param items [Array<String>] Array of strings to insert.
|
287
|
+
# @param clientData [Wx::ClientData] Array of client data pointers of the same size as items to associate with the new items.
|
288
|
+
# @return [void]
|
289
|
+
def set(*args) end
|
290
|
+
|
291
|
+
# Deletes an item from the control.
|
292
|
+
#
|
293
|
+
# The client data associated with the item will be also deleted if it is owned by the control. Note that it is an error (signalled by an assert failure in debug builds) to remove an item with the index negative or greater or equal than the number of items in the control.
|
294
|
+
# If there is a currently selected item below the item being deleted, i.e. if {Wx::HTML::SimpleHtmlListBox#get_selection} returns a valid index greater than or equal to n, the selection is invalidated when this function is called. However if the selected item appears before the item being deleted, the selection is preserved unchanged.
|
295
|
+
# @see Wx::HTML::SimpleHtmlListBox#clear
|
296
|
+
# @param n [Integer] The zero-based item index.
|
297
|
+
# @return [void]
|
298
|
+
def delete(n) end
|
299
|
+
|
300
|
+
# Returns the client object associated with the given item and transfers its ownership to the caller.
|
301
|
+
#
|
302
|
+
# This method, unlike {Wx::HTML::SimpleHtmlListBox#get_client_object}, expects the caller to delete the returned pointer. It also replaces the internally stored pointer with NULL, i.e. completely detaches the client object pointer from the control.
|
303
|
+
# It's an error to call this method unless {Wx::HTML::SimpleHtmlListBox#has_client_object_data} returns true.
|
304
|
+
#
|
305
|
+
# The associated client object pointer to be deleted by caller or NULL.
|
306
|
+
# @param n [Integer] The zero-based item index.
|
307
|
+
# @return [Object]
|
308
|
+
def detach_client_object(n) end
|
309
|
+
|
310
|
+
# Returns true, if either untyped data (<code>void*</code>) or object data ({Wx::ClientData}*) is associated with the items of the control.
|
311
|
+
# @return [Boolean]
|
312
|
+
def has_client_data; end
|
313
|
+
alias_method :has_client_data?, :has_client_data
|
314
|
+
|
315
|
+
# Returns true, if object data is associated with the items of the control.
|
316
|
+
#
|
317
|
+
# Object data pointers have the type <code>wxClientData*</code> instead of <code>void*</code> and, importantly, are owned by the control, i.e. will be deleted by it, unlike their untyped counterparts.
|
318
|
+
# @return [Boolean]
|
319
|
+
def has_client_object_data; end
|
320
|
+
alias_method :has_client_object_data?, :has_client_object_data
|
321
|
+
|
322
|
+
end # SimpleHtmlListBox
|
319
323
|
|
320
|
-
end # SimpleHtmlListBox
|
321
|
-
|
322
324
|
|
323
|
-
end
|
325
|
+
end
|
326
|
+
|
327
|
+
end
|