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,331 +6,335 @@
|
|
6
6
|
|
7
7
|
module Wx::HTML
|
8
8
|
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
#
|
13
|
-
HF_CONTENTS = 2
|
14
|
-
|
15
|
-
#
|
16
|
-
HF_INDEX = 4
|
17
|
-
|
18
|
-
#
|
19
|
-
HF_SEARCH = 8
|
20
|
-
|
21
|
-
#
|
22
|
-
HF_BOOKMARKS = 16
|
23
|
-
|
24
|
-
#
|
25
|
-
HF_OPEN_FILES = 32
|
26
|
-
|
27
|
-
#
|
28
|
-
HF_PRINT = 64
|
29
|
-
|
30
|
-
#
|
31
|
-
HF_FLAT_TOOLBAR = 128
|
32
|
-
|
33
|
-
#
|
34
|
-
HF_MERGE_BOOKS = 256
|
35
|
-
|
36
|
-
#
|
37
|
-
HF_ICONS_BOOK = 512
|
38
|
-
|
39
|
-
#
|
40
|
-
HF_ICONS_BOOK_CHAPTER = 1024
|
41
|
-
|
42
|
-
#
|
43
|
-
HF_ICONS_FOLDER = 0
|
44
|
-
|
45
|
-
#
|
46
|
-
HF_DEFAULT_STYLE = 95
|
47
|
-
|
48
|
-
#
|
49
|
-
ID_HTML_HELPFRAME = 6000
|
50
|
-
|
51
|
-
#
|
52
|
-
HF_EMBEDDED = 32768
|
53
|
-
|
54
|
-
#
|
55
|
-
HF_DIALOG = 65536
|
56
|
-
|
57
|
-
#
|
58
|
-
HF_FRAME = 131072
|
59
|
-
|
60
|
-
#
|
61
|
-
HF_MODAL = 262144
|
62
|
-
|
63
|
-
#
|
64
|
-
HELP_NETSCAPE = 1
|
65
|
-
|
66
|
-
# Help search modes for {Wx::HelpController#keyword_search}.
|
67
|
-
#
|
68
|
-
#
|
69
|
-
#
|
70
|
-
# @wxrb_require USE_HELP,USE_HTML
|
71
|
-
class HelpSearchMode < Wx::Enum
|
72
|
-
|
73
|
-
# Search the index only.
|
9
|
+
module Wx::HTML
|
10
|
+
|
74
11
|
#
|
75
|
-
|
12
|
+
HF_TOOLBAR = 1
|
76
13
|
|
77
|
-
# Search all entries.
|
78
14
|
#
|
79
|
-
|
80
|
-
|
81
|
-
end # HelpSearchMode
|
82
|
-
|
83
|
-
# This help controller provides an easy way of displaying HTML help in your application (see HTML Sample, test example).
|
84
|
-
#
|
85
|
-
# The help system is based on <b>books</b> (see {Wx::HTML::HtmlHelpController#add_book}). A book is a logical section of documentation (for example "User's Guide" or "Programmer's Guide" or "C++ Reference" or "wxWidgets Reference"). The help controller can handle as many books as you want.
|
86
|
-
# Although this class has an API compatible with other wxWidgets help controllers as documented by {Wx::HelpController}, it is recommended that you use the enhanced capabilities of {Wx::HTML::HtmlHelpController}'s API.
|
87
|
-
# {Wx::HTML} uses Microsoft's HTML Help Workshop project files (.hhp, .hhk, .hhc) as its native format. The file format is described in Help Files Format. The directory helpfiles in the HTML Sample contains sample project files.
|
88
|
-
# Note that the Microsoft's HTML Help Workshop (http://www.microsoft.com/downloads/details.aspx?FamilyID=00535334-c8a6-452f-9aa0-d597d16580cc) also runs on other platforms using WINE (http://www.winehq.org/) and it can be used to create the .hpp, .hhk and .hhc files through a friendly GUI. The commercial tool HelpBlocks (http://www.helpblocks.com) can also create these files.
|
89
|
-
#
|
90
|
-
# Category: {Wx::HELP}, {Wx::HTML}
|
91
|
-
# @see wxBestHelpController
|
92
|
-
# @see Wx::HtmlHelpFrame
|
93
|
-
# @see Wx::HtmlHelpDialog
|
94
|
-
# @see Wx::HTML::HtmlHelpWindow
|
95
|
-
# @see Wx::HtmlModalHelp
|
96
|
-
#
|
97
|
-
#
|
98
|
-
# @wxrb_require USE_HELP,USE_HTML
|
99
|
-
class HtmlHelpController < Object
|
100
|
-
|
101
|
-
# @overload initialize(style=Wx::HF_DEFAULT_STYLE, parentWindow=nil)
|
102
|
-
# Constructor.
|
103
|
-
# @param style [Integer] This is a combination of these flags:
|
104
|
-
#
|
105
|
-
# - {Wx::HF_TOOLBAR}: The help window has a toolbar.
|
106
|
-
# - {Wx::HF_FLAT_TOOLBAR}: The help window has a toolbar with flat buttons (aka coolbar).
|
107
|
-
# - {Wx::HF_CONTENTS}: The help window has a contents panel.
|
108
|
-
# - {Wx::HF_INDEX}: The help window has an index panel.
|
109
|
-
# - {Wx::HF_SEARCH}: The help window has a search panel.
|
110
|
-
# - {Wx::HF_BOOKMARKS}: The help window has bookmarks controls.
|
111
|
-
# - {Wx::HF_OPEN_FILES}: Allows user to open arbitrary HTML document.
|
112
|
-
# - {Wx::HF_PRINT}: The toolbar contains "print" button.
|
113
|
-
# - {Wx::HF_MERGE_BOOKS}: The contents pane does not show book nodes. All books are merged together and appear as single book to the user.
|
114
|
-
# - {Wx::HF_ICONS_BOOK}: All nodes in contents pane have a book icon. This is how Microsoft's HTML help viewer behaves.
|
115
|
-
# - {Wx::HF_ICONS_FOLDER}: Book nodes in contents pane have a book icon, book's sections have a folder icon. This is the default.
|
116
|
-
# - {Wx::HF_ICONS_BOOK_CHAPTER}: Both book nodes and nodes of top-level sections of a book (i.e. chapters) have a book icon, all other sections (sections, subsections, ...) have a folder icon.
|
117
|
-
# - {Wx::HTML::HF_EMBEDDED}: Specifies that the help controller controls an embedded window of class {Wx::HTML::HtmlHelpWindow} that should not be destroyed when the controller is destroyed.
|
118
|
-
# - {Wx::HTML::HF_DIALOG}: Specifies that the help controller should create a dialog containing the help window.
|
119
|
-
# - {Wx::HTML::HF_FRAME}: Specifies that the help controller should create a frame containing the help window. This is the default if neither {Wx::HTML::HF_DIALOG} nor {Wx::HTML::HF_EMBEDDED} is specified.
|
120
|
-
# - {Wx::HTML::HF_MODAL}: Specifies that the help controller should create a modal dialog containing the help window (used with the {Wx::HTML::HF_DIALOG} style).
|
121
|
-
# - {Wx::HF_DEFAULT_STYLE}: {Wx::HF_TOOLBAR} | {Wx::HF_CONTENTS} | {Wx::HF_INDEX} | {Wx::HF_SEARCH} | {Wx::HF_BOOKMARKS} | {Wx::HF_PRINT}
|
122
|
-
# @param parentWindow [Wx::Window] This is an optional window to be used as the parent for the help window.
|
123
|
-
# @return [Wx::HTML::HtmlHelpController]
|
124
|
-
# @overload initialize(parentWindow, style=Wx::HF_DEFAULT_STYLE)
|
125
|
-
# @param parentWindow [Wx::Window]
|
126
|
-
# @param style [Integer]
|
127
|
-
# @return [Wx::HTML::HtmlHelpController]
|
128
|
-
def initialize(*args) end
|
129
|
-
|
130
|
-
# @overload add_book(bookFile, showWaitMsg=false)
|
131
|
-
# Adds a book (i.e.
|
132
|
-
#
|
133
|
-
# a .hhp file; an HTML Help Workshop project file) into the list of loaded books.
|
134
|
-
# This must be called at least once before displaying any help. bookFile or bookUrl may be either <code>".hhp"</code> file or a ZIP archive that contains an arbitrary number of <code>".hhp"</code> files in its top-level directory. This ZIP archive must have <code>".zip"</code> or <code>".htb"</code> extension (the latter stands for "HTML book"). In other words,
|
135
|
-
# ```ruby
|
136
|
-
# add_book('help.zip')
|
137
|
-
# ```
|
138
|
-
# is possible and is the recommended way.
|
139
|
-
# @param bookFile [String] Help book filename. It is recommended to use this prototype instead of the one taking URL, because it is less error-prone.
|
140
|
-
# @param showWaitMsg [Boolean] If true then a decoration-less window with progress message is displayed.
|
141
|
-
# @return [Boolean]
|
142
|
-
# @overload add_book(bookUrl, showWaitMsg=false)
|
143
|
-
# Adds a book (i.e.
|
144
|
-
#
|
145
|
-
# a .hhp file; an HTML Help Workshop project file) into the list of loaded books.
|
146
|
-
# See the other overload for additional info.
|
147
|
-
# @param bookUrl [String] Help book URL (note that syntax of filename and URL is different on most platforms).
|
148
|
-
# @param showWaitMsg [Boolean] If true then a decoration-less window with progress message is displayed.
|
149
|
-
# @return [Boolean]
|
150
|
-
def add_book(*args) end
|
151
|
-
|
152
|
-
# @overload display(x)
|
153
|
-
# Displays page x.
|
154
|
-
#
|
155
|
-
# This is THE important function - it is used to display the help in application. You can specify the page in many ways:
|
156
|
-
#
|
157
|
-
# - as direct filename of HTML document
|
158
|
-
# - as chapter name (from contents) or as a book name
|
159
|
-
# - as some word from index
|
160
|
-
# - even as any word (will be searched)
|
161
|
-
#
|
162
|
-
# Looking for the page runs in these steps:
|
163
|
-
#
|
164
|
-
# - try to locate file named x (if x is for example "doc/howto.htm")
|
165
|
-
# - try to open starting page of book named x
|
166
|
-
# - try to find x in contents (if x is for example "How To ...")
|
167
|
-
# - try to find x in index (if x is for example "How To ...")
|
168
|
-
# - switch to Search panel and start searching
|
169
|
-
# @param x [String]
|
170
|
-
# @return [Boolean]
|
171
|
-
# @overload display(id)
|
172
|
-
# This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
173
|
-
# This alternative form is used to search help contents by numeric IDs.
|
174
|
-
# @param id [Integer]
|
175
|
-
# @return [Boolean]
|
176
|
-
def display(*args) end
|
177
|
-
|
178
|
-
# Displays help window and focuses contents panel.
|
179
|
-
# @return [Boolean]
|
180
|
-
def display_contents; end
|
15
|
+
HF_CONTENTS = 2
|
181
16
|
|
182
|
-
# Displays help window and focuses index panel.
|
183
|
-
# @return [Boolean]
|
184
|
-
def display_index; end
|
185
|
-
|
186
|
-
# Displays the help window, focuses search panel and starts searching.
|
187
17
|
#
|
188
|
-
|
18
|
+
HF_INDEX = 4
|
19
|
+
|
189
20
|
#
|
190
|
-
|
191
|
-
# <b>Note:</b>
|
192
|
-
# <p>{Wx::HTML::HtmlHelpController#keyword_search} searches only pages listed in <code>".hhc"</code> file(s). You should list all pages in the contents file.
|
193
|
-
# </p>
|
194
|
-
# </div>
|
195
|
-
# @param keyword [String]
|
196
|
-
# @param mode [Wx::HelpSearchMode]
|
197
|
-
# @return [Boolean]
|
198
|
-
def keyword_search(keyword, mode=Wx::HelpSearchMode::HELP_SEARCH_ALL) end
|
21
|
+
HF_SEARCH = 8
|
199
22
|
|
200
|
-
#
|
201
|
-
|
202
|
-
# @param path [String]
|
203
|
-
# @return [void]
|
204
|
-
def read_customization(cfg, path=('')) end
|
23
|
+
#
|
24
|
+
HF_BOOKMARKS = 16
|
205
25
|
|
206
|
-
# Sets whether the help frame should prevent application from exiting if it's the only remaining top level window.
|
207
26
|
#
|
27
|
+
HF_OPEN_FILES = 32
|
28
|
+
|
208
29
|
#
|
209
|
-
|
210
|
-
# @param enable [Boolean] If true, the application will not quit unless the help frame is closed. Default is false, i.e. the application does exit if only the help window remains opened.
|
211
|
-
# @return [void]
|
212
|
-
def set_should_prevent_app_exit(enable) end
|
213
|
-
alias_method :should_prevent_app_exit=, :set_should_prevent_app_exit
|
30
|
+
HF_PRINT = 64
|
214
31
|
|
215
|
-
# Sets the path for storing temporary files - cached binary versions of index and contents files.
|
216
32
|
#
|
217
|
-
|
218
|
-
# Once created these cached files will be used in all subsequent executions of your application. If cached files become older than corresponding <code>".hhp"</code> file (e.g. if you regenerate documentation) it will be refreshed.
|
219
|
-
# @param path [String]
|
220
|
-
# @return [void]
|
221
|
-
def set_temp_dir(path) end
|
222
|
-
alias_method :temp_dir=, :set_temp_dir
|
33
|
+
HF_FLAT_TOOLBAR = 128
|
223
34
|
|
224
|
-
# Sets format of title of the frame.
|
225
35
|
#
|
226
|
-
|
227
|
-
# @param format [String]
|
228
|
-
# @return [void]
|
229
|
-
def set_title_format(format) end
|
230
|
-
alias_method :title_format=, :set_title_format
|
36
|
+
HF_MERGE_BOOKS = 256
|
231
37
|
|
232
|
-
# Associates the config object with the controller.
|
233
38
|
#
|
234
|
-
|
235
|
-
# If you do not use {Wx::HTML::HtmlHelpController#use_config}, {Wx::HTML::HtmlHelpController} will use the default {Wx::Config} object if available (for details see {Wx::ConfigBase::Get} and {Wx::ConfigBase::Set}).
|
236
|
-
# @param config [Wx::ConfigBase]
|
237
|
-
# @param rootpath [String]
|
238
|
-
# @return [void]
|
239
|
-
def use_config(config, rootpath=('')) end
|
39
|
+
HF_ICONS_BOOK = 512
|
240
40
|
|
241
|
-
#
|
242
|
-
|
243
|
-
# @param path [String]
|
244
|
-
# @return [void]
|
245
|
-
def write_customization(cfg, path=('')) end
|
41
|
+
#
|
42
|
+
HF_ICONS_BOOK_CHAPTER = 1024
|
246
43
|
|
247
|
-
#
|
248
|
-
|
249
|
-
def get_help_window; end
|
250
|
-
alias_method :help_window, :get_help_window
|
44
|
+
#
|
45
|
+
HF_ICONS_FOLDER = 0
|
251
46
|
|
252
|
-
# Set the help window to be managed by this controller.
|
253
47
|
#
|
254
|
-
|
255
|
-
# @param helpWindow [Wx::HTML::HtmlHelpWindow]
|
256
|
-
# @return [void]
|
257
|
-
def set_help_window(helpWindow) end
|
258
|
-
alias_method :help_window=, :set_help_window
|
48
|
+
HF_DEFAULT_STYLE = 95
|
259
49
|
|
260
|
-
# Displays the section as a popup window using a context id.
|
261
50
|
#
|
262
|
-
|
263
|
-
# @param contextId [Integer]
|
264
|
-
# @return [Boolean]
|
265
|
-
def display_context_popup(contextId) end
|
51
|
+
ID_HTML_HELPFRAME = 6000
|
266
52
|
|
267
|
-
# Displays the text in a popup window, if possible.
|
268
53
|
#
|
269
|
-
|
270
|
-
# @param text [String]
|
271
|
-
# @param pos [Array(Integer, Integer), Wx::Point]
|
272
|
-
# @return [Boolean]
|
273
|
-
def display_text_popup(text, pos) end
|
54
|
+
HF_EMBEDDED = 32768
|
274
55
|
|
275
|
-
# Returns the window to be used as the parent for the help window.
|
276
56
|
#
|
277
|
-
|
278
|
-
# @return [Wx::Window]
|
279
|
-
def get_parent_window; end
|
280
|
-
alias_method :parent_window, :get_parent_window
|
57
|
+
HF_DIALOG = 65536
|
281
58
|
|
282
|
-
# Initializes the help instance with a help filename.
|
283
59
|
#
|
284
|
-
|
285
|
-
# You may omit the file extension and a suitable one will be chosen. For {Wx::HTML::HtmlHelpController}, the extensions zip, htb and hhp will be appended while searching for a suitable file. For WinHelp, the hlp extension is appended.
|
286
|
-
# @param file [String]
|
287
|
-
# @return [Boolean]
|
288
|
-
def init(file) end
|
60
|
+
HF_FRAME = 131072
|
289
61
|
|
290
|
-
# Overridable member called when this application's viewer is quit by the user.
|
291
62
|
#
|
292
|
-
|
293
|
-
# @return [void]
|
294
|
-
def on_quit; end
|
63
|
+
HF_MODAL = 262144
|
295
64
|
|
296
|
-
# Set the parameters of the frame window.
|
297
65
|
#
|
298
|
-
|
299
|
-
# For all other help controllers this function has no effect.
|
300
|
-
# Finally, newFrameEachTime is always ignored currently.
|
301
|
-
# @param titleFormat [String]
|
302
|
-
# @param size [Array(Integer, Integer), Wx::Size]
|
303
|
-
# @param pos [Array(Integer, Integer), Wx::Point]
|
304
|
-
# @param newFrameEachTime [Boolean]
|
305
|
-
# @return [void]
|
306
|
-
def set_frame_parameters(titleFormat, size, pos=Wx::DEFAULT_POSITION, newFrameEachTime=false) end
|
66
|
+
HELP_NETSCAPE = 1
|
307
67
|
|
308
|
-
#
|
68
|
+
# Help search modes for {Wx::HelpController#keyword_search}.
|
69
|
+
#
|
70
|
+
#
|
309
71
|
#
|
310
|
-
#
|
311
|
-
|
312
|
-
# @return [void]
|
313
|
-
def set_parent_window(parentWindow) end
|
314
|
-
alias_method :parent_window=, :set_parent_window
|
72
|
+
# @wxrb_require USE_HELP,USE_HTML
|
73
|
+
class HelpSearchMode < Wx::Enum
|
315
74
|
|
316
|
-
|
75
|
+
# Search the index only.
|
76
|
+
#
|
77
|
+
HELP_SEARCH_INDEX = Wx::HTML::HelpSearchMode.new(0)
|
78
|
+
|
79
|
+
# Search all entries.
|
80
|
+
#
|
81
|
+
HELP_SEARCH_ALL = Wx::HTML::HelpSearchMode.new(1)
|
82
|
+
|
83
|
+
end # HelpSearchMode
|
84
|
+
|
85
|
+
# This help controller provides an easy way of displaying HTML help in your application (see HTML Sample, test example).
|
86
|
+
#
|
87
|
+
# The help system is based on <b>books</b> (see {Wx::HTML::HtmlHelpController#add_book}). A book is a logical section of documentation (for example "User's Guide" or "Programmer's Guide" or "C++ Reference" or "wxWidgets Reference"). The help controller can handle as many books as you want.
|
88
|
+
# Although this class has an API compatible with other wxWidgets help controllers as documented by {Wx::HelpController}, it is recommended that you use the enhanced capabilities of {Wx::HTML::HtmlHelpController}'s API.
|
89
|
+
# {Wx::HTML} uses Microsoft's HTML Help Workshop project files (.hhp, .hhk, .hhc) as its native format. The file format is described in Help Files Format. The directory helpfiles in the HTML Sample contains sample project files.
|
90
|
+
# Note that the Microsoft's HTML Help Workshop (http://www.microsoft.com/downloads/details.aspx?FamilyID=00535334-c8a6-452f-9aa0-d597d16580cc) also runs on other platforms using WINE (http://www.winehq.org/) and it can be used to create the .hpp, .hhk and .hhc files through a friendly GUI. The commercial tool HelpBlocks (http://www.helpblocks.com) can also create these files.
|
317
91
|
#
|
318
|
-
#
|
92
|
+
# Category: {Wx::HELP}, {Wx::HTML}
|
93
|
+
# @see wxBestHelpController
|
94
|
+
# @see Wx::HtmlHelpFrame
|
95
|
+
# @see Wx::HtmlHelpDialog
|
96
|
+
# @see Wx::HTML::HtmlHelpWindow
|
97
|
+
# @see Wx::HtmlModalHelp
|
319
98
|
#
|
320
|
-
# ```ruby
|
321
|
-
# @help.set_viewer('kdehelp')
|
322
|
-
# @help.set_viewer('gnome-help-browser')
|
323
|
-
# @help.set_viewer('netscape', Wx::HELP_NETSCAPE)
|
324
|
-
# ```
|
325
99
|
#
|
326
|
-
#
|
327
|
-
|
328
|
-
# @param flags [Integer] This defaults to {Wx::HELP_NETSCAPE} for {Wx::ExtHelpController}, indicating that the viewer is a variant of Netscape Navigator.
|
329
|
-
# @return [void]
|
330
|
-
def set_viewer(viewer, flags=Wx::HELP_NETSCAPE) end
|
331
|
-
alias_method :viewer=, :set_viewer
|
100
|
+
# @wxrb_require USE_HELP,USE_HTML
|
101
|
+
class HtmlHelpController < Object
|
332
102
|
|
333
|
-
|
334
|
-
|
103
|
+
# @overload initialize(style=Wx::HF_DEFAULT_STYLE, parentWindow=nil)
|
104
|
+
# Constructor.
|
105
|
+
# @param style [Integer] This is a combination of these flags:
|
106
|
+
#
|
107
|
+
# - {Wx::HF_TOOLBAR}: The help window has a toolbar.
|
108
|
+
# - {Wx::HF_FLAT_TOOLBAR}: The help window has a toolbar with flat buttons (aka coolbar).
|
109
|
+
# - {Wx::HF_CONTENTS}: The help window has a contents panel.
|
110
|
+
# - {Wx::HF_INDEX}: The help window has an index panel.
|
111
|
+
# - {Wx::HF_SEARCH}: The help window has a search panel.
|
112
|
+
# - {Wx::HF_BOOKMARKS}: The help window has bookmarks controls.
|
113
|
+
# - {Wx::HF_OPEN_FILES}: Allows user to open arbitrary HTML document.
|
114
|
+
# - {Wx::HF_PRINT}: The toolbar contains "print" button.
|
115
|
+
# - {Wx::HF_MERGE_BOOKS}: The contents pane does not show book nodes. All books are merged together and appear as single book to the user.
|
116
|
+
# - {Wx::HF_ICONS_BOOK}: All nodes in contents pane have a book icon. This is how Microsoft's HTML help viewer behaves.
|
117
|
+
# - {Wx::HF_ICONS_FOLDER}: Book nodes in contents pane have a book icon, book's sections have a folder icon. This is the default.
|
118
|
+
# - {Wx::HF_ICONS_BOOK_CHAPTER}: Both book nodes and nodes of top-level sections of a book (i.e. chapters) have a book icon, all other sections (sections, subsections, ...) have a folder icon.
|
119
|
+
# - {Wx::HTML::HF_EMBEDDED}: Specifies that the help controller controls an embedded window of class {Wx::HTML::HtmlHelpWindow} that should not be destroyed when the controller is destroyed.
|
120
|
+
# - {Wx::HTML::HF_DIALOG}: Specifies that the help controller should create a dialog containing the help window.
|
121
|
+
# - {Wx::HTML::HF_FRAME}: Specifies that the help controller should create a frame containing the help window. This is the default if neither {Wx::HTML::HF_DIALOG} nor {Wx::HTML::HF_EMBEDDED} is specified.
|
122
|
+
# - {Wx::HTML::HF_MODAL}: Specifies that the help controller should create a modal dialog containing the help window (used with the {Wx::HTML::HF_DIALOG} style).
|
123
|
+
# - {Wx::HF_DEFAULT_STYLE}: {Wx::HF_TOOLBAR} | {Wx::HF_CONTENTS} | {Wx::HF_INDEX} | {Wx::HF_SEARCH} | {Wx::HF_BOOKMARKS} | {Wx::HF_PRINT}
|
124
|
+
# @param parentWindow [Wx::Window] This is an optional window to be used as the parent for the help window.
|
125
|
+
# @return [Wx::HTML::HtmlHelpController]
|
126
|
+
# @overload initialize(parentWindow, style=Wx::HF_DEFAULT_STYLE)
|
127
|
+
# @param parentWindow [Wx::Window]
|
128
|
+
# @param style [Integer]
|
129
|
+
# @return [Wx::HTML::HtmlHelpController]
|
130
|
+
def initialize(*args) end
|
131
|
+
|
132
|
+
# @overload add_book(bookFile, showWaitMsg=false)
|
133
|
+
# Adds a book (i.e.
|
134
|
+
#
|
135
|
+
# a .hhp file; an HTML Help Workshop project file) into the list of loaded books.
|
136
|
+
# This must be called at least once before displaying any help. bookFile or bookUrl may be either <code>".hhp"</code> file or a ZIP archive that contains an arbitrary number of <code>".hhp"</code> files in its top-level directory. This ZIP archive must have <code>".zip"</code> or <code>".htb"</code> extension (the latter stands for "HTML book"). In other words,
|
137
|
+
# ```ruby
|
138
|
+
# add_book('help.zip')
|
139
|
+
# ```
|
140
|
+
# is possible and is the recommended way.
|
141
|
+
# @param bookFile [String] Help book filename. It is recommended to use this prototype instead of the one taking URL, because it is less error-prone.
|
142
|
+
# @param showWaitMsg [Boolean] If true then a decoration-less window with progress message is displayed.
|
143
|
+
# @return [Boolean]
|
144
|
+
# @overload add_book(bookUrl, showWaitMsg=false)
|
145
|
+
# Adds a book (i.e.
|
146
|
+
#
|
147
|
+
# a .hhp file; an HTML Help Workshop project file) into the list of loaded books.
|
148
|
+
# See the other overload for additional info.
|
149
|
+
# @param bookUrl [String] Help book URL (note that syntax of filename and URL is different on most platforms).
|
150
|
+
# @param showWaitMsg [Boolean] If true then a decoration-less window with progress message is displayed.
|
151
|
+
# @return [Boolean]
|
152
|
+
def add_book(*args) end
|
153
|
+
|
154
|
+
# @overload display(x)
|
155
|
+
# Displays page x.
|
156
|
+
#
|
157
|
+
# This is THE important function - it is used to display the help in application. You can specify the page in many ways:
|
158
|
+
#
|
159
|
+
# - as direct filename of HTML document
|
160
|
+
# - as chapter name (from contents) or as a book name
|
161
|
+
# - as some word from index
|
162
|
+
# - even as any word (will be searched)
|
163
|
+
#
|
164
|
+
# Looking for the page runs in these steps:
|
165
|
+
#
|
166
|
+
# - try to locate file named x (if x is for example "doc/howto.htm")
|
167
|
+
# - try to open starting page of book named x
|
168
|
+
# - try to find x in contents (if x is for example "How To ...")
|
169
|
+
# - try to find x in index (if x is for example "How To ...")
|
170
|
+
# - switch to Search panel and start searching
|
171
|
+
# @param x [String]
|
172
|
+
# @return [Boolean]
|
173
|
+
# @overload display(id)
|
174
|
+
# This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
175
|
+
# This alternative form is used to search help contents by numeric IDs.
|
176
|
+
# @param id [Integer]
|
177
|
+
# @return [Boolean]
|
178
|
+
def display(*args) end
|
179
|
+
|
180
|
+
# Displays help window and focuses contents panel.
|
181
|
+
# @return [Boolean]
|
182
|
+
def display_contents; end
|
183
|
+
|
184
|
+
# Displays help window and focuses index panel.
|
185
|
+
# @return [Boolean]
|
186
|
+
def display_index; end
|
187
|
+
|
188
|
+
# Displays the help window, focuses search panel and starts searching.
|
189
|
+
#
|
190
|
+
# Returns true if the keyword was found. Optionally it searches through the index (mode = {Wx::HelpSearchMode::HELP_SEARCH_INDEX}), default the content (mode = {Wx::HelpSearchMode::HELP_SEARCH_ALL}).
|
191
|
+
#
|
192
|
+
# <div class="wxrb-note">
|
193
|
+
# <b>Note:</b>
|
194
|
+
# <p>{Wx::HTML::HtmlHelpController#keyword_search} searches only pages listed in <code>".hhc"</code> file(s). You should list all pages in the contents file.
|
195
|
+
# </p>
|
196
|
+
# </div>
|
197
|
+
# @param keyword [String]
|
198
|
+
# @param mode [Wx::HelpSearchMode]
|
199
|
+
# @return [Boolean]
|
200
|
+
def keyword_search(keyword, mode=Wx::HelpSearchMode::HELP_SEARCH_ALL) end
|
201
|
+
|
202
|
+
# Reads the controller's setting (position of window, etc.)
|
203
|
+
# @param cfg [Wx::ConfigBase]
|
204
|
+
# @param path [String]
|
205
|
+
# @return [void]
|
206
|
+
def read_customization(cfg, path=('')) end
|
207
|
+
|
208
|
+
# Sets whether the help frame should prevent application from exiting if it's the only remaining top level window.
|
209
|
+
#
|
210
|
+
#
|
211
|
+
# @see Wx::App#set_exit_on_frame_delete
|
212
|
+
# @param enable [Boolean] If true, the application will not quit unless the help frame is closed. Default is false, i.e. the application does exit if only the help window remains opened.
|
213
|
+
# @return [void]
|
214
|
+
def set_should_prevent_app_exit(enable) end
|
215
|
+
alias_method :should_prevent_app_exit=, :set_should_prevent_app_exit
|
216
|
+
|
217
|
+
# Sets the path for storing temporary files - cached binary versions of index and contents files.
|
218
|
+
#
|
219
|
+
# These binary forms are much faster to read. Default value is empty string (empty string means that no cached data are stored). Note that these files are not deleted when program exits.
|
220
|
+
# Once created these cached files will be used in all subsequent executions of your application. If cached files become older than corresponding <code>".hhp"</code> file (e.g. if you regenerate documentation) it will be refreshed.
|
221
|
+
# @param path [String]
|
222
|
+
# @return [void]
|
223
|
+
def set_temp_dir(path) end
|
224
|
+
alias_method :temp_dir=, :set_temp_dir
|
225
|
+
|
226
|
+
# Sets format of title of the frame.
|
227
|
+
#
|
228
|
+
# Must contain exactly one "%s" (for title of displayed HTML page).
|
229
|
+
# @param format [String]
|
230
|
+
# @return [void]
|
231
|
+
def set_title_format(format) end
|
232
|
+
alias_method :title_format=, :set_title_format
|
233
|
+
|
234
|
+
# Associates the config object with the controller.
|
235
|
+
#
|
236
|
+
# If there is associated config object, {Wx::HTML::HtmlHelpController} automatically reads and writes settings (including {Wx::HTML::HtmlWindow}'s settings) when needed. The only thing you must do is create {Wx::Config} object and call {Wx::HTML::HtmlHelpController#use_config}.
|
237
|
+
# If you do not use {Wx::HTML::HtmlHelpController#use_config}, {Wx::HTML::HtmlHelpController} will use the default {Wx::Config} object if available (for details see {Wx::ConfigBase::Get} and {Wx::ConfigBase::Set}).
|
238
|
+
# @param config [Wx::ConfigBase]
|
239
|
+
# @param rootpath [String]
|
240
|
+
# @return [void]
|
241
|
+
def use_config(config, rootpath=('')) end
|
242
|
+
|
243
|
+
# Stores controllers setting (position of window etc.)
|
244
|
+
# @param cfg [Wx::ConfigBase]
|
245
|
+
# @param path [String]
|
246
|
+
# @return [void]
|
247
|
+
def write_customization(cfg, path=('')) end
|
248
|
+
|
249
|
+
# Get the current help window.
|
250
|
+
# @return [Wx::HTML::HtmlHelpWindow]
|
251
|
+
def get_help_window; end
|
252
|
+
alias_method :help_window, :get_help_window
|
253
|
+
|
254
|
+
# Set the help window to be managed by this controller.
|
255
|
+
#
|
256
|
+
# This makes it possible to have a help window that might not be in a {Wx::HtmlHelpFrame} or dialog but is embedded in some other window in the application. Be sure to use the {Wx::HTML::HF_EMBEDDED} style in this case.
|
257
|
+
# @param helpWindow [Wx::HTML::HtmlHelpWindow]
|
258
|
+
# @return [void]
|
259
|
+
def set_help_window(helpWindow) end
|
260
|
+
alias_method :help_window=, :set_help_window
|
261
|
+
|
262
|
+
# Displays the section as a popup window using a context id.
|
263
|
+
#
|
264
|
+
# Returns false if unsuccessful or not implemented.
|
265
|
+
# @param contextId [Integer]
|
266
|
+
# @return [Boolean]
|
267
|
+
def display_context_popup(contextId) end
|
268
|
+
|
269
|
+
# Displays the text in a popup window, if possible.
|
270
|
+
#
|
271
|
+
# Returns false if unsuccessful or not implemented.
|
272
|
+
# @param text [String]
|
273
|
+
# @param pos [Array(Integer, Integer), Wx::Point]
|
274
|
+
# @return [Boolean]
|
275
|
+
def display_text_popup(text, pos) end
|
276
|
+
|
277
|
+
# Returns the window to be used as the parent for the help window.
|
278
|
+
#
|
279
|
+
# This window is used by {Wx::CHMHelpController}, {Wx::WinHelpController} and {Wx::HTML::HtmlHelpController}.
|
280
|
+
# @return [Wx::Window]
|
281
|
+
def get_parent_window; end
|
282
|
+
alias_method :parent_window, :get_parent_window
|
283
|
+
|
284
|
+
# Initializes the help instance with a help filename.
|
285
|
+
#
|
286
|
+
# Does not invoke the help viewer. This must be called directly after the help instance object is created and before any attempts to communicate with the viewer.
|
287
|
+
# You may omit the file extension and a suitable one will be chosen. For {Wx::HTML::HtmlHelpController}, the extensions zip, htb and hhp will be appended while searching for a suitable file. For WinHelp, the hlp extension is appended.
|
288
|
+
# @param file [String]
|
289
|
+
# @return [Boolean]
|
290
|
+
def init(file) end
|
291
|
+
|
292
|
+
# Overridable member called when this application's viewer is quit by the user.
|
293
|
+
#
|
294
|
+
# This does not work for all help controllers.
|
295
|
+
# @return [void]
|
296
|
+
def on_quit; end
|
297
|
+
|
298
|
+
# Set the parameters of the frame window.
|
299
|
+
#
|
300
|
+
# For {Wx::HTML::HtmlHelpController}, titleFormat specifies the title string format (with s being replaced by the actual page title) and size and position specify the geometry of the frame.
|
301
|
+
# For all other help controllers this function has no effect.
|
302
|
+
# Finally, newFrameEachTime is always ignored currently.
|
303
|
+
# @param titleFormat [String]
|
304
|
+
# @param size [Array(Integer, Integer), Wx::Size]
|
305
|
+
# @param pos [Array(Integer, Integer), Wx::Point]
|
306
|
+
# @param newFrameEachTime [Boolean]
|
307
|
+
# @return [void]
|
308
|
+
def set_frame_parameters(titleFormat, size, pos=Wx::DEFAULT_POSITION, newFrameEachTime=false) end
|
309
|
+
|
310
|
+
# Sets the window to be used as the parent for the help window.
|
311
|
+
#
|
312
|
+
# This is used by {Wx::CHMHelpController}, {Wx::WinHelpController} and {Wx::HTML::HtmlHelpController}.
|
313
|
+
# @param parentWindow [Wx::Window]
|
314
|
+
# @return [void]
|
315
|
+
def set_parent_window(parentWindow) end
|
316
|
+
alias_method :parent_window=, :set_parent_window
|
317
|
+
|
318
|
+
# Sets detailed viewer information.
|
319
|
+
#
|
320
|
+
# So far this is only relevant to {Wx::ExtHelpController}. Some examples of usage:
|
321
|
+
#
|
322
|
+
# ```ruby
|
323
|
+
# @help.set_viewer('kdehelp')
|
324
|
+
# @help.set_viewer('gnome-help-browser')
|
325
|
+
# @help.set_viewer('netscape', Wx::HELP_NETSCAPE)
|
326
|
+
# ```
|
327
|
+
#
|
328
|
+
# Todomodernize this function with {Wx::LaunchDefaultBrowser}
|
329
|
+
# @param viewer [String] This defaults to "netscape" for {Wx::ExtHelpController}.
|
330
|
+
# @param flags [Integer] This defaults to {Wx::HELP_NETSCAPE} for {Wx::ExtHelpController}, indicating that the viewer is a variant of Netscape Navigator.
|
331
|
+
# @return [void]
|
332
|
+
def set_viewer(viewer, flags=Wx::HELP_NETSCAPE) end
|
333
|
+
alias_method :viewer=, :set_viewer
|
334
|
+
|
335
|
+
end # HtmlHelpController
|
336
|
+
|
337
|
+
|
338
|
+
end
|
335
339
|
|
336
|
-
end
|
340
|
+
end
|