fxruby 1.6.44-x64-mingw32 → 1.6.46-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +89 -0
- data/.github/workflows/ci.yml +68 -0
- data/History.md +11 -0
- data/{README.rdoc → README.md} +18 -14
- data/Rakefile +27 -8
- data/appveyor.yml +8 -14
- data/doap.rdf +2 -2
- data/docs/Fox/Canvas/CanvasError.html +3 -3
- data/docs/Fox/Canvas/CircleShape.html +3 -3
- data/docs/Fox/Canvas/ImageShape.html +3 -3
- data/docs/Fox/Canvas/LineShape.html +3 -3
- data/docs/Fox/Canvas/PolygonShape.html +3 -3
- data/docs/Fox/Canvas/RectangleShape.html +3 -3
- data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/Shape.html +5 -5
- data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
- data/docs/Fox/Canvas/ShapeGroup.html +3 -3
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/TextShape.html +3 -3
- data/docs/Fox/Canvas.html +6 -6
- data/docs/Fox/FTNonModal.html +3 -3
- data/docs/Fox/FX4Splitter.html +3 -3
- data/docs/Fox/FX7Segment.html +3 -3
- data/docs/Fox/FXAccelTable.html +7 -7
- data/docs/Fox/FXApp.html +24 -24
- data/docs/Fox/FXArc.html +7 -7
- data/docs/Fox/FXArrowButton.html +3 -3
- data/docs/Fox/FXBMPIcon.html +3 -3
- data/docs/Fox/FXBMPImage.html +3 -3
- data/docs/Fox/FXBitmap.html +3 -3
- data/docs/Fox/FXBitmapFrame.html +3 -3
- data/docs/Fox/FXBitmapView.html +3 -3
- data/docs/Fox/FXButton.html +3 -3
- data/docs/Fox/FXCURCursor.html +3 -3
- data/docs/Fox/FXCalendar.html +3 -3
- data/docs/Fox/FXCanvas.html +3 -3
- data/docs/Fox/FXCheckButton.html +3 -3
- data/docs/Fox/FXChoiceBox.html +4 -4
- data/docs/Fox/FXColor.html +3 -3
- data/docs/Fox/FXColorBar.html +3 -3
- data/docs/Fox/FXColorDialog.html +4 -4
- data/docs/Fox/FXColorItem.html +3 -3
- data/docs/Fox/FXColorList.html +3 -3
- data/docs/Fox/FXColorRing.html +3 -3
- data/docs/Fox/FXColorSelector.html +3 -3
- data/docs/Fox/FXColorWell.html +5 -5
- data/docs/Fox/FXColorWheel.html +3 -3
- data/docs/Fox/FXComboBox.html +6 -6
- data/docs/Fox/FXComboTableItem.html +3 -3
- data/docs/Fox/FXCommand.html +4 -4
- data/docs/Fox/FXComposite.html +5 -5
- data/docs/Fox/FXCursor.html +3 -3
- data/docs/Fox/FXDC.html +9 -9
- data/docs/Fox/FXDCPrint.html +3 -3
- data/docs/Fox/FXDCWindow.html +3 -3
- data/docs/Fox/FXDataTarget.html +10 -10
- data/docs/Fox/FXDebugTarget.html +3 -3
- data/docs/Fox/FXDelegator.html +3 -3
- data/docs/Fox/FXDial.html +8 -8
- data/docs/Fox/FXDialogBox.html +4 -4
- data/docs/Fox/FXDict.html +3 -3
- data/docs/Fox/FXDirBox.html +3 -3
- data/docs/Fox/FXDirDialog.html +5 -5
- data/docs/Fox/FXDirItem.html +3 -3
- data/docs/Fox/FXDirList.html +7 -7
- data/docs/Fox/FXDirSelector.html +5 -5
- data/docs/Fox/FXDockBar.html +6 -6
- data/docs/Fox/FXDockHandler.html +3 -3
- data/docs/Fox/FXDockSite.html +6 -6
- data/docs/Fox/FXDockTitle.html +3 -3
- data/docs/Fox/FXDocument.html +3 -3
- data/docs/Fox/FXDragCorner.html +3 -3
- data/docs/Fox/FXDrawable.html +3 -3
- data/docs/Fox/FXDriveBox.html +3 -3
- data/docs/Fox/FXEvent.html +3 -3
- data/docs/Fox/FXExtentd.html +5 -5
- data/docs/Fox/FXExtentf.html +5 -5
- data/docs/Fox/FXFileAssoc.html +3 -3
- data/docs/Fox/FXFileDialog.html +8 -8
- data/docs/Fox/FXFileDict.html +3 -3
- data/docs/Fox/FXFileItem.html +3 -3
- data/docs/Fox/FXFileList.html +7 -7
- data/docs/Fox/FXFileSelector.html +11 -11
- data/docs/Fox/FXFileStream.html +3 -3
- data/docs/Fox/FXFoldingItem.html +5 -5
- data/docs/Fox/FXFoldingList.html +38 -38
- data/docs/Fox/FXFont.html +4 -4
- data/docs/Fox/FXFontDesc.html +3 -3
- data/docs/Fox/FXFontDialog.html +3 -3
- data/docs/Fox/FXFontSelector.html +3 -3
- data/docs/Fox/FXFrame.html +3 -3
- data/docs/Fox/FXGIFCursor.html +3 -3
- data/docs/Fox/FXGIFIcon.html +3 -3
- data/docs/Fox/FXGIFImage.html +3 -3
- data/docs/Fox/FXGLCanvas.html +5 -5
- data/docs/Fox/FXGLCone.html +3 -3
- data/docs/Fox/FXGLContext.html +3 -3
- data/docs/Fox/FXGLCube.html +3 -3
- data/docs/Fox/FXGLCylinder.html +3 -3
- data/docs/Fox/FXGLGroup.html +3 -3
- data/docs/Fox/FXGLLine.html +3 -3
- data/docs/Fox/FXGLObject.html +10 -10
- data/docs/Fox/FXGLPoint.html +3 -3
- data/docs/Fox/FXGLShape.html +3 -3
- data/docs/Fox/FXGLSphere.html +3 -3
- data/docs/Fox/FXGLViewer.html +3 -3
- data/docs/Fox/FXGLVisual.html +3 -3
- data/docs/Fox/FXGradient.html +3 -3
- data/docs/Fox/FXGradientBar.html +17 -17
- data/docs/Fox/FXGroupBox.html +5 -5
- data/docs/Fox/FXHeader.html +17 -17
- data/docs/Fox/FXHeaderItem.html +15 -15
- data/docs/Fox/FXHiliteStyle.html +3 -3
- data/docs/Fox/FXHorizontalFrame.html +4 -4
- data/docs/Fox/FXHorizontalSeparator.html +3 -3
- data/docs/Fox/FXICOIcon.html +3 -3
- data/docs/Fox/FXICOImage.html +3 -3
- data/docs/Fox/FXIcon.html +3 -3
- data/docs/Fox/FXIconDict.html +3 -3
- data/docs/Fox/FXIconItem.html +5 -5
- data/docs/Fox/FXIconList.html +19 -19
- data/docs/Fox/FXIconSource.html +7 -7
- data/docs/Fox/FXId.html +3 -3
- data/docs/Fox/FXImage.html +6 -6
- data/docs/Fox/FXImageFrame.html +3 -3
- data/docs/Fox/FXImageView.html +3 -3
- data/docs/Fox/FXInputDialog.html +5 -5
- data/docs/Fox/FXIrb.html +6 -6
- data/docs/Fox/FXJPGIcon.html +3 -3
- data/docs/Fox/FXJPGImage.html +3 -3
- data/docs/Fox/FXKnob.html +7 -7
- data/docs/Fox/FXLabel.html +5 -5
- data/docs/Fox/FXLight.html +3 -3
- data/docs/Fox/FXList.html +24 -24
- data/docs/Fox/FXListBox.html +7 -7
- data/docs/Fox/FXListItem.html +5 -5
- data/docs/Fox/FXMDIChild.html +6 -6
- data/docs/Fox/FXMDIClient.html +4 -4
- data/docs/Fox/FXMDIDeleteButton.html +3 -3
- data/docs/Fox/FXMDIMaximizeButton.html +3 -3
- data/docs/Fox/FXMDIMenu.html +3 -3
- data/docs/Fox/FXMDIMinimizeButton.html +3 -3
- data/docs/Fox/FXMDIRestoreButton.html +3 -3
- data/docs/Fox/FXMDIWindowButton.html +3 -3
- data/docs/Fox/FXMainWindow.html +3 -3
- data/docs/Fox/FXMaterial.html +3 -3
- data/docs/Fox/FXMatrix.html +3 -3
- data/docs/Fox/FXMemoryBuffer.html +3 -3
- data/docs/Fox/FXMemoryStream.html +3 -3
- data/docs/Fox/FXMenuBar.html +3 -3
- data/docs/Fox/FXMenuButton.html +6 -6
- data/docs/Fox/FXMenuCaption.html +5 -5
- data/docs/Fox/FXMenuCascade.html +3 -3
- data/docs/Fox/FXMenuCheck.html +3 -3
- data/docs/Fox/FXMenuCommand.html +3 -3
- data/docs/Fox/FXMenuPane.html +3 -3
- data/docs/Fox/FXMenuRadio.html +3 -3
- data/docs/Fox/FXMenuSeparator.html +3 -3
- data/docs/Fox/FXMenuTitle.html +3 -3
- data/docs/Fox/FXMessageBox.html +5 -5
- data/docs/Fox/FXObject.html +4 -4
- data/docs/Fox/FXOption.html +3 -3
- data/docs/Fox/FXOptionMenu.html +3 -3
- data/docs/Fox/FXPCXIcon.html +3 -3
- data/docs/Fox/FXPCXImage.html +3 -3
- data/docs/Fox/FXPNGIcon.html +3 -3
- data/docs/Fox/FXPNGImage.html +3 -3
- data/docs/Fox/FXPPMIcon.html +3 -3
- data/docs/Fox/FXPPMImage.html +3 -3
- data/docs/Fox/FXPSBounds.html +3 -3
- data/docs/Fox/FXPacker.html +3 -3
- data/docs/Fox/FXPicker.html +3 -3
- data/docs/Fox/FXPopup.html +3 -3
- data/docs/Fox/FXPrintDialog.html +3 -3
- data/docs/Fox/FXPrinter.html +3 -3
- data/docs/Fox/FXProgressBar.html +3 -3
- data/docs/Fox/FXProgressDialog.html +3 -3
- data/docs/Fox/FXPseudoKeyboard.html +3 -3
- data/docs/Fox/FXPseudoMouse.html +3 -3
- data/docs/Fox/FXPseudoTarget.html +3 -3
- data/docs/Fox/FXQuatd.html +3 -3
- data/docs/Fox/FXQuatf.html +3 -3
- data/docs/Fox/FXRGBIcon.html +3 -3
- data/docs/Fox/FXRGBImage.html +3 -3
- data/docs/Fox/FXRadioButton.html +3 -3
- data/docs/Fox/FXRanged.html +3 -3
- data/docs/Fox/FXRangef.html +3 -3
- data/docs/Fox/FXRealSlider.html +3 -3
- data/docs/Fox/FXRealSpinner.html +16 -16
- data/docs/Fox/FXRecentFiles.html +3 -3
- data/docs/Fox/FXRectangle.html +11 -11
- data/docs/Fox/FXRegion.html +3 -3
- data/docs/Fox/FXRegistry.html +5 -5
- data/docs/Fox/FXReplaceDialog.html +3 -3
- data/docs/Fox/FXRootWindow.html +3 -3
- data/docs/Fox/FXRuler.html +3 -3
- data/docs/Fox/FXRulerView.html +26 -26
- data/docs/Fox/FXScintilla.html +21 -21
- data/docs/Fox/FXScrollArea.html +5 -5
- data/docs/Fox/FXScrollBar.html +3 -3
- data/docs/Fox/FXScrollCorner.html +3 -3
- data/docs/Fox/FXScrollPane.html +3 -3
- data/docs/Fox/FXScrollWindow.html +4 -4
- data/docs/Fox/FXSearchDialog.html +3 -3
- data/docs/Fox/FXSegment.html +3 -3
- data/docs/Fox/FXSeparator.html +4 -4
- data/docs/Fox/FXSettings.html +3 -3
- data/docs/Fox/FXShell.html +3 -3
- data/docs/Fox/FXShutter.html +4 -4
- data/docs/Fox/FXShutterItem.html +3 -3
- data/docs/Fox/FXSize.html +3 -3
- data/docs/Fox/FXSlider.html +3 -3
- data/docs/Fox/FXSphered.html +3 -3
- data/docs/Fox/FXSpheref.html +3 -3
- data/docs/Fox/FXSpinner.html +16 -16
- data/docs/Fox/FXSplashScreen.html +3 -3
- data/docs/Fox/FXSplashWindow.html +5 -5
- data/docs/Fox/FXSplitter.html +3 -3
- data/docs/Fox/FXSpring.html +3 -3
- data/docs/Fox/FXStatusBar.html +3 -3
- data/docs/Fox/FXStatusLine.html +4 -4
- data/docs/Fox/FXStream.html +4 -4
- data/docs/Fox/FXStreamAllocError.html +3 -3
- data/docs/Fox/FXStreamEndError.html +3 -3
- data/docs/Fox/FXStreamError.html +3 -3
- data/docs/Fox/FXStreamFailureError.html +3 -3
- data/docs/Fox/FXStreamFormatError.html +3 -3
- data/docs/Fox/FXStreamFullError.html +4 -4
- data/docs/Fox/FXStreamNoReadError.html +3 -3
- data/docs/Fox/FXStreamNoWriteError.html +3 -3
- data/docs/Fox/FXStreamUnknownError.html +3 -3
- data/docs/Fox/FXStringDict.html +4 -4
- data/docs/Fox/FXSwitcher.html +8 -8
- data/docs/Fox/FXTGAIcon.html +3 -3
- data/docs/Fox/FXTGAImage.html +3 -3
- data/docs/Fox/FXTIFIcon.html +3 -3
- data/docs/Fox/FXTIFImage.html +3 -3
- data/docs/Fox/FXTabBar.html +8 -8
- data/docs/Fox/FXTabBook.html +4 -4
- data/docs/Fox/FXTabItem.html +3 -3
- data/docs/Fox/FXTable.html +27 -27
- data/docs/Fox/FXTableItem.html +5 -5
- data/docs/Fox/FXTablePos.html +3 -3
- data/docs/Fox/FXTableRange.html +3 -3
- data/docs/Fox/FXText.html +25 -25
- data/docs/Fox/FXTextChange.html +3 -3
- data/docs/Fox/FXTextField.html +5 -5
- data/docs/Fox/FXToggleButton.html +7 -7
- data/docs/Fox/FXToolBar.html +3 -3
- data/docs/Fox/FXToolBarGrip.html +3 -3
- data/docs/Fox/FXToolBarShell.html +3 -3
- data/docs/Fox/FXToolBarTab.html +5 -5
- data/docs/Fox/FXToolTip.html +5 -5
- data/docs/Fox/FXTopWindow.html +4 -4
- data/docs/Fox/FXTranslator.html +3 -3
- data/docs/Fox/FXTreeItem.html +19 -19
- data/docs/Fox/FXTreeList.html +40 -40
- data/docs/Fox/FXTreeListBox.html +27 -27
- data/docs/Fox/FXTriStateButton.html +9 -9
- data/docs/Fox/FXUndoList.html +8 -8
- data/docs/Fox/FXVec2d.html +7 -7
- data/docs/Fox/FXVec2f.html +7 -7
- data/docs/Fox/FXVec3d.html +7 -7
- data/docs/Fox/FXVec3f.html +7 -7
- data/docs/Fox/FXVec4d.html +7 -7
- data/docs/Fox/FXVec4f.html +7 -7
- data/docs/Fox/FXVerticalFrame.html +4 -4
- data/docs/Fox/FXVerticalSeparator.html +3 -3
- data/docs/Fox/FXViewport.html +3 -3
- data/docs/Fox/FXVisual.html +3 -3
- data/docs/Fox/FXWindow.html +36 -36
- data/docs/Fox/FXWizard.html +3 -3
- data/docs/Fox/FXXBMIcon.html +3 -3
- data/docs/Fox/FXXBMImage.html +3 -3
- data/docs/Fox/FXXPMIcon.html +3 -3
- data/docs/Fox/FXXPMImage.html +3 -3
- data/docs/Fox/NotifyHeader.html +3 -3
- data/docs/Fox/SCNotification.html +3 -3
- data/docs/Fox/TextRange.html +3 -3
- data/docs/Fox.html +7 -7
- data/docs/IRB.html +3 -3
- data/docs/Responder.html +4 -4
- data/docs/Responder2.html +3 -3
- data/docs/_index.html +3 -3
- data/docs/css/style.css +1 -0
- data/docs/file.History.html +66 -52
- data/docs/file.README.html +7 -7
- data/docs/index.html +13 -7
- data/docs/top-level-namespace.html +3 -3
- data/ext/fox16_c/core_wrap.cpp +5 -3
- data/ext/fox16_c/dc_wrap.cpp +5 -3
- data/ext/fox16_c/dialogs_wrap.cpp +5 -3
- data/ext/fox16_c/extconf.rb +10 -10
- data/ext/fox16_c/frames_wrap.cpp +5 -3
- data/ext/fox16_c/fx3d_wrap.cpp +5 -3
- data/ext/fox16_c/iconlist_wrap.cpp +5 -3
- data/ext/fox16_c/icons_wrap.cpp +5 -3
- data/ext/fox16_c/image_wrap.cpp +5 -3
- data/ext/fox16_c/label_wrap.cpp +5 -3
- data/ext/fox16_c/layout_wrap.cpp +5 -3
- data/ext/fox16_c/list_wrap.cpp +5 -3
- data/ext/fox16_c/mdi_wrap.cpp +5 -3
- data/ext/fox16_c/menu_wrap.cpp +5 -3
- data/ext/fox16_c/scintilla_wrap.cpp +5 -3
- data/ext/fox16_c/swigruby.h +4 -2
- data/ext/fox16_c/table_wrap.cpp +5 -3
- data/ext/fox16_c/text_wrap.cpp +5 -3
- data/ext/fox16_c/treelist_wrap.cpp +5 -3
- data/ext/fox16_c/ui_wrap.cpp +5 -3
- data/fxruby.gemspec +9 -1
- data/lib/2.5/fox16_c.so +0 -0
- data/lib/2.6/fox16_c.so +0 -0
- data/lib/2.7/fox16_c.so +0 -0
- data/lib/3.0/fox16_c.so +0 -0
- data/lib/fox16/kwargs.rb +891 -891
- data/lib/fox16/version.rb +1 -1
- data/lib/fox16.rb +2 -4
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libFOX-1.6-0.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libfxscintilla-20.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libgcc_s_seh-1.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libjpeg-62.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libpng16-16.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libstdc++-6.dll +0 -0
- data/ports/x64-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libwinpthread-1.dll +0 -0
- data/ports/x64-mingw32/bin/zlib1.dll +0 -0
- data/test/TC_FXDCPrint.rb +1 -1
- metadata +254 -19
- data/lib/2.3/fox16_c.so +0 -0
- data/lib/2.4/fox16_c.so +0 -0
- data/ports/x86_64-w64-mingw32/bin/libtiff-5.dll +0 -0
- data/ports/x86_64-w64-mingw32/bin/zlib1.dll +0 -0
data/docs/Fox/FXFoldingList.html
CHANGED
@@ -121,7 +121,7 @@
|
|
121
121
|
<h2>Overview</h2><div class="docstring">
|
122
122
|
<div class="discussion">
|
123
123
|
|
124
|
-
<p>An FXFoldingList widget resembles an FXTreeList, but it supports a header control to provide each item with multiple columns of text. Subtrees can be collapsed or expanded by double-clicking on an item or by clicking on the optional plus button in front of the item. Each item may have a text and optional open-icon as well as a closed-icon. The items may be connected by optional lines to show the hierarchical relationship. When an item
|
124
|
+
<p>An FXFoldingList widget resembles an FXTreeList, but it supports a header control to provide each item with multiple columns of text. Subtrees can be collapsed or expanded by double-clicking on an item or by clicking on the optional plus button in front of the item. Each item may have a text and optional open-icon as well as a closed-icon. The items may be connected by optional lines to show the hierarchical relationship. When an item’s selected state changes, the folding list emits a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message. If an item is opened or closed, a message of type <code>SEL_OPENED</code> or <code>SEL_CLOSED</code> is sent. When the subtree under an item is expanded, a <code>SEL_EXPANDED</code> or <code>SEL_COLLAPSED</code> message is issued. A change of the current item is signified by the <code>SEL_CHANGED</code> message. In addition, the folding 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 or removed, the folding list sends messages of the type <code>SEL_INSERTED</code> or <code>SEL_DELETED</code>. In each of these cases, a pointer 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
|
|
@@ -1182,7 +1182,7 @@
|
|
1182
1182
|
|
1183
1183
|
|
1184
1184
|
<span class="summary_desc"><div class='inline'>
|
1185
|
-
<p>Return item
|
1185
|
+
<p>Return item’s closed icon.</p>
|
1186
1186
|
</div></span>
|
1187
1187
|
|
1188
1188
|
</li>
|
@@ -1206,7 +1206,7 @@
|
|
1206
1206
|
|
1207
1207
|
|
1208
1208
|
<span class="summary_desc"><div class='inline'>
|
1209
|
-
<p>Return item
|
1209
|
+
<p>Return item’s user data.</p>
|
1210
1210
|
</div></span>
|
1211
1211
|
|
1212
1212
|
</li>
|
@@ -1254,7 +1254,7 @@
|
|
1254
1254
|
|
1255
1255
|
|
1256
1256
|
<span class="summary_desc"><div class='inline'>
|
1257
|
-
<p>Return item
|
1257
|
+
<p>Return item’s open icon.</p>
|
1258
1258
|
</div></span>
|
1259
1259
|
|
1260
1260
|
</li>
|
@@ -1278,7 +1278,7 @@
|
|
1278
1278
|
|
1279
1279
|
|
1280
1280
|
<span class="summary_desc"><div class='inline'>
|
1281
|
-
<p>Return item
|
1281
|
+
<p>Return item’s text.</p>
|
1282
1282
|
</div></span>
|
1283
1283
|
|
1284
1284
|
</li>
|
@@ -1904,7 +1904,7 @@
|
|
1904
1904
|
|
1905
1905
|
|
1906
1906
|
<span class="summary_desc"><div class='inline'>
|
1907
|
-
<p>Change item
|
1907
|
+
<p>Change item’s closed icon, deleting old icon if it was owned.</p>
|
1908
1908
|
</div></span>
|
1909
1909
|
|
1910
1910
|
</li>
|
@@ -1928,7 +1928,7 @@
|
|
1928
1928
|
|
1929
1929
|
|
1930
1930
|
<span class="summary_desc"><div class='inline'>
|
1931
|
-
<p>Change item
|
1931
|
+
<p>Change item’s user data.</p>
|
1932
1932
|
</div></span>
|
1933
1933
|
|
1934
1934
|
</li>
|
@@ -1952,7 +1952,7 @@
|
|
1952
1952
|
|
1953
1953
|
|
1954
1954
|
<span class="summary_desc"><div class='inline'>
|
1955
|
-
<p>Change item
|
1955
|
+
<p>Change item’s open icon, deleting old icon if it was owned.</p>
|
1956
1956
|
</div></span>
|
1957
1957
|
|
1958
1958
|
</li>
|
@@ -1976,7 +1976,7 @@
|
|
1976
1976
|
|
1977
1977
|
|
1978
1978
|
<span class="summary_desc"><div class='inline'>
|
1979
|
-
<p>Change item
|
1979
|
+
<p>Change item’s text.</p>
|
1980
1980
|
</div></span>
|
1981
1981
|
|
1982
1982
|
</li>
|
@@ -3044,7 +3044,7 @@
|
|
3044
3044
|
</h3><div class="docstring">
|
3045
3045
|
<div class="discussion">
|
3046
3046
|
|
3047
|
-
<p>Append a new item with given <em>text</em> and optional <em>openIcon</em>, <em>closedIcon</em> and user <em>data</em> as last child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3047
|
+
<p>Append a new item with given <em>text</em> and optional <em>openIcon</em>, <em>closedIcon</em> and user <em>data</em> as last child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is added.</p>
|
3048
3048
|
|
3049
3049
|
|
3050
3050
|
</div>
|
@@ -3081,7 +3081,7 @@
|
|
3081
3081
|
</h3><div class="docstring">
|
3082
3082
|
<div class="discussion">
|
3083
3083
|
|
3084
|
-
<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
|
3084
|
+
<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’s message target before each item is removed.</p>
|
3085
3085
|
|
3086
3086
|
|
3087
3087
|
</div>
|
@@ -3118,7 +3118,7 @@
|
|
3118
3118
|
</h3><div class="docstring">
|
3119
3119
|
<div class="discussion">
|
3120
3120
|
|
3121
|
-
<p>Close item. If <em>notify</em> is <code>true</code>, a <code>SEL_CLOSED</code> message is sent to the list
|
3121
|
+
<p>Close item. If <em>notify</em> is <code>true</code>, a <code>SEL_CLOSED</code> message is sent to the list’s message target after the item is closed.</p>
|
3122
3122
|
|
3123
3123
|
|
3124
3124
|
</div>
|
@@ -3155,7 +3155,7 @@
|
|
3155
3155
|
</h3><div class="docstring">
|
3156
3156
|
<div class="discussion">
|
3157
3157
|
|
3158
|
-
<p>Collapse sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COLLAPSED</code> message is sent to the list
|
3158
|
+
<p>Collapse sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COLLAPSED</code> message is sent to the list’s message target after the sub-tree is collapsed.</p>
|
3159
3159
|
|
3160
3160
|
|
3161
3161
|
</div>
|
@@ -3192,7 +3192,7 @@
|
|
3192
3192
|
</h3><div class="docstring">
|
3193
3193
|
<div class="discussion">
|
3194
3194
|
|
3195
|
-
<p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list
|
3195
|
+
<p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list’s message target after the item is deselected.</p>
|
3196
3196
|
|
3197
3197
|
|
3198
3198
|
</div>
|
@@ -3356,7 +3356,7 @@
|
|
3356
3356
|
</h3><div class="docstring">
|
3357
3357
|
<div class="discussion">
|
3358
3358
|
|
3359
|
-
<p>Expand sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_EXPANDED</code> message is sent to the list
|
3359
|
+
<p>Expand sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_EXPANDED</code> message is sent to the list’s message target after the sub-tree is expanded.</p>
|
3360
3360
|
|
3361
3361
|
|
3362
3362
|
</div>
|
@@ -3393,7 +3393,7 @@
|
|
3393
3393
|
</h3><div class="docstring">
|
3394
3394
|
<div class="discussion">
|
3395
3395
|
|
3396
|
-
<p>Extend selection from anchor item to <em>item</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may be sent to the list
|
3396
|
+
<p>Extend selection from anchor item to <em>item</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may be sent to the list’s message target, indicating the changes.</p>
|
3397
3397
|
|
3398
3398
|
|
3399
3399
|
</div>
|
@@ -3430,7 +3430,7 @@
|
|
3430
3430
|
</h3><div class="docstring">
|
3431
3431
|
<div class="discussion">
|
3432
3432
|
|
3433
|
-
<p>Extract item and return a reference to it (without destroying it). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message may be sent to the folding list
|
3433
|
+
<p>Extract item and return a reference to it (without destroying it). If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message may be sent to the folding list’s message target if the current item changes. If the selection changes, <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may also be sent to the message target.</p>
|
3434
3434
|
|
3435
3435
|
|
3436
3436
|
</div>
|
@@ -3467,7 +3467,7 @@
|
|
3467
3467
|
</h3><div class="docstring">
|
3468
3468
|
<div class="discussion">
|
3469
3469
|
|
3470
|
-
<p>Fill list by appending items from array of strings and return the number of items created. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3470
|
+
<p>Fill list by appending items from array of strings and return the number of items created. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after each item is added.</p>
|
3471
3471
|
|
3472
3472
|
|
3473
3473
|
</div>
|
@@ -3689,7 +3689,7 @@
|
|
3689
3689
|
</h3><div class="docstring">
|
3690
3690
|
<div class="discussion">
|
3691
3691
|
|
3692
|
-
<p>Return item
|
3692
|
+
<p>Return item’s closed icon</p>
|
3693
3693
|
|
3694
3694
|
|
3695
3695
|
</div>
|
@@ -3726,7 +3726,7 @@
|
|
3726
3726
|
</h3><div class="docstring">
|
3727
3727
|
<div class="discussion">
|
3728
3728
|
|
3729
|
-
<p>Return item
|
3729
|
+
<p>Return item’s user data</p>
|
3730
3730
|
|
3731
3731
|
|
3732
3732
|
</div>
|
@@ -3800,7 +3800,7 @@
|
|
3800
3800
|
</h3><div class="docstring">
|
3801
3801
|
<div class="discussion">
|
3802
3802
|
|
3803
|
-
<p>Return item
|
3803
|
+
<p>Return item’s open icon</p>
|
3804
3804
|
|
3805
3805
|
|
3806
3806
|
</div>
|
@@ -3837,7 +3837,7 @@
|
|
3837
3837
|
</h3><div class="docstring">
|
3838
3838
|
<div class="discussion">
|
3839
3839
|
|
3840
|
-
<p>Return item
|
3840
|
+
<p>Return item’s text</p>
|
3841
3841
|
|
3842
3842
|
|
3843
3843
|
</div>
|
@@ -3948,7 +3948,7 @@
|
|
3948
3948
|
</h3><div class="docstring">
|
3949
3949
|
<div class="discussion">
|
3950
3950
|
|
3951
|
-
<p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item.. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3951
|
+
<p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item.. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is added.</p>
|
3952
3952
|
|
3953
3953
|
|
3954
3954
|
</div>
|
@@ -4335,7 +4335,7 @@
|
|
4335
4335
|
</h3><div class="docstring">
|
4336
4336
|
<div class="discussion">
|
4337
4337
|
|
4338
|
-
<p>Deselect all items. If <em>notify</em> is <code>true</code>, <code>SEL_DESELECTED</code> messages will be sent to the list
|
4338
|
+
<p>Deselect all items. If <em>notify</em> is <code>true</code>, <code>SEL_DESELECTED</code> messages will be sent to the list’s message target indicating the affected items.</p>
|
4339
4339
|
|
4340
4340
|
|
4341
4341
|
</div>
|
@@ -4446,7 +4446,7 @@
|
|
4446
4446
|
</h3><div class="docstring">
|
4447
4447
|
<div class="discussion">
|
4448
4448
|
|
4449
|
-
<p>Open item. If <em>notify</em> is <code>true</code>, a <code>SEL_OPENED</code> message is sent to the list
|
4449
|
+
<p>Open item. If <em>notify</em> is <code>true</code>, a <code>SEL_OPENED</code> message is sent to the list’s message target after the item is opened.</p>
|
4450
4450
|
|
4451
4451
|
|
4452
4452
|
</div>
|
@@ -4483,7 +4483,7 @@
|
|
4483
4483
|
</h3><div class="docstring">
|
4484
4484
|
<div class="discussion">
|
4485
4485
|
|
4486
|
-
<p>Prepend a new item with given <em>text</em> and optional icons and user data as first child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
4486
|
+
<p>Prepend a new item with given <em>text</em> and optional icons and user data as first child of <em>father</em>. Returns a reference to the newly added item (an FXFoldingItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is added.</p>
|
4487
4487
|
|
4488
4488
|
|
4489
4489
|
</div>
|
@@ -4557,7 +4557,7 @@
|
|
4557
4557
|
</h3><div class="docstring">
|
4558
4558
|
<div class="discussion">
|
4559
4559
|
|
4560
|
-
<p>Remove item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
4560
|
+
<p>Remove item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before the item is removed.</p>
|
4561
4561
|
|
4562
4562
|
|
4563
4563
|
</div>
|
@@ -4594,7 +4594,7 @@
|
|
4594
4594
|
</h3><div class="docstring">
|
4595
4595
|
<div class="discussion">
|
4596
4596
|
|
4597
|
-
<p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
4597
|
+
<p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before each item is removed.</p>
|
4598
4598
|
|
4599
4599
|
|
4600
4600
|
</div>
|
@@ -4631,7 +4631,7 @@
|
|
4631
4631
|
</h3><div class="docstring">
|
4632
4632
|
<div class="discussion">
|
4633
4633
|
|
4634
|
-
<p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list
|
4634
|
+
<p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list’s message target after the item is selected.</p>
|
4635
4635
|
|
4636
4636
|
|
4637
4637
|
</div>
|
@@ -4668,7 +4668,7 @@
|
|
4668
4668
|
</h3><div class="docstring">
|
4669
4669
|
<div class="discussion">
|
4670
4670
|
|
4671
|
-
<p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list
|
4671
|
+
<p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list’s message target after the current item changes.</p>
|
4672
4672
|
|
4673
4673
|
|
4674
4674
|
</div>
|
@@ -4853,7 +4853,7 @@
|
|
4853
4853
|
</h3><div class="docstring">
|
4854
4854
|
<div class="discussion">
|
4855
4855
|
|
4856
|
-
<p>Change item
|
4856
|
+
<p>Change item’s closed icon, deleting old icon if it was owned. If <em>owned</em> is <code>true</code>, mark <em>icn</em> as owned by this folding item.</p>
|
4857
4857
|
|
4858
4858
|
|
4859
4859
|
</div>
|
@@ -4890,7 +4890,7 @@
|
|
4890
4890
|
</h3><div class="docstring">
|
4891
4891
|
<div class="discussion">
|
4892
4892
|
|
4893
|
-
<p>Change item
|
4893
|
+
<p>Change item’s user data</p>
|
4894
4894
|
|
4895
4895
|
|
4896
4896
|
</div>
|
@@ -4927,7 +4927,7 @@
|
|
4927
4927
|
</h3><div class="docstring">
|
4928
4928
|
<div class="discussion">
|
4929
4929
|
|
4930
|
-
<p>Change item
|
4930
|
+
<p>Change item’s open icon, deleting old icon if it was owned. If <em>owned</em> is <code>true</code>, mark <em>icn</em> as owned by this folding item.</p>
|
4931
4931
|
|
4932
4932
|
|
4933
4933
|
</div>
|
@@ -4964,7 +4964,7 @@
|
|
4964
4964
|
</h3><div class="docstring">
|
4965
4965
|
<div class="discussion">
|
4966
4966
|
|
4967
|
-
<p>Change item
|
4967
|
+
<p>Change item’s text</p>
|
4968
4968
|
|
4969
4969
|
|
4970
4970
|
</div>
|
@@ -5112,7 +5112,7 @@
|
|
5112
5112
|
</h3><div class="docstring">
|
5113
5113
|
<div class="discussion">
|
5114
5114
|
|
5115
|
-
<p>Toggle item selection. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list
|
5115
|
+
<p>Toggle item selection. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list’s message target to indicate the change.</p>
|
5116
5116
|
|
5117
5117
|
|
5118
5118
|
</div>
|
@@ -5179,9 +5179,9 @@
|
|
5179
5179
|
</div>
|
5180
5180
|
|
5181
5181
|
<div id="footer">
|
5182
|
-
Generated on
|
5183
|
-
<a href="
|
5184
|
-
0.9.
|
5182
|
+
Generated on Mon Jan 2 11:48:09 2023 by
|
5183
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
5184
|
+
0.9.28 (ruby-3.1.2).
|
5185
5185
|
</div>
|
5186
5186
|
|
5187
5187
|
</div>
|
data/docs/Fox/FXFont.html
CHANGED
@@ -231,7 +231,7 @@
|
|
231
231
|
<h3 id="label-Font+character+set+encoding">Font character set encoding</h3>
|
232
232
|
<dl class="rdoc-list note-list"><dt><code>FONTENCODING_DEFAULT</code>
|
233
233
|
<dd>
|
234
|
-
<p>Don
|
234
|
+
<p>Don’t care character encoding</p>
|
235
235
|
</dd><dt><code>FONTENCODING_ISO_8859_1</code>
|
236
236
|
<dd>
|
237
237
|
<p>West European (Latin1)</p>
|
@@ -2988,9 +2988,9 @@ passed, for example:
|
|
2988
2988
|
</div>
|
2989
2989
|
|
2990
2990
|
<div id="footer">
|
2991
|
-
Generated on
|
2992
|
-
<a href="
|
2993
|
-
0.9.
|
2991
|
+
Generated on Mon Jan 2 11:47:23 2023 by
|
2992
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2993
|
+
0.9.28 (ruby-3.1.2).
|
2994
2994
|
</div>
|
2995
2995
|
|
2996
2996
|
</div>
|
data/docs/Fox/FXFontDesc.html
CHANGED
@@ -700,9 +700,9 @@
|
|
700
700
|
</div>
|
701
701
|
|
702
702
|
<div id="footer">
|
703
|
-
Generated on
|
704
|
-
<a href="
|
705
|
-
0.9.
|
703
|
+
Generated on Mon Jan 2 11:47:23 2023 by
|
704
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
705
|
+
0.9.28 (ruby-3.1.2).
|
706
706
|
</div>
|
707
707
|
|
708
708
|
</div>
|
data/docs/Fox/FXFontDialog.html
CHANGED
@@ -410,9 +410,9 @@
|
|
410
410
|
</div>
|
411
411
|
|
412
412
|
<div id="footer">
|
413
|
-
Generated on
|
414
|
-
<a href="
|
415
|
-
0.9.
|
413
|
+
Generated on Mon Jan 2 11:48:03 2023 by
|
414
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
415
|
+
0.9.28 (ruby-3.1.2).
|
416
416
|
</div>
|
417
417
|
|
418
418
|
</div>
|
@@ -566,9 +566,9 @@
|
|
566
566
|
</div>
|
567
567
|
|
568
568
|
<div id="footer">
|
569
|
-
Generated on
|
570
|
-
<a href="
|
571
|
-
0.9.
|
569
|
+
Generated on Mon Jan 2 11:48:13 2023 by
|
570
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
571
|
+
0.9.28 (ruby-3.1.2).
|
572
572
|
</div>
|
573
573
|
|
574
574
|
</div>
|
data/docs/Fox/FXFrame.html
CHANGED
@@ -1002,9 +1002,9 @@
|
|
1002
1002
|
</div>
|
1003
1003
|
|
1004
1004
|
<div id="footer">
|
1005
|
-
Generated on
|
1006
|
-
<a href="
|
1007
|
-
0.9.
|
1005
|
+
Generated on Mon Jan 2 11:47:25 2023 by
|
1006
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1007
|
+
0.9.28 (ruby-3.1.2).
|
1008
1008
|
</div>
|
1009
1009
|
|
1010
1010
|
</div>
|
data/docs/Fox/FXGIFCursor.html
CHANGED
@@ -327,9 +327,9 @@
|
|
327
327
|
</div>
|
328
328
|
|
329
329
|
<div id="footer">
|
330
|
-
Generated on
|
331
|
-
<a href="
|
332
|
-
0.9.
|
330
|
+
Generated on Mon Jan 2 11:47:49 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>
|
data/docs/Fox/FXGIFIcon.html
CHANGED
@@ -440,9 +440,9 @@
|
|
440
440
|
</div>
|
441
441
|
|
442
442
|
<div id="footer">
|
443
|
-
Generated on
|
444
|
-
<a href="
|
445
|
-
0.9.
|
443
|
+
Generated on Mon Jan 2 11:47:34 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>
|
data/docs/Fox/FXGIFImage.html
CHANGED
@@ -424,9 +424,9 @@
|
|
424
424
|
</div>
|
425
425
|
|
426
426
|
<div id="footer">
|
427
|
-
Generated on
|
428
|
-
<a href="
|
429
|
-
0.9.
|
427
|
+
Generated on Mon Jan 2 11:47:41 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>
|
data/docs/Fox/FXGLCanvas.html
CHANGED
@@ -196,7 +196,7 @@
|
|
196
196
|
|
197
197
|
|
198
198
|
<span class="summary_desc"><div class='inline'>
|
199
|
-
<p>Return <code>true</code> if this canvas
|
199
|
+
<p>Return <code>true</code> if this canvas’ context is the current context.</p>
|
200
200
|
</div></span>
|
201
201
|
|
202
202
|
</li>
|
@@ -486,7 +486,7 @@
|
|
486
486
|
</h3><div class="docstring">
|
487
487
|
<div class="discussion">
|
488
488
|
|
489
|
-
<p>Return <code>true</code> if this canvas
|
489
|
+
<p>Return <code>true</code> if this canvas’ context is the current context.</p>
|
490
490
|
|
491
491
|
|
492
492
|
</div>
|
@@ -690,9 +690,9 @@
|
|
690
690
|
</div>
|
691
691
|
|
692
692
|
<div id="footer">
|
693
|
-
Generated on
|
694
|
-
<a href="
|
695
|
-
0.9.
|
693
|
+
Generated on Mon Jan 2 11:47:41 2023 by
|
694
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
695
|
+
0.9.28 (ruby-3.1.2).
|
696
696
|
</div>
|
697
697
|
|
698
698
|
</div>
|
data/docs/Fox/FXGLCone.html
CHANGED
@@ -775,9 +775,9 @@
|
|
775
775
|
</div>
|
776
776
|
|
777
777
|
<div id="footer">
|
778
|
-
Generated on
|
779
|
-
<a href="
|
780
|
-
0.9.
|
778
|
+
Generated on Mon Jan 2 11:48:21 2023 by
|
779
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
780
|
+
0.9.28 (ruby-3.1.2).
|
781
781
|
</div>
|
782
782
|
|
783
783
|
</div>
|
data/docs/Fox/FXGLContext.html
CHANGED
@@ -639,9 +639,9 @@
|
|
639
639
|
</div>
|
640
640
|
|
641
641
|
<div id="footer">
|
642
|
-
Generated on
|
643
|
-
<a href="
|
644
|
-
0.9.
|
642
|
+
Generated on Mon Jan 2 11:47:49 2023 by
|
643
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
644
|
+
0.9.28 (ruby-3.1.2).
|
645
645
|
</div>
|
646
646
|
|
647
647
|
</div>
|
data/docs/Fox/FXGLCube.html
CHANGED
@@ -693,9 +693,9 @@
|
|
693
693
|
</div>
|
694
694
|
|
695
695
|
<div id="footer">
|
696
|
-
Generated on
|
697
|
-
<a href="
|
698
|
-
0.9.
|
696
|
+
Generated on Mon Jan 2 11:48:21 2023 by
|
697
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
698
|
+
0.9.28 (ruby-3.1.2).
|
699
699
|
</div>
|
700
700
|
|
701
701
|
</div>
|
data/docs/Fox/FXGLCylinder.html
CHANGED
@@ -781,9 +781,9 @@
|
|
781
781
|
</div>
|
782
782
|
|
783
783
|
<div id="footer">
|
784
|
-
Generated on
|
785
|
-
<a href="
|
786
|
-
0.9.
|
784
|
+
Generated on Mon Jan 2 11:48:21 2023 by
|
785
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
786
|
+
0.9.28 (ruby-3.1.2).
|
787
787
|
</div>
|
788
788
|
|
789
789
|
</div>
|
data/docs/Fox/FXGLGroup.html
CHANGED
@@ -1375,9 +1375,9 @@
|
|
1375
1375
|
</div>
|
1376
1376
|
|
1377
1377
|
<div id="footer">
|
1378
|
-
Generated on
|
1379
|
-
<a href="
|
1380
|
-
0.9.
|
1378
|
+
Generated on Mon Jan 2 11:48:20 2023 by
|
1379
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1380
|
+
0.9.28 (ruby-3.1.2).
|
1381
1381
|
</div>
|
1382
1382
|
|
1383
1383
|
</div>
|
data/docs/Fox/FXGLLine.html
CHANGED
@@ -643,9 +643,9 @@
|
|
643
643
|
</div>
|
644
644
|
|
645
645
|
<div id="footer">
|
646
|
-
Generated on
|
647
|
-
<a href="
|
648
|
-
0.9.
|
646
|
+
Generated on Mon Jan 2 11:48:21 2023 by
|
647
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
648
|
+
0.9.28 (ruby-3.1.2).
|
649
649
|
</div>
|
650
650
|
|
651
651
|
</div>
|
data/docs/Fox/FXGLObject.html
CHANGED
@@ -577,19 +577,19 @@
|
|
577
577
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
578
578
|
<dl class="rdoc-list note-list"><dt><code>viewer</code>
|
579
579
|
<dd>
|
580
|
-
<p>the viewer window in which we
|
580
|
+
<p>the viewer window in which we’re dragging <span class='object_link'><a href="FXGLViewer.html" title="Fox::FXGLViewer (class)">Fox::FXGLViewer</a></span></p>
|
581
581
|
</dd><dt><code>fx</code>
|
582
582
|
<dd>
|
583
|
-
<p>x-coordinate for position we
|
583
|
+
<p>x-coordinate for position we’re dragging from [Integer]</p>
|
584
584
|
</dd><dt><code>fy</code>
|
585
585
|
<dd>
|
586
|
-
<p>y-coordinate for position we
|
586
|
+
<p>y-coordinate for position we’re dragging from [Integer]</p>
|
587
587
|
</dd><dt><code>tx</code>
|
588
588
|
<dd>
|
589
|
-
<p>x-coordinate for position we
|
589
|
+
<p>x-coordinate for position we’re dragging to [Integer]</p>
|
590
590
|
</dd><dt><code>ty</code>
|
591
591
|
<dd>
|
592
|
-
<p>y-coordinate for position we
|
592
|
+
<p>y-coordinate for position we’re dragging to [Integer]</p>
|
593
593
|
</dd></dl>
|
594
594
|
|
595
595
|
|
@@ -632,7 +632,7 @@
|
|
632
632
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
633
633
|
<dl class="rdoc-list note-list"><dt><code>viewer</code>
|
634
634
|
<dd>
|
635
|
-
<p>the viewer window into which we
|
635
|
+
<p>the viewer window into which we’re drawing <span class='object_link'><a href="FXGLViewer.html" title="Fox::FXGLViewer (class)">Fox::FXGLViewer</a></span></p>
|
636
636
|
</dd></dl>
|
637
637
|
|
638
638
|
|
@@ -675,7 +675,7 @@
|
|
675
675
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
676
676
|
<dl class="rdoc-list note-list"><dt><code>viewer</code>
|
677
677
|
<dd>
|
678
|
-
<p>the viewer window into which we
|
678
|
+
<p>the viewer window into which we’re drawing <span class='object_link'><a href="FXGLViewer.html" title="Fox::FXGLViewer (class)">Fox::FXGLViewer</a></span></p>
|
679
679
|
</dd></dl>
|
680
680
|
|
681
681
|
|
@@ -749,9 +749,9 @@
|
|
749
749
|
</div>
|
750
750
|
|
751
751
|
<div id="footer">
|
752
|
-
Generated on
|
753
|
-
<a href="
|
754
|
-
0.9.
|
752
|
+
Generated on Mon Jan 2 11:47:42 2023 by
|
753
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
754
|
+
0.9.28 (ruby-3.1.2).
|
755
755
|
</div>
|
756
756
|
|
757
757
|
</div>
|
data/docs/Fox/FXGLPoint.html
CHANGED
@@ -551,9 +551,9 @@
|
|
551
551
|
</div>
|
552
552
|
|
553
553
|
<div id="footer">
|
554
|
-
Generated on
|
555
|
-
<a href="
|
556
|
-
0.9.
|
554
|
+
Generated on Mon Jan 2 11:48:21 2023 by
|
555
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
556
|
+
0.9.28 (ruby-3.1.2).
|
557
557
|
</div>
|
558
558
|
|
559
559
|
</div>
|