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/FXScintilla.html
CHANGED
@@ -116,7 +116,7 @@
|
|
116
116
|
<h2>Overview</h2><div class="docstring">
|
117
117
|
<div class="discussion">
|
118
118
|
|
119
|
-
<p>FXScintilla is a FOX widget, developed by Gilles Filippini, that provides an interface to Neil Hodgson
|
119
|
+
<p>FXScintilla is a FOX widget, developed by Gilles Filippini, that provides an interface to Neil Hodgson’s Scintilla (<a href="http://www.scintilla.org">www.scintilla.org</a>) source code editing component. The Scintilla component is a very complicated beast, and for best results you should read the very fine documentation at <a href="http://www.scintilla.org/ScintillaDoc.html">www.scintilla.org/ScintillaDoc.html</a>.</p>
|
120
120
|
|
121
121
|
<h3 id="label-Events">Events</h3>
|
122
122
|
|
@@ -161,9 +161,9 @@
|
|
161
161
|
|
162
162
|
</div>
|
163
163
|
</dt>
|
164
|
-
<dd><pre class="code"><span class='op'>-</span><span class='int'>1</span
|
165
|
-
|
166
|
-
</pre></dd>
|
164
|
+
<dd><pre class="code"><span class='op'>-</span><span class='int'>1</span>
|
165
|
+
<span class='comment'># Define start of Scintilla messages to be greater than all Windows edit (EM_*) messages
|
166
|
+
</span><span class='comment'># as many EM_ messages can be used although that use is deprecated.</span></pre></dd>
|
167
167
|
|
168
168
|
<dt id="SCI_START-constant" class="">SCI_START =
|
169
169
|
<div class="docstring">
|
@@ -12579,7 +12579,7 @@
|
|
12579
12579
|
|
12580
12580
|
|
12581
12581
|
<span class="summary_desc"><div class='inline'>
|
12582
|
-
<p>Retrieve a
|
12582
|
+
<p>Retrieve a ‘n’ separated list of descriptions of the keyword sets understood by the current lexer.</p>
|
12583
12583
|
</div></span>
|
12584
12584
|
|
12585
12585
|
</li>
|
@@ -18435,7 +18435,7 @@
|
|
18435
18435
|
|
18436
18436
|
|
18437
18437
|
<span class="summary_desc"><div class='inline'>
|
18438
|
-
<p>Move the caret inside current view if it
|
18438
|
+
<p>Move the caret inside current view if it’s not there already.</p>
|
18439
18439
|
</div></span>
|
18440
18440
|
|
18441
18441
|
</li>
|
@@ -19005,7 +19005,7 @@
|
|
19005
19005
|
|
19006
19006
|
|
19007
19007
|
<span class="summary_desc"><div class='inline'>
|
19008
|
-
<p>Retrieve a
|
19008
|
+
<p>Retrieve a ‘n’ separated list of properties understood by the current lexer.</p>
|
19009
19009
|
</div></span>
|
19010
19010
|
|
19011
19011
|
</li>
|
@@ -20611,7 +20611,7 @@
|
|
20611
20611
|
|
20612
20612
|
|
20613
20613
|
<span class="summary_desc"><div class='inline'>
|
20614
|
-
<p>Limit hotspots to single line so hotspots on two lines don
|
20614
|
+
<p>Limit hotspots to single line so hotspots on two lines don’t merge.</p>
|
20615
20615
|
</div></span>
|
20616
20616
|
|
20617
20617
|
</li>
|
@@ -21635,7 +21635,7 @@
|
|
21635
21635
|
|
21636
21636
|
|
21637
21637
|
<span class="summary_desc"><div class='inline'>
|
21638
|
-
<p>Set the identifier for this widget
|
21638
|
+
<p>Set the identifier for this widget’s embedded Scintilla component.</p>
|
21639
21639
|
</div></span>
|
21640
21640
|
|
21641
21641
|
</li>
|
@@ -22347,7 +22347,7 @@
|
|
22347
22347
|
|
22348
22348
|
|
22349
22349
|
<span class="summary_desc"><div class='inline'>
|
22350
|
-
<p>In palette mode, Scintilla uses the environment
|
22350
|
+
<p>In palette mode, Scintilla uses the environment’s palette calls to display more colours.</p>
|
22351
22351
|
</div></span>
|
22352
22352
|
|
22353
22353
|
</li>
|
@@ -26549,7 +26549,7 @@
|
|
26549
26549
|
</h3><div class="docstring">
|
26550
26550
|
<div class="discussion">
|
26551
26551
|
|
26552
|
-
<p>Change the type-separator character in the string setting up an auto-completion list. Default is
|
26552
|
+
<p>Change the type-separator character in the string setting up an auto-completion list. Default is ‘?’ but can be changed if items contain ‘?’.</p>
|
26553
26553
|
|
26554
26554
|
|
26555
26555
|
</div>
|
@@ -28845,7 +28845,7 @@
|
|
28845
28845
|
</h3><div class="docstring">
|
28846
28846
|
<div class="discussion">
|
28847
28847
|
|
28848
|
-
<p>Retrieve a
|
28848
|
+
<p>Retrieve a ‘n’ separated list of descriptions of the keyword sets understood by the current lexer.</p>
|
28849
28849
|
|
28850
28850
|
|
28851
28851
|
</div>
|
@@ -38746,7 +38746,7 @@
|
|
38746
38746
|
</h3><div class="docstring">
|
38747
38747
|
<div class="discussion">
|
38748
38748
|
|
38749
|
-
<p>Move the caret inside current view if it
|
38749
|
+
<p>Move the caret inside current view if it’s not there already.</p>
|
38750
38750
|
|
38751
38751
|
|
38752
38752
|
</div>
|
@@ -39697,7 +39697,7 @@
|
|
39697
39697
|
</h3><div class="docstring">
|
39698
39698
|
<div class="discussion">
|
39699
39699
|
|
39700
|
-
<p>Retrieve a
|
39700
|
+
<p>Retrieve a ‘n’ separated list of properties understood by the current lexer.</p>
|
39701
39701
|
|
39702
39702
|
|
39703
39703
|
</div>
|
@@ -40599,7 +40599,7 @@
|
|
40599
40599
|
</h3><div class="docstring">
|
40600
40600
|
<div class="discussion">
|
40601
40601
|
|
40602
|
-
<p>Send a message (<em>iMsg</em>) to the Scintilla control, with optional <em>wParam</em> and <em>lParam</em> values. Note that in most cases, it will be easier to use one of the convenience methods defined in the
|
40602
|
+
<p>Send a message (<em>iMsg</em>) to the Scintilla control, with optional <em>wParam</em> and <em>lParam</em> values. Note that in most cases, it will be easier to use one of the convenience methods defined in the ‘scintilla’ library module.</p>
|
40603
40603
|
|
40604
40604
|
|
40605
40605
|
</div>
|
@@ -42429,7 +42429,7 @@
|
|
42429
42429
|
</h3><div class="docstring">
|
42430
42430
|
<div class="discussion">
|
42431
42431
|
|
42432
|
-
<p>Limit hotspots to single line so hotspots on two lines don
|
42432
|
+
<p>Limit hotspots to single line so hotspots on two lines don’t merge.</p>
|
42433
42433
|
|
42434
42434
|
|
42435
42435
|
</div>
|
@@ -44148,7 +44148,7 @@
|
|
44148
44148
|
</h3><div class="docstring">
|
44149
44149
|
<div class="discussion">
|
44150
44150
|
|
44151
|
-
<p>Set the identifier for this widget
|
44151
|
+
<p>Set the identifier for this widget’s embedded Scintilla component.</p>
|
44152
44152
|
|
44153
44153
|
|
44154
44154
|
</div>
|
@@ -45330,7 +45330,7 @@
|
|
45330
45330
|
</h3><div class="docstring">
|
45331
45331
|
<div class="discussion">
|
45332
45332
|
|
45333
|
-
<p>In palette mode, Scintilla uses the environment
|
45333
|
+
<p>In palette mode, Scintilla uses the environment’s palette calls to display more colours. This may lead to ugly displays.</p>
|
45334
45334
|
|
45335
45335
|
|
45336
45336
|
</div>
|
@@ -49107,9 +49107,9 @@
|
|
49107
49107
|
</div>
|
49108
49108
|
|
49109
49109
|
<div id="footer">
|
49110
|
-
Generated on
|
49111
|
-
<a href="
|
49112
|
-
0.9.
|
49110
|
+
Generated on Mon Jan 2 11:47:59 2023 by
|
49111
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
49112
|
+
0.9.28 (ruby-3.1.2).
|
49113
49113
|
</div>
|
49114
49114
|
|
49115
49115
|
</div>
|
data/docs/Fox/FXScrollArea.html
CHANGED
@@ -114,7 +114,7 @@
|
|
114
114
|
<h2>Overview</h2><div class="docstring">
|
115
115
|
<div class="discussion">
|
116
116
|
|
117
|
-
<p>The scroll area widget manages a content area and a viewport area through which the content is viewed. When the content area becomes larger than the viewport area, scrollbars are placed to permit viewing of the entire content by scrolling the content. Depending on the mode, scrollbars may be displayed on an as-needed basis, always, or never. Normally, the scroll area
|
117
|
+
<p>The scroll area widget manages a content area and a viewport area through which the content is viewed. When the content area becomes larger than the viewport area, scrollbars are placed to permit viewing of the entire content by scrolling the content. Depending on the mode, scrollbars may be displayed on an as-needed basis, always, or never. Normally, the scroll area’s size and the content’s size are independent; however, it is possible to disable scrolling in the horizontal (vertical) direction. In this case, the content width (height) will influence the width (height) of the scroll area widget. For content which is time-consuming to repaint, continuous scrolling may be turned off.</p>
|
118
118
|
|
119
119
|
<h3 id="label-Scrollbar+options">Scrollbar options</h3>
|
120
120
|
<dl class="rdoc-list note-list"><dt><code>SCROLLERS_NORMAL</code>
|
@@ -149,7 +149,7 @@
|
|
149
149
|
<p>Scrollers track continuously for smooth scrolling</p>
|
150
150
|
</dd><dt><code>SCROLLERS_DONT_TRACK</code>
|
151
151
|
<dd>
|
152
|
-
<p>Scrollers don
|
152
|
+
<p>Scrollers don’t track continuously</p>
|
153
153
|
</dd></dl>
|
154
154
|
|
155
155
|
|
@@ -1353,9 +1353,9 @@
|
|
1353
1353
|
</div>
|
1354
1354
|
|
1355
1355
|
<div id="footer">
|
1356
|
-
Generated on
|
1357
|
-
<a href="
|
1358
|
-
0.9.
|
1356
|
+
Generated on Mon Jan 2 11:48:05 2023 by
|
1357
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1358
|
+
0.9.28 (ruby-3.1.2).
|
1359
1359
|
</div>
|
1360
1360
|
|
1361
1361
|
</div>
|
data/docs/Fox/FXScrollBar.html
CHANGED
@@ -1009,9 +1009,9 @@
|
|
1009
1009
|
</div>
|
1010
1010
|
|
1011
1011
|
<div id="footer">
|
1012
|
-
Generated on
|
1013
|
-
<a href="
|
1014
|
-
0.9.
|
1012
|
+
Generated on Mon Jan 2 11:47:59 2023 by
|
1013
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1014
|
+
0.9.28 (ruby-3.1.2).
|
1015
1015
|
</div>
|
1016
1016
|
|
1017
1017
|
</div>
|
@@ -280,9 +280,9 @@
|
|
280
280
|
</div>
|
281
281
|
|
282
282
|
<div id="footer">
|
283
|
-
Generated on
|
284
|
-
<a href="
|
285
|
-
0.9.
|
283
|
+
Generated on Mon Jan 2 11:47:59 2023 by
|
284
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
285
|
+
0.9.28 (ruby-3.1.2).
|
286
286
|
</div>
|
287
287
|
|
288
288
|
</div>
|
data/docs/Fox/FXScrollPane.html
CHANGED
@@ -489,9 +489,9 @@
|
|
489
489
|
</div>
|
490
490
|
|
491
491
|
<div id="footer">
|
492
|
-
Generated on
|
493
|
-
<a href="
|
494
|
-
0.9.
|
492
|
+
Generated on Mon Jan 2 11:48:06 2023 by
|
493
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
494
|
+
0.9.28 (ruby-3.1.2).
|
495
495
|
</div>
|
496
496
|
|
497
497
|
</div>
|
@@ -114,7 +114,7 @@
|
|
114
114
|
<h2>Overview</h2><div class="docstring">
|
115
115
|
<div class="discussion">
|
116
116
|
|
117
|
-
<p>The FXScrollWindow widget scrolls an arbitrary child window. Use the scroll window when parts of the user interface itself need to be scrolled, for example when applications need to run on small screens. The scroll window observes some layout hints of its content-window; it observes <code>LAYOUT_FIX_WIDTH</code>, <code>LAYOUT_FIX_HEIGHT</code> at all times. The hints <code>LAYOUT_FILL_X</code>, <code>LAYOUT_LEFT</code>, <code>LAYOUT_RIGHT</code>, <code>LAYOUT_CENTER_X</code>, as well as <code>LAYOUT_FILL_Y</code>, <code>LAYOUT_TOP</code>, <code>LAYOUT_BOTTOM</code>, <code>LAYOUT_CENTER_Y</code> are however only interpreted if the content size is smaller than the viewport size, because if the content size is larger than the viewport size, then content must be scrolled. Note that this means that the content window
|
117
|
+
<p>The FXScrollWindow widget scrolls an arbitrary child window. Use the scroll window when parts of the user interface itself need to be scrolled, for example when applications need to run on small screens. The scroll window observes some layout hints of its content-window; it observes <code>LAYOUT_FIX_WIDTH</code>, <code>LAYOUT_FIX_HEIGHT</code> at all times. The hints <code>LAYOUT_FILL_X</code>, <code>LAYOUT_LEFT</code>, <code>LAYOUT_RIGHT</code>, <code>LAYOUT_CENTER_X</code>, as well as <code>LAYOUT_FILL_Y</code>, <code>LAYOUT_TOP</code>, <code>LAYOUT_BOTTOM</code>, <code>LAYOUT_CENTER_Y</code> are however only interpreted if the content size is smaller than the viewport size, because if the content size is larger than the viewport size, then content must be scrolled. Note that this means that the content window’s position is not necessarily equal to the scroll position of the scroll window!</p>
|
118
118
|
|
119
119
|
|
120
120
|
</div>
|
@@ -399,9 +399,9 @@
|
|
399
399
|
</div>
|
400
400
|
|
401
401
|
<div id="footer">
|
402
|
-
Generated on
|
403
|
-
<a href="
|
404
|
-
0.9.
|
402
|
+
Generated on Mon Jan 2 11:48:13 2023 by
|
403
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
404
|
+
0.9.28 (ruby-3.1.2).
|
405
405
|
</div>
|
406
406
|
|
407
407
|
</div>
|
@@ -372,9 +372,9 @@
|
|
372
372
|
</div>
|
373
373
|
|
374
374
|
<div id="footer">
|
375
|
-
Generated on
|
376
|
-
<a href="
|
377
|
-
0.9.
|
375
|
+
Generated on Mon Jan 2 11:48:15 2023 by
|
376
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
377
|
+
0.9.28 (ruby-3.1.2).
|
378
378
|
</div>
|
379
379
|
|
380
380
|
</div>
|
data/docs/Fox/FXSegment.html
CHANGED
@@ -412,9 +412,9 @@
|
|
412
412
|
</div>
|
413
413
|
|
414
414
|
<div id="footer">
|
415
|
-
Generated on
|
416
|
-
<a href="
|
417
|
-
0.9.
|
415
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
416
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
417
|
+
0.9.28 (ruby-3.1.2).
|
418
418
|
</div>
|
419
419
|
|
420
420
|
</div>
|
data/docs/Fox/FXSeparator.html
CHANGED
@@ -112,7 +112,7 @@
|
|
112
112
|
<h2>Overview</h2><div class="docstring">
|
113
113
|
<div class="discussion">
|
114
114
|
|
115
|
-
<p>A Separator widget is used to draw a horizontal or vertical divider between groups of controls. It is purely decorative. The separator may be drawn in various styles as determined by the SEPARATOR_NONE, SEPARATOR_GROOVE, SEPARATOR_RIDGE, and SEPARATOR_LINE options. Since its derived from Frame, it can also have the frame
|
115
|
+
<p>A Separator widget is used to draw a horizontal or vertical divider between groups of controls. It is purely decorative. The separator may be drawn in various styles as determined by the SEPARATOR_NONE, SEPARATOR_GROOVE, SEPARATOR_RIDGE, and SEPARATOR_LINE options. Since its derived from Frame, it can also have the frame’s border styles.</p>
|
116
116
|
|
117
117
|
<h3 id="label-Separator+options">Separator options</h3>
|
118
118
|
<dl class="rdoc-list note-list"><dt><code>SEPARATOR_NONE</code>
|
@@ -392,9 +392,9 @@
|
|
392
392
|
</div>
|
393
393
|
|
394
394
|
<div id="footer">
|
395
|
-
Generated on
|
396
|
-
<a href="
|
397
|
-
0.9.
|
395
|
+
Generated on Mon Jan 2 11:47:59 2023 by
|
396
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
397
|
+
0.9.28 (ruby-3.1.2).
|
398
398
|
</div>
|
399
399
|
|
400
400
|
</div>
|
data/docs/Fox/FXSettings.html
CHANGED
@@ -1851,9 +1851,9 @@
|
|
1851
1851
|
</div>
|
1852
1852
|
|
1853
1853
|
<div id="footer">
|
1854
|
-
Generated on
|
1855
|
-
<a href="
|
1856
|
-
0.9.
|
1854
|
+
Generated on Mon Jan 2 11:47:44 2023 by
|
1855
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1856
|
+
0.9.28 (ruby-3.1.2).
|
1857
1857
|
</div>
|
1858
1858
|
|
1859
1859
|
</div>
|
data/docs/Fox/FXShell.html
CHANGED
@@ -223,9 +223,9 @@
|
|
223
223
|
</div>
|
224
224
|
|
225
225
|
<div id="footer">
|
226
|
-
Generated on
|
227
|
-
<a href="
|
228
|
-
0.9.
|
226
|
+
Generated on Mon Jan 2 11:47:26 2023 by
|
227
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
228
|
+
0.9.28 (ruby-3.1.2).
|
229
229
|
</div>
|
230
230
|
|
231
231
|
</div>
|
data/docs/Fox/FXShutter.html
CHANGED
@@ -116,7 +116,7 @@
|
|
116
116
|
<h2>Overview</h2><div class="docstring">
|
117
117
|
<div class="discussion">
|
118
118
|
|
119
|
-
<p>The Shutter widget provides a set of foldable sub panels. Each subpanel consists of a Shutter Item which contains a button and some contents. A sub panel can be unfolded by pressing on that panel
|
119
|
+
<p>The Shutter widget provides a set of foldable sub panels. Each subpanel consists of a Shutter Item which contains a button and some contents. A sub panel can be unfolded by pressing on that panel’s button.</p>
|
120
120
|
|
121
121
|
<h3 id="label-Events">Events</h3>
|
122
122
|
|
@@ -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:37 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/FXShutterItem.html
CHANGED
@@ -659,9 +659,9 @@
|
|
659
659
|
</div>
|
660
660
|
|
661
661
|
<div id="footer">
|
662
|
-
Generated on
|
663
|
-
<a href="
|
664
|
-
0.9.
|
662
|
+
Generated on Mon Jan 2 11:47:36 2023 by
|
663
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
664
|
+
0.9.28 (ruby-3.1.2).
|
665
665
|
</div>
|
666
666
|
|
667
667
|
</div>
|
data/docs/Fox/FXSize.html
CHANGED
@@ -582,9 +582,9 @@
|
|
582
582
|
</div>
|
583
583
|
|
584
584
|
<div id="footer">
|
585
|
-
Generated on
|
586
|
-
<a href="
|
587
|
-
0.9.
|
585
|
+
Generated on Mon Jan 2 11:47:24 2023 by
|
586
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
587
|
+
0.9.28 (ruby-3.1.2).
|
588
588
|
</div>
|
589
589
|
|
590
590
|
</div>
|
data/docs/Fox/FXSlider.html
CHANGED
@@ -1119,9 +1119,9 @@
|
|
1119
1119
|
</div>
|
1120
1120
|
|
1121
1121
|
<div id="footer">
|
1122
|
-
Generated on
|
1123
|
-
<a href="
|
1124
|
-
0.9.
|
1122
|
+
Generated on Mon Jan 2 11:47:31 2023 by
|
1123
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1124
|
+
0.9.28 (ruby-3.1.2).
|
1125
1125
|
</div>
|
1126
1126
|
|
1127
1127
|
</div>
|
data/docs/Fox/FXSphered.html
CHANGED
@@ -896,9 +896,9 @@
|
|
896
896
|
</div>
|
897
897
|
|
898
898
|
<div id="footer">
|
899
|
-
Generated on
|
900
|
-
<a href="
|
901
|
-
0.9.
|
899
|
+
Generated on Mon Jan 2 11:47:37 2023 by
|
900
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
901
|
+
0.9.28 (ruby-3.1.2).
|
902
902
|
</div>
|
903
903
|
|
904
904
|
</div>
|
data/docs/Fox/FXSpheref.html
CHANGED
@@ -896,9 +896,9 @@
|
|
896
896
|
</div>
|
897
897
|
|
898
898
|
<div id="footer">
|
899
|
-
Generated on
|
900
|
-
<a href="
|
901
|
-
0.9.
|
899
|
+
Generated on Mon Jan 2 11:47:37 2023 by
|
900
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
901
|
+
0.9.28 (ruby-3.1.2).
|
902
902
|
</div>
|
903
903
|
|
904
904
|
</div>
|
data/docs/Fox/FXSpinner.html
CHANGED
@@ -127,10 +127,10 @@
|
|
127
127
|
<p>sent when a key goes up; the message data is an FXEvent instance.</p>
|
128
128
|
</dd><dt><code>SEL_COMMAND</code>
|
129
129
|
<dd>
|
130
|
-
<p>sent whenever the spinner
|
130
|
+
<p>sent whenever the spinner’s value changes; the message data is an integer indicating the new spinner value.</p>
|
131
131
|
</dd><dt><code>SEL_CHANGED</code>
|
132
132
|
<dd>
|
133
|
-
<p>sent whenever the text in the spinner
|
133
|
+
<p>sent whenever the text in the spinner’s text field changes; the message data is an integer indicating the new spinner value.</p>
|
134
134
|
</dd></dl>
|
135
135
|
|
136
136
|
<h3 id="label-Spinner+options">Spinner options</h3>
|
@@ -305,7 +305,7 @@
|
|
305
305
|
|
306
306
|
|
307
307
|
<span class="summary_desc"><div class='inline'>
|
308
|
-
<p>Number of columns (i.e. width of spinner
|
308
|
+
<p>Number of columns (i.e. width of spinner’s text field, in terms of number of columns of ‘m’) [Integer].</p>
|
309
309
|
</div></span>
|
310
310
|
|
311
311
|
</li>
|
@@ -674,7 +674,7 @@
|
|
674
674
|
|
675
675
|
|
676
676
|
<span class="summary_desc"><div class='inline'>
|
677
|
-
<p>Set the “editability” of this spinner
|
677
|
+
<p>Set the “editability” of this spinner’s text field.</p>
|
678
678
|
</div></span>
|
679
679
|
|
680
680
|
</li>
|
@@ -698,7 +698,7 @@
|
|
698
698
|
|
699
699
|
|
700
700
|
<span class="summary_desc"><div class='inline'>
|
701
|
-
<p>Return <code>true</code> if the spinner
|
701
|
+
<p>Return <code>true</code> if the spinner’s text field is editable.</p>
|
702
702
|
</div></span>
|
703
703
|
|
704
704
|
</li>
|
@@ -844,7 +844,7 @@
|
|
844
844
|
|
845
845
|
|
846
846
|
<span class="summary_desc"><div class='inline'>
|
847
|
-
<p>Set the visibility of this spinner
|
847
|
+
<p>Set the visibility of this spinner’s text field.</p>
|
848
848
|
</div></span>
|
849
849
|
|
850
850
|
</li>
|
@@ -868,7 +868,7 @@
|
|
868
868
|
|
869
869
|
|
870
870
|
<span class="summary_desc"><div class='inline'>
|
871
|
-
<p>Return <code>true</code> if this spinner
|
871
|
+
<p>Return <code>true</code> if this spinner’s text field is visible.</p>
|
872
872
|
</div></span>
|
873
873
|
|
874
874
|
</li>
|
@@ -1224,7 +1224,7 @@
|
|
1224
1224
|
</h3><div class="docstring">
|
1225
1225
|
<div class="discussion">
|
1226
1226
|
|
1227
|
-
<p>Number of columns (i.e. width of spinner
|
1227
|
+
<p>Number of columns (i.e. width of spinner’s text field, in terms of number of columns of ‘m’) [Integer]</p>
|
1228
1228
|
|
1229
1229
|
|
1230
1230
|
</div>
|
@@ -1777,7 +1777,7 @@
|
|
1777
1777
|
</h3><div class="docstring">
|
1778
1778
|
<div class="discussion">
|
1779
1779
|
|
1780
|
-
<p>Set the “editability” of this spinner
|
1780
|
+
<p>Set the “editability” of this spinner’s text field.</p>
|
1781
1781
|
|
1782
1782
|
|
1783
1783
|
</div>
|
@@ -1814,7 +1814,7 @@
|
|
1814
1814
|
</h3><div class="docstring">
|
1815
1815
|
<div class="discussion">
|
1816
1816
|
|
1817
|
-
<p>Return <code>true</code> if the spinner
|
1817
|
+
<p>Return <code>true</code> if the spinner’s text field is editable.</p>
|
1818
1818
|
|
1819
1819
|
|
1820
1820
|
</div>
|
@@ -1975,7 +1975,7 @@
|
|
1975
1975
|
</h3><div class="docstring">
|
1976
1976
|
<div class="discussion">
|
1977
1977
|
|
1978
|
-
<p>Change the spinner increment value, i.e. the amount by which the spinner
|
1978
|
+
<p>Change the spinner increment value, i.e. the amount by which the spinner’s value increases when the up arrow is clicked.</p>
|
1979
1979
|
|
1980
1980
|
|
1981
1981
|
</div>
|
@@ -2012,7 +2012,7 @@
|
|
2012
2012
|
</h3><div class="docstring">
|
2013
2013
|
<div class="discussion">
|
2014
2014
|
|
2015
|
-
<p>Set the visibility of this spinner
|
2015
|
+
<p>Set the visibility of this spinner’s text field.</p>
|
2016
2016
|
|
2017
2017
|
|
2018
2018
|
</div>
|
@@ -2049,7 +2049,7 @@
|
|
2049
2049
|
</h3><div class="docstring">
|
2050
2050
|
<div class="discussion">
|
2051
2051
|
|
2052
|
-
<p>Return <code>true</code> if this spinner
|
2052
|
+
<p>Return <code>true</code> if this spinner’s text field is visible.</p>
|
2053
2053
|
|
2054
2054
|
|
2055
2055
|
</div>
|
@@ -2092,9 +2092,9 @@
|
|
2092
2092
|
</div>
|
2093
2093
|
|
2094
2094
|
<div id="footer">
|
2095
|
-
Generated on
|
2096
|
-
<a href="
|
2097
|
-
0.9.
|
2095
|
+
Generated on Mon Jan 2 11:47:37 2023 by
|
2096
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2097
|
+
0.9.28 (ruby-3.1.2).
|
2098
2098
|
</div>
|
2099
2099
|
|
2100
2100
|
</div>
|
@@ -487,9 +487,9 @@
|
|
487
487
|
</div>
|
488
488
|
|
489
489
|
<div id="footer">
|
490
|
-
Generated on
|
491
|
-
<a href="
|
492
|
-
0.9.
|
490
|
+
Generated on Mon Jan 2 11:48:22 2023 by
|
491
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
492
|
+
0.9.28 (ruby-3.1.2).
|
493
493
|
</div>
|
494
494
|
|
495
495
|
</div>
|
@@ -194,7 +194,7 @@
|
|
194
194
|
|
195
195
|
|
196
196
|
<span class="summary_desc"><div class='inline'>
|
197
|
-
<p>The splash window
|
197
|
+
<p>The splash window’s icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">FXIcon</a></span>.</p>
|
198
198
|
</div></span>
|
199
199
|
|
200
200
|
</li>
|
@@ -449,7 +449,7 @@
|
|
449
449
|
</h3><div class="docstring">
|
450
450
|
<div class="discussion">
|
451
451
|
|
452
|
-
<p>The splash window
|
452
|
+
<p>The splash window’s icon <span class='object_link'><a href="FXIcon.html" title="Fox::FXIcon (class)">Fox::FXIcon</a></span></p>
|
453
453
|
|
454
454
|
|
455
455
|
</div>
|
@@ -484,9 +484,9 @@
|
|
484
484
|
</div>
|
485
485
|
|
486
486
|
<div id="footer">
|
487
|
-
Generated on
|
488
|
-
<a href="
|
489
|
-
0.9.
|
487
|
+
Generated on Mon Jan 2 11:48:15 2023 by
|
488
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
489
|
+
0.9.28 (ruby-3.1.2).
|
490
490
|
</div>
|
491
491
|
|
492
492
|
</div>
|
data/docs/Fox/FXSplitter.html
CHANGED
@@ -633,9 +633,9 @@
|
|
633
633
|
</div>
|
634
634
|
|
635
635
|
<div id="footer">
|
636
|
-
Generated on
|
637
|
-
<a href="
|
638
|
-
0.9.
|
636
|
+
Generated on Mon Jan 2 11:47:44 2023 by
|
637
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
638
|
+
0.9.28 (ruby-3.1.2).
|
639
639
|
</div>
|
640
640
|
|
641
641
|
</div>
|
data/docs/Fox/FXSpring.html
CHANGED
@@ -507,9 +507,9 @@
|
|
507
507
|
</div>
|
508
508
|
|
509
509
|
<div id="footer">
|
510
|
-
Generated on
|
511
|
-
<a href="
|
512
|
-
0.9.
|
510
|
+
Generated on Mon Jan 2 11:47:31 2023 by
|
511
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
512
|
+
0.9.28 (ruby-3.1.2).
|
513
513
|
</div>
|
514
514
|
|
515
515
|
</div>
|