fxruby 1.6.44-x86-mingw32 → 1.6.46-x86-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/3.1/fox16_c.so +0 -0
- data/lib/3.2/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/{i686-w64-mingw32 → x86-mingw32}/bin/libFOX-1.6-0.dll +0 -0
- data/ports/{i686-w64-mingw32 → x86-mingw32}/bin/libfxscintilla-20.dll +0 -0
- data/ports/{i686-w64-mingw32 → x86-mingw32}/bin/libgcc_s_sjlj-1.dll +0 -0
- data/ports/{i686-w64-mingw32 → x86-mingw32}/bin/libjpeg-62.dll +0 -0
- data/ports/{i686-w64-mingw32 → x86-mingw32}/bin/libpng16-16.dll +0 -0
- data/ports/{i686-w64-mingw32 → x86-mingw32}/bin/libstdc++-6.dll +0 -0
- data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/{i686-w64-mingw32 → x86-mingw32}/bin/libwinpthread-1.dll +0 -0
- data/ports/x86-mingw32/bin/zlib1.dll +0 -0
- data/test/TC_FXDCPrint.rb +1 -1
- metadata +257 -20
- data/lib/2.3/fox16_c.so +0 -0
- data/lib/2.4/fox16_c.so +0 -0
- data/ports/i686-w64-mingw32/bin/libtiff-5.dll +0 -0
- data/ports/i686-w64-mingw32/bin/zlib1.dll +0 -0
data/docs/Fox/Canvas.html
CHANGED
@@ -86,19 +86,19 @@
|
|
86
86
|
<h2>Overview</h2><div class="docstring">
|
87
87
|
<div class="discussion">
|
88
88
|
|
89
|
-
<p>The Canvas module defines a framework similar to that provided by Tk
|
89
|
+
<p>The Canvas module defines a framework similar to that provided by Tk’s Canvas widget (and subsequent improvements, such as GNOME’s Canvas and wxWindows’ Object Graphics Library).</p>
|
90
90
|
|
91
91
|
<p>Links</p>
|
92
92
|
|
93
93
|
<h5 id="label-"></h5>
|
94
94
|
|
95
|
-
<p>Tk
|
95
|
+
<p>Tk’s Canvas Widget</p>
|
96
96
|
|
97
97
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_http'>http</span><span class='symbol'>:/</span><span class='op'>/</span><span class='id identifier rubyid_starship'>starship</span><span class='period'>.</span><span class='id identifier rubyid_python'>python</span><span class='period'>.</span><span class='id identifier rubyid_net'>net</span><span class='op'>/</span><span class='id identifier rubyid_crew'>crew</span><span class='op'>/</span><span class='id identifier rubyid_fredrik'>fredrik</span><span class='op'>/</span><span class='id identifier rubyid_tkmanual'>tkmanual</span><span class='op'>/</span><span class='id identifier rubyid_canvas'>canvas</span><span class='period'>.</span><span class='id identifier rubyid_html'>html</span>
|
98
98
|
<span class='id identifier rubyid_http'>http</span><span class='symbol'>:/</span><span class='op'>/</span><span class='id identifier rubyid_www'>www</span><span class='period'>.</span><span class='id identifier rubyid_dci'>dci</span><span class='period'>.</span><span class='id identifier rubyid_clrc'>clrc</span><span class='period'>.</span><span class='id identifier rubyid_ac'>ac</span><span class='period'>.</span><span class='id identifier rubyid_uk'>uk</span><span class='op'>/</span><span class='const'>Publications</span><span class='op'>/</span><span class='const'>Cookbook</span><span class='op'>/</span><span class='id identifier rubyid_chap4'>chap4</span><span class='period'>.</span><span class='id identifier rubyid_html'>html</span>
|
99
99
|
</code></pre>
|
100
100
|
|
101
|
-
<p>GNOME
|
101
|
+
<p>GNOME’s Canvas Widget</p>
|
102
102
|
|
103
103
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_http'>http</span><span class='symbol'>:/</span><span class='op'>/</span><span class='id identifier rubyid_developer'>developer</span><span class='period'>.</span><span class='id identifier rubyid_gnome'>gnome</span><span class='period'>.</span><span class='id identifier rubyid_org'>org</span><span class='op'>/</span><span class='id identifier rubyid_doc'>doc</span><span class='op'>/</span><span class='id identifier rubyid_whitepapers'>whitepapers</span><span class='op'>/</span><span class='id identifier rubyid_canvas'>canvas</span><span class='op'>/</span><span class='id identifier rubyid_canvas'>canvas</span><span class='period'>.</span><span class='id identifier rubyid_html'>html</span>
|
104
104
|
</code></pre>
|
@@ -131,9 +131,9 @@
|
|
131
131
|
</div>
|
132
132
|
|
133
133
|
<div id="footer">
|
134
|
-
Generated on
|
135
|
-
<a href="
|
136
|
-
0.9.
|
134
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
135
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
136
|
+
0.9.28 (ruby-3.1.2).
|
137
137
|
</div>
|
138
138
|
|
139
139
|
</div>
|
data/docs/Fox/FTNonModal.html
CHANGED
@@ -540,9 +540,9 @@
|
|
540
540
|
</div>
|
541
541
|
|
542
542
|
<div id="footer">
|
543
|
-
Generated on
|
544
|
-
<a href="
|
545
|
-
0.9.
|
543
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
544
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
545
|
+
0.9.28 (ruby-3.1.2).
|
546
546
|
</div>
|
547
547
|
|
548
548
|
</div>
|
data/docs/Fox/FX4Splitter.html
CHANGED
@@ -1326,9 +1326,9 @@
|
|
1326
1326
|
</div>
|
1327
1327
|
|
1328
1328
|
<div id="footer">
|
1329
|
-
Generated on
|
1330
|
-
<a href="
|
1331
|
-
0.9.
|
1329
|
+
Generated on Mon Jan 2 11:47:46 2023 by
|
1330
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1331
|
+
0.9.28 (ruby-3.1.2).
|
1332
1332
|
</div>
|
1333
1333
|
|
1334
1334
|
</div>
|
data/docs/Fox/FX7Segment.html
CHANGED
@@ -1000,9 +1000,9 @@
|
|
1000
1000
|
</div>
|
1001
1001
|
|
1002
1002
|
<div id="footer">
|
1003
|
-
Generated on
|
1004
|
-
<a href="
|
1005
|
-
0.9.
|
1003
|
+
Generated on Mon Jan 2 11:47:39 2023 by
|
1004
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1005
|
+
0.9.28 (ruby-3.1.2).
|
1006
1006
|
</div>
|
1007
1007
|
|
1008
1008
|
</div>
|
data/docs/Fox/FXAccelTable.html
CHANGED
@@ -394,7 +394,7 @@
|
|
394
394
|
<span class='const'>FXSEL</span><span class='lparen'>(</span><span class='const'>SEL_COMMAND</span><span class='comma'>,</span> <span class='const'><span class='object_link'><a href="FXWindow.html" title="Fox::FXWindow (class)">FXWindow</a></span></span><span class='op'>::</span><span class='const'>ID_SHOW</span><span class='rparen'>)</span><span class='rparen'>)</span>
|
395
395
|
</code></pre>
|
396
396
|
|
397
|
-
<p>The problem with this form is that you need to be familiar with the message types and identifiers that different widgets respond to, and this information isn
|
397
|
+
<p>The problem with this form is that you need to be familiar with the message types and identifiers that different widgets respond to, and this information isn’t very well documented. A more straightforward way to use <em>addAccel</em> from Ruby code is to instead pass one or more callable objects in as the second and third arguments. For example:</p>
|
398
398
|
|
399
399
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_accelTable'>accelTable</span><span class='period'>.</span><span class='id identifier rubyid_addAccel'>addAccel</span><span class='lparen'>(</span><span class='id identifier rubyid_hotKey'>hotKey</span><span class='comma'>,</span> <span class='id identifier rubyid_lambda'>lambda</span> <span class='lbrace'>{</span> <span class='id identifier rubyid_window'>window</span><span class='period'>.</span><span class='id identifier rubyid_hide'>hide</span> <span class='rbrace'>}</span><span class='rparen'>)</span>
|
400
400
|
</code></pre>
|
@@ -473,11 +473,11 @@
|
|
473
473
|
<span class='id identifier rubyid_selup'>selup</span> <span class='op'>=</span> <span class='id identifier rubyid_args'>args</span><span class='lbracket'>[</span><span class='int'>2</span><span class='rbracket'>]</span> <span class='kw'>if</span> <span class='id identifier rubyid_args'>args</span><span class='period'>.</span><span class='id identifier rubyid_length'>length</span> <span class='op'>></span> <span class='int'>2</span>
|
474
474
|
<span class='kw'>end</span>
|
475
475
|
<span class='kw'>end</span>
|
476
|
-
<span class='kw'>end</span>
|
476
|
+
<span class='kw'>end</span>
|
477
|
+
<span class='comment'># FIXME: The target objects stored in the accelerator table are currently
|
477
478
|
</span> <span class='comment'># private. Therefore FXRbAccelTable::markfunc() doesn't mark them as used.
|
478
479
|
</span> <span class='comment'># As a workaround the objects are additionally stored in @targets Hash.
|
479
|
-
</span>
|
480
|
-
<span class='ivar'>@targets</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span> <span class='kw'>unless</span> <span class='id identifier rubyid_instance_variable_defined?'>instance_variable_defined?</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>@targets</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span>
|
480
|
+
</span> <span class='ivar'>@targets</span> <span class='op'>=</span> <span class='lbrace'>{</span><span class='rbrace'>}</span> <span class='kw'>unless</span> <span class='id identifier rubyid_instance_variable_defined?'>instance_variable_defined?</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>@targets</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span>
|
481
481
|
<span class='ivar'>@targets</span><span class='lbracket'>[</span><span class='id identifier rubyid_hotKey'>hotKey</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='id identifier rubyid_tgt'>tgt</span>
|
482
482
|
<span class='id identifier rubyid_addAccelOrig'>addAccelOrig</span><span class='lparen'>(</span><span class='id identifier rubyid_hotKey'>hotKey</span><span class='comma'>,</span> <span class='id identifier rubyid_tgt'>tgt</span><span class='comma'>,</span> <span class='id identifier rubyid_seldn'>seldn</span><span class='comma'>,</span> <span class='id identifier rubyid_selup'>selup</span><span class='rparen'>)</span>
|
483
483
|
<span class='kw'>end</span></pre>
|
@@ -705,9 +705,9 @@ end
|
|
705
705
|
</div>
|
706
706
|
|
707
707
|
<div id="footer">
|
708
|
-
Generated on
|
709
|
-
<a href="
|
710
|
-
0.9.
|
708
|
+
Generated on Mon Jan 2 11:48:00 2023 by
|
709
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
710
|
+
0.9.28 (ruby-3.1.2).
|
711
711
|
</div>
|
712
712
|
|
713
713
|
</div>
|
data/docs/Fox/FXApp.html
CHANGED
@@ -110,7 +110,7 @@
|
|
110
110
|
|
111
111
|
<h3 id="label-Events">Events</h3>
|
112
112
|
|
113
|
-
<p>The FXApp object itself doesn
|
113
|
+
<p>The FXApp object itself doesn’t have a designated message target like other FOX objects, but it can send messages to objects for a few special events.</p>
|
114
114
|
<dl class="rdoc-list label-list"><dt><strong>Timers</strong>
|
115
115
|
<dd>
|
116
116
|
<p>When a timeout event is registered with the application using the addTimeout method, a <code>SEL_TIMEOUT</code> message is sent to the message target.</p>
|
@@ -1140,7 +1140,7 @@
|
|
1140
1140
|
|
1141
1141
|
|
1142
1142
|
<span class="summary_desc"><div class='inline'>
|
1143
|
-
<p>Amount of time (in milliseconds) to yield to Ruby
|
1143
|
+
<p>Amount of time (in milliseconds) to yield to Ruby’s thread scheduler [Integer].</p>
|
1144
1144
|
</div></span>
|
1145
1145
|
|
1146
1146
|
</li>
|
@@ -1302,7 +1302,7 @@
|
|
1302
1302
|
|
1303
1303
|
|
1304
1304
|
<span class="summary_desc"><div class='inline'>
|
1305
|
-
<p>Typing speed used for the FXIconList, FXList and FXTreeList widgets
|
1305
|
+
<p>Typing speed used for the FXIconList, FXList and FXTreeList widgets’ lookup features, in milliseconds.</p>
|
1306
1306
|
</div></span>
|
1307
1307
|
|
1308
1308
|
</li>
|
@@ -1695,7 +1695,7 @@
|
|
1695
1695
|
|
1696
1696
|
|
1697
1697
|
<span class="summary_desc"><div class='inline'>
|
1698
|
-
<p>Changes the default application cursor to an hourglass shape, to provide a visual cue to the user that it
|
1698
|
+
<p>Changes the default application cursor to an hourglass shape, to provide a visual cue to the user that it’s time to wait.</p>
|
1699
1699
|
</div></span>
|
1700
1700
|
|
1701
1701
|
</li>
|
@@ -1767,7 +1767,7 @@
|
|
1767
1767
|
|
1768
1768
|
|
1769
1769
|
<span class="summary_desc"><div class='inline'>
|
1770
|
-
<p>Create application
|
1770
|
+
<p>Create application’s windows.</p>
|
1771
1771
|
</div></span>
|
1772
1772
|
|
1773
1773
|
</li>
|
@@ -1791,7 +1791,7 @@
|
|
1791
1791
|
|
1792
1792
|
|
1793
1793
|
<span class="summary_desc"><div class='inline'>
|
1794
|
-
<p>Destroy application
|
1794
|
+
<p>Destroy application’s windows.</p>
|
1795
1795
|
</div></span>
|
1796
1796
|
|
1797
1797
|
</li>
|
@@ -1815,7 +1815,7 @@
|
|
1815
1815
|
|
1816
1816
|
|
1817
1817
|
<span class="summary_desc"><div class='inline'>
|
1818
|
-
<p>Detach application
|
1818
|
+
<p>Detach application’s windows.</p>
|
1819
1819
|
</div></span>
|
1820
1820
|
|
1821
1821
|
</li>
|
@@ -2249,7 +2249,7 @@
|
|
2249
2249
|
|
2250
2250
|
|
2251
2251
|
<span class="summary_desc"><div class='inline'>
|
2252
|
-
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application
|
2252
|
+
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application’s settings.</p>
|
2253
2253
|
</div></span>
|
2254
2254
|
|
2255
2255
|
</li>
|
@@ -2273,7 +2273,7 @@
|
|
2273
2273
|
|
2274
2274
|
|
2275
2275
|
<span class="summary_desc"><div class='inline'>
|
2276
|
-
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application
|
2276
|
+
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application’s settings.</p>
|
2277
2277
|
</div></span>
|
2278
2278
|
|
2279
2279
|
</li>
|
@@ -2393,7 +2393,7 @@
|
|
2393
2393
|
|
2394
2394
|
|
2395
2395
|
<span class="summary_desc"><div class='inline'>
|
2396
|
-
<p>Peek to determine if there
|
2396
|
+
<p>Peek to determine if there’s an event.</p>
|
2397
2397
|
</div></span>
|
2398
2398
|
|
2399
2399
|
</li>
|
@@ -3124,7 +3124,7 @@
|
|
3124
3124
|
</h3><div class="docstring">
|
3125
3125
|
<div class="discussion">
|
3126
3126
|
|
3127
|
-
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application
|
3127
|
+
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application’s settings. Only one single application object can be constructed.</p>
|
3128
3128
|
|
3129
3129
|
|
3130
3130
|
</div>
|
@@ -4503,7 +4503,7 @@
|
|
4503
4503
|
</h3><div class="docstring">
|
4504
4504
|
<div class="discussion">
|
4505
4505
|
|
4506
|
-
<p>Amount of time (in milliseconds) to yield to Ruby
|
4506
|
+
<p>Amount of time (in milliseconds) to yield to Ruby’s thread scheduler [Integer]</p>
|
4507
4507
|
|
4508
4508
|
|
4509
4509
|
</div>
|
@@ -4761,7 +4761,7 @@
|
|
4761
4761
|
</h3><div class="docstring">
|
4762
4762
|
<div class="discussion">
|
4763
4763
|
|
4764
|
-
<p>Typing speed used for the FXIconList, FXList and FXTreeList widgets
|
4764
|
+
<p>Typing speed used for the FXIconList, FXList and FXTreeList widgets’ lookup features, in milliseconds. Default value is 1000 milliseconds.</p>
|
4765
4765
|
|
4766
4766
|
|
4767
4767
|
</div>
|
@@ -5575,7 +5575,7 @@ end
|
|
5575
5575
|
</h3><div class="docstring">
|
5576
5576
|
<div class="discussion">
|
5577
5577
|
|
5578
|
-
<p>Changes the default application cursor to an hourglass shape, to provide a visual cue to the user that it
|
5578
|
+
<p>Changes the default application cursor to an hourglass shape, to provide a visual cue to the user that it’s time to wait. To revert the default application cursor to its normal shape, call the #endWaitCursor method. For example,</p>
|
5579
5579
|
|
5580
5580
|
<pre class="code ruby"><code class="ruby">getApp().beginWaitCursor()
|
5581
5581
|
... time-consuming operation ...
|
@@ -5719,7 +5719,7 @@ getApp().endWaitCursor()
|
|
5719
5719
|
</h3><div class="docstring">
|
5720
5720
|
<div class="discussion">
|
5721
5721
|
|
5722
|
-
<p>Create application
|
5722
|
+
<p>Create application’s windows</p>
|
5723
5723
|
|
5724
5724
|
|
5725
5725
|
</div>
|
@@ -5756,7 +5756,7 @@ getApp().endWaitCursor()
|
|
5756
5756
|
</h3><div class="docstring">
|
5757
5757
|
<div class="discussion">
|
5758
5758
|
|
5759
|
-
<p>Destroy application
|
5759
|
+
<p>Destroy application’s windows</p>
|
5760
5760
|
|
5761
5761
|
|
5762
5762
|
</div>
|
@@ -5793,7 +5793,7 @@ getApp().endWaitCursor()
|
|
5793
5793
|
</h3><div class="docstring">
|
5794
5794
|
<div class="discussion">
|
5795
5795
|
|
5796
|
-
<p>Detach application
|
5796
|
+
<p>Detach application’s windows</p>
|
5797
5797
|
|
5798
5798
|
|
5799
5799
|
</div>
|
@@ -6254,7 +6254,7 @@ getApp().endWaitCursor()
|
|
6254
6254
|
<pre class="code ruby"><code class="ruby">chore = app.addChore { ... }
|
6255
6255
|
</code></pre>
|
6256
6256
|
|
6257
|
-
<p>but decide that you want to “cancel” that chore later (before it
|
6257
|
+
<p>but decide that you want to “cancel” that chore later (before it’s had a chance to run):</p>
|
6258
6258
|
|
6259
6259
|
<pre class="code ruby"><code class="ruby"><span class='kw'>if</span> <span class='id identifier rubyid_app'>app</span><span class='period'>.</span><span class='id identifier rubyid_hasChore?'>hasChore?</span><span class='lparen'>(</span><span class='id identifier rubyid_chore'>chore</span><span class='rparen'>)</span>
|
6260
6260
|
<span class='id identifier rubyid_app'>app</span><span class='period'>.</span><span class='id identifier rubyid_removeChore'>removeChore</span><span class='lparen'>(</span><span class='id identifier rubyid_chore'>chore</span><span class='rparen'>)</span>
|
@@ -6417,7 +6417,7 @@ getApp().endWaitCursor()
|
|
6417
6417
|
<pre class="code ruby"><code class="ruby">timeout = app.addTimeout(10*1000, ...)
|
6418
6418
|
</code></pre>
|
6419
6419
|
|
6420
|
-
<p>but in the meantime, you decide that you want to cancel it if it hasn
|
6420
|
+
<p>but in the meantime, you decide that you want to cancel it if it hasn’t run yet:</p>
|
6421
6421
|
|
6422
6422
|
<pre class="code ruby"><code class="ruby"><span class='kw'>if</span> <span class='id identifier rubyid_app'>app</span><span class='period'>.</span><span class='id identifier rubyid_hasTimeout?'>hasTimeout?</span><span class='lparen'>(</span><span class='id identifier rubyid_timeout'>timeout</span><span class='rparen'>)</span>
|
6423
6423
|
<span class='id identifier rubyid_app'>app</span><span class='period'>.</span><span class='id identifier rubyid_removeTimeout'>removeTimeout</span><span class='lparen'>(</span><span class='id identifier rubyid_timeout'>timeout</span><span class='rparen'>)</span>
|
@@ -6560,7 +6560,7 @@ getApp().endWaitCursor()
|
|
6560
6560
|
</h3><div class="docstring">
|
6561
6561
|
<div class="discussion">
|
6562
6562
|
|
6563
|
-
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application
|
6563
|
+
<p>Construct application object; the <em>appName</em> and <em>vendorName</em> strings are used as keys into the registry database for this application’s settings. Only one single application object can be constructed. :nodoc:</p>
|
6564
6564
|
|
6565
6565
|
|
6566
6566
|
</div>
|
@@ -6791,7 +6791,7 @@ getApp().endWaitCursor()
|
|
6791
6791
|
</h3><div class="docstring">
|
6792
6792
|
<div class="discussion">
|
6793
6793
|
|
6794
|
-
<p>Peek to determine if there
|
6794
|
+
<p>Peek to determine if there’s an event.</p>
|
6795
6795
|
|
6796
6796
|
|
6797
6797
|
</div>
|
@@ -7988,9 +7988,9 @@ time_left = app.remainingTimeout(timeout)
|
|
7988
7988
|
</div>
|
7989
7989
|
|
7990
7990
|
<div id="footer">
|
7991
|
-
Generated on
|
7992
|
-
<a href="
|
7993
|
-
0.9.
|
7991
|
+
Generated on Mon Jan 2 11:47:23 2023 by
|
7992
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
7993
|
+
0.9.28 (ruby-3.1.2).
|
7994
7994
|
</div>
|
7995
7995
|
|
7996
7996
|
</div>
|
data/docs/Fox/FXArc.html
CHANGED
@@ -138,7 +138,7 @@
|
|
138
138
|
|
139
139
|
|
140
140
|
<span class="summary_desc"><div class='inline'>
|
141
|
-
<p>Start of the arc, relative to the three-o
|
141
|
+
<p>Start of the arc, relative to the three-o’clock position from the center, in units of degrees * 64 [Integer].</p>
|
142
142
|
</div></span>
|
143
143
|
|
144
144
|
</li>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
|
166
166
|
|
167
167
|
<span class="summary_desc"><div class='inline'>
|
168
|
-
<p>Path and extent of the arc, relative to the three-o
|
168
|
+
<p>Path and extent of the arc, relative to the three-o’clock position from the center, in units of degrees * 64 [Integer].</p>
|
169
169
|
</div></span>
|
170
170
|
|
171
171
|
</li>
|
@@ -302,7 +302,7 @@
|
|
302
302
|
</h3><div class="docstring">
|
303
303
|
<div class="discussion">
|
304
304
|
|
305
|
-
<p>Start of the arc, relative to the three-o
|
305
|
+
<p>Start of the arc, relative to the three-o’clock position from the center, in units of degrees * 64 [Integer]</p>
|
306
306
|
|
307
307
|
|
308
308
|
</div>
|
@@ -345,7 +345,7 @@
|
|
345
345
|
</h3><div class="docstring">
|
346
346
|
<div class="discussion">
|
347
347
|
|
348
|
-
<p>Path and extent of the arc, relative to the three-o
|
348
|
+
<p>Path and extent of the arc, relative to the three-o’clock position from the center, in units of degrees * 64 [Integer]</p>
|
349
349
|
|
350
350
|
|
351
351
|
</div>
|
@@ -552,9 +552,9 @@
|
|
552
552
|
</div>
|
553
553
|
|
554
554
|
<div id="footer">
|
555
|
-
Generated on
|
556
|
-
<a href="
|
557
|
-
0.9.
|
555
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
556
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
557
|
+
0.9.28 (ruby-3.1.2).
|
558
558
|
</div>
|
559
559
|
|
560
560
|
</div>
|
data/docs/Fox/FXArrowButton.html
CHANGED
@@ -855,9 +855,9 @@
|
|
855
855
|
</div>
|
856
856
|
|
857
857
|
<div id="footer">
|
858
|
-
Generated on
|
859
|
-
<a href="
|
860
|
-
0.9.
|
858
|
+
Generated on Mon Jan 2 11:48:06 2023 by
|
859
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
860
|
+
0.9.28 (ruby-3.1.2).
|
861
861
|
</div>
|
862
862
|
|
863
863
|
</div>
|
data/docs/Fox/FXBMPIcon.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:33 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/FXBMPImage.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:39 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/FXBitmap.html
CHANGED
@@ -1352,9 +1352,9 @@
|
|
1352
1352
|
</div>
|
1353
1353
|
|
1354
1354
|
<div id="footer">
|
1355
|
-
Generated on
|
1356
|
-
<a href="
|
1357
|
-
0.9.
|
1355
|
+
Generated on Mon Jan 2 11:47:28 2023 by
|
1356
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1357
|
+
0.9.28 (ruby-3.1.2).
|
1358
1358
|
</div>
|
1359
1359
|
|
1360
1360
|
</div>
|
data/docs/Fox/FXBitmapFrame.html
CHANGED
@@ -585,9 +585,9 @@
|
|
585
585
|
</div>
|
586
586
|
|
587
587
|
<div id="footer">
|
588
|
-
Generated on
|
589
|
-
<a href="
|
590
|
-
0.9.
|
588
|
+
Generated on Mon Jan 2 11:48:06 2023 by
|
589
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
590
|
+
0.9.28 (ruby-3.1.2).
|
591
591
|
</div>
|
592
592
|
|
593
593
|
</div>
|
data/docs/Fox/FXBitmapView.html
CHANGED
@@ -1441,9 +1441,9 @@ BITMAPVIEW_TOP = 0x00400000</pre></dd>
|
|
1441
1441
|
</div>
|
1442
1442
|
|
1443
1443
|
<div id="footer">
|
1444
|
-
Generated on
|
1445
|
-
<a href="
|
1446
|
-
0.9.
|
1444
|
+
Generated on Mon Jan 2 11:48:01 2023 by
|
1445
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1446
|
+
0.9.28 (ruby-3.1.2).
|
1447
1447
|
</div>
|
1448
1448
|
|
1449
1449
|
</div>
|
data/docs/Fox/FXButton.html
CHANGED
@@ -524,9 +524,9 @@
|
|
524
524
|
</div>
|
525
525
|
|
526
526
|
<div id="footer">
|
527
|
-
Generated on
|
528
|
-
<a href="
|
529
|
-
0.9.
|
527
|
+
Generated on Mon Jan 2 11:47:28 2023 by
|
528
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
529
|
+
0.9.28 (ruby-3.1.2).
|
530
530
|
</div>
|
531
531
|
|
532
532
|
</div>
|
data/docs/Fox/FXCURCursor.html
CHANGED
@@ -251,9 +251,9 @@
|
|
251
251
|
</div>
|
252
252
|
|
253
253
|
<div id="footer">
|
254
|
-
Generated on
|
255
|
-
<a href="
|
256
|
-
0.9.
|
254
|
+
Generated on Mon Jan 2 11:47:46 2023 by
|
255
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
256
|
+
0.9.28 (ruby-3.1.2).
|
257
257
|
</div>
|
258
258
|
|
259
259
|
</div>
|
data/docs/Fox/FXCalendar.html
CHANGED
@@ -870,9 +870,9 @@
|
|
870
870
|
</div>
|
871
871
|
|
872
872
|
<div id="footer">
|
873
|
-
Generated on
|
874
|
-
<a href="
|
875
|
-
0.9.
|
873
|
+
Generated on Mon Jan 2 11:48:21 2023 by
|
874
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
875
|
+
0.9.28 (ruby-3.1.2).
|
876
876
|
</div>
|
877
877
|
|
878
878
|
</div>
|
data/docs/Fox/FXCanvas.html
CHANGED
@@ -301,9 +301,9 @@
|
|
301
301
|
</div>
|
302
302
|
|
303
303
|
<div id="footer">
|
304
|
-
Generated on
|
305
|
-
<a href="
|
306
|
-
0.9.
|
304
|
+
Generated on Mon Jan 2 11:47:29 2023 by
|
305
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
306
|
+
0.9.28 (ruby-3.1.2).
|
307
307
|
</div>
|
308
308
|
|
309
309
|
</div>
|
data/docs/Fox/FXCheckButton.html
CHANGED
@@ -939,9 +939,9 @@
|
|
939
939
|
</div>
|
940
940
|
|
941
941
|
<div id="footer">
|
942
|
-
Generated on
|
943
|
-
<a href="
|
944
|
-
0.9.
|
942
|
+
Generated on Mon Jan 2 11:48:07 2023 by
|
943
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
944
|
+
0.9.28 (ruby-3.1.2).
|
945
945
|
</div>
|
946
946
|
|
947
947
|
</div>
|
data/docs/Fox/FXChoiceBox.html
CHANGED
@@ -332,7 +332,7 @@
|
|
332
332
|
</h3><div class="docstring">
|
333
333
|
<div class="discussion">
|
334
334
|
|
335
|
-
<p>Construct choice box with given caption, icon, message text, and with choices from array of strings. If <em>owner</em> is another FXWindow, the dialog box is created as a child of that window. If <em>owner</em> is an FXApp instance, it
|
335
|
+
<p>Construct choice box with given caption, icon, message text, and with choices from array of strings. If <em>owner</em> is another FXWindow, the dialog box is created as a child of that window. If <em>owner</em> is an FXApp instance, it’s created as a free-floating dialog box.</p>
|
336
336
|
|
337
337
|
<h4 id="label-Parameters-3A">Parameters:</h4>
|
338
338
|
<dl class="rdoc-list note-list"><dt><code>owner</code>
|
@@ -462,9 +462,9 @@
|
|
462
462
|
</div>
|
463
463
|
|
464
464
|
<div id="footer">
|
465
|
-
Generated on
|
466
|
-
<a href="
|
467
|
-
0.9.
|
465
|
+
Generated on Mon Jan 2 11:47:47 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>
|
data/docs/Fox/FXColor.html
CHANGED
@@ -1509,9 +1509,9 @@
|
|
1509
1509
|
</div>
|
1510
1510
|
|
1511
1511
|
<div id="footer">
|
1512
|
-
Generated on
|
1513
|
-
<a href="
|
1514
|
-
0.9.
|
1512
|
+
Generated on Mon Jan 2 11:48:20 2023 by
|
1513
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1514
|
+
0.9.28 (ruby-3.1.2).
|
1515
1515
|
</div>
|
1516
1516
|
|
1517
1517
|
</div>
|
data/docs/Fox/FXColorBar.html
CHANGED
@@ -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:39 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/FXColorDialog.html
CHANGED
@@ -125,7 +125,7 @@
|
|
125
125
|
<p>The following messages are sent by FXColorDialog to its target:</p>
|
126
126
|
<dl class="rdoc-list note-list"><dt><code>SEL_CHANGED</code>
|
127
127
|
<dd>
|
128
|
-
<p>sent continuously, while the color selector
|
128
|
+
<p>sent continuously, while the color selector’s color is changing</p>
|
129
129
|
</dd><dt><code>SEL_COMMAND</code>
|
130
130
|
<dd>
|
131
131
|
<p>sent when the new color is set</p>
|
@@ -581,9 +581,9 @@
|
|
581
581
|
</div>
|
582
582
|
|
583
583
|
<div id="footer">
|
584
|
-
Generated on
|
585
|
-
<a href="
|
586
|
-
0.9.
|
584
|
+
Generated on Mon Jan 2 11:48:07 2023 by
|
585
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
586
|
+
0.9.28 (ruby-3.1.2).
|
587
587
|
</div>
|
588
588
|
|
589
589
|
</div>
|
data/docs/Fox/FXColorItem.html
CHANGED
@@ -313,9 +313,9 @@
|
|
313
313
|
</div>
|
314
314
|
|
315
315
|
<div id="footer">
|
316
|
-
Generated on
|
317
|
-
<a href="
|
318
|
-
0.9.
|
316
|
+
Generated on Mon Jan 2 11:47:47 2023 by
|
317
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
318
|
+
0.9.28 (ruby-3.1.2).
|
319
319
|
</div>
|
320
320
|
|
321
321
|
</div>
|