fxruby 1.6.45-x86-mingw32 → 1.6.47-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/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +13 -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/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/3.3/fox16_c.so +0 -0
- 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/ports/x86-mingw32/bin/libFOX-1.6-0.dll +0 -0
- data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
- data/ports/x86-mingw32/bin/libjpeg-62.dll +0 -0
- data/ports/x86-mingw32/bin/libpng16-16.dll +0 -0
- data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/x86-mingw32/bin/zlib1.dll +0 -0
- data/scripts/iface.rb +8 -12
- data/test/TC_FXDCPrint.rb +1 -1
- metadata +254 -17
- data/lib/2.4/fox16_c.so +0 -0
- data/lib/2.5/fox16_c.so +0 -0
- data/ports/x86-mingw32/bin/libtiff-5.dll +0 -0
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXStatusBar.html
CHANGED
@@ -583,9 +583,9 @@
|
|
583
583
|
</div>
|
584
584
|
|
585
585
|
<div id="footer">
|
586
|
-
Generated on
|
587
|
-
<a href="
|
588
|
-
0.9.
|
586
|
+
Generated on Sun May 14 21:55:55 2023 by
|
587
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
588
|
+
0.9.34 (ruby-3.2.0).
|
589
589
|
</div>
|
590
590
|
|
591
591
|
</div>
|
data/docs/Fox/FXStatusLine.html
CHANGED
@@ -119,7 +119,7 @@
|
|
119
119
|
<p>The following messages are sent by FXStatusLine to its target:</p>
|
120
120
|
<dl class="rdoc-list note-list"><dt><code>SEL_UPDATE</code>
|
121
121
|
<dd>
|
122
|
-
<p>Sent when the widget currently under the mouse cursor doesn
|
122
|
+
<p>Sent when the widget currently under the mouse cursor doesn’t respond to a <code>SEL_UPDATE</code> message with identifier <code>ID_QUERY_HELP</code>, as described above.</p>
|
123
123
|
</dd></dl>
|
124
124
|
|
125
125
|
|
@@ -744,9 +744,9 @@
|
|
744
744
|
</div>
|
745
745
|
|
746
746
|
<div id="footer">
|
747
|
-
Generated on
|
748
|
-
<a href="
|
749
|
-
0.9.
|
747
|
+
Generated on Sun May 14 21:56:01 2023 by
|
748
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
749
|
+
0.9.34 (ruby-3.2.0).
|
750
750
|
</div>
|
751
751
|
|
752
752
|
</div>
|
data/docs/Fox/FXStream.html
CHANGED
@@ -104,7 +104,7 @@
|
|
104
104
|
<h2>Overview</h2><div class="docstring">
|
105
105
|
<div class="discussion">
|
106
106
|
|
107
|
-
<p>A stream is a way to serialize data and objects into a byte stream. Each item of data that is saved or loaded from the stream may be byte-swapped, thus allowing little-endian machines to read data produced on big endian ones and vice-versa. Data is serialized exactly as-is. There are no tags or other markers inserted into the stream; thus, the stream may be used to save or load arbitrary binary data. Objects derived from FXObjects may be serialized also; whenever a reference to an object is serialized, a table is consulted to determine if the same object has been encountered previously; if not, the object is added to the table and then its contents are serialized. If the object has been encountered before, only a reference to the object is serialized. When loading back a serialized object, new instances are constructed using the default constructor, and subsequently the object
|
107
|
+
<p>A stream is a way to serialize data and objects into a byte stream. Each item of data that is saved or loaded from the stream may be byte-swapped, thus allowing little-endian machines to read data produced on big endian ones and vice-versa. Data is serialized exactly as-is. There are no tags or other markers inserted into the stream; thus, the stream may be used to save or load arbitrary binary data. Objects derived from FXObjects may be serialized also; whenever a reference to an object is serialized, a table is consulted to determine if the same object has been encountered previously; if not, the object is added to the table and then its contents are serialized. If the object has been encountered before, only a reference to the object is serialized. When loading back a serialized object, new instances are constructed using the default constructor, and subsequently the object’s contents are loaded. A special container object may be passed in which is placed in the table as if it had been encountered before; this will cause only references to this object to be saved. The container object is typically the top-level document object which manages all objects contained by it. Additional objects may be added using addObject(); these will not be actually saved or loaded.</p>
|
108
108
|
|
109
109
|
<h3 id="label-Stream+status+codes">Stream status codes</h3>
|
110
110
|
<dl class="rdoc-list note-list"><dt><code>FXStreamOK</code>
|
@@ -1362,9 +1362,9 @@
|
|
1362
1362
|
</div>
|
1363
1363
|
|
1364
1364
|
<div id="footer">
|
1365
|
-
Generated on
|
1366
|
-
<a href="
|
1367
|
-
0.9.
|
1365
|
+
Generated on Sun May 14 21:55:25 2023 by
|
1366
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1367
|
+
0.9.34 (ruby-3.2.0).
|
1368
1368
|
</div>
|
1369
1369
|
|
1370
1370
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
data/docs/Fox/FXStreamError.html
CHANGED
@@ -249,9 +249,9 @@
|
|
249
249
|
</div>
|
250
250
|
|
251
251
|
<div id="footer">
|
252
|
-
Generated on
|
253
|
-
<a href="
|
254
|
-
0.9.
|
252
|
+
Generated on Sun May 14 21:56:15 2023 by
|
253
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
254
|
+
0.9.34 (ruby-3.2.0).
|
255
255
|
</div>
|
256
256
|
|
257
257
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -106,7 +106,7 @@
|
|
106
106
|
<h2>Overview</h2><div class="docstring">
|
107
107
|
<div class="discussion">
|
108
108
|
|
109
|
-
<p>Filled up a stream
|
109
|
+
<p>Filled up a stream’s internal buffer, or the disk is full</p>
|
110
110
|
|
111
111
|
|
112
112
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
@@ -138,9 +138,9 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Sun May 14 21:56:15 2023 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.34 (ruby-3.2.0).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
data/docs/Fox/FXStringDict.html
CHANGED
@@ -106,7 +106,7 @@
|
|
106
106
|
<h2>Overview</h2><div class="docstring">
|
107
107
|
<div class="discussion">
|
108
108
|
|
109
|
-
<p>An FXStringDict (string dictionary) object maps one string to another string. The inserted strings are copied when they
|
109
|
+
<p>An FXStringDict (string dictionary) object maps one string to another string. The inserted strings are copied when they’re inserted.</p>
|
110
110
|
|
111
111
|
|
112
112
|
</div>
|
@@ -542,9 +542,9 @@
|
|
542
542
|
</div>
|
543
543
|
|
544
544
|
<div id="footer">
|
545
|
-
Generated on
|
546
|
-
<a href="
|
547
|
-
0.9.
|
545
|
+
Generated on Sun May 14 21:56:01 2023 by
|
546
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
547
|
+
0.9.34 (ruby-3.2.0).
|
548
548
|
</div>
|
549
549
|
|
550
550
|
</div>
|
data/docs/Fox/FXSwitcher.html
CHANGED
@@ -114,14 +114,14 @@
|
|
114
114
|
<h2>Overview</h2><div class="docstring">
|
115
115
|
<div class="discussion">
|
116
116
|
|
117
|
-
<p>The FXSwitcher layout manager automatically arranges its child windows such that one of them is placed on top; all other child windows are hidden. Switcher provides a convenient method to conserve screen real-estate by arranging several GUI panels to appear in the same space, depending on context. Switcher ignores all layout hints from its children; all children are stretched according to the switcher layout managers own size. When the <code>SWITCHER_HCOLLAPSE</code> or <code>SWITCHER_VCOLLAPSE</code> options are used, the switcher
|
117
|
+
<p>The FXSwitcher layout manager automatically arranges its child windows such that one of them is placed on top; all other child windows are hidden. Switcher provides a convenient method to conserve screen real-estate by arranging several GUI panels to appear in the same space, depending on context. Switcher ignores all layout hints from its children; all children are stretched according to the switcher layout managers own size. When the <code>SWITCHER_HCOLLAPSE</code> or <code>SWITCHER_VCOLLAPSE</code> options are used, the switcher’s default size is based on the width or height of the current child, instead of the maximum width or height of all of the children.</p>
|
118
118
|
|
119
119
|
<h3 id="label-Events">Events</h3>
|
120
120
|
|
121
121
|
<p>The following messages are sent by FXSwitcher to its target:</p>
|
122
122
|
<dl class="rdoc-list note-list"><dt><code>SEL_COMMAND</code>
|
123
123
|
<dd>
|
124
|
-
<p>sent whenever the current (topmost) child window changes; the message data is an integer indicating the new current window
|
124
|
+
<p>sent whenever the current (topmost) child window changes; the message data is an integer indicating the new current window’s index.</p>
|
125
125
|
</dd></dl>
|
126
126
|
|
127
127
|
<h3 id="label-Switcher+options">Switcher options</h3>
|
@@ -203,7 +203,7 @@
|
|
203
203
|
|
204
204
|
|
205
205
|
<span class="summary_desc"><div class='inline'>
|
206
|
-
<p>Current child window
|
206
|
+
<p>Current child window’s index [Integer].</p>
|
207
207
|
</div></span>
|
208
208
|
|
209
209
|
</li>
|
@@ -488,7 +488,7 @@
|
|
488
488
|
</h3><div class="docstring">
|
489
489
|
<div class="discussion">
|
490
490
|
|
491
|
-
<p>Current child window
|
491
|
+
<p>Current child window’s index [Integer]</p>
|
492
492
|
|
493
493
|
|
494
494
|
</div>
|
@@ -579,7 +579,7 @@
|
|
579
579
|
</h3><div class="docstring">
|
580
580
|
<div class="discussion">
|
581
581
|
|
582
|
-
<p>Raise the child window at <em>index</em> to the top of the stack. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the switcher
|
582
|
+
<p>Raise the child window at <em>index</em> to the top of the stack. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the switcher’s message target Raises IndexError if <em>index</em> is out of bounds.</p>
|
583
583
|
|
584
584
|
|
585
585
|
</div>
|
@@ -609,9 +609,9 @@
|
|
609
609
|
</div>
|
610
610
|
|
611
611
|
<div id="footer">
|
612
|
-
Generated on
|
613
|
-
<a href="
|
614
|
-
0.9.
|
612
|
+
Generated on Sun May 14 21:55:39 2023 by
|
613
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
614
|
+
0.9.34 (ruby-3.2.0).
|
615
615
|
</div>
|
616
616
|
|
617
617
|
</div>
|
data/docs/Fox/FXTGAIcon.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 Sun May 14 21:55:31 2023 by
|
444
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
445
|
+
0.9.34 (ruby-3.2.0).
|
446
446
|
</div>
|
447
447
|
|
448
448
|
</div>
|
data/docs/Fox/FXTGAImage.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 Sun May 14 21:55:39 2023 by
|
428
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
429
|
+
0.9.34 (ruby-3.2.0).
|
430
430
|
</div>
|
431
431
|
|
432
432
|
</div>
|
data/docs/Fox/FXTIFIcon.html
CHANGED
@@ -594,9 +594,9 @@
|
|
594
594
|
</div>
|
595
595
|
|
596
596
|
<div id="footer">
|
597
|
-
Generated on
|
598
|
-
<a href="
|
599
|
-
0.9.
|
597
|
+
Generated on Sun May 14 21:55:31 2023 by
|
598
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
599
|
+
0.9.34 (ruby-3.2.0).
|
600
600
|
</div>
|
601
601
|
|
602
602
|
</div>
|
data/docs/Fox/FXTIFImage.html
CHANGED
@@ -578,9 +578,9 @@
|
|
578
578
|
</div>
|
579
579
|
|
580
580
|
<div id="footer">
|
581
|
-
Generated on
|
582
|
-
<a href="
|
583
|
-
0.9.
|
581
|
+
Generated on Sun May 14 21:55:39 2023 by
|
582
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
583
|
+
0.9.34 (ruby-3.2.0).
|
584
584
|
</div>
|
585
585
|
|
586
586
|
</div>
|
data/docs/Fox/FXTabBar.html
CHANGED
@@ -114,14 +114,14 @@
|
|
114
114
|
<h2>Overview</h2><div class="docstring">
|
115
115
|
<div class="discussion">
|
116
116
|
|
117
|
-
<p>The FXTabBar layout manager arranges tab items side by side, and raises the active tab item above the neighboring tab items. In a the horizontal arrangement, the tab bar can have the tab items on the top or on the bottom. In the vertical arrangement, the tabs can be on the left or on the right. When one of the tab items is pressed, the tab bar
|
117
|
+
<p>The FXTabBar layout manager arranges tab items side by side, and raises the active tab item above the neighboring tab items. In a the horizontal arrangement, the tab bar can have the tab items on the top or on the bottom. In the vertical arrangement, the tabs can be on the left or on the right. When one of the tab items is pressed, the tab bar’s <span class='object_link'><a href="#setCurrent-instance_method" title="Fox::FXTabBar#setCurrent (method)">#setCurrent</a></span>() method is called with <em>notify</em> of <code>true</code>. This in turn causes the tab bar to send a <code>SEL_COMMAND</code> message to its target.</p>
|
118
118
|
|
119
119
|
<h3 id="label-Events">Events</h3>
|
120
120
|
|
121
121
|
<p>The following messages are sent by FXTabBar to its target:</p>
|
122
122
|
<dl class="rdoc-list note-list"><dt><code>SEL_COMMAND</code>
|
123
123
|
<dd>
|
124
|
-
<p>sent whenever the current tab item changes; the message data is an integer indicating the new current tab item
|
124
|
+
<p>sent whenever the current tab item changes; the message data is an integer indicating the new current tab item’s index.</p>
|
125
125
|
</dd></dl>
|
126
126
|
|
127
127
|
<h3 id="label-Tab+book+options">Tab book options</h3>
|
@@ -222,7 +222,7 @@
|
|
222
222
|
|
223
223
|
|
224
224
|
<span class="summary_desc"><div class='inline'>
|
225
|
-
<p>Currently active tab item
|
225
|
+
<p>Currently active tab item’s index [Integer].</p>
|
226
226
|
</div></span>
|
227
227
|
|
228
228
|
</li>
|
@@ -513,7 +513,7 @@
|
|
513
513
|
</h3><div class="docstring">
|
514
514
|
<div class="discussion">
|
515
515
|
|
516
|
-
<p>Currently active tab item
|
516
|
+
<p>Currently active tab item’s index [Integer]</p>
|
517
517
|
|
518
518
|
|
519
519
|
</div>
|
@@ -604,7 +604,7 @@
|
|
604
604
|
</h3><div class="docstring">
|
605
605
|
<div class="discussion">
|
606
606
|
|
607
|
-
<p>Change currently active tab item; this raises the active tab item slightly above the neighboring tab items. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the tab bar
|
607
|
+
<p>Change currently active tab item; this raises the active tab item slightly above the neighboring tab items. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the tab bar’s message target</p>
|
608
608
|
|
609
609
|
|
610
610
|
</div>
|
@@ -634,9 +634,9 @@
|
|
634
634
|
</div>
|
635
635
|
|
636
636
|
<div id="footer">
|
637
|
-
Generated on
|
638
|
-
<a href="
|
639
|
-
0.9.
|
637
|
+
Generated on Sun May 14 21:55:25 2023 by
|
638
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
639
|
+
0.9.34 (ruby-3.2.0).
|
640
640
|
</div>
|
641
641
|
|
642
642
|
</div>
|
data/docs/Fox/FXTabBook.html
CHANGED
@@ -116,7 +116,7 @@
|
|
116
116
|
<h2>Overview</h2><div class="docstring">
|
117
117
|
<div class="discussion">
|
118
118
|
|
119
|
-
<p>The tab book layout manager arranges pairs of children; the even numbered children (0,2,4,…) are usually tab items, and are placed on the top. The odd numbered children are usually layout managers, and are placed below; all the odd numbered children are placed on top of each other, similar to the switcher widget. When the user presses one of the tab items, the tab item is raised above the neighboring tabs, and the corresponding panel is raised to the top. Thus, a tab book can be used to present many GUI controls in a small space by placing several panels on top of each other and using tab items to select the desired panel. When one of the tab items is pressed, the tab book
|
119
|
+
<p>The tab book layout manager arranges pairs of children; the even numbered children (0,2,4,…) are usually tab items, and are placed on the top. The odd numbered children are usually layout managers, and are placed below; all the odd numbered children are placed on top of each other, similar to the switcher widget. When the user presses one of the tab items, the tab item is raised above the neighboring tabs, and the corresponding panel is raised to the top. Thus, a tab book can be used to present many GUI controls in a small space by placing several panels on top of each other and using tab items to select the desired panel. When one of the tab items is pressed, the tab book’s <span class='object_link'><a href="FXTabBar.html#setCurrent-instance_method" title="Fox::FXTabBar#setCurrent (method)">Fox::FXTabBar#setCurrent</a></span> method is called with _notify+=true. This causes the tab book to send a <code>SEL_COMMAND</code> message to its target.</p>
|
120
120
|
|
121
121
|
|
122
122
|
</div>
|
@@ -363,9 +363,9 @@
|
|
363
363
|
</div>
|
364
364
|
|
365
365
|
<div id="footer">
|
366
|
-
Generated on
|
367
|
-
<a href="
|
368
|
-
0.9.
|
366
|
+
Generated on Sun May 14 21:55:32 2023 by
|
367
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
368
|
+
0.9.34 (ruby-3.2.0).
|
369
369
|
</div>
|
370
370
|
|
371
371
|
</div>
|
data/docs/Fox/FXTabItem.html
CHANGED
@@ -468,9 +468,9 @@
|
|
468
468
|
</div>
|
469
469
|
|
470
470
|
<div id="footer">
|
471
|
-
Generated on
|
472
|
-
<a href="
|
473
|
-
0.9.
|
471
|
+
Generated on Sun May 14 21:55:32 2023 by
|
472
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
473
|
+
0.9.34 (ruby-3.2.0).
|
474
474
|
</div>
|
475
475
|
|
476
476
|
</div>
|