wxruby3 0.9.3-x64-mingw-ucrt → 0.9.4-x64-mingw-ucrt

Sign up to get free protection for your applications and to get access to all the features.
Files changed (113) hide show
  1. checksums.yaml +4 -4
  2. data/ext/wxbase32u_gcc_custom.dll +0 -0
  3. data/ext/wxbase32u_net_gcc_custom.dll +0 -0
  4. data/ext/wxbase32u_xml_gcc_custom.dll +0 -0
  5. data/ext/wxmsw32u_aui_gcc_custom.dll +0 -0
  6. data/ext/wxmsw32u_core_gcc_custom.dll +0 -0
  7. data/ext/wxmsw32u_gl_gcc_custom.dll +0 -0
  8. data/ext/wxmsw32u_html_gcc_custom.dll +0 -0
  9. data/ext/wxmsw32u_media_gcc_custom.dll +0 -0
  10. data/ext/wxmsw32u_propgrid_gcc_custom.dll +0 -0
  11. data/ext/wxmsw32u_qa_gcc_custom.dll +0 -0
  12. data/ext/wxmsw32u_ribbon_gcc_custom.dll +0 -0
  13. data/ext/wxmsw32u_richtext_gcc_custom.dll +0 -0
  14. data/ext/wxmsw32u_stc_gcc_custom.dll +0 -0
  15. data/ext/wxmsw32u_webview_gcc_custom.dll +0 -0
  16. data/ext/wxmsw32u_xrc_gcc_custom.dll +0 -0
  17. data/lib/wx/core/book_ctrl_base.rb +16 -0
  18. data/lib/wx/core/config.rb +454 -83
  19. data/lib/wx/core/notebook.rb +10 -8
  20. data/lib/wx/core/peristent_object.rb +15 -0
  21. data/lib/wx/core/persistence_manager.rb +39 -0
  22. data/lib/wx/core/persistent_window.rb +16 -0
  23. data/lib/wx/core/top_level_window.rb +16 -0
  24. data/lib/wx/core/treebook.rb +18 -0
  25. data/lib/wx/core.rb +4 -0
  26. data/lib/wx/doc/book_ctrl_base.rb +19 -0
  27. data/lib/wx/doc/config.rb +101 -41
  28. data/lib/wx/doc/extra/14_config.md +101 -0
  29. data/lib/wx/doc/extra/15_persistence.md +148 -0
  30. data/lib/wx/doc/gen/aui/aui_manager_event.rb +1 -1
  31. data/lib/wx/doc/gen/aui/aui_notebook_event.rb +1 -1
  32. data/lib/wx/doc/gen/aui/aui_tool_bar_event.rb +1 -1
  33. data/lib/wx/doc/gen/book_ctrl_event.rb +1 -1
  34. data/lib/wx/doc/gen/calendar_event.rb +1 -1
  35. data/lib/wx/doc/gen/core.rb +2 -2
  36. data/lib/wx/doc/gen/date_event.rb +1 -1
  37. data/lib/wx/doc/gen/event.rb +4 -4
  38. data/lib/wx/doc/gen/event_blocker.rb +1 -1
  39. data/lib/wx/doc/gen/event_filter.rb +0 -2
  40. data/lib/wx/doc/gen/events.rb +15 -15
  41. data/lib/wx/doc/gen/file_ctrl_event.rb +1 -1
  42. data/lib/wx/doc/gen/file_dialog_customize_hook.rb +2 -2
  43. data/lib/wx/doc/gen/file_dir_picker_event.rb +1 -1
  44. data/lib/wx/doc/gen/find_dialog_event.rb +1 -1
  45. data/lib/wx/doc/gen/gdi_common.rb +0 -8
  46. data/lib/wx/doc/gen/grid/grid_cell_activatable_editor.rb +0 -2
  47. data/lib/wx/doc/gen/grid/grid_cell_attr.rb +0 -2
  48. data/lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_editor.rb +0 -2
  49. data/lib/wx/doc/gen/grid/grid_cell_auto_wrap_string_renderer.rb +0 -2
  50. data/lib/wx/doc/gen/grid/grid_cell_bool_editor.rb +0 -2
  51. data/lib/wx/doc/gen/grid/grid_cell_bool_renderer.rb +0 -2
  52. data/lib/wx/doc/gen/grid/grid_cell_choice_editor.rb +0 -2
  53. data/lib/wx/doc/gen/grid/grid_cell_date_editor.rb +0 -2
  54. data/lib/wx/doc/gen/grid/grid_cell_date_renderer.rb +0 -2
  55. data/lib/wx/doc/gen/grid/grid_cell_date_time_renderer.rb +0 -2
  56. data/lib/wx/doc/gen/grid/grid_cell_editor.rb +0 -2
  57. data/lib/wx/doc/gen/grid/grid_cell_enum_editor.rb +0 -2
  58. data/lib/wx/doc/gen/grid/grid_cell_enum_renderer.rb +0 -2
  59. data/lib/wx/doc/gen/grid/grid_cell_float_editor.rb +0 -2
  60. data/lib/wx/doc/gen/grid/grid_cell_float_renderer.rb +0 -2
  61. data/lib/wx/doc/gen/grid/grid_cell_number_editor.rb +0 -2
  62. data/lib/wx/doc/gen/grid/grid_cell_number_renderer.rb +0 -2
  63. data/lib/wx/doc/gen/grid/grid_cell_renderer.rb +0 -2
  64. data/lib/wx/doc/gen/grid/grid_cell_string_renderer.rb +0 -2
  65. data/lib/wx/doc/gen/grid/grid_cell_text_editor.rb +0 -2
  66. data/lib/wx/doc/gen/grid/grid_editor_created_event.rb +1 -1
  67. data/lib/wx/doc/gen/grid/grid_event.rb +1 -1
  68. data/lib/wx/doc/gen/grid/grid_range_select_event.rb +1 -1
  69. data/lib/wx/doc/gen/grid/grid_size_event.rb +1 -1
  70. data/lib/wx/doc/gen/gui_event_loop.rb +0 -2
  71. data/lib/wx/doc/gen/header_ctrl.rb +0 -6
  72. data/lib/wx/doc/gen/header_ctrl_event.rb +1 -1
  73. data/lib/wx/doc/gen/html/html_cell_event.rb +1 -1
  74. data/lib/wx/doc/gen/list_event.rb +1 -1
  75. data/lib/wx/doc/gen/media_event.rb +1 -1
  76. data/lib/wx/doc/gen/persistence_manager.rb +135 -0
  77. data/lib/wx/doc/gen/persistent_object.rb +52 -0
  78. data/lib/wx/doc/gen/persistent_window.rb +116 -0
  79. data/lib/wx/doc/gen/pg/property_grid_event.rb +1 -1
  80. data/lib/wx/doc/gen/pg/property_grid_interface.rb +2 -2
  81. data/lib/wx/doc/gen/rbn/ribbon_bar_event.rb +1 -1
  82. data/lib/wx/doc/gen/rbn/ribbon_button_bar_event.rb +1 -1
  83. data/lib/wx/doc/gen/rbn/ribbon_gallery_event.rb +1 -1
  84. data/lib/wx/doc/gen/rbn/ribbon_panel_event.rb +1 -1
  85. data/lib/wx/doc/gen/rbn/ribbon_tool_bar_event.rb +1 -1
  86. data/lib/wx/doc/gen/rtc/rich_text_event.rb +1 -1
  87. data/lib/wx/doc/gen/spin_double_event.rb +1 -1
  88. data/lib/wx/doc/gen/spin_event.rb +1 -1
  89. data/lib/wx/doc/gen/splitter_event.rb +1 -1
  90. data/lib/wx/doc/gen/stc/styled_text_event.rb +1 -1
  91. data/lib/wx/doc/gen/task_bar_icon_event.rb +1 -1
  92. data/lib/wx/doc/gen/text_entry.rb +0 -4
  93. data/lib/wx/doc/gen/tree_event.rb +1 -1
  94. data/lib/wx/doc/gen/utils.rb +0 -16
  95. data/lib/wx/doc/gen/wizard_event.rb +1 -1
  96. data/lib/wx/doc/persistence_manager.rb +36 -0
  97. data/lib/wx/doc/persistent_object.rb +27 -0
  98. data/lib/wx/doc/top_level_window.rb +19 -0
  99. data/lib/wx/doc/treebook.rb +6 -1
  100. data/lib/wx/version.rb +1 -1
  101. data/lib/wxruby_aui.so +0 -0
  102. data/lib/wxruby_core.so +0 -0
  103. data/lib/wxruby_grid.so +0 -0
  104. data/lib/wxruby_html.so +0 -0
  105. data/lib/wxruby_pg.so +0 -0
  106. data/lib/wxruby_prt.so +0 -0
  107. data/lib/wxruby_rbn.so +0 -0
  108. data/lib/wxruby_rtc.so +0 -0
  109. data/lib/wxruby_stc.so +0 -0
  110. data/samples/widgets/widgets.rb +5 -9
  111. data/tests/test_config.rb +207 -42
  112. data/tests/test_persistence.rb +142 -0
  113. metadata +18 -2
@@ -25,7 +25,7 @@ module Wx
25
25
  class BookCtrlEvent < NotifyEvent
26
26
 
27
27
  # Constructor (used internally by wxWidgets only).
28
- # @param eventType [Wx::StaticLine::EventType]
28
+ # @param eventType [Wx::Notebook::EventType]
29
29
  # @param id [Integer]
30
30
  # @param sel [Integer]
31
31
  # @param oldSel [Integer]
@@ -130,7 +130,7 @@ module Wx
130
130
  # @overload initialize(win, dt, type)
131
131
  # @param win [Wx::Window]
132
132
  # @param dt [Time,Date,DateTime]
133
- # @param type [Wx::StaticLine::EventType]
133
+ # @param type [Wx::Notebook::EventType]
134
134
  # @return [Wx::CalendarEvent]
135
135
  def initialize(*args) end
136
136
 
@@ -7,7 +7,7 @@
7
7
  module Wx
8
8
 
9
9
  # wxRuby version string
10
- Wx::WXRUBY_VERSION = '0.9.3'
10
+ Wx::WXRUBY_VERSION = '0.9.4'
11
11
 
12
12
  # wxRuby version release type (alpha, beta, rc)
13
13
  Wx::WXRUBY_RELEASE_TYPE = ''
@@ -16,7 +16,7 @@ module Wx
16
16
  # wxRuby minor version number
17
17
  Wx::WXRUBY_MINOR = 9
18
18
  # wxRuby release number
19
- Wx::WXRUBY_RELEASE = 3
19
+ Wx::WXRUBY_RELEASE = 4
20
20
 
21
21
  # Convenience string for WxWidgets version info
22
22
  WXWIDGETS_VERSION = '3.2.4'
@@ -28,7 +28,7 @@ module Wx
28
28
  # @overload initialize(win, dt, type)
29
29
  # @param win [Wx::Window]
30
30
  # @param dt [Time,Date,DateTime]
31
- # @param type [Wx::StaticLine::EventType]
31
+ # @param type [Wx::Notebook::EventType]
32
32
  # @return [Wx::DateEvent]
33
33
  def initialize(*args) end
34
34
 
@@ -699,7 +699,7 @@ module Wx
699
699
  # Generates a new unique event type.
700
700
  #
701
701
  # Usually this function is only used by {define_event} and not called directly.
702
- # @return [Wx::StaticLine::EventType]
702
+ # @return [Wx::Notebook::EventType]
703
703
  def self.new_event_type; end
704
704
 
705
705
  # In a GUI application, this function posts event to the specified dest object using {Wx::EvtHandler#add_pending_event}.
@@ -728,7 +728,7 @@ module Wx
728
728
  alias_method :event_object, :get_event_object
729
729
 
730
730
  # Returns the identifier of the given event type, such as {Wx::EVT_BUTTON}.
731
- # @return [Wx::StaticLine::EventType]
731
+ # @return [Wx::Notebook::EventType]
732
732
  def get_event_type; end
733
733
  alias_method :event_type, :get_event_type
734
734
 
@@ -781,7 +781,7 @@ module Wx
781
781
  alias_method :event_object=, :set_event_object
782
782
 
783
783
  # Sets the event type.
784
- # @param type [Wx::StaticLine::EventType]
784
+ # @param type [Wx::Notebook::EventType]
785
785
  # @return [void]
786
786
  def set_event_type(type) end
787
787
  alias_method :event_type=, :set_event_type
@@ -894,7 +894,7 @@ module Wx
894
894
  class CommandEvent < Event
895
895
 
896
896
  # Constructor.
897
- # @param commandEventType [Wx::StaticLine::EventType]
897
+ # @param commandEventType [Wx::Notebook::EventType]
898
898
  # @param id [Integer]
899
899
  # @return [Wx::CommandEvent]
900
900
  def initialize(commandEventType=Wx::EVT_NULL, id=0) end
@@ -40,7 +40,7 @@ module Wx
40
40
  class EventBlocker < EvtHandler
41
41
 
42
42
  # Adds to the list of event types which should be blocked the given eventType.
43
- # @param eventType [Wx::StaticLine::EventType]
43
+ # @param eventType [Wx::Notebook::EventType]
44
44
  # @return [void]
45
45
  def block(eventType) end
46
46
 
@@ -53,8 +53,6 @@ module Wx
53
53
  # Notice that {Wx::App} derives from {Wx::EventFilter} and is registered as an event filter during its creation so you may also override {Wx::EventFilter#filter_event} method in your {Wx::App}-derived class and, in fact, this is often the most convenient way to do it. However creating a new class deriving directly from {Wx::EventFilter} allows isolating the event filtering code in its own separate class and also having several independent filters, if necessary.
54
54
  # Category: {Wx::Events}
55
55
  #
56
- #
57
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
58
56
  class EventFilter < ::Object
59
57
 
60
58
  # Process event as usual.
@@ -78,7 +78,7 @@ module Wx
78
78
  class NotifyEvent < CommandEvent
79
79
 
80
80
  # Constructor (used internally by wxWidgets only).
81
- # @param eventType [Wx::StaticLine::EventType]
81
+ # @param eventType [Wx::Notebook::EventType]
82
82
  # @param id [Integer]
83
83
  # @return [Wx::NotifyEvent]
84
84
  def initialize(eventType=Wx::EVT_NULL, id=0) end
@@ -174,7 +174,7 @@ module Wx
174
174
  class ScrollEvent < CommandEvent
175
175
 
176
176
  # Constructor.
177
- # @param commandType [Wx::StaticLine::EventType]
177
+ # @param commandType [Wx::Notebook::EventType]
178
178
  # @param id [Integer]
179
179
  # @param pos [Integer]
180
180
  # @param orientation [Integer]
@@ -237,7 +237,7 @@ module Wx
237
237
  class ScrollWinEvent < Event
238
238
 
239
239
  # Constructor.
240
- # @param commandType [Wx::StaticLine::EventType]
240
+ # @param commandType [Wx::Notebook::EventType]
241
241
  # @param pos [Integer]
242
242
  # @param orientation [Integer]
243
243
  # @return [Wx::ScrollWinEvent]
@@ -377,7 +377,7 @@ module Wx
377
377
  # - {Wx::EVT_MOUSEWHEEL}
378
378
  #
379
379
  # - {Wx::EVT_MAGNIFY}
380
- # @param mouseEventType [Wx::StaticLine::EventType]
380
+ # @param mouseEventType [Wx::Notebook::EventType]
381
381
  # @return [Wx::MouseEvent]
382
382
  def initialize(mouseEventType=Wx::EVT_NULL) end
383
383
 
@@ -846,7 +846,7 @@ module Wx
846
846
 
847
847
  # Constructor.
848
848
  # @param winid [Integer]
849
- # @param type [Wx::StaticLine::EventType]
849
+ # @param type [Wx::Notebook::EventType]
850
850
  # @return [Wx::GestureEvent]
851
851
  def initialize(winid=0, type=Wx::EVT_NULL) end
852
852
 
@@ -1122,7 +1122,7 @@ module Wx
1122
1122
  # Constructor.
1123
1123
  #
1124
1124
  # Currently, the only valid event types are {Wx::EVT_CHAR} and {Wx::EVT_CHAR_HOOK}.
1125
- # @param keyEventType [Wx::StaticLine::EventType]
1125
+ # @param keyEventType [Wx::Notebook::EventType]
1126
1126
  # @return [Wx::KeyEvent]
1127
1127
  def initialize(keyEventType=Wx::EVT_NULL) end
1128
1128
 
@@ -1561,7 +1561,7 @@ module Wx
1561
1561
  class FocusEvent < Event
1562
1562
 
1563
1563
  # Constructor.
1564
- # @param eventType [Wx::StaticLine::EventType]
1564
+ # @param eventType [Wx::Notebook::EventType]
1565
1565
  # @param id [Integer]
1566
1566
  # @return [Wx::FocusEvent]
1567
1567
  def initialize(eventType=Wx::EVT_NULL, id=0) end
@@ -1623,7 +1623,7 @@ module Wx
1623
1623
  end # Reason
1624
1624
 
1625
1625
  # Constructor.
1626
- # @param eventType [Wx::StaticLine::EventType]
1626
+ # @param eventType [Wx::Notebook::EventType]
1627
1627
  # @param active [Boolean]
1628
1628
  # @param id [Integer]
1629
1629
  # @param activationReason [Wx::ActivateEvent::Reason]
@@ -1702,7 +1702,7 @@ module Wx
1702
1702
  class MenuEvent < Event
1703
1703
 
1704
1704
  # Constructor.
1705
- # @param type [Wx::StaticLine::EventType]
1705
+ # @param type [Wx::Notebook::EventType]
1706
1706
  # @param id [Integer]
1707
1707
  # @param menu [Wx::Menu]
1708
1708
  # @return [Wx::MenuEvent]
@@ -1782,7 +1782,7 @@ module Wx
1782
1782
  class CloseEvent < Event
1783
1783
 
1784
1784
  # Constructor.
1785
- # @param commandEventType [Wx::StaticLine::EventType]
1785
+ # @param commandEventType [Wx::Notebook::EventType]
1786
1786
  # @param id [Integer]
1787
1787
  # @return [Wx::CloseEvent]
1788
1788
  def initialize(commandEventType=Wx::EVT_NULL, id=0) end
@@ -1976,7 +1976,7 @@ module Wx
1976
1976
  class JoystickEvent < Event
1977
1977
 
1978
1978
  # Constructor.
1979
- # @param eventType [Wx::StaticLine::EventType]
1979
+ # @param eventType [Wx::Notebook::EventType]
1980
1980
  # @param state [Integer]
1981
1981
  # @param joystick [Integer]
1982
1982
  # @param change [Integer]
@@ -2086,7 +2086,7 @@ module Wx
2086
2086
  class DropFilesEvent < Event
2087
2087
 
2088
2088
  # Constructor.
2089
- # @param id [Wx::StaticLine::EventType]
2089
+ # @param id [Wx::Notebook::EventType]
2090
2090
  # @param noFiles [Integer]
2091
2091
  # @param files [String]
2092
2092
  # @return [Wx::DropFilesEvent]
@@ -2687,7 +2687,7 @@ module Wx
2687
2687
  end # Origin
2688
2688
 
2689
2689
  # Constructor.
2690
- # @param type [Wx::StaticLine::EventType]
2690
+ # @param type [Wx::Notebook::EventType]
2691
2691
  # @param winid [Integer]
2692
2692
  # @param pt [Array(Integer, Integer), Wx::Point]
2693
2693
  # @param origin [Wx::HelpEvent::Origin]
@@ -2756,7 +2756,7 @@ module Wx
2756
2756
  class ClipboardTextEvent < CommandEvent
2757
2757
 
2758
2758
  # Constructor.
2759
- # @param commandType [Wx::StaticLine::EventType]
2759
+ # @param commandType [Wx::Notebook::EventType]
2760
2760
  # @param id [Integer]
2761
2761
  # @return [Wx::ClipboardTextEvent]
2762
2762
  def initialize(commandType=Wx::EVT_NULL, id=0) end
@@ -2782,7 +2782,7 @@ module Wx
2782
2782
  class ContextMenuEvent < CommandEvent
2783
2783
 
2784
2784
  # Constructor.
2785
- # @param type [Wx::StaticLine::EventType]
2785
+ # @param type [Wx::Notebook::EventType]
2786
2786
  # @param id [Integer]
2787
2787
  # @param pos [Array(Integer, Integer), Wx::Point]
2788
2788
  # @return [Wx::ContextMenuEvent]
@@ -27,7 +27,7 @@ module Wx
27
27
  class FileCtrlEvent < CommandEvent
28
28
 
29
29
  # Constructor.
30
- # @param type [Wx::StaticLine::EventType]
30
+ # @param type [Wx::Notebook::EventType]
31
31
  # @param evtObject [Wx::Object]
32
32
  # @param id [Integer]
33
33
  # @return [Wx::FileCtrlEvent]
@@ -77,8 +77,6 @@ module Wx
77
77
  # @see Wx::FileDialog
78
78
  #
79
79
  #
80
- #
81
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
82
80
  # @wxrb_require USE_FILEDLG
83
81
  class FileDialogCustomizeHook < ::Object
84
82
 
@@ -117,6 +115,8 @@ module Wx
117
115
  # @see Wx::FileDialog
118
116
  #
119
117
  #
118
+ #
119
+ # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
120
120
  # @wxrb_require USE_FILEDLG
121
121
  class FileDialogCustomize < ::Object
122
122
 
@@ -76,7 +76,7 @@ module Wx
76
76
  # @return [Wx::FileDirPickerEvent]
77
77
  # @overload initialize(type, generator, id, path)
78
78
  # The constructor is not normally used by the user code.
79
- # @param type [Wx::StaticLine::EventType]
79
+ # @param type [Wx::Notebook::EventType]
80
80
  # @param generator [Wx::Object]
81
81
  # @param id [Integer]
82
82
  # @param path [String]
@@ -95,7 +95,7 @@ module Wx
95
95
  class FindDialogEvent < CommandEvent
96
96
 
97
97
  # Constructor used by wxWidgets only.
98
- # @param commandType [Wx::StaticLine::EventType]
98
+ # @param commandType [Wx::Notebook::EventType]
99
99
  # @param id [Integer]
100
100
  # @return [Wx::FindDialogEvent]
101
101
  def initialize(commandType=Wx::EVT_NULL, id=0) end
@@ -306,8 +306,6 @@ module Wx
306
306
  # <p>Use of this function is not recommended in the new code as it only works for the primary display. Use Wx::Display#get_depth to retrieve the depth of the appropriate display and compare it with 1 instead.
307
307
  # </p>
308
308
  # </div>
309
- #
310
- # Include file: \#include <wx/gdicmn.h>
311
309
  # @return [Boolean]
312
310
  def self.colour_display; end
313
311
 
@@ -318,8 +316,6 @@ module Wx
318
316
  # <p>Use of this function is not recommended in the new code as it only works for the primary display. Use Wx::Display#get_depth to retrieve the depth of the appropriate display instead.
319
317
  # </p>
320
318
  # </div>
321
- #
322
- # Include file: \#include <wx/gdicmn.h>
323
319
  # @return [Integer]
324
320
  def self.display_depth; end
325
321
 
@@ -348,8 +344,6 @@ module Wx
348
344
  # <p>Use of this function is not recommended in the new code as it only works for the primary display. Use Wx::Display#get_ppi to retrieve the resolution of the appropriate display instead.
349
345
  # </p>
350
346
  # </div>
351
- #
352
- # Include file: \#include <wx/gdicmn.h>
353
347
  # @see Wx::Display
354
348
  # @return [Wx::Size]
355
349
  def self.get_display_ppi; end
@@ -361,8 +355,6 @@ module Wx
361
355
  # <p>Use of this function is not recommended in the new code as it only works for the primary display. Use Wx::Display#get_geometry to retrieve the size of the appropriate display instead.
362
356
  # </p>
363
357
  # </div>
364
- #
365
- # Include file: \#include <wx/gdicmn.h>
366
358
  # @see Wx::Display
367
359
  # @return [Wx::Size]
368
360
  def self.get_display_size; end
@@ -10,8 +10,6 @@ module Wx::GRID
10
10
  #
11
11
  # Inheriting from this class makes it simpler to implement editors that support only activation, but not in-place editing, as they only need to implement {Wx::GRID::GridCellActivatableEditor#try_activate}, {Wx::GRID::GridCellActivatableEditor#do_activate} and {Wx::GRID::GridCellActivatableEditor#clone} methods, but not all the other pure virtual methods of {Wx::GRID::GridCellEditor}.
12
12
  #
13
- #
14
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
15
13
  # @wxrb_require USE_GRID
16
14
  class GridCellActivatableEditor < GridCellEditor
17
15
 
@@ -13,8 +13,6 @@ module Wx::GRID
13
13
  #
14
14
  # Category: Grid Related Classes
15
15
  #
16
- #
17
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
18
16
  # @wxrb_require USE_GRID
19
17
  class GridCellAttr < ::Object
20
18
 
@@ -19,8 +19,6 @@ module Wx::GRID
19
19
  # @see Wx::GRID::GridCellDateEditor
20
20
  #
21
21
  #
22
- #
23
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
24
22
  # @wxrb_require USE_GRID
25
23
  class GridCellAutoWrapStringEditor < GridCellTextEditor
26
24
 
@@ -20,8 +20,6 @@ module Wx::GRID
20
20
  # @see Wx::GRID::GridCellStringRenderer
21
21
  #
22
22
  #
23
- #
24
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
25
23
  # @wxrb_require USE_GRID
26
24
  class GridCellAutoWrapStringRenderer < GridCellStringRenderer
27
25
 
@@ -19,8 +19,6 @@ module Wx::GRID
19
19
  # @see Wx::GRID::GridCellDateEditor
20
20
  #
21
21
  #
22
- #
23
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
24
22
  # @wxrb_require USE_GRID
25
23
  class GridCellBoolEditor < GridCellEditor
26
24
 
@@ -18,8 +18,6 @@ module Wx::GRID
18
18
  # @see Wx::GRID::GridCellStringRenderer
19
19
  #
20
20
  #
21
- #
22
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
23
21
  # @wxrb_require USE_GRID
24
22
  class GridCellBoolRenderer < GridCellStringRenderer
25
23
 
@@ -19,8 +19,6 @@ module Wx::GRID
19
19
  # @see Wx::GRID::GridCellDateEditor
20
20
  #
21
21
  #
22
- #
23
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
24
22
  # @wxrb_require USE_GRID
25
23
  class GridCellChoiceEditor < GridCellEditor
26
24
 
@@ -20,8 +20,6 @@ module Wx::GRID
20
20
  # @see Wx::GRID::GridCellTextEditor
21
21
  #
22
22
  #
23
- #
24
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
25
23
  # @wxrb_require USE_GRID
26
24
  class GridCellDateEditor < GridCellEditor
27
25
 
@@ -21,8 +21,6 @@ module Wx::GRID
21
21
  # @see Wx::GRID::GridCellDateTimeRenderer
22
22
  #
23
23
  #
24
- #
25
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
26
24
  # @wxrb_require USE_GRID
27
25
  class GridCellDateRenderer < GridCellStringRenderer
28
26
 
@@ -21,8 +21,6 @@ module Wx::GRID
21
21
  # @see Wx::GRID::GridCellDateRenderer
22
22
  #
23
23
  #
24
- #
25
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
26
24
  # @wxrb_require USE_GRID
27
25
  class GridCellDateTimeRenderer < GridCellDateRenderer
28
26
 
@@ -22,8 +22,6 @@ module Wx::GRID
22
22
  # @see Wx::GRID::GridCellDateEditor
23
23
  #
24
24
  #
25
- #
26
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
27
25
  # @wxrb_require USE_GRID
28
26
  class GridCellEditor < ::Object
29
27
 
@@ -21,8 +21,6 @@ module Wx::GRID
21
21
  # @see Wx::GRID::GridCellDateEditor
22
22
  #
23
23
  #
24
- #
25
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
26
24
  # @wxrb_require USE_GRID
27
25
  class GridCellEnumEditor < GridCellChoiceEditor
28
26
 
@@ -20,8 +20,6 @@ module Wx::GRID
20
20
  # @see Wx::GRID::GridCellStringRenderer
21
21
  #
22
22
  #
23
- #
24
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
25
23
  # @wxrb_require USE_GRID
26
24
  class GridCellEnumRenderer < GridCellStringRenderer
27
25
 
@@ -19,8 +19,6 @@ module Wx::GRID
19
19
  # @see Wx::GRID::GridCellDateEditor
20
20
  #
21
21
  #
22
- #
23
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
24
22
  # @wxrb_require USE_GRID
25
23
  class GridCellFloatEditor < GridCellTextEditor
26
24
 
@@ -18,8 +18,6 @@ module Wx::GRID
18
18
  # @see Wx::GRID::GridCellStringRenderer
19
19
  #
20
20
  #
21
- #
22
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
23
21
  # @wxrb_require USE_GRID
24
22
  class GridCellFloatRenderer < GridCellStringRenderer
25
23
 
@@ -19,8 +19,6 @@ module Wx::GRID
19
19
  # @see Wx::GRID::GridCellDateEditor
20
20
  #
21
21
  #
22
- #
23
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
24
22
  # @wxrb_require USE_GRID
25
23
  class GridCellNumberEditor < GridCellTextEditor
26
24
 
@@ -18,8 +18,6 @@ module Wx::GRID
18
18
  # @see Wx::GRID::GridCellStringRenderer
19
19
  #
20
20
  #
21
- #
22
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
23
21
  # @wxrb_require USE_GRID
24
22
  class GridCellNumberRenderer < GridCellStringRenderer
25
23
 
@@ -20,8 +20,6 @@ module Wx::GRID
20
20
  # @see Wx::GRID::GridCellStringRenderer
21
21
  #
22
22
  #
23
- #
24
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
25
23
  # @wxrb_require USE_GRID
26
24
  class GridCellRenderer < ::Object
27
25
 
@@ -18,8 +18,6 @@ module Wx::GRID
18
18
  # @see Wx::GRID::GridCellNumberRenderer
19
19
  #
20
20
  #
21
- #
22
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
23
21
  # @wxrb_require USE_GRID
24
22
  class GridCellStringRenderer < GridCellRenderer
25
23
 
@@ -19,8 +19,6 @@ module Wx::GRID
19
19
  # @see Wx::GRID::GridCellDateEditor
20
20
  #
21
21
  #
22
- #
23
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
24
22
  # @wxrb_require USE_GRID
25
23
  class GridCellTextEditor < GridCellEditor
26
24
 
@@ -28,7 +28,7 @@ module Wx::GRID
28
28
  # @overload initialize(id, type, obj, row, col, ctrl)
29
29
  # Constructor for initializing all event attributes.
30
30
  # @param id [Integer]
31
- # @param type [Wx::StaticLine::EventType]
31
+ # @param type [Wx::Notebook::EventType]
32
32
  # @param obj [Wx::Object]
33
33
  # @param row [Integer]
34
34
  # @param col [Integer]
@@ -59,7 +59,7 @@ module Wx::GRID
59
59
  # @overload initialize(id, type, obj, row=-1, col=-1, x=-1, y=-1, sel=true, kbd=(Wx::KeyboardState.new()))
60
60
  # Constructor for initializing all event attributes.
61
61
  # @param id [Integer]
62
- # @param type [Wx::StaticLine::EventType]
62
+ # @param type [Wx::Notebook::EventType]
63
63
  # @param obj [Wx::Object]
64
64
  # @param row [Integer]
65
65
  # @param col [Integer]
@@ -35,7 +35,7 @@ module Wx::GRID
35
35
  # @overload initialize(id, type, obj, topLeft, bottomRight, sel=true, kbd=(Wx::KeyboardState.new()))
36
36
  # Constructor for initializing all event attributes.
37
37
  # @param id [Integer]
38
- # @param type [Wx::StaticLine::EventType]
38
+ # @param type [Wx::Notebook::EventType]
39
39
  # @param obj [Wx::Object]
40
40
  # @param topLeft [Array(Integer, Integer)]
41
41
  # @param bottomRight [Array(Integer, Integer)]
@@ -36,7 +36,7 @@ module Wx::GRID
36
36
  # @overload initialize(id, type, obj, rowOrCol=-1, x=-1, y=-1, kbd=(Wx::KeyboardState.new()))
37
37
  # Constructor for initializing all event attributes.
38
38
  # @param id [Integer]
39
- # @param type [Wx::StaticLine::EventType]
39
+ # @param type [Wx::Notebook::EventType]
40
40
  # @param obj [Wx::Object]
41
41
  # @param rowOrCol [Integer]
42
42
  # @param x [Integer]
@@ -10,8 +10,6 @@ module Wx
10
10
  #
11
11
  # Category: Application and Process Management
12
12
  #
13
- #
14
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
15
13
  class GUIEventLoop < ::Object
16
14
 
17
15
  # @return [Wx::GUIEventLoop]
@@ -370,8 +370,6 @@ module Wx
370
370
  #
371
371
  # Category: {Wx::Controls}
372
372
  #
373
- #
374
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
375
373
  class HeaderColumn < ::Object
376
374
 
377
375
  # Get the text shown in the column header.
@@ -584,8 +582,6 @@ module Wx
584
582
  #
585
583
  # Category: {Wx::Controls}
586
584
  #
587
- #
588
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
589
585
  class SettableHeaderColumn < HeaderColumn
590
586
 
591
587
  # Set the text to display in the column header.
@@ -737,8 +733,6 @@ module Wx
737
733
  #
738
734
  # Category: {Wx::Controls}
739
735
  #
740
- #
741
- # @note This class is <b>untracked</b> and should not be derived from nor instances extended!
742
736
  class HeaderColumnSimple < SettableHeaderColumn
743
737
 
744
738
  # @overload initialize(title, width=Wx::COL_WIDTH_DEFAULT, align=Wx::Alignment::ALIGN_NOT, flags=Wx::COL_DEFAULT_FLAGS)
@@ -83,7 +83,7 @@ module Wx
83
83
  class HeaderCtrlEvent < NotifyEvent
84
84
 
85
85
  # @overload initialize(commandType=Wx::EVT_NULL, winid=0)
86
- # @param commandType [Wx::StaticLine::EventType]
86
+ # @param commandType [Wx::Notebook::EventType]
87
87
  # @param winid [Integer]
88
88
  # @return [Wx::HeaderCtrlEvent]
89
89
  # @overload initialize(event)
@@ -23,7 +23,7 @@ module Wx::HTML
23
23
  class HtmlCellEvent < CommandEvent
24
24
 
25
25
  # The constructor is not normally used by the user code.
26
- # @param commandType [Wx::StaticLine::EventType]
26
+ # @param commandType [Wx::Notebook::EventType]
27
27
  # @param id [Integer]
28
28
  # @param cell [Wx::HTML::HtmlCell]
29
29
  # @param point [Array(Integer, Integer), Wx::Point]
@@ -65,7 +65,7 @@ module Wx
65
65
  class ListEvent < NotifyEvent
66
66
 
67
67
  # Constructor.
68
- # @param commandType [Wx::StaticLine::EventType]
68
+ # @param commandType [Wx::Notebook::EventType]
69
69
  # @param id [Integer]
70
70
  # @return [Wx::ListEvent]
71
71
  def initialize(commandType=Wx::EVT_NULL, id=0) end
@@ -106,7 +106,7 @@ module Wx
106
106
  class MediaEvent < NotifyEvent
107
107
 
108
108
  # Default ctor.
109
- # @param commandType [Wx::StaticLine::EventType]
109
+ # @param commandType [Wx::Notebook::EventType]
110
110
  # @param winid [Integer]
111
111
  # @return [Wx::MediaEvent]
112
112
  def initialize(commandType=Wx::EVT_NULL, winid=0) end