fxruby 1.6.45 → 1.6.46

Sign up to get free protection for your applications and to get access to all the features.
Files changed (318) hide show
  1. checksums.yaml +4 -4
  2. checksums.yaml.gz.sig +0 -0
  3. data/.github/workflows/binary.yml +89 -0
  4. data/.github/workflows/ci.yml +68 -0
  5. data/History.md +6 -0
  6. data/{README.rdoc → README.md} +12 -13
  7. data/Rakefile +22 -4
  8. data/appveyor.yml +5 -8
  9. data/doap.rdf +2 -2
  10. data/docs/Fox/Canvas/CanvasError.html +3 -3
  11. data/docs/Fox/Canvas/CircleShape.html +3 -3
  12. data/docs/Fox/Canvas/ImageShape.html +3 -3
  13. data/docs/Fox/Canvas/LineShape.html +3 -3
  14. data/docs/Fox/Canvas/PolygonShape.html +3 -3
  15. data/docs/Fox/Canvas/RectangleShape.html +3 -3
  16. data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
  17. data/docs/Fox/Canvas/Shape.html +5 -5
  18. data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
  19. data/docs/Fox/Canvas/ShapeGroup.html +3 -3
  20. data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
  21. data/docs/Fox/Canvas/TextShape.html +3 -3
  22. data/docs/Fox/Canvas.html +6 -6
  23. data/docs/Fox/FTNonModal.html +3 -3
  24. data/docs/Fox/FX4Splitter.html +3 -3
  25. data/docs/Fox/FX7Segment.html +3 -3
  26. data/docs/Fox/FXAccelTable.html +7 -7
  27. data/docs/Fox/FXApp.html +24 -24
  28. data/docs/Fox/FXArc.html +7 -7
  29. data/docs/Fox/FXArrowButton.html +3 -3
  30. data/docs/Fox/FXBMPIcon.html +3 -3
  31. data/docs/Fox/FXBMPImage.html +3 -3
  32. data/docs/Fox/FXBitmap.html +3 -3
  33. data/docs/Fox/FXBitmapFrame.html +3 -3
  34. data/docs/Fox/FXBitmapView.html +3 -3
  35. data/docs/Fox/FXButton.html +3 -3
  36. data/docs/Fox/FXCURCursor.html +3 -3
  37. data/docs/Fox/FXCalendar.html +3 -3
  38. data/docs/Fox/FXCanvas.html +3 -3
  39. data/docs/Fox/FXCheckButton.html +3 -3
  40. data/docs/Fox/FXChoiceBox.html +4 -4
  41. data/docs/Fox/FXColor.html +3 -3
  42. data/docs/Fox/FXColorBar.html +3 -3
  43. data/docs/Fox/FXColorDialog.html +4 -4
  44. data/docs/Fox/FXColorItem.html +3 -3
  45. data/docs/Fox/FXColorList.html +3 -3
  46. data/docs/Fox/FXColorRing.html +3 -3
  47. data/docs/Fox/FXColorSelector.html +3 -3
  48. data/docs/Fox/FXColorWell.html +5 -5
  49. data/docs/Fox/FXColorWheel.html +3 -3
  50. data/docs/Fox/FXComboBox.html +6 -6
  51. data/docs/Fox/FXComboTableItem.html +3 -3
  52. data/docs/Fox/FXCommand.html +4 -4
  53. data/docs/Fox/FXComposite.html +5 -5
  54. data/docs/Fox/FXCursor.html +3 -3
  55. data/docs/Fox/FXDC.html +9 -9
  56. data/docs/Fox/FXDCPrint.html +3 -3
  57. data/docs/Fox/FXDCWindow.html +3 -3
  58. data/docs/Fox/FXDataTarget.html +10 -10
  59. data/docs/Fox/FXDebugTarget.html +3 -3
  60. data/docs/Fox/FXDelegator.html +3 -3
  61. data/docs/Fox/FXDial.html +8 -8
  62. data/docs/Fox/FXDialogBox.html +4 -4
  63. data/docs/Fox/FXDict.html +3 -3
  64. data/docs/Fox/FXDirBox.html +3 -3
  65. data/docs/Fox/FXDirDialog.html +5 -5
  66. data/docs/Fox/FXDirItem.html +3 -3
  67. data/docs/Fox/FXDirList.html +7 -7
  68. data/docs/Fox/FXDirSelector.html +5 -5
  69. data/docs/Fox/FXDockBar.html +6 -6
  70. data/docs/Fox/FXDockHandler.html +3 -3
  71. data/docs/Fox/FXDockSite.html +6 -6
  72. data/docs/Fox/FXDockTitle.html +3 -3
  73. data/docs/Fox/FXDocument.html +3 -3
  74. data/docs/Fox/FXDragCorner.html +3 -3
  75. data/docs/Fox/FXDrawable.html +3 -3
  76. data/docs/Fox/FXDriveBox.html +3 -3
  77. data/docs/Fox/FXEvent.html +3 -3
  78. data/docs/Fox/FXExtentd.html +5 -5
  79. data/docs/Fox/FXExtentf.html +5 -5
  80. data/docs/Fox/FXFileAssoc.html +3 -3
  81. data/docs/Fox/FXFileDialog.html +8 -8
  82. data/docs/Fox/FXFileDict.html +3 -3
  83. data/docs/Fox/FXFileItem.html +3 -3
  84. data/docs/Fox/FXFileList.html +7 -7
  85. data/docs/Fox/FXFileSelector.html +11 -11
  86. data/docs/Fox/FXFileStream.html +3 -3
  87. data/docs/Fox/FXFoldingItem.html +5 -5
  88. data/docs/Fox/FXFoldingList.html +38 -38
  89. data/docs/Fox/FXFont.html +4 -4
  90. data/docs/Fox/FXFontDesc.html +3 -3
  91. data/docs/Fox/FXFontDialog.html +3 -3
  92. data/docs/Fox/FXFontSelector.html +3 -3
  93. data/docs/Fox/FXFrame.html +3 -3
  94. data/docs/Fox/FXGIFCursor.html +3 -3
  95. data/docs/Fox/FXGIFIcon.html +3 -3
  96. data/docs/Fox/FXGIFImage.html +3 -3
  97. data/docs/Fox/FXGLCanvas.html +5 -5
  98. data/docs/Fox/FXGLCone.html +3 -3
  99. data/docs/Fox/FXGLContext.html +3 -3
  100. data/docs/Fox/FXGLCube.html +3 -3
  101. data/docs/Fox/FXGLCylinder.html +3 -3
  102. data/docs/Fox/FXGLGroup.html +3 -3
  103. data/docs/Fox/FXGLLine.html +3 -3
  104. data/docs/Fox/FXGLObject.html +10 -10
  105. data/docs/Fox/FXGLPoint.html +3 -3
  106. data/docs/Fox/FXGLShape.html +3 -3
  107. data/docs/Fox/FXGLSphere.html +3 -3
  108. data/docs/Fox/FXGLViewer.html +3 -3
  109. data/docs/Fox/FXGLVisual.html +3 -3
  110. data/docs/Fox/FXGradient.html +3 -3
  111. data/docs/Fox/FXGradientBar.html +17 -17
  112. data/docs/Fox/FXGroupBox.html +5 -5
  113. data/docs/Fox/FXHeader.html +17 -17
  114. data/docs/Fox/FXHeaderItem.html +15 -15
  115. data/docs/Fox/FXHiliteStyle.html +3 -3
  116. data/docs/Fox/FXHorizontalFrame.html +4 -4
  117. data/docs/Fox/FXHorizontalSeparator.html +3 -3
  118. data/docs/Fox/FXICOIcon.html +3 -3
  119. data/docs/Fox/FXICOImage.html +3 -3
  120. data/docs/Fox/FXIcon.html +3 -3
  121. data/docs/Fox/FXIconDict.html +3 -3
  122. data/docs/Fox/FXIconItem.html +5 -5
  123. data/docs/Fox/FXIconList.html +19 -19
  124. data/docs/Fox/FXIconSource.html +7 -7
  125. data/docs/Fox/FXId.html +3 -3
  126. data/docs/Fox/FXImage.html +6 -6
  127. data/docs/Fox/FXImageFrame.html +3 -3
  128. data/docs/Fox/FXImageView.html +3 -3
  129. data/docs/Fox/FXInputDialog.html +5 -5
  130. data/docs/Fox/FXIrb.html +6 -6
  131. data/docs/Fox/FXJPGIcon.html +3 -3
  132. data/docs/Fox/FXJPGImage.html +3 -3
  133. data/docs/Fox/FXKnob.html +7 -7
  134. data/docs/Fox/FXLabel.html +5 -5
  135. data/docs/Fox/FXLight.html +3 -3
  136. data/docs/Fox/FXList.html +24 -24
  137. data/docs/Fox/FXListBox.html +7 -7
  138. data/docs/Fox/FXListItem.html +5 -5
  139. data/docs/Fox/FXMDIChild.html +6 -6
  140. data/docs/Fox/FXMDIClient.html +4 -4
  141. data/docs/Fox/FXMDIDeleteButton.html +3 -3
  142. data/docs/Fox/FXMDIMaximizeButton.html +3 -3
  143. data/docs/Fox/FXMDIMenu.html +3 -3
  144. data/docs/Fox/FXMDIMinimizeButton.html +3 -3
  145. data/docs/Fox/FXMDIRestoreButton.html +3 -3
  146. data/docs/Fox/FXMDIWindowButton.html +3 -3
  147. data/docs/Fox/FXMainWindow.html +3 -3
  148. data/docs/Fox/FXMaterial.html +3 -3
  149. data/docs/Fox/FXMatrix.html +3 -3
  150. data/docs/Fox/FXMemoryBuffer.html +3 -3
  151. data/docs/Fox/FXMemoryStream.html +3 -3
  152. data/docs/Fox/FXMenuBar.html +3 -3
  153. data/docs/Fox/FXMenuButton.html +6 -6
  154. data/docs/Fox/FXMenuCaption.html +5 -5
  155. data/docs/Fox/FXMenuCascade.html +3 -3
  156. data/docs/Fox/FXMenuCheck.html +3 -3
  157. data/docs/Fox/FXMenuCommand.html +3 -3
  158. data/docs/Fox/FXMenuPane.html +3 -3
  159. data/docs/Fox/FXMenuRadio.html +3 -3
  160. data/docs/Fox/FXMenuSeparator.html +3 -3
  161. data/docs/Fox/FXMenuTitle.html +3 -3
  162. data/docs/Fox/FXMessageBox.html +5 -5
  163. data/docs/Fox/FXObject.html +4 -4
  164. data/docs/Fox/FXOption.html +3 -3
  165. data/docs/Fox/FXOptionMenu.html +3 -3
  166. data/docs/Fox/FXPCXIcon.html +3 -3
  167. data/docs/Fox/FXPCXImage.html +3 -3
  168. data/docs/Fox/FXPNGIcon.html +3 -3
  169. data/docs/Fox/FXPNGImage.html +3 -3
  170. data/docs/Fox/FXPPMIcon.html +3 -3
  171. data/docs/Fox/FXPPMImage.html +3 -3
  172. data/docs/Fox/FXPSBounds.html +3 -3
  173. data/docs/Fox/FXPacker.html +3 -3
  174. data/docs/Fox/FXPicker.html +3 -3
  175. data/docs/Fox/FXPopup.html +3 -3
  176. data/docs/Fox/FXPrintDialog.html +3 -3
  177. data/docs/Fox/FXPrinter.html +3 -3
  178. data/docs/Fox/FXProgressBar.html +3 -3
  179. data/docs/Fox/FXProgressDialog.html +3 -3
  180. data/docs/Fox/FXPseudoKeyboard.html +3 -3
  181. data/docs/Fox/FXPseudoMouse.html +3 -3
  182. data/docs/Fox/FXPseudoTarget.html +3 -3
  183. data/docs/Fox/FXQuatd.html +3 -3
  184. data/docs/Fox/FXQuatf.html +3 -3
  185. data/docs/Fox/FXRGBIcon.html +3 -3
  186. data/docs/Fox/FXRGBImage.html +3 -3
  187. data/docs/Fox/FXRadioButton.html +3 -3
  188. data/docs/Fox/FXRanged.html +3 -3
  189. data/docs/Fox/FXRangef.html +3 -3
  190. data/docs/Fox/FXRealSlider.html +3 -3
  191. data/docs/Fox/FXRealSpinner.html +16 -16
  192. data/docs/Fox/FXRecentFiles.html +3 -3
  193. data/docs/Fox/FXRectangle.html +11 -11
  194. data/docs/Fox/FXRegion.html +3 -3
  195. data/docs/Fox/FXRegistry.html +5 -5
  196. data/docs/Fox/FXReplaceDialog.html +3 -3
  197. data/docs/Fox/FXRootWindow.html +3 -3
  198. data/docs/Fox/FXRuler.html +3 -3
  199. data/docs/Fox/FXRulerView.html +26 -26
  200. data/docs/Fox/FXScintilla.html +21 -21
  201. data/docs/Fox/FXScrollArea.html +5 -5
  202. data/docs/Fox/FXScrollBar.html +3 -3
  203. data/docs/Fox/FXScrollCorner.html +3 -3
  204. data/docs/Fox/FXScrollPane.html +3 -3
  205. data/docs/Fox/FXScrollWindow.html +4 -4
  206. data/docs/Fox/FXSearchDialog.html +3 -3
  207. data/docs/Fox/FXSegment.html +3 -3
  208. data/docs/Fox/FXSeparator.html +4 -4
  209. data/docs/Fox/FXSettings.html +3 -3
  210. data/docs/Fox/FXShell.html +3 -3
  211. data/docs/Fox/FXShutter.html +4 -4
  212. data/docs/Fox/FXShutterItem.html +3 -3
  213. data/docs/Fox/FXSize.html +3 -3
  214. data/docs/Fox/FXSlider.html +3 -3
  215. data/docs/Fox/FXSphered.html +3 -3
  216. data/docs/Fox/FXSpheref.html +3 -3
  217. data/docs/Fox/FXSpinner.html +16 -16
  218. data/docs/Fox/FXSplashScreen.html +3 -3
  219. data/docs/Fox/FXSplashWindow.html +5 -5
  220. data/docs/Fox/FXSplitter.html +3 -3
  221. data/docs/Fox/FXSpring.html +3 -3
  222. data/docs/Fox/FXStatusBar.html +3 -3
  223. data/docs/Fox/FXStatusLine.html +4 -4
  224. data/docs/Fox/FXStream.html +4 -4
  225. data/docs/Fox/FXStreamAllocError.html +3 -3
  226. data/docs/Fox/FXStreamEndError.html +3 -3
  227. data/docs/Fox/FXStreamError.html +3 -3
  228. data/docs/Fox/FXStreamFailureError.html +3 -3
  229. data/docs/Fox/FXStreamFormatError.html +3 -3
  230. data/docs/Fox/FXStreamFullError.html +4 -4
  231. data/docs/Fox/FXStreamNoReadError.html +3 -3
  232. data/docs/Fox/FXStreamNoWriteError.html +3 -3
  233. data/docs/Fox/FXStreamUnknownError.html +3 -3
  234. data/docs/Fox/FXStringDict.html +4 -4
  235. data/docs/Fox/FXSwitcher.html +8 -8
  236. data/docs/Fox/FXTGAIcon.html +3 -3
  237. data/docs/Fox/FXTGAImage.html +3 -3
  238. data/docs/Fox/FXTIFIcon.html +3 -3
  239. data/docs/Fox/FXTIFImage.html +3 -3
  240. data/docs/Fox/FXTabBar.html +8 -8
  241. data/docs/Fox/FXTabBook.html +4 -4
  242. data/docs/Fox/FXTabItem.html +3 -3
  243. data/docs/Fox/FXTable.html +27 -27
  244. data/docs/Fox/FXTableItem.html +5 -5
  245. data/docs/Fox/FXTablePos.html +3 -3
  246. data/docs/Fox/FXTableRange.html +3 -3
  247. data/docs/Fox/FXText.html +25 -25
  248. data/docs/Fox/FXTextChange.html +3 -3
  249. data/docs/Fox/FXTextField.html +5 -5
  250. data/docs/Fox/FXToggleButton.html +7 -7
  251. data/docs/Fox/FXToolBar.html +3 -3
  252. data/docs/Fox/FXToolBarGrip.html +3 -3
  253. data/docs/Fox/FXToolBarShell.html +3 -3
  254. data/docs/Fox/FXToolBarTab.html +5 -5
  255. data/docs/Fox/FXToolTip.html +5 -5
  256. data/docs/Fox/FXTopWindow.html +4 -4
  257. data/docs/Fox/FXTranslator.html +3 -3
  258. data/docs/Fox/FXTreeItem.html +19 -19
  259. data/docs/Fox/FXTreeList.html +40 -40
  260. data/docs/Fox/FXTreeListBox.html +27 -27
  261. data/docs/Fox/FXTriStateButton.html +9 -9
  262. data/docs/Fox/FXUndoList.html +8 -8
  263. data/docs/Fox/FXVec2d.html +7 -7
  264. data/docs/Fox/FXVec2f.html +7 -7
  265. data/docs/Fox/FXVec3d.html +7 -7
  266. data/docs/Fox/FXVec3f.html +7 -7
  267. data/docs/Fox/FXVec4d.html +7 -7
  268. data/docs/Fox/FXVec4f.html +7 -7
  269. data/docs/Fox/FXVerticalFrame.html +4 -4
  270. data/docs/Fox/FXVerticalSeparator.html +3 -3
  271. data/docs/Fox/FXViewport.html +3 -3
  272. data/docs/Fox/FXVisual.html +3 -3
  273. data/docs/Fox/FXWindow.html +36 -36
  274. data/docs/Fox/FXWizard.html +3 -3
  275. data/docs/Fox/FXXBMIcon.html +3 -3
  276. data/docs/Fox/FXXBMImage.html +3 -3
  277. data/docs/Fox/FXXPMIcon.html +3 -3
  278. data/docs/Fox/FXXPMImage.html +3 -3
  279. data/docs/Fox/NotifyHeader.html +3 -3
  280. data/docs/Fox/SCNotification.html +3 -3
  281. data/docs/Fox/TextRange.html +3 -3
  282. data/docs/Fox.html +7 -7
  283. data/docs/IRB.html +3 -3
  284. data/docs/Responder.html +4 -4
  285. data/docs/Responder2.html +3 -3
  286. data/docs/_index.html +3 -3
  287. data/docs/css/style.css +1 -0
  288. data/docs/file.History.html +66 -52
  289. data/docs/file.README.html +7 -7
  290. data/docs/index.html +13 -7
  291. data/docs/top-level-namespace.html +3 -3
  292. data/ext/fox16_c/core_wrap.cpp +1 -1
  293. data/ext/fox16_c/dc_wrap.cpp +1 -1
  294. data/ext/fox16_c/dialogs_wrap.cpp +1 -1
  295. data/ext/fox16_c/extconf.rb +12 -12
  296. data/ext/fox16_c/frames_wrap.cpp +1 -1
  297. data/ext/fox16_c/fx3d_wrap.cpp +1 -1
  298. data/ext/fox16_c/iconlist_wrap.cpp +1 -1
  299. data/ext/fox16_c/icons_wrap.cpp +1 -1
  300. data/ext/fox16_c/image_wrap.cpp +1 -1
  301. data/ext/fox16_c/label_wrap.cpp +1 -1
  302. data/ext/fox16_c/layout_wrap.cpp +1 -1
  303. data/ext/fox16_c/list_wrap.cpp +1 -1
  304. data/ext/fox16_c/mdi_wrap.cpp +1 -1
  305. data/ext/fox16_c/menu_wrap.cpp +1 -1
  306. data/ext/fox16_c/scintilla_wrap.cpp +1 -1
  307. data/ext/fox16_c/swigruby.h +1 -1
  308. data/ext/fox16_c/table_wrap.cpp +1 -1
  309. data/ext/fox16_c/text_wrap.cpp +1 -1
  310. data/ext/fox16_c/treelist_wrap.cpp +1 -1
  311. data/ext/fox16_c/ui_wrap.cpp +1 -1
  312. data/fxruby.gemspec +9 -1
  313. data/lib/fox16/kwargs.rb +891 -891
  314. data/lib/fox16/version.rb +1 -1
  315. data/test/TC_FXDCPrint.rb +1 -1
  316. data.tar.gz.sig +0 -0
  317. metadata +270 -35
  318. metadata.gz.sig +0 -0
@@ -583,9 +583,9 @@
583
583
  </div>
584
584
 
585
585
  <div id="footer">
586
- Generated on Fri Nov 27 21:11:13 2020 by
587
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
588
- 0.9.24 (ruby-2.7.2).
586
+ Generated on Mon Jan 2 11:48:00 2023 by
587
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
588
+ 0.9.28 (ruby-3.1.2).
589
589
  </div>
590
590
 
591
591
  </div>
@@ -119,7 +119,7 @@
119
119
  <p>The following messages are sent by FXStatusLine to its target:</p>
120
120
  <dl class="rdoc-list note-list"><dt><code>SEL_UPDATE</code>
121
121
  <dd>
122
- <p>Sent when the widget currently under the mouse cursor doesn&#39;t respond to a <code>SEL_UPDATE</code> message with identifier <code>ID_QUERY_HELP</code>, as described above.</p>
122
+ <p>Sent when the widget currently under the mouse cursor doesnt respond to a <code>SEL_UPDATE</code> message with identifier <code>ID_QUERY_HELP</code>, as described above.</p>
123
123
  </dd></dl>
124
124
 
125
125
 
@@ -744,9 +744,9 @@
744
744
  </div>
745
745
 
746
746
  <div id="footer">
747
- Generated on Fri Nov 27 21:11:20 2020 by
748
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
749
- 0.9.24 (ruby-2.7.2).
747
+ Generated on Mon Jan 2 11:48:06 2023 by
748
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
749
+ 0.9.28 (ruby-3.1.2).
750
750
  </div>
751
751
 
752
752
  </div>
@@ -104,7 +104,7 @@
104
104
  <h2>Overview</h2><div class="docstring">
105
105
  <div class="discussion">
106
106
 
107
- <p>A stream is a way to serialize data and objects into a byte stream. Each item of data that is saved or loaded from the stream may be byte-swapped, thus allowing little-endian machines to read data produced on big endian ones and vice-versa. Data is serialized exactly as-is. There are no tags or other markers inserted into the stream; thus, the stream may be used to save or load arbitrary binary data. Objects derived from FXObjects may be serialized also; whenever a reference to an object is serialized, a table is consulted to determine if the same object has been encountered previously; if not, the object is added to the table and then its contents are serialized. If the object has been encountered before, only a reference to the object is serialized. When loading back a serialized object, new instances are constructed using the default constructor, and subsequently the object&#39;s contents are loaded. A special container object may be passed in which is placed in the table as if it had been encountered before; this will cause only references to this object to be saved. The container object is typically the top-level document object which manages all objects contained by it. Additional objects may be added using addObject(); these will not be actually saved or loaded.</p>
107
+ <p>A stream is a way to serialize data and objects into a byte stream. Each item of data that is saved or loaded from the stream may be byte-swapped, thus allowing little-endian machines to read data produced on big endian ones and vice-versa. Data is serialized exactly as-is. There are no tags or other markers inserted into the stream; thus, the stream may be used to save or load arbitrary binary data. Objects derived from FXObjects may be serialized also; whenever a reference to an object is serialized, a table is consulted to determine if the same object has been encountered previously; if not, the object is added to the table and then its contents are serialized. If the object has been encountered before, only a reference to the object is serialized. When loading back a serialized object, new instances are constructed using the default constructor, and subsequently the objects contents are loaded. A special container object may be passed in which is placed in the table as if it had been encountered before; this will cause only references to this object to be saved. The container object is typically the top-level document object which manages all objects contained by it. Additional objects may be added using addObject(); these will not be actually saved or loaded.</p>
108
108
 
109
109
  <h3 id="label-Stream+status+codes">Stream status codes</h3>
110
110
  <dl class="rdoc-list note-list"><dt><code>FXStreamOK</code>
@@ -1362,9 +1362,9 @@
1362
1362
  </div>
1363
1363
 
1364
1364
  <div id="footer">
1365
- Generated on Fri Nov 27 21:10:44 2020 by
1366
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1367
- 0.9.24 (ruby-2.7.2).
1365
+ Generated on Mon Jan 2 11:47:31 2023 by
1366
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1367
+ 0.9.28 (ruby-3.1.2).
1368
1368
  </div>
1369
1369
 
1370
1370
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -249,9 +249,9 @@
249
249
  </div>
250
250
 
251
251
  <div id="footer">
252
- Generated on Fri Nov 27 21:11:34 2020 by
253
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
254
- 0.9.24 (ruby-2.7.2).
252
+ Generated on Mon Jan 2 11:48:19 2023 by
253
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
254
+ 0.9.28 (ruby-3.1.2).
255
255
  </div>
256
256
 
257
257
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -106,7 +106,7 @@
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
108
108
 
109
- <p>Filled up a stream&#39;s internal buffer, or the disk is full</p>
109
+ <p>Filled up a streams internal buffer, or the disk is full</p>
110
110
 
111
111
 
112
112
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -138,9 +138,9 @@
138
138
  </div>
139
139
 
140
140
  <div id="footer">
141
- Generated on Fri Nov 27 21:11:34 2020 by
142
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
- 0.9.24 (ruby-2.7.2).
141
+ Generated on Mon Jan 2 11:48:19 2023 by
142
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
143
+ 0.9.28 (ruby-3.1.2).
144
144
  </div>
145
145
 
146
146
  </div>
@@ -106,7 +106,7 @@
106
106
  <h2>Overview</h2><div class="docstring">
107
107
  <div class="discussion">
108
108
 
109
- <p>An FXStringDict (string dictionary) object maps one string to another string. The inserted strings are copied when they&#39;re inserted.</p>
109
+ <p>An FXStringDict (string dictionary) object maps one string to another string. The inserted strings are copied when theyre inserted.</p>
110
110
 
111
111
 
112
112
  </div>
@@ -542,9 +542,9 @@
542
542
  </div>
543
543
 
544
544
  <div id="footer">
545
- Generated on Fri Nov 27 21:11:20 2020 by
546
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
547
- 0.9.24 (ruby-2.7.2).
545
+ Generated on Mon Jan 2 11:48:06 2023 by
546
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
547
+ 0.9.28 (ruby-3.1.2).
548
548
  </div>
549
549
 
550
550
  </div>
@@ -114,14 +114,14 @@
114
114
  <h2>Overview</h2><div class="docstring">
115
115
  <div class="discussion">
116
116
 
117
- <p>The FXSwitcher layout manager automatically arranges its child windows such that one of them is placed on top; all other child windows are hidden. Switcher provides a convenient method to conserve screen real-estate by arranging several GUI panels to appear in the same space, depending on context. Switcher ignores all layout hints from its children; all children are stretched according to the switcher layout managers own size. When the <code>SWITCHER_HCOLLAPSE</code> or <code>SWITCHER_VCOLLAPSE</code> options are used, the switcher&#39;s default size is based on the width or height of the current child, instead of the maximum width or height of all of the children.</p>
117
+ <p>The FXSwitcher layout manager automatically arranges its child windows such that one of them is placed on top; all other child windows are hidden. Switcher provides a convenient method to conserve screen real-estate by arranging several GUI panels to appear in the same space, depending on context. Switcher ignores all layout hints from its children; all children are stretched according to the switcher layout managers own size. When the <code>SWITCHER_HCOLLAPSE</code> or <code>SWITCHER_VCOLLAPSE</code> options are used, the switchers default size is based on the width or height of the current child, instead of the maximum width or height of all of the children.</p>
118
118
 
119
119
  <h3 id="label-Events">Events</h3>
120
120
 
121
121
  <p>The following messages are sent by FXSwitcher to its target:</p>
122
122
  <dl class="rdoc-list note-list"><dt><code>SEL_COMMAND</code>
123
123
  <dd>
124
- <p>sent whenever the current (topmost) child window changes; the message data is an integer indicating the new current window&#39;s index.</p>
124
+ <p>sent whenever the current (topmost) child window changes; the message data is an integer indicating the new current windows index.</p>
125
125
  </dd></dl>
126
126
 
127
127
  <h3 id="label-Switcher+options">Switcher options</h3>
@@ -203,7 +203,7 @@
203
203
 
204
204
 
205
205
  <span class="summary_desc"><div class='inline'>
206
- <p>Current child window&#39;s index [Integer].</p>
206
+ <p>Current child windows index [Integer].</p>
207
207
  </div></span>
208
208
 
209
209
  </li>
@@ -488,7 +488,7 @@
488
488
  </h3><div class="docstring">
489
489
  <div class="discussion">
490
490
 
491
- <p>Current child window&#39;s index [Integer]</p>
491
+ <p>Current child windows index [Integer]</p>
492
492
 
493
493
 
494
494
  </div>
@@ -579,7 +579,7 @@
579
579
  </h3><div class="docstring">
580
580
  <div class="discussion">
581
581
 
582
- <p>Raise the child window at <em>index</em> to the top of the stack. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the switcher&#39;s message target Raises IndexError if <em>index</em> is out of bounds.</p>
582
+ <p>Raise the child window at <em>index</em> to the top of the stack. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the switchers message target Raises IndexError if <em>index</em> is out of bounds.</p>
583
583
 
584
584
 
585
585
  </div>
@@ -609,9 +609,9 @@
609
609
  </div>
610
610
 
611
611
  <div id="footer">
612
- Generated on Fri Nov 27 21:10:58 2020 by
613
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
614
- 0.9.24 (ruby-2.7.2).
612
+ Generated on Mon Jan 2 11:47:45 2023 by
613
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
614
+ 0.9.28 (ruby-3.1.2).
615
615
  </div>
616
616
 
617
617
  </div>
@@ -440,9 +440,9 @@
440
440
  </div>
441
441
 
442
442
  <div id="footer">
443
- Generated on Fri Nov 27 21:10:50 2020 by
444
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
- 0.9.24 (ruby-2.7.2).
443
+ Generated on Mon Jan 2 11:47:37 2023 by
444
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
445
+ 0.9.28 (ruby-3.1.2).
446
446
  </div>
447
447
 
448
448
  </div>
@@ -424,9 +424,9 @@
424
424
  </div>
425
425
 
426
426
  <div id="footer">
427
- Generated on Fri Nov 27 21:10:58 2020 by
428
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
- 0.9.24 (ruby-2.7.2).
427
+ Generated on Mon Jan 2 11:47:45 2023 by
428
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
429
+ 0.9.28 (ruby-3.1.2).
430
430
  </div>
431
431
 
432
432
  </div>
@@ -594,9 +594,9 @@
594
594
  </div>
595
595
 
596
596
  <div id="footer">
597
- Generated on Fri Nov 27 21:10:50 2020 by
598
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
599
- 0.9.24 (ruby-2.7.2).
597
+ Generated on Mon Jan 2 11:47:37 2023 by
598
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
599
+ 0.9.28 (ruby-3.1.2).
600
600
  </div>
601
601
 
602
602
  </div>
@@ -578,9 +578,9 @@
578
578
  </div>
579
579
 
580
580
  <div id="footer">
581
- Generated on Fri Nov 27 21:10:58 2020 by
582
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
583
- 0.9.24 (ruby-2.7.2).
581
+ Generated on Mon Jan 2 11:47:45 2023 by
582
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
583
+ 0.9.28 (ruby-3.1.2).
584
584
  </div>
585
585
 
586
586
  </div>
@@ -114,14 +114,14 @@
114
114
  <h2>Overview</h2><div class="docstring">
115
115
  <div class="discussion">
116
116
 
117
- <p>The FXTabBar layout manager arranges tab items side by side, and raises the active tab item above the neighboring tab items. In a the horizontal arrangement, the tab bar can have the tab items on the top or on the bottom. In the vertical arrangement, the tabs can be on the left or on the right. When one of the tab items is pressed, the tab bar&#39;s <span class='object_link'><a href="#setCurrent-instance_method" title="Fox::FXTabBar#setCurrent (method)">#setCurrent</a></span>() method is called with <em>notify</em> of <code>true</code>. This in turn causes the tab bar to send a <code>SEL_COMMAND</code> message to its target.</p>
117
+ <p>The FXTabBar layout manager arranges tab items side by side, and raises the active tab item above the neighboring tab items. In a the horizontal arrangement, the tab bar can have the tab items on the top or on the bottom. In the vertical arrangement, the tabs can be on the left or on the right. When one of the tab items is pressed, the tab bars <span class='object_link'><a href="#setCurrent-instance_method" title="Fox::FXTabBar#setCurrent (method)">#setCurrent</a></span>() method is called with <em>notify</em> of <code>true</code>. This in turn causes the tab bar to send a <code>SEL_COMMAND</code> message to its target.</p>
118
118
 
119
119
  <h3 id="label-Events">Events</h3>
120
120
 
121
121
  <p>The following messages are sent by FXTabBar to its target:</p>
122
122
  <dl class="rdoc-list note-list"><dt><code>SEL_COMMAND</code>
123
123
  <dd>
124
- <p>sent whenever the current tab item changes; the message data is an integer indicating the new current tab item&#39;s index.</p>
124
+ <p>sent whenever the current tab item changes; the message data is an integer indicating the new current tab items index.</p>
125
125
  </dd></dl>
126
126
 
127
127
  <h3 id="label-Tab+book+options">Tab book options</h3>
@@ -222,7 +222,7 @@
222
222
 
223
223
 
224
224
  <span class="summary_desc"><div class='inline'>
225
- <p>Currently active tab item&#39;s index [Integer].</p>
225
+ <p>Currently active tab items index [Integer].</p>
226
226
  </div></span>
227
227
 
228
228
  </li>
@@ -513,7 +513,7 @@
513
513
  </h3><div class="docstring">
514
514
  <div class="discussion">
515
515
 
516
- <p>Currently active tab item&#39;s index [Integer]</p>
516
+ <p>Currently active tab items index [Integer]</p>
517
517
 
518
518
 
519
519
  </div>
@@ -604,7 +604,7 @@
604
604
  </h3><div class="docstring">
605
605
  <div class="discussion">
606
606
 
607
- <p>Change currently active tab item; this raises the active tab item slightly above the neighboring tab items. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the tab bar&#39;s message target</p>
607
+ <p>Change currently active tab item; this raises the active tab item slightly above the neighboring tab items. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the tab bars message target</p>
608
608
 
609
609
 
610
610
  </div>
@@ -634,9 +634,9 @@
634
634
  </div>
635
635
 
636
636
  <div id="footer">
637
- Generated on Fri Nov 27 21:10:44 2020 by
638
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
639
- 0.9.24 (ruby-2.7.2).
637
+ Generated on Mon Jan 2 11:47:31 2023 by
638
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
639
+ 0.9.28 (ruby-3.1.2).
640
640
  </div>
641
641
 
642
642
  </div>
@@ -116,7 +116,7 @@
116
116
  <h2>Overview</h2><div class="docstring">
117
117
  <div class="discussion">
118
118
 
119
- <p>The tab book layout manager arranges pairs of children; the even numbered children (0,2,4,…) are usually tab items, and are placed on the top. The odd numbered children are usually layout managers, and are placed below; all the odd numbered children are placed on top of each other, similar to the switcher widget. When the user presses one of the tab items, the tab item is raised above the neighboring tabs, and the corresponding panel is raised to the top. Thus, a tab book can be used to present many GUI controls in a small space by placing several panels on top of each other and using tab items to select the desired panel. When one of the tab items is pressed, the tab book&#39;s <span class='object_link'><a href="FXTabBar.html#setCurrent-instance_method" title="Fox::FXTabBar#setCurrent (method)">Fox::FXTabBar#setCurrent</a></span> method is called with _notify+=true. This causes the tab book to send a <code>SEL_COMMAND</code> message to its target.</p>
119
+ <p>The tab book layout manager arranges pairs of children; the even numbered children (0,2,4,…) are usually tab items, and are placed on the top. The odd numbered children are usually layout managers, and are placed below; all the odd numbered children are placed on top of each other, similar to the switcher widget. When the user presses one of the tab items, the tab item is raised above the neighboring tabs, and the corresponding panel is raised to the top. Thus, a tab book can be used to present many GUI controls in a small space by placing several panels on top of each other and using tab items to select the desired panel. When one of the tab items is pressed, the tab books <span class='object_link'><a href="FXTabBar.html#setCurrent-instance_method" title="Fox::FXTabBar#setCurrent (method)">Fox::FXTabBar#setCurrent</a></span> method is called with _notify+=true. This causes the tab book to send a <code>SEL_COMMAND</code> message to its target.</p>
120
120
 
121
121
 
122
122
  </div>
@@ -363,9 +363,9 @@
363
363
  </div>
364
364
 
365
365
  <div id="footer">
366
- Generated on Fri Nov 27 21:10:50 2020 by
367
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
368
- 0.9.24 (ruby-2.7.2).
366
+ Generated on Mon Jan 2 11:47:38 2023 by
367
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
368
+ 0.9.28 (ruby-3.1.2).
369
369
  </div>
370
370
 
371
371
  </div>
@@ -468,9 +468,9 @@
468
468
  </div>
469
469
 
470
470
  <div id="footer">
471
- Generated on Fri Nov 27 21:10:51 2020 by
472
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
473
- 0.9.24 (ruby-2.7.2).
471
+ Generated on Mon Jan 2 11:47:38 2023 by
472
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
473
+ 0.9.28 (ruby-3.1.2).
474
474
  </div>
475
475
 
476
476
  </div>