fxruby 1.6.45 → 1.6.47
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.github/workflows/binary.yml +89 -0
- data/.github/workflows/ci.yml +68 -0
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +12 -0
- data/{README.rdoc → README.md} +13 -14
- data/Rakefile +22 -4
- data/appveyor.yml +5 -8
- 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 +54 -61
- data/docs/Fox/FXGLContext.html +3 -3
- data/docs/Fox/FXGLCube.html +73 -79
- data/docs/Fox/FXGLCylinder.html +63 -70
- data/docs/Fox/FXGLGroup.html +58 -59
- data/docs/Fox/FXGLLine.html +45 -51
- data/docs/Fox/FXGLObject.html +10 -10
- data/docs/Fox/FXGLPoint.html +31 -37
- data/docs/Fox/FXGLShape.html +3 -3
- data/docs/Fox/FXGLSphere.html +39 -46
- 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 +75 -52
- data/docs/file.README.html +7 -7
- data/docs/index.html +487 -501
- data/docs/top-level-namespace.html +3 -3
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/core_wrap.cpp +1 -1
- data/ext/fox16_c/dc_wrap.cpp +1 -1
- data/ext/fox16_c/dialogs_wrap.cpp +1 -1
- data/ext/fox16_c/extconf.rb +13 -13
- data/ext/fox16_c/frames_wrap.cpp +1 -1
- data/ext/fox16_c/fx3d_wrap.cpp +1 -1
- data/ext/fox16_c/iconlist_wrap.cpp +1 -1
- data/ext/fox16_c/icons_wrap.cpp +1 -1
- data/ext/fox16_c/image_wrap.cpp +1 -1
- data/ext/fox16_c/label_wrap.cpp +1 -1
- data/ext/fox16_c/layout_wrap.cpp +1 -1
- data/ext/fox16_c/list_wrap.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1 -1
- data/ext/fox16_c/menu_wrap.cpp +1 -1
- data/ext/fox16_c/scintilla_wrap.cpp +1 -1
- data/ext/fox16_c/swigruby.h +1 -1
- data/ext/fox16_c/table_wrap.cpp +1 -1
- data/ext/fox16_c/text_wrap.cpp +1 -1
- data/ext/fox16_c/treelist_wrap.cpp +1 -1
- data/ext/fox16_c/ui_wrap.cpp +1 -1
- data/fxruby.gemspec +9 -1
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/kwargs.rb +891 -891
- data/lib/fox16/version.rb +1 -1
- data/scripts/iface.rb +8 -12
- data/test/TC_FXDCPrint.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +263 -32
- metadata.gz.sig +0 -0
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXColorWell.html
CHANGED
@@ -112,7 +112,7 @@
|
|
112
112
|
<h2>Overview</h2><div class="docstring">
|
113
113
|
<div class="discussion">
|
114
114
|
|
115
|
-
<p>A Color Well is a widget which controls color settings. Colors may be dragged and dropped from one color well to another. A double-click inside a color well will bring up the standard color dialog panel to edit the color well
|
115
|
+
<p>A Color Well is a widget which controls color settings. Colors may be dragged and dropped from one color well to another. A double-click inside a color well will bring up the standard color dialog panel to edit the color well’s color. Colors may be also pasted by name using middle-mouse click into/out of color wells from/to other selection-capable applications; for example, you can highlight the word ‘red’ and paste it into a color well.</p>
|
116
116
|
|
117
117
|
<h3 id="label-Events">Events</h3>
|
118
118
|
|
@@ -810,7 +810,7 @@
|
|
810
810
|
</h3><div class="docstring">
|
811
811
|
<div class="discussion">
|
812
812
|
|
813
|
-
<p>Set the color for this color well to <em>clr</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the color well
|
813
|
+
<p>Set the color for this color well to <em>clr</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the color well’s message target after the color is changed.</p>
|
814
814
|
|
815
815
|
|
816
816
|
</div>
|
@@ -840,9 +840,9 @@
|
|
840
840
|
</div>
|
841
841
|
|
842
842
|
<div id="footer">
|
843
|
-
Generated on
|
844
|
-
<a href="
|
845
|
-
0.9.
|
843
|
+
Generated on Sun May 14 21:55:42 2023 by
|
844
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
845
|
+
0.9.34 (ruby-3.2.0).
|
846
846
|
</div>
|
847
847
|
|
848
848
|
</div>
|
data/docs/Fox/FXColorWheel.html
CHANGED
@@ -760,9 +760,9 @@
|
|
760
760
|
</div>
|
761
761
|
|
762
762
|
<div id="footer">
|
763
|
-
Generated on
|
764
|
-
<a href="
|
765
|
-
0.9.
|
763
|
+
Generated on Sun May 14 21:55:56 2023 by
|
764
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
765
|
+
0.9.34 (ruby-3.2.0).
|
766
766
|
</div>
|
767
767
|
|
768
768
|
</div>
|
data/docs/Fox/FXComboBox.html
CHANGED
@@ -691,7 +691,7 @@
|
|
691
691
|
|
692
692
|
|
693
693
|
<span class="summary_desc"><div class='inline'>
|
694
|
-
<p>Calls block once for each item in the list, passing the item
|
694
|
+
<p>Calls block once for each item in the list, passing the item’s text and user data as parameters.</p>
|
695
695
|
</div></span>
|
696
696
|
|
697
697
|
</li>
|
@@ -2106,7 +2106,7 @@
|
|
2106
2106
|
</h3><div class="docstring">
|
2107
2107
|
<div class="discussion">
|
2108
2108
|
|
2109
|
-
<p>Calls block once for each item in the list, passing the item
|
2109
|
+
<p>Calls block once for each item in the list, passing the item’s text and user data as parameters.</p>
|
2110
2110
|
|
2111
2111
|
|
2112
2112
|
</div>
|
@@ -2714,7 +2714,7 @@
|
|
2714
2714
|
</h3><div class="docstring">
|
2715
2715
|
<div class="discussion">
|
2716
2716
|
|
2717
|
-
<p>Set current item to <em>index</em>, where <em>index</em> is the zero-based index of the item. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the combo box
|
2717
|
+
<p>Set current item to <em>index</em>, where <em>index</em> is the zero-based index of the item. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the combo box’s message target.</p>
|
2718
2718
|
|
2719
2719
|
|
2720
2720
|
</div>
|
@@ -2929,9 +2929,9 @@
|
|
2929
2929
|
</div>
|
2930
2930
|
|
2931
2931
|
<div id="footer">
|
2932
|
-
Generated on
|
2933
|
-
<a href="
|
2934
|
-
0.9.
|
2932
|
+
Generated on Sun May 14 21:55:34 2023 by
|
2933
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2934
|
+
0.9.34 (ruby-3.2.0).
|
2935
2935
|
</div>
|
2936
2936
|
|
2937
2937
|
</div>
|
@@ -534,9 +534,9 @@
|
|
534
534
|
</div>
|
535
535
|
|
536
536
|
<div id="footer">
|
537
|
-
Generated on
|
538
|
-
<a href="
|
539
|
-
0.9.
|
537
|
+
Generated on Sun May 14 21:56:15 2023 by
|
538
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
539
|
+
0.9.34 (ruby-3.2.0).
|
540
540
|
</div>
|
541
541
|
|
542
542
|
</div>
|
data/docs/Fox/FXCommand.html
CHANGED
@@ -102,7 +102,7 @@
|
|
102
102
|
<h2>Overview</h2><div class="docstring">
|
103
103
|
<div class="discussion">
|
104
104
|
|
105
|
-
<p>FXCommand is an “abstract” base class for your application
|
105
|
+
<p>FXCommand is an “abstract” base class for your application’s commands. At a minimum, your concrete subclasses of FXCommand should implement the #undo, #redo, #undoName, and #redoName methods.</p>
|
106
106
|
|
107
107
|
|
108
108
|
</div>
|
@@ -516,9 +516,9 @@
|
|
516
516
|
</div>
|
517
517
|
|
518
518
|
<div id="footer">
|
519
|
-
Generated on
|
520
|
-
<a href="
|
521
|
-
0.9.
|
519
|
+
Generated on Sun May 14 21:56:18 2023 by
|
520
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
521
|
+
0.9.34 (ruby-3.2.0).
|
522
522
|
</div>
|
523
523
|
|
524
524
|
</div>
|
data/docs/Fox/FXComposite.html
CHANGED
@@ -117,10 +117,10 @@
|
|
117
117
|
<p>The following messages are sent from FXComposite to its target:</p>
|
118
118
|
<dl class="rdoc-list note-list"><dt><code>SEL_KEYPRESS</code>
|
119
119
|
<dd>
|
120
|
-
<p>sent when a key goes down, but only if there is no other widget with the focus (or if the focused widget doesn
|
120
|
+
<p>sent when a key goes down, but only if there is no other widget with the focus (or if the focused widget doesn’t handle this keypress). The message data is an FXEvent instance.</p>
|
121
121
|
</dd><dt><code>SEL_KEYRELEASE</code>
|
122
122
|
<dd>
|
123
|
-
<p>sent when a key goes up, but only if there is no other widget with the focus (or if the focused widget doesn
|
123
|
+
<p>sent when a key goes up, but only if there is no other widget with the focus (or if the focused widget doesn’t handle this key release). The message data is an FXEvent instance.</p>
|
124
124
|
</dd></dl>
|
125
125
|
|
126
126
|
|
@@ -423,9 +423,9 @@
|
|
423
423
|
</div>
|
424
424
|
|
425
425
|
<div id="footer">
|
426
|
-
Generated on
|
427
|
-
<a href="
|
428
|
-
0.9.
|
426
|
+
Generated on Sun May 14 21:55:42 2023 by
|
427
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
428
|
+
0.9.34 (ruby-3.2.0).
|
429
429
|
</div>
|
430
430
|
|
431
431
|
</div>
|
data/docs/Fox/FXCursor.html
CHANGED
@@ -769,9 +769,9 @@
|
|
769
769
|
</div>
|
770
770
|
|
771
771
|
<div id="footer">
|
772
|
-
Generated on
|
773
|
-
<a href="
|
774
|
-
0.9.
|
772
|
+
Generated on Sun May 14 21:55:23 2023 by
|
773
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
774
|
+
0.9.34 (ruby-3.2.0).
|
775
775
|
</div>
|
776
776
|
|
777
777
|
</div>
|
data/docs/Fox/FXDC.html
CHANGED
@@ -172,7 +172,7 @@
|
|
172
172
|
<h3 id="label-Line+Cap+Styles">Line Cap Styles</h3>
|
173
173
|
<dl class="rdoc-list note-list"><dt><code>CAP_NOT_LAST</code>
|
174
174
|
<dd>
|
175
|
-
<p>Don
|
175
|
+
<p>Don’t include last end cap</p>
|
176
176
|
</dd><dt><code>CAP_BUTT</code>
|
177
177
|
<dd>
|
178
178
|
<p>Butting line end caps</p>
|
@@ -3204,7 +3204,7 @@
|
|
3204
3204
|
</h3><div class="docstring">
|
3205
3205
|
<div class="discussion">
|
3206
3206
|
|
3207
|
-
<p>Draw an arc. The argument <em>start</em> specifies the start of the arc relative to the three-o
|
3207
|
+
<p>Draw an arc. The argument <em>start</em> specifies the start of the arc relative to the three-o’clock position from the center, in units of degrees*64. The argument <em>extent</em> specifies the path and extent of the arc, relative to the start of the arc (also in units of degrees*64). The arguments <em>x</em>, <em>y</em>, <em>w</em>, and <em>h</em> specify the bounding rectangle of the arc.</p>
|
3208
3208
|
|
3209
3209
|
<h3 id="label-Parameters-3A">Parameters:</h3>
|
3210
3210
|
<dl class="rdoc-list note-list"><dt><code>x</code>
|
@@ -3429,7 +3429,7 @@
|
|
3429
3429
|
|
3430
3430
|
<h3 id="label-Parameters-3A">Parameters:</h3>
|
3431
3431
|
|
3432
|
-
<p><code>x</code>:: x-coordinate of the circle
|
3432
|
+
<p><code>x</code>:: x-coordinate of the circle’s center [Integer] <code>y</code>:: y-coordinate of the circle’s center [Integer] <code>r</code>:: radius of the circle, in pixels [Integer]</p>
|
3433
3433
|
|
3434
3434
|
<p>See also #fillCircle.</p>
|
3435
3435
|
|
@@ -3917,7 +3917,7 @@
|
|
3917
3917
|
</h3><div class="docstring">
|
3918
3918
|
<div class="discussion">
|
3919
3919
|
|
3920
|
-
<p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats all points
|
3920
|
+
<p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats all points’ coordinates as relative to the origin.</p>
|
3921
3921
|
|
3922
3922
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
3923
3923
|
<dl class="rdoc-list note-list"><dt><code>points</code>
|
@@ -4005,7 +4005,7 @@
|
|
4005
4005
|
</h3><div class="docstring">
|
4006
4006
|
<div class="discussion">
|
4007
4007
|
|
4008
|
-
<p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats each point
|
4008
|
+
<p>Draw connected lines, where <em>points</em> is an array of FXPoint instances. The number of lines drawn is equal to the size of the <em>points</em> array minus one. Treats each point’s coordinates (after the first) as relative to the previous point.</p>
|
4009
4009
|
|
4010
4010
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
4011
4011
|
<dl class="rdoc-list note-list"><dt><code>points</code>
|
@@ -4551,7 +4551,7 @@
|
|
4551
4551
|
|
4552
4552
|
<h3 id="label-Parameters-3A">Parameters:</h3>
|
4553
4553
|
|
4554
|
-
<p><code>x</code>:: x-coordinate of the circle
|
4554
|
+
<p><code>x</code>:: x-coordinate of the circle’s center [Integer] <code>y</code>:: y-coordinate of the circle’s center [Integer] <code>r</code>:: radius of the circle, in pixels [Integer]</p>
|
4555
4555
|
|
4556
4556
|
<p>See also #drawCircle.</p>
|
4557
4557
|
|
@@ -5221,9 +5221,9 @@
|
|
5221
5221
|
</div>
|
5222
5222
|
|
5223
5223
|
<div id="footer">
|
5224
|
-
Generated on
|
5225
|
-
<a href="
|
5226
|
-
0.9.
|
5224
|
+
Generated on Sun May 14 21:55:16 2023 by
|
5225
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
5226
|
+
0.9.34 (ruby-3.2.0).
|
5227
5227
|
</div>
|
5228
5228
|
|
5229
5229
|
</div>
|
data/docs/Fox/FXDCPrint.html
CHANGED
@@ -686,9 +686,9 @@
|
|
686
686
|
</div>
|
687
687
|
|
688
688
|
<div id="footer">
|
689
|
-
Generated on
|
690
|
-
<a href="
|
691
|
-
0.9.
|
689
|
+
Generated on Sun May 14 21:55:27 2023 by
|
690
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
691
|
+
0.9.34 (ruby-3.2.0).
|
692
692
|
</div>
|
693
693
|
|
694
694
|
</div>
|
data/docs/Fox/FXDCWindow.html
CHANGED
@@ -348,9 +348,9 @@
|
|
348
348
|
</div>
|
349
349
|
|
350
350
|
<div id="footer">
|
351
|
-
Generated on
|
352
|
-
<a href="
|
353
|
-
0.9.
|
351
|
+
Generated on Sun May 14 21:55:34 2023 by
|
352
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
353
|
+
0.9.34 (ruby-3.2.0).
|
354
354
|
</div>
|
355
355
|
|
356
356
|
</div>
|
data/docs/Fox/FXDataTarget.html
CHANGED
@@ -117,7 +117,7 @@
|
|
117
117
|
<span class='id identifier rubyid_textfield'>textfield</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="FXTextField.html" title="Fox::FXTextField (class)">FXTextField</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXTextField.html#initialize-instance_method" title="Fox::FXTextField#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_p'>p</span><span class='comma'>,</span> <span class='int'>12</span><span class='comma'>,</span> <span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='const'>FXDataTarget</span><span class='op'>::</span><span class='const'>ID_VALUE</span><span class='rparen'>)</span>
|
118
118
|
</code></pre>
|
119
119
|
|
120
|
-
<p>Data targets also allow connecting other kinds of widgets (like FXRadioButton and FXMenuCommand) to a variable. In this case, the new value of the connected variable is computed by subtracting <code>FXDataTarget::ID_OPTION</code> from the message identifier. For example, to tie a group of radio buttons to a single data target
|
120
|
+
<p>Data targets also allow connecting other kinds of widgets (like FXRadioButton and FXMenuCommand) to a variable. In this case, the new value of the connected variable is computed by subtracting <code>FXDataTarget::ID_OPTION</code> from the message identifier. For example, to tie a group of radio buttons to a single data target’s value (so that the buttons are mutually exclusive), use code like this:</p>
|
121
121
|
|
122
122
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_data'>data</span> <span class='op'>=</span> <span class='const'>FXDataTarget</span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="#initialize-instance_method" title="Fox::FXDataTarget#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='int'>0</span><span class='rparen'>)</span>
|
123
123
|
<span class='id identifier rubyid_radio1'>radio1</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="FXRadioButton.html" title="Fox::FXRadioButton (class)">FXRadioButton</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRadioButton.html#initialize-instance_method" title="Fox::FXRadioButton#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_p'>p</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>1st choice</span><span class='tstring_end'>"</span></span><span class='comma'>,</span> <span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='const'>FXDataTarget</span><span class='op'>::</span><span class='const'>ID_OPTION</span><span class='rparen'>)</span>
|
@@ -125,7 +125,7 @@
|
|
125
125
|
<span class='id identifier rubyid_radio3'>radio3</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="FXRadioButton.html" title="Fox::FXRadioButton (class)">FXRadioButton</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXRadioButton.html#initialize-instance_method" title="Fox::FXRadioButton#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_p'>p</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>3rd choice</span><span class='tstring_end'>"</span></span><span class='comma'>,</span> <span class='id identifier rubyid_data'>data</span><span class='comma'>,</span> <span class='const'>FXDataTarget</span><span class='op'>::</span><span class='const'>ID_OPTION</span> <span class='op'>+</span> <span class='int'>2</span><span class='rparen'>)</span>
|
126
126
|
</code></pre>
|
127
127
|
|
128
|
-
<p>Note that if you
|
128
|
+
<p>Note that if you’d like the data target to “forward” its <code>SEL_COMMAND</code> or <code>SEL_CHANGED</code> to some other target object after it has updated the data target value, you can do that just as you would for any other widget. For example, continuing the previous code snippet:</p>
|
129
129
|
|
130
130
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_data'>data</span><span class='period'>.</span><span class='id identifier rubyid_connect'>connect</span><span class='lparen'>(</span><span class='const'>SEL_COMMAND</span><span class='rparen'>)</span> <span class='lbrace'>{</span>
|
131
131
|
<span class='id identifier rubyid_puts'>puts</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>The new data target value is </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_data'>data</span><span class='period'>.</span><span class='id identifier rubyid_value'>value</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
<p>Causes the FXDataTarget to ask sender for value</p>
|
150
150
|
</dd><dt><code>ID_OPTION</code>
|
151
151
|
<dd>
|
152
|
-
<p><code>ID_OPTION
|
152
|
+
<p><code>ID_OPTION+</code><em>i</em> will set the value to <em>i</em>, where -10000 <= <em>i</em> <= 10000</p>
|
153
153
|
</dd></dl>
|
154
154
|
|
155
155
|
|
@@ -240,7 +240,7 @@
|
|
240
240
|
|
241
241
|
|
242
242
|
<span class="summary_desc"><div class='inline'>
|
243
|
-
<p>The data target
|
243
|
+
<p>The data target’s current value [Object].</p>
|
244
244
|
</div></span>
|
245
245
|
|
246
246
|
</li>
|
@@ -303,7 +303,7 @@
|
|
303
303
|
|
304
304
|
|
305
305
|
<span class="summary_desc"><div class='inline'>
|
306
|
-
<p>Returns the stringified representation of this data target
|
306
|
+
<p>Returns the stringified representation of this data target’s value.</p>
|
307
307
|
</div></span>
|
308
308
|
|
309
309
|
</li>
|
@@ -481,7 +481,7 @@
|
|
481
481
|
</h3><div class="docstring">
|
482
482
|
<div class="discussion">
|
483
483
|
|
484
|
-
<p>The data target
|
484
|
+
<p>The data target’s current value [Object]</p>
|
485
485
|
|
486
486
|
|
487
487
|
</div>
|
@@ -529,7 +529,7 @@
|
|
529
529
|
</h3><div class="docstring">
|
530
530
|
<div class="discussion">
|
531
531
|
|
532
|
-
<p>Returns the stringified representation of this data target
|
532
|
+
<p>Returns the stringified representation of this data target’s value.</p>
|
533
533
|
|
534
534
|
|
535
535
|
</div>
|
@@ -563,9 +563,9 @@
|
|
563
563
|
</div>
|
564
564
|
|
565
565
|
<div id="footer">
|
566
|
-
Generated on
|
567
|
-
<a href="
|
568
|
-
0.9.
|
566
|
+
Generated on Sun May 14 21:55:56 2023 by
|
567
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
568
|
+
0.9.34 (ruby-3.2.0).
|
569
569
|
</div>
|
570
570
|
|
571
571
|
</div>
|
data/docs/Fox/FXDebugTarget.html
CHANGED
@@ -295,9 +295,9 @@
|
|
295
295
|
</div>
|
296
296
|
|
297
297
|
<div id="footer">
|
298
|
-
Generated on
|
299
|
-
<a href="
|
300
|
-
0.9.
|
298
|
+
Generated on Sun May 14 21:56:03 2023 by
|
299
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
300
|
+
0.9.34 (ruby-3.2.0).
|
301
301
|
</div>
|
302
302
|
|
303
303
|
</div>
|
data/docs/Fox/FXDelegator.html
CHANGED
@@ -295,9 +295,9 @@
|
|
295
295
|
</div>
|
296
296
|
|
297
297
|
<div id="footer">
|
298
|
-
Generated on
|
299
|
-
<a href="
|
300
|
-
0.9.
|
298
|
+
Generated on Sun May 14 21:55:42 2023 by
|
299
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
300
|
+
0.9.34 (ruby-3.2.0).
|
301
301
|
</div>
|
302
302
|
|
303
303
|
</div>
|
data/docs/Fox/FXDial.html
CHANGED
@@ -131,10 +131,10 @@
|
|
131
131
|
<p>sent when the left mouse button goes up; the message data is an FXEvent instance.</p>
|
132
132
|
</dd><dt><code>SEL_CHANGED</code>
|
133
133
|
<dd>
|
134
|
-
<p>sent when the dial
|
134
|
+
<p>sent when the dial’s value changes; the message data is the new value (an integer).</p>
|
135
135
|
</dd><dt><code>SEL_COMMAND</code>
|
136
136
|
<dd>
|
137
|
-
<p>sent when the user stops changing the dial
|
137
|
+
<p>sent when the user stops changing the dial’s value and releases the mouse button; the message data is the new value (an integer).</p>
|
138
138
|
</dd></dl>
|
139
139
|
|
140
140
|
<h3 id="label-Dial+style+options">Dial style options</h3>
|
@@ -488,7 +488,7 @@
|
|
488
488
|
|
489
489
|
|
490
490
|
<span class="summary_desc"><div class='inline'>
|
491
|
-
<p>Set the dial
|
491
|
+
<p>Set the dial’s range.</p>
|
492
492
|
</div></span>
|
493
493
|
|
494
494
|
</li>
|
@@ -1056,7 +1056,7 @@
|
|
1056
1056
|
</h3><div class="docstring">
|
1057
1057
|
<div class="discussion">
|
1058
1058
|
|
1059
|
-
<p>Set the dial
|
1059
|
+
<p>Set the dial’s range. If <em>notify</em> is <code>true</code>, and the range modification causes the dial’s value to change, a <code>SEL_COMMAND</code> message is sent to the dial’s message target after the value is changed.</p>
|
1060
1060
|
|
1061
1061
|
|
1062
1062
|
</div>
|
@@ -1093,7 +1093,7 @@
|
|
1093
1093
|
</h3><div class="docstring">
|
1094
1094
|
<div class="discussion">
|
1095
1095
|
|
1096
|
-
<p>Set the dial value. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the dial
|
1096
|
+
<p>Set the dial value. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the dial’s message target after the value is changed.</p>
|
1097
1097
|
|
1098
1098
|
|
1099
1099
|
</div>
|
@@ -1123,9 +1123,9 @@
|
|
1123
1123
|
</div>
|
1124
1124
|
|
1125
1125
|
<div id="footer">
|
1126
|
-
Generated on
|
1127
|
-
<a href="
|
1128
|
-
0.9.
|
1126
|
+
Generated on Sun May 14 21:55:17 2023 by
|
1127
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1128
|
+
0.9.34 (ruby-3.2.0).
|
1129
1129
|
</div>
|
1130
1130
|
|
1131
1131
|
</div>
|
data/docs/Fox/FXDialogBox.html
CHANGED
@@ -120,7 +120,7 @@
|
|
120
120
|
|
121
121
|
<p>When a dialog box receives a <code>SEL_COMMAND</code> message with identifier <code>ID_CANCEL</code> or <code>ID_ACCEPT</code>, the dialog box breaks out of the modal loop and returns a completion code of either 0 or 1, respectively.</p>
|
122
122
|
|
123
|
-
<p>To close a dialog box when it
|
123
|
+
<p>To close a dialog box when it’s not running modally, simply call <span class='object_link'><a href="FXWindow.html#hide-instance_method" title="Fox::FXWindow#hide (method)">Fox::FXWindow#hide</a></span> (or send it the <code>ID_HIDE</code> command message).</p>
|
124
124
|
|
125
125
|
<h3 id="label-Message+identifiers">Message identifiers</h3>
|
126
126
|
<dl class="rdoc-list note-list"><dt><code>ID_CANCEL</code>
|
@@ -403,9 +403,9 @@
|
|
403
403
|
</div>
|
404
404
|
|
405
405
|
<div id="footer">
|
406
|
-
Generated on
|
407
|
-
<a href="
|
408
|
-
0.9.
|
406
|
+
Generated on Sun May 14 21:55:42 2023 by
|
407
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
408
|
+
0.9.34 (ruby-3.2.0).
|
409
409
|
</div>
|
410
410
|
|
411
411
|
</div>
|
data/docs/Fox/FXDict.html
CHANGED
@@ -1053,9 +1053,9 @@
|
|
1053
1053
|
</div>
|
1054
1054
|
|
1055
1055
|
<div id="footer">
|
1056
|
-
Generated on
|
1057
|
-
<a href="
|
1058
|
-
0.9.
|
1056
|
+
Generated on Sun May 14 21:55:17 2023 by
|
1057
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1058
|
+
0.9.34 (ruby-3.2.0).
|
1059
1059
|
</div>
|
1060
1060
|
|
1061
1061
|
</div>
|
data/docs/Fox/FXDirBox.html
CHANGED
@@ -742,9 +742,9 @@
|
|
742
742
|
</div>
|
743
743
|
|
744
744
|
<div id="footer">
|
745
|
-
Generated on
|
746
|
-
<a href="
|
747
|
-
0.9.
|
745
|
+
Generated on Sun May 14 21:55:23 2023 by
|
746
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
747
|
+
0.9.34 (ruby-3.2.0).
|
748
748
|
</div>
|
749
749
|
|
750
750
|
</div>
|
data/docs/Fox/FXDirDialog.html
CHANGED
@@ -346,7 +346,7 @@
|
|
346
346
|
|
347
347
|
|
348
348
|
<span class="summary_desc"><div class='inline'>
|
349
|
-
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won
|
349
|
+
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won’t.</p>
|
350
350
|
</div></span>
|
351
351
|
|
352
352
|
</li>
|
@@ -824,7 +824,7 @@
|
|
824
824
|
</h3><div class="docstring">
|
825
825
|
<div class="discussion">
|
826
826
|
|
827
|
-
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won
|
827
|
+
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won’t.</p>
|
828
828
|
|
829
829
|
|
830
830
|
</div>
|
@@ -904,9 +904,9 @@
|
|
904
904
|
</div>
|
905
905
|
|
906
906
|
<div id="footer">
|
907
|
-
Generated on
|
908
|
-
<a href="
|
909
|
-
0.9.
|
907
|
+
Generated on Sun May 14 21:55:43 2023 by
|
908
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
909
|
+
0.9.34 (ruby-3.2.0).
|
910
910
|
</div>
|
911
911
|
|
912
912
|
</div>
|
data/docs/Fox/FXDirItem.html
CHANGED
@@ -979,9 +979,9 @@
|
|
979
979
|
</div>
|
980
980
|
|
981
981
|
<div id="footer">
|
982
|
-
Generated on
|
983
|
-
<a href="
|
984
|
-
0.9.
|
982
|
+
Generated on Sun May 14 21:55:27 2023 by
|
983
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
984
|
+
0.9.34 (ruby-3.2.0).
|
985
985
|
</div>
|
986
986
|
|
987
987
|
</div>
|
data/docs/Fox/FXDirList.html
CHANGED
@@ -421,7 +421,7 @@
|
|
421
421
|
|
422
422
|
|
423
423
|
<span class="summary_desc"><div class='inline'>
|
424
|
-
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won
|
424
|
+
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won’t.</p>
|
425
425
|
</div></span>
|
426
426
|
|
427
427
|
</li>
|
@@ -1129,7 +1129,7 @@
|
|
1129
1129
|
</h3><div class="docstring">
|
1130
1130
|
<div class="discussion">
|
1131
1131
|
|
1132
|
-
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won
|
1132
|
+
<p>If <em>state</em> is <code>true</code>, the directory list will show hidden files and directories; otherwise, it won’t.</p>
|
1133
1133
|
|
1134
1134
|
|
1135
1135
|
</div>
|
@@ -1477,7 +1477,7 @@
|
|
1477
1477
|
</h3><div class="docstring">
|
1478
1478
|
<div class="discussion">
|
1479
1479
|
|
1480
|
-
<p>Set current file. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list
|
1480
|
+
<p>Set current file. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list’s message target to indicate that the current item has changed.</p>
|
1481
1481
|
|
1482
1482
|
|
1483
1483
|
</div>
|
@@ -1514,7 +1514,7 @@
|
|
1514
1514
|
</h3><div class="docstring">
|
1515
1515
|
<div class="discussion">
|
1516
1516
|
|
1517
|
-
<p>Set current directory. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list
|
1517
|
+
<p>Set current directory. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list’s message target to indicate that the current item has changed.</p>
|
1518
1518
|
|
1519
1519
|
|
1520
1520
|
</div>
|
@@ -1544,9 +1544,9 @@
|
|
1544
1544
|
</div>
|
1545
1545
|
|
1546
1546
|
<div id="footer">
|
1547
|
-
Generated on
|
1548
|
-
<a href="
|
1549
|
-
0.9.
|
1547
|
+
Generated on Sun May 14 21:55:28 2023 by
|
1548
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1549
|
+
0.9.34 (ruby-3.2.0).
|
1550
1550
|
</div>
|
1551
1551
|
|
1552
1552
|
</div>
|
data/docs/Fox/FXDirSelector.html
CHANGED
@@ -406,7 +406,7 @@
|
|
406
406
|
|
407
407
|
|
408
408
|
<span class="summary_desc"><div class='inline'>
|
409
|
-
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won
|
409
|
+
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won’t.</p>
|
410
410
|
</div></span>
|
411
411
|
|
412
412
|
</li>
|
@@ -905,7 +905,7 @@
|
|
905
905
|
</h3><div class="docstring">
|
906
906
|
<div class="discussion">
|
907
907
|
|
908
|
-
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won
|
908
|
+
<p>If <em>state</em> is <code>true</code>, the directory selector will show hidden files and directories; otherwise, it won’t.</p>
|
909
909
|
|
910
910
|
|
911
911
|
</div>
|
@@ -985,9 +985,9 @@
|
|
985
985
|
</div>
|
986
986
|
|
987
987
|
<div id="footer">
|
988
|
-
Generated on
|
989
|
-
<a href="
|
990
|
-
0.9.
|
988
|
+
Generated on Sun May 14 21:56:03 2023 by
|
989
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
990
|
+
0.9.34 (ruby-3.2.0).
|
991
991
|
</div>
|
992
992
|
|
993
993
|
</div>
|