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
data/docs/Fox/FXList.html CHANGED
@@ -121,7 +121,7 @@
121
121
  <h2>Overview</h2><div class="docstring">
122
122
  <div class="discussion">
123
123
 
124
- <p>A List Widget displays a list of items, each with a text and optional icon. When an item&#39;s selected state changes, the list sends a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message. A change of the current item is signified by the <code>SEL_CHANGED</code> message. The list sends <code>SEL_COMMAND</code> messages when the user clicks on an item, and <code>SEL_CLICKED</code>, <code>SEL_DOUBLECLICKED</code>, and <code>SEL_TRIPLECLICKED</code> when the user clicks once, twice, or thrice, respectively. When items are added, replaced, or removed, the list sends messages of the type <code>SEL_INSERTED</code>, <code>SEL_REPLACED</code>, or <code>SEL_DELETED</code>. In each of these cases, the index to the item, if any, is passed in the 3rd argument of the message.</p>
124
+ <p>A List Widget displays a list of items, each with a text and optional icon. When an items selected state changes, the list sends a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message. A change of the current item is signified by the <code>SEL_CHANGED</code> message. The list sends <code>SEL_COMMAND</code> messages when the user clicks on an item, and <code>SEL_CLICKED</code>, <code>SEL_DOUBLECLICKED</code>, and <code>SEL_TRIPLECLICKED</code> when the user clicks once, twice, or thrice, respectively. When items are added, replaced, or removed, the list sends messages of the type <code>SEL_INSERTED</code>, <code>SEL_REPLACED</code>, or <code>SEL_DELETED</code>. In each of these cases, the index to the item, if any, is passed in the 3rd argument of the message.</p>
125
125
 
126
126
  <h3 id="label-Events">Events</h3>
127
127
 
@@ -599,7 +599,7 @@
599
599
 
600
600
 
601
601
  <span class="summary_desc"><div class='inline'>
602
- <p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before each item is removed.</p>
602
+ <p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before each item is removed.</p>
603
603
  </div></span>
604
604
 
605
605
  </li>
@@ -1417,7 +1417,7 @@
1417
1417
 
1418
1418
 
1419
1419
  <span class="summary_desc"><div class='inline'>
1420
- <p>Change item icon and mark the list&#39;s layout as dirty; this is equivalent to:.</p>
1420
+ <p>Change item icon and mark the lists layout as dirty; this is equivalent to:.</p>
1421
1421
  </div></span>
1422
1422
 
1423
1423
  </li>
@@ -1441,7 +1441,7 @@
1441
1441
 
1442
1442
 
1443
1443
  <span class="summary_desc"><div class='inline'>
1444
- <p>Change item text and mark the list&#39;s layout as dirty; this is equivalent to:.</p>
1444
+ <p>Change item text and mark the lists layout as dirty; this is equivalent to:.</p>
1445
1445
  </div></span>
1446
1446
 
1447
1447
  </li>
@@ -2148,7 +2148,7 @@
2148
2148
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_appendItem'>appendItem</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>pinky</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
2149
2149
  </code></pre>
2150
2150
 
2151
- <p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is appended. Returns the integer index of the newly appended item.</p>
2151
+ <p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is appended. Returns the integer index of the newly appended item.</p>
2152
2152
 
2153
2153
 
2154
2154
  </div>
@@ -2185,7 +2185,7 @@
2185
2185
  </h3><div class="docstring">
2186
2186
  <div class="discussion">
2187
2187
 
2188
- <p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before each item is removed.</p>
2188
+ <p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before each item is removed.</p>
2189
2189
 
2190
2190
 
2191
2191
  </div>
@@ -2222,7 +2222,7 @@
2222
2222
  </h3><div class="docstring">
2223
2223
  <div class="discussion">
2224
2224
 
2225
- <p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list&#39;s message target after the item is deselected. Raises IndexError if <em>index</em> is out of bounds.</p>
2225
+ <p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the lists message target after the item is deselected. Raises IndexError if <em>index</em> is out of bounds.</p>
2226
2226
 
2227
2227
 
2228
2228
  </div>
@@ -2380,7 +2380,7 @@
2380
2380
  </h3><div class="docstring">
2381
2381
  <div class="discussion">
2382
2382
 
2383
- <p>Extend selection from anchor item to <em>index</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages are sent to the list&#39;s message target as the selected-state of different items changes. Raises IndexError if <em>index</em> is out of bounds.</p>
2383
+ <p>Extend selection from anchor item to <em>index</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages are sent to the lists message target as the selected-state of different items changes. Raises IndexError if <em>index</em> is out of bounds.</p>
2384
2384
 
2385
2385
 
2386
2386
  </div>
@@ -2417,7 +2417,7 @@
2417
2417
  </h3><div class="docstring">
2418
2418
  <div class="discussion">
2419
2419
 
2420
- <p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before the item is extracted from the list. Raises IndexError if <em>index</em> is out of bounds.</p>
2420
+ <p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before the item is extracted from the list. Raises IndexError if <em>index</em> is out of bounds.</p>
2421
2421
 
2422
2422
 
2423
2423
  </div>
@@ -2454,7 +2454,7 @@
2454
2454
  </h3><div class="docstring">
2455
2455
  <div class="discussion">
2456
2456
 
2457
- <p>Fill list by appending items from array of strings, and return the number items added. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is added.</p>
2457
+ <p>Fill list by appending items from array of strings, and return the number items added. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is added.</p>
2458
2458
 
2459
2459
 
2460
2460
  </div>
@@ -2922,7 +2922,7 @@
2922
2922
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_insertItem'>insertItem</span><span class='lparen'>(</span><span class='int'>1</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>blinky</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
2923
2923
  </code></pre>
2924
2924
 
2925
- <p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is inserted. Raises IndexError if <em>index</em> is out of bounds. Returns the integer index of the inserted item.</p>
2925
+ <p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is inserted. Raises IndexError if <em>index</em> is out of bounds. Returns the integer index of the inserted item.</p>
2926
2926
 
2927
2927
 
2928
2928
  </div>
@@ -3169,7 +3169,7 @@
3169
3169
  </h3><div class="docstring">
3170
3170
  <div class="discussion">
3171
3171
 
3172
- <p>Deselect all items. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list&#39;s message target for all the items that were selected before killSelection was called.</p>
3172
+ <p>Deselect all items. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the lists message target for all the items that were selected before killSelection was called.</p>
3173
3173
 
3174
3174
 
3175
3175
  </div>
@@ -3243,7 +3243,7 @@
3243
3243
  </h3><div class="docstring">
3244
3244
  <div class="discussion">
3245
3245
 
3246
- <p>Move item from <em>oldIndex</em> to <em>newIndex</em> and return the new index of the item.. If <em>notify</em> is <code>true</code> and this move causes the current item to change, a <code>SEL_CHANGED</code> message is sent to the list&#39;s message target to indicate this change in the current item. Raises IndexError if either <em>oldIndex</em> or <em>newIndex</em> is out of bounds.</p>
3246
+ <p>Move item from <em>oldIndex</em> to <em>newIndex</em> and return the new index of the item.. If <em>notify</em> is <code>true</code> and this move causes the current item to change, a <code>SEL_CHANGED</code> message is sent to the lists message target to indicate this change in the current item. Raises IndexError if either <em>oldIndex</em> or <em>newIndex</em> is out of bounds.</p>
3247
3247
 
3248
3248
 
3249
3249
  </div>
@@ -3285,7 +3285,7 @@
3285
3285
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_prependItem'>prependItem</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>clyde</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
3286
3286
  </code></pre>
3287
3287
 
3288
- <p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list&#39;s message target after the item is prepended. Returns the integer index of the newly prepended item (which should always be zero, by definition).</p>
3288
+ <p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the lists message target after the item is prepended. Returns the integer index of the newly prepended item (which should always be zero, by definition).</p>
3289
3289
 
3290
3290
 
3291
3291
  </div>
@@ -3322,7 +3322,7 @@
3322
3322
  </h3><div class="docstring">
3323
3323
  <div class="discussion">
3324
3324
 
3325
- <p>Remove item at <em>index</em> from list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list&#39;s message target before the item is removed. Raises IndexError if <em>index</em> is out of bounds.</p>
3325
+ <p>Remove item at <em>index</em> from list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the lists message target before the item is removed. Raises IndexError if <em>index</em> is out of bounds.</p>
3326
3326
 
3327
3327
 
3328
3328
  </div>
@@ -3359,7 +3359,7 @@
3359
3359
  </h3><div class="docstring">
3360
3360
  <div class="discussion">
3361
3361
 
3362
- <p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list&#39;s message target after the item is selected. Raises IndexError if <em>index</em> is out of bounds.</p>
3362
+ <p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the lists message target after the item is selected. Raises IndexError if <em>index</em> is out of bounds.</p>
3363
3363
 
3364
3364
 
3365
3365
  </div>
@@ -3396,7 +3396,7 @@
3396
3396
  </h3><div class="docstring">
3397
3397
  <div class="discussion">
3398
3398
 
3399
- <p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list&#39;s message target after the current item changes. Raises IndexError if <em>index</em> is out of bounds.</p>
3399
+ <p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the lists message target after the current item changes. Raises IndexError if <em>index</em> is out of bounds.</p>
3400
3400
 
3401
3401
 
3402
3402
  </div>
@@ -3438,7 +3438,7 @@
3438
3438
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_setItem'>setItem</span><span class='lparen'>(</span><span class='int'>0</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>inky</span><span class='tstring_end'>&quot;</span></span><span class='rparen'>)</span>
3439
3439
  </code></pre>
3440
3440
 
3441
- <p>If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the list&#39;s message target before the item is replaced. Raises IndexError if <em>index</em> is out of bounds. Returns the integer index of the replaced item.</p>
3441
+ <p>If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the lists message target before the item is replaced. Raises IndexError if <em>index</em> is out of bounds. Returns the integer index of the replaced item.</p>
3442
3442
 
3443
3443
 
3444
3444
  </div>
@@ -3517,7 +3517,7 @@
3517
3517
  </h3><div class="docstring">
3518
3518
  <div class="discussion">
3519
3519
 
3520
- <p>Change item icon and mark the list&#39;s layout as dirty; this is equivalent to:</p>
3520
+ <p>Change item icon and mark the lists layout as dirty; this is equivalent to:</p>
3521
3521
 
3522
3522
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_getItem'>getItem</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_icon'>icon</span> <span class='op'>=</span> <span class='id identifier rubyid_icon'>icon</span>
3523
3523
  <span class='id identifier rubyid_recalc'>recalc</span>
@@ -3560,7 +3560,7 @@
3560
3560
  </h3><div class="docstring">
3561
3561
  <div class="discussion">
3562
3562
 
3563
- <p>Change item text and mark the list&#39;s layout as dirty; this is equivalent to:</p>
3563
+ <p>Change item text and mark the lists layout as dirty; this is equivalent to:</p>
3564
3564
 
3565
3565
  <pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_getItem'>getItem</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_text'>text</span> <span class='op'>=</span> <span class='id identifier rubyid_text'>text</span>
3566
3566
  <span class='id identifier rubyid_recalc'>recalc</span>
@@ -3640,7 +3640,7 @@
3640
3640
  </h3><div class="docstring">
3641
3641
  <div class="discussion">
3642
3642
 
3643
- <p>Toggle item selection state. If <em>notify</em> is <code>true</code>, either a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list&#39;s message target to indicate the item&#39;s new state. Raises IndexError if <em>index</em> is out of bounds.</p>
3643
+ <p>Toggle item selection state. If <em>notify</em> is <code>true</code>, either a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the lists message target to indicate the items new state. Raises IndexError if <em>index</em> is out of bounds.</p>
3644
3644
 
3645
3645
 
3646
3646
  </div>
@@ -3707,9 +3707,9 @@
3707
3707
  </div>
3708
3708
 
3709
3709
  <div id="footer">
3710
- Generated on Fri Nov 27 21:10:36 2020 by
3711
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3712
- 0.9.24 (ruby-2.7.2).
3710
+ Generated on Mon Jan 2 11:47:24 2023 by
3711
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
3712
+ 0.9.28 (ruby-3.1.2).
3713
3713
  </div>
3714
3714
 
3715
3715
  </div>
@@ -211,7 +211,7 @@
211
211
 
212
212
 
213
213
  <span class="summary_desc"><div class='inline'>
214
- <p>Current item&#39;s index, or -1 if no current item [Integer].</p>
214
+ <p>Current items index, or -1 if no current item [Integer].</p>
215
215
  </div></span>
216
216
 
217
217
  </li>
@@ -536,7 +536,7 @@
536
536
 
537
537
 
538
538
  <span class="summary_desc"><div class='inline'>
539
- <p>Calls block once for each item in the list, passing the item&#39;s text, icon and user data as parameters.</p>
539
+ <p>Calls block once for each item in the list, passing the items text, icon and user data as parameters.</p>
540
540
  </div></span>
541
541
 
542
542
  </li>
@@ -1228,7 +1228,7 @@
1228
1228
  </h3><div class="docstring">
1229
1229
  <div class="discussion">
1230
1230
 
1231
- <p>Current item&#39;s index, or -1 if no current item [Integer]</p>
1231
+ <p>Current items index, or -1 if no current item [Integer]</p>
1232
1232
 
1233
1233
 
1234
1234
  </div>
@@ -1698,7 +1698,7 @@
1698
1698
  </h3><div class="docstring">
1699
1699
  <div class="discussion">
1700
1700
 
1701
- <p>Calls block once for each item in the list, passing the item&#39;s text, icon and user data as parameters.</p>
1701
+ <p>Calls block once for each item in the list, passing the items text, icon and user data as parameters.</p>
1702
1702
 
1703
1703
 
1704
1704
  </div>
@@ -2508,9 +2508,9 @@
2508
2508
  </div>
2509
2509
 
2510
2510
  <div id="footer">
2511
- Generated on Fri Nov 27 21:10:48 2020 by
2512
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2513
- 0.9.24 (ruby-2.7.2).
2511
+ Generated on Mon Jan 2 11:47:35 2023 by
2512
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2513
+ 0.9.28 (ruby-3.1.2).
2514
2514
  </div>
2515
2515
 
2516
2516
  </div>
@@ -617,7 +617,7 @@
617
617
 
618
618
 
619
619
  <span class="summary_desc"><div class='inline'>
620
- <p>Return the list item&#39;s text.</p>
620
+ <p>Return the list items text.</p>
621
621
  </div></span>
622
622
 
623
623
  </li>
@@ -1419,7 +1419,7 @@
1419
1419
  </h3><div class="docstring">
1420
1420
  <div class="discussion">
1421
1421
 
1422
- <p>Return the list item&#39;s text</p>
1422
+ <p>Return the list items text</p>
1423
1423
 
1424
1424
 
1425
1425
  </div>
@@ -1449,9 +1449,9 @@
1449
1449
  </div>
1450
1450
 
1451
1451
  <div id="footer">
1452
- Generated on Fri Nov 27 21:10:36 2020 by
1453
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1454
- 0.9.24 (ruby-2.7.2).
1452
+ Generated on Mon Jan 2 11:47:23 2023 by
1453
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1454
+ 0.9.28 (ruby-3.1.2).
1455
1455
  </div>
1456
1456
 
1457
1457
  </div>
@@ -112,7 +112,7 @@
112
112
  <h2>Overview</h2><div class="docstring">
113
113
  <div class="discussion">
114
114
 
115
- <p>The MDI child window contains the application work area in a Multiple Document Interface application. GUI Controls are connected to the MDI child via delegation through the MDI client, which forwards messages it receives to the active MDI child. The MDI child itself tries to further delegate messages to its single content window, and if not handled there, to its target object. When the MDI child is maximized, it sends a SEL_MAXIMIZE message; when the MDI child is minimized, it sends a SEL_MINIMIZE message. When it is restored, it sends a SEL_RESTORE message to its target. The MDI child also notifies its target when it becomes the active MDI child, via the SEL_SELECTED message. The void* in the SEL_SELECTED message refers to the previously active MDI child, if any. When an MDI child ceases to be the active one, a SEL_DESELECTED message is sent. The void* in the SEL_DESELECTED message refers to the newly activated MDI child, if any. Thus, interception of SEL_SELECTED and SEL_DESELECTED allows the target object to determine whether the user switched between MDI windows of the same document (target) or between MDI windows belonging to the same document. When the MDI child is closed, it sends a SEL_CLOSE message to its target. The target has an opportunity to object to the closing; if the MDI child should not be closed, it should return 1 (objection). If the MDI child should be closed, the target can either just return 0 or simply not handle the SEL_CLOSE message. The SEL_UPDATE message can be used to modify the MDI child&#39;s title (via ID_SETSTRINGVALUE), and window icon (via ID_SETICONVALUE).</p>
115
+ <p>The MDI child window contains the application work area in a Multiple Document Interface application. GUI Controls are connected to the MDI child via delegation through the MDI client, which forwards messages it receives to the active MDI child. The MDI child itself tries to further delegate messages to its single content window, and if not handled there, to its target object. When the MDI child is maximized, it sends a SEL_MAXIMIZE message; when the MDI child is minimized, it sends a SEL_MINIMIZE message. When it is restored, it sends a SEL_RESTORE message to its target. The MDI child also notifies its target when it becomes the active MDI child, via the SEL_SELECTED message. The void* in the SEL_SELECTED message refers to the previously active MDI child, if any. When an MDI child ceases to be the active one, a SEL_DESELECTED message is sent. The void* in the SEL_DESELECTED message refers to the newly activated MDI child, if any. Thus, interception of SEL_SELECTED and SEL_DESELECTED allows the target object to determine whether the user switched between MDI windows of the same document (target) or between MDI windows belonging to the same document. When the MDI child is closed, it sends a SEL_CLOSE message to its target. The target has an opportunity to object to the closing; if the MDI child should not be closed, it should return 1 (objection). If the MDI child should be closed, the target can either just return 0 or simply not handle the SEL_CLOSE message. The SEL_UPDATE message can be used to modify the MDI childs title (via ID_SETSTRINGVALUE), and window icon (via ID_SETICONVALUE).</p>
116
116
 
117
117
  <h3 id="label-Events">Events</h3>
118
118
 
@@ -137,10 +137,10 @@
137
137
  <p>sent when the right mouse button goes up; the message data is an FXEvent instance.</p>
138
138
  </dd><dt><code>SEL_SELECTED</code>
139
139
  <dd>
140
- <p>sent when the window is selected; the message data is a reference to the MDI client&#39;s previous active child window, or <code>nil</code> if there was no active child window.</p>
140
+ <p>sent when the window is selected; the message data is a reference to the MDI clients previous active child window, or <code>nil</code> if there was no active child window.</p>
141
141
  </dd><dt><code>SEL_DESELECTED</code>
142
142
  <dd>
143
- <p>sent when the window is deselected; the message data is a reference to the MDI client&#39;s new active child window, or <code>nil</code> if there is no active child window.</p>
143
+ <p>sent when the window is deselected; the message data is a reference to the MDI clients new active child window, or <code>nil</code> if there is no active child window.</p>
144
144
  </dd><dt><code>SEL_MAXIMIZE</code>
145
145
  <dd>
146
146
  <p>sent when the window is maximized</p>
@@ -2165,9 +2165,9 @@
2165
2165
  </div>
2166
2166
 
2167
2167
  <div id="footer">
2168
- Generated on Fri Nov 27 21:10:57 2020 by
2169
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2170
- 0.9.24 (ruby-2.7.2).
2168
+ Generated on Mon Jan 2 11:47:44 2023 by
2169
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2170
+ 0.9.28 (ruby-3.1.2).
2171
2171
  </div>
2172
2172
 
2173
2173
  </div>
@@ -112,7 +112,7 @@
112
112
  <h2>Overview</h2><div class="docstring">
113
113
  <div class="discussion">
114
114
 
115
- <p>The MDI client window manages a number of MDI child windows in a multiple-document interface (MDI) application. MDI child windows usually receive messages from the GUI controls by delegation via the MDI client. This is accomplished by making the MDI client window the target for most GUI controls. The MDI client filters out messages intented for itself, and delegates the remaining messages to its currently active MDI child, if any. If you use the auto-gray or auto-hide feature available in some GUI controls, these controls can be automatically grayed out or hidden when there is no active MDI child. When delegating messages via MDI client to MDI child windows of different types, care should be taken that message ID&#39;s do not overlap, so that all message ID&#39;s only map to the intented handlers no matter which MDI child window type is active. The MDI client sends a SEL_CHANGED message to its target when the active MDI child is switched, with the void # pointer refering to the new MDI child. A MDI Window selection dialog can be brought up through the ID_MDI_OVER_X messages; a menu button connected to the MDI client with the ID_MDI_OVER_X message will be automatically grayed out if there are less than X MDI child windows.</p>
115
+ <p>The MDI client window manages a number of MDI child windows in a multiple-document interface (MDI) application. MDI child windows usually receive messages from the GUI controls by delegation via the MDI client. This is accomplished by making the MDI client window the target for most GUI controls. The MDI client filters out messages intented for itself, and delegates the remaining messages to its currently active MDI child, if any. If you use the auto-gray or auto-hide feature available in some GUI controls, these controls can be automatically grayed out or hidden when there is no active MDI child. When delegating messages via MDI client to MDI child windows of different types, care should be taken that message IDs do not overlap, so that all message IDs only map to the intented handlers no matter which MDI child window type is active. The MDI client sends a SEL_CHANGED message to its target when the active MDI child is switched, with the void # pointer refering to the new MDI child. A MDI Window selection dialog can be brought up through the ID_MDI_OVER_X messages; a menu button connected to the MDI client with the ID_MDI_OVER_X message will be automatically grayed out if there are less than X MDI child windows.</p>
116
116
 
117
117
  <h3 id="label-Events">Events</h3>
118
118
 
@@ -771,9 +771,9 @@
771
771
  </div>
772
772
 
773
773
  <div id="footer">
774
- Generated on Fri Nov 27 21:11:06 2020 by
775
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
776
- 0.9.24 (ruby-2.7.2).
774
+ Generated on Mon Jan 2 11:47:52 2023 by
775
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
776
+ 0.9.28 (ruby-3.1.2).
777
777
  </div>
778
778
 
779
779
  </div>
@@ -324,9 +324,9 @@
324
324
  </div>
325
325
 
326
326
  <div id="footer">
327
- Generated on Fri Nov 27 21:11:03 2020 by
328
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
- 0.9.24 (ruby-2.7.2).
327
+ Generated on Mon Jan 2 11:47:50 2023 by
328
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
+ 0.9.28 (ruby-3.1.2).
330
330
  </div>
331
331
 
332
332
  </div>
@@ -324,9 +324,9 @@
324
324
  </div>
325
325
 
326
326
  <div id="footer">
327
- Generated on Fri Nov 27 21:11:04 2020 by
328
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
- 0.9.24 (ruby-2.7.2).
327
+ Generated on Mon Jan 2 11:47:50 2023 by
328
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
+ 0.9.28 (ruby-3.1.2).
330
330
  </div>
331
331
 
332
332
  </div>
@@ -325,9 +325,9 @@
325
325
  </div>
326
326
 
327
327
  <div id="footer">
328
- Generated on Fri Nov 27 21:11:05 2020 by
329
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
330
- 0.9.24 (ruby-2.7.2).
328
+ Generated on Mon Jan 2 11:47:52 2023 by
329
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
330
+ 0.9.28 (ruby-3.1.2).
331
331
  </div>
332
332
 
333
333
  </div>
@@ -324,9 +324,9 @@
324
324
  </div>
325
325
 
326
326
  <div id="footer">
327
- Generated on Fri Nov 27 21:11:04 2020 by
328
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
- 0.9.24 (ruby-2.7.2).
327
+ Generated on Mon Jan 2 11:47:51 2023 by
328
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
+ 0.9.28 (ruby-3.1.2).
330
330
  </div>
331
331
 
332
332
  </div>
@@ -324,9 +324,9 @@
324
324
  </div>
325
325
 
326
326
  <div id="footer">
327
- Generated on Fri Nov 27 21:11:03 2020 by
328
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
- 0.9.24 (ruby-2.7.2).
327
+ Generated on Mon Jan 2 11:47:50 2023 by
328
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
+ 0.9.28 (ruby-3.1.2).
330
330
  </div>
331
331
 
332
332
  </div>
@@ -324,9 +324,9 @@
324
324
  </div>
325
325
 
326
326
  <div id="footer">
327
- Generated on Fri Nov 27 21:11:05 2020 by
328
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
- 0.9.24 (ruby-2.7.2).
327
+ Generated on Mon Jan 2 11:47:51 2023 by
328
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
329
+ 0.9.28 (ruby-3.1.2).
330
330
  </div>
331
331
 
332
332
  </div>
@@ -327,9 +327,9 @@
327
327
  </div>
328
328
 
329
329
  <div id="footer">
330
- Generated on Fri Nov 27 21:11:17 2020 by
331
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
332
- 0.9.24 (ruby-2.7.2).
330
+ Generated on Mon Jan 2 11:48:03 2023 by
331
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
332
+ 0.9.28 (ruby-3.1.2).
333
333
  </div>
334
334
 
335
335
  </div>
@@ -560,9 +560,9 @@
560
560
  </div>
561
561
 
562
562
  <div id="footer">
563
- Generated on Fri Nov 27 21:10:55 2020 by
564
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
565
- 0.9.24 (ruby-2.7.2).
563
+ Generated on Mon Jan 2 11:47:42 2023 by
564
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
565
+ 0.9.28 (ruby-3.1.2).
566
566
  </div>
567
567
 
568
568
  </div>
@@ -724,9 +724,9 @@
724
724
  </div>
725
725
 
726
726
  <div id="footer">
727
- Generated on Fri Nov 27 21:10:42 2020 by
728
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
729
- 0.9.24 (ruby-2.7.2).
727
+ Generated on Mon Jan 2 11:47:30 2023 by
728
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
729
+ 0.9.28 (ruby-3.1.2).
730
730
  </div>
731
731
 
732
732
  </div>
@@ -462,9 +462,9 @@
462
462
  </div>
463
463
 
464
464
  <div id="footer">
465
- Generated on Fri Nov 27 21:11:28 2020 by
466
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
467
- 0.9.24 (ruby-2.7.2).
465
+ Generated on Mon Jan 2 11:48:13 2023 by
466
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
467
+ 0.9.28 (ruby-3.1.2).
468
468
  </div>
469
469
 
470
470
  </div>
@@ -622,9 +622,9 @@
622
622
  </div>
623
623
 
624
624
  <div id="footer">
625
- Generated on Fri Nov 27 21:11:28 2020 by
626
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
627
- 0.9.24 (ruby-2.7.2).
625
+ Generated on Mon Jan 2 11:48:13 2023 by
626
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
627
+ 0.9.28 (ruby-3.1.2).
628
628
  </div>
629
629
 
630
630
  </div>
@@ -337,9 +337,9 @@
337
337
  </div>
338
338
 
339
339
  <div id="footer">
340
- Generated on Fri Nov 27 21:10:48 2020 by
341
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
342
- 0.9.24 (ruby-2.7.2).
340
+ Generated on Mon Jan 2 11:47:36 2023 by
341
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
342
+ 0.9.28 (ruby-3.1.2).
343
343
  </div>
344
344
 
345
345
  </div>
@@ -114,7 +114,7 @@
114
114
  <h2>Overview</h2><div class="docstring">
115
115
  <div class="discussion">
116
116
 
117
- <p>An FXMenuButton posts a popup menu when clicked. There are many ways to control the placement where the popup will appear; first, the popup may be placed on either of the four sides relative to the menu button; this is controlled by the flags <code>MENUBUTTON_DOWN</code>, etc. Next, there are several attachment modes; the popup&#39;s left/bottom edge may attach to the menu button&#39;s left/top edge, or the popup&#39;s right/top edge may attach to the menu button&#39;s right/bottom edge, or both. Also, the popup may appear centered relative to the menu button. Finally, a small offset may be specified to displace the location of the popup by a few pixels so as to account for borders and so on. Normally, the menu button shows an arrow pointing to the direction where the popup is set to appear; this can be turned off by passing the option <code>MENUBUTTON_NOARROWS</code>.</p>
117
+ <p>An FXMenuButton posts a popup menu when clicked. There are many ways to control the placement where the popup will appear; first, the popup may be placed on either of the four sides relative to the menu button; this is controlled by the flags <code>MENUBUTTON_DOWN</code>, etc. Next, there are several attachment modes; the popups left/bottom edge may attach to the menu buttons left/top edge, or the popups right/top edge may attach to the menu buttons right/bottom edge, or both. Also, the popup may appear centered relative to the menu button. Finally, a small offset may be specified to displace the location of the popup by a few pixels so as to account for borders and so on. Normally, the menu button shows an arrow pointing to the direction where the popup is set to appear; this can be turned off by passing the option <code>MENUBUTTON_NOARROWS</code>.</p>
118
118
 
119
119
  <h3 id="label-Events">Events</h3>
120
120
 
@@ -152,7 +152,7 @@
152
152
 
153
153
  <h3 id="label-Menu+Button+Popup+Style">Menu Button Popup Style</h3>
154
154
 
155
- <p>Any one of the following options can be assigned as the menu button&#39;s popup style.</p>
155
+ <p>Any one of the following options can be assigned as the menu buttons popup style.</p>
156
156
  <dl class="rdoc-list note-list"><dt><code>MENUBUTTON_DOWN</code>
157
157
  <dd>
158
158
  <p>Popup window appears below menu button</p>
@@ -169,7 +169,7 @@
169
169
 
170
170
  <h3 id="label-Menu+Button+Attachment">Menu Button Attachment</h3>
171
171
 
172
- <p>Any combination of the following flags can be assigned as the menu button&#39;s attachment flags.</p>
172
+ <p>Any combination of the following flags can be assigned as the menu buttons attachment flags.</p>
173
173
  <dl class="rdoc-list note-list"><dt><code>MENUBUTTON_ATTACH_LEFT</code>
174
174
  <dd>
175
175
  <p>Popup attaches to the left side of the menu button</p>
@@ -819,9 +819,9 @@
819
819
  </div>
820
820
 
821
821
  <div id="footer">
822
- Generated on Fri Nov 27 21:11:17 2020 by
823
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
824
- 0.9.24 (ruby-2.7.2).
822
+ Generated on Mon Jan 2 11:48:03 2023 by
823
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
824
+ 0.9.28 (ruby-3.1.2).
825
825
  </div>
826
826
 
827
827
  </div>
@@ -480,7 +480,7 @@
480
480
 
481
481
 
482
482
  <span class="summary_desc"><div class='inline'>
483
- <p>Return the menu caption&#39;s text.</p>
483
+ <p>Return the menu captions text.</p>
484
484
  </div></span>
485
485
 
486
486
  </li>
@@ -1040,7 +1040,7 @@
1040
1040
  </h3><div class="docstring">
1041
1041
  <div class="discussion">
1042
1042
 
1043
- <p>Return the menu caption&#39;s text</p>
1043
+ <p>Return the menu captions text</p>
1044
1044
 
1045
1045
 
1046
1046
  </div>
@@ -1070,9 +1070,9 @@
1070
1070
  </div>
1071
1071
 
1072
1072
  <div id="footer">
1073
- Generated on Fri Nov 27 21:11:24 2020 by
1074
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1075
- 0.9.24 (ruby-2.7.2).
1073
+ Generated on Mon Jan 2 11:48:10 2023 by
1074
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1075
+ 0.9.28 (ruby-3.1.2).
1076
1076
  </div>
1077
1077
 
1078
1078
  </div>
@@ -378,9 +378,9 @@
378
378
  </div>
379
379
 
380
380
  <div id="footer">
381
- Generated on Fri Nov 27 21:11:24 2020 by
382
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
383
- 0.9.24 (ruby-2.7.2).
381
+ Generated on Mon Jan 2 11:48:10 2023 by
382
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
383
+ 0.9.28 (ruby-3.1.2).
384
384
  </div>
385
385
 
386
386
  </div>