fxruby 1.6.45 → 1.6.47
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.github/workflows/binary.yml +89 -0
- data/.github/workflows/ci.yml +68 -0
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +12 -0
- data/{README.rdoc → README.md} +13 -14
- data/Rakefile +22 -4
- data/appveyor.yml +5 -8
- data/doap.rdf +2 -2
- data/docs/Fox/Canvas/CanvasError.html +3 -3
- data/docs/Fox/Canvas/CircleShape.html +3 -3
- data/docs/Fox/Canvas/ImageShape.html +3 -3
- data/docs/Fox/Canvas/LineShape.html +3 -3
- data/docs/Fox/Canvas/PolygonShape.html +3 -3
- data/docs/Fox/Canvas/RectangleShape.html +3 -3
- data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/Shape.html +5 -5
- data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
- data/docs/Fox/Canvas/ShapeGroup.html +3 -3
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/TextShape.html +3 -3
- data/docs/Fox/Canvas.html +6 -6
- data/docs/Fox/FTNonModal.html +3 -3
- data/docs/Fox/FX4Splitter.html +3 -3
- data/docs/Fox/FX7Segment.html +3 -3
- data/docs/Fox/FXAccelTable.html +7 -7
- data/docs/Fox/FXApp.html +24 -24
- data/docs/Fox/FXArc.html +7 -7
- data/docs/Fox/FXArrowButton.html +3 -3
- data/docs/Fox/FXBMPIcon.html +3 -3
- data/docs/Fox/FXBMPImage.html +3 -3
- data/docs/Fox/FXBitmap.html +3 -3
- data/docs/Fox/FXBitmapFrame.html +3 -3
- data/docs/Fox/FXBitmapView.html +3 -3
- data/docs/Fox/FXButton.html +3 -3
- data/docs/Fox/FXCURCursor.html +3 -3
- data/docs/Fox/FXCalendar.html +3 -3
- data/docs/Fox/FXCanvas.html +3 -3
- data/docs/Fox/FXCheckButton.html +3 -3
- data/docs/Fox/FXChoiceBox.html +4 -4
- data/docs/Fox/FXColor.html +3 -3
- data/docs/Fox/FXColorBar.html +3 -3
- data/docs/Fox/FXColorDialog.html +4 -4
- data/docs/Fox/FXColorItem.html +3 -3
- data/docs/Fox/FXColorList.html +3 -3
- data/docs/Fox/FXColorRing.html +3 -3
- data/docs/Fox/FXColorSelector.html +3 -3
- data/docs/Fox/FXColorWell.html +5 -5
- data/docs/Fox/FXColorWheel.html +3 -3
- data/docs/Fox/FXComboBox.html +6 -6
- data/docs/Fox/FXComboTableItem.html +3 -3
- data/docs/Fox/FXCommand.html +4 -4
- data/docs/Fox/FXComposite.html +5 -5
- data/docs/Fox/FXCursor.html +3 -3
- data/docs/Fox/FXDC.html +9 -9
- data/docs/Fox/FXDCPrint.html +3 -3
- data/docs/Fox/FXDCWindow.html +3 -3
- data/docs/Fox/FXDataTarget.html +10 -10
- data/docs/Fox/FXDebugTarget.html +3 -3
- data/docs/Fox/FXDelegator.html +3 -3
- data/docs/Fox/FXDial.html +8 -8
- data/docs/Fox/FXDialogBox.html +4 -4
- data/docs/Fox/FXDict.html +3 -3
- data/docs/Fox/FXDirBox.html +3 -3
- data/docs/Fox/FXDirDialog.html +5 -5
- data/docs/Fox/FXDirItem.html +3 -3
- data/docs/Fox/FXDirList.html +7 -7
- data/docs/Fox/FXDirSelector.html +5 -5
- data/docs/Fox/FXDockBar.html +6 -6
- data/docs/Fox/FXDockHandler.html +3 -3
- data/docs/Fox/FXDockSite.html +6 -6
- data/docs/Fox/FXDockTitle.html +3 -3
- data/docs/Fox/FXDocument.html +3 -3
- data/docs/Fox/FXDragCorner.html +3 -3
- data/docs/Fox/FXDrawable.html +3 -3
- data/docs/Fox/FXDriveBox.html +3 -3
- data/docs/Fox/FXEvent.html +3 -3
- data/docs/Fox/FXExtentd.html +5 -5
- data/docs/Fox/FXExtentf.html +5 -5
- data/docs/Fox/FXFileAssoc.html +3 -3
- data/docs/Fox/FXFileDialog.html +8 -8
- data/docs/Fox/FXFileDict.html +3 -3
- data/docs/Fox/FXFileItem.html +3 -3
- data/docs/Fox/FXFileList.html +7 -7
- data/docs/Fox/FXFileSelector.html +11 -11
- data/docs/Fox/FXFileStream.html +3 -3
- data/docs/Fox/FXFoldingItem.html +5 -5
- data/docs/Fox/FXFoldingList.html +38 -38
- data/docs/Fox/FXFont.html +4 -4
- data/docs/Fox/FXFontDesc.html +3 -3
- data/docs/Fox/FXFontDialog.html +3 -3
- data/docs/Fox/FXFontSelector.html +3 -3
- data/docs/Fox/FXFrame.html +3 -3
- data/docs/Fox/FXGIFCursor.html +3 -3
- data/docs/Fox/FXGIFIcon.html +3 -3
- data/docs/Fox/FXGIFImage.html +3 -3
- data/docs/Fox/FXGLCanvas.html +5 -5
- data/docs/Fox/FXGLCone.html +54 -61
- data/docs/Fox/FXGLContext.html +3 -3
- data/docs/Fox/FXGLCube.html +73 -79
- data/docs/Fox/FXGLCylinder.html +63 -70
- data/docs/Fox/FXGLGroup.html +58 -59
- data/docs/Fox/FXGLLine.html +45 -51
- data/docs/Fox/FXGLObject.html +10 -10
- data/docs/Fox/FXGLPoint.html +31 -37
- data/docs/Fox/FXGLShape.html +3 -3
- data/docs/Fox/FXGLSphere.html +39 -46
- data/docs/Fox/FXGLViewer.html +3 -3
- data/docs/Fox/FXGLVisual.html +3 -3
- data/docs/Fox/FXGradient.html +3 -3
- data/docs/Fox/FXGradientBar.html +17 -17
- data/docs/Fox/FXGroupBox.html +5 -5
- data/docs/Fox/FXHeader.html +17 -17
- data/docs/Fox/FXHeaderItem.html +15 -15
- data/docs/Fox/FXHiliteStyle.html +3 -3
- data/docs/Fox/FXHorizontalFrame.html +4 -4
- data/docs/Fox/FXHorizontalSeparator.html +3 -3
- data/docs/Fox/FXICOIcon.html +3 -3
- data/docs/Fox/FXICOImage.html +3 -3
- data/docs/Fox/FXIcon.html +3 -3
- data/docs/Fox/FXIconDict.html +3 -3
- data/docs/Fox/FXIconItem.html +5 -5
- data/docs/Fox/FXIconList.html +19 -19
- data/docs/Fox/FXIconSource.html +7 -7
- data/docs/Fox/FXId.html +3 -3
- data/docs/Fox/FXImage.html +6 -6
- data/docs/Fox/FXImageFrame.html +3 -3
- data/docs/Fox/FXImageView.html +3 -3
- data/docs/Fox/FXInputDialog.html +5 -5
- data/docs/Fox/FXIrb.html +6 -6
- data/docs/Fox/FXJPGIcon.html +3 -3
- data/docs/Fox/FXJPGImage.html +3 -3
- data/docs/Fox/FXKnob.html +7 -7
- data/docs/Fox/FXLabel.html +5 -5
- data/docs/Fox/FXLight.html +3 -3
- data/docs/Fox/FXList.html +24 -24
- data/docs/Fox/FXListBox.html +7 -7
- data/docs/Fox/FXListItem.html +5 -5
- data/docs/Fox/FXMDIChild.html +6 -6
- data/docs/Fox/FXMDIClient.html +4 -4
- data/docs/Fox/FXMDIDeleteButton.html +3 -3
- data/docs/Fox/FXMDIMaximizeButton.html +3 -3
- data/docs/Fox/FXMDIMenu.html +3 -3
- data/docs/Fox/FXMDIMinimizeButton.html +3 -3
- data/docs/Fox/FXMDIRestoreButton.html +3 -3
- data/docs/Fox/FXMDIWindowButton.html +3 -3
- data/docs/Fox/FXMainWindow.html +3 -3
- data/docs/Fox/FXMaterial.html +3 -3
- data/docs/Fox/FXMatrix.html +3 -3
- data/docs/Fox/FXMemoryBuffer.html +3 -3
- data/docs/Fox/FXMemoryStream.html +3 -3
- data/docs/Fox/FXMenuBar.html +3 -3
- data/docs/Fox/FXMenuButton.html +6 -6
- data/docs/Fox/FXMenuCaption.html +5 -5
- data/docs/Fox/FXMenuCascade.html +3 -3
- data/docs/Fox/FXMenuCheck.html +3 -3
- data/docs/Fox/FXMenuCommand.html +3 -3
- data/docs/Fox/FXMenuPane.html +3 -3
- data/docs/Fox/FXMenuRadio.html +3 -3
- data/docs/Fox/FXMenuSeparator.html +3 -3
- data/docs/Fox/FXMenuTitle.html +3 -3
- data/docs/Fox/FXMessageBox.html +5 -5
- data/docs/Fox/FXObject.html +4 -4
- data/docs/Fox/FXOption.html +3 -3
- data/docs/Fox/FXOptionMenu.html +3 -3
- data/docs/Fox/FXPCXIcon.html +3 -3
- data/docs/Fox/FXPCXImage.html +3 -3
- data/docs/Fox/FXPNGIcon.html +3 -3
- data/docs/Fox/FXPNGImage.html +3 -3
- data/docs/Fox/FXPPMIcon.html +3 -3
- data/docs/Fox/FXPPMImage.html +3 -3
- data/docs/Fox/FXPSBounds.html +3 -3
- data/docs/Fox/FXPacker.html +3 -3
- data/docs/Fox/FXPicker.html +3 -3
- data/docs/Fox/FXPopup.html +3 -3
- data/docs/Fox/FXPrintDialog.html +3 -3
- data/docs/Fox/FXPrinter.html +3 -3
- data/docs/Fox/FXProgressBar.html +3 -3
- data/docs/Fox/FXProgressDialog.html +3 -3
- data/docs/Fox/FXPseudoKeyboard.html +3 -3
- data/docs/Fox/FXPseudoMouse.html +3 -3
- data/docs/Fox/FXPseudoTarget.html +3 -3
- data/docs/Fox/FXQuatd.html +3 -3
- data/docs/Fox/FXQuatf.html +3 -3
- data/docs/Fox/FXRGBIcon.html +3 -3
- data/docs/Fox/FXRGBImage.html +3 -3
- data/docs/Fox/FXRadioButton.html +3 -3
- data/docs/Fox/FXRanged.html +3 -3
- data/docs/Fox/FXRangef.html +3 -3
- data/docs/Fox/FXRealSlider.html +3 -3
- data/docs/Fox/FXRealSpinner.html +16 -16
- data/docs/Fox/FXRecentFiles.html +3 -3
- data/docs/Fox/FXRectangle.html +11 -11
- data/docs/Fox/FXRegion.html +3 -3
- data/docs/Fox/FXRegistry.html +5 -5
- data/docs/Fox/FXReplaceDialog.html +3 -3
- data/docs/Fox/FXRootWindow.html +3 -3
- data/docs/Fox/FXRuler.html +3 -3
- data/docs/Fox/FXRulerView.html +26 -26
- data/docs/Fox/FXScintilla.html +21 -21
- data/docs/Fox/FXScrollArea.html +5 -5
- data/docs/Fox/FXScrollBar.html +3 -3
- data/docs/Fox/FXScrollCorner.html +3 -3
- data/docs/Fox/FXScrollPane.html +3 -3
- data/docs/Fox/FXScrollWindow.html +4 -4
- data/docs/Fox/FXSearchDialog.html +3 -3
- data/docs/Fox/FXSegment.html +3 -3
- data/docs/Fox/FXSeparator.html +4 -4
- data/docs/Fox/FXSettings.html +3 -3
- data/docs/Fox/FXShell.html +3 -3
- data/docs/Fox/FXShutter.html +4 -4
- data/docs/Fox/FXShutterItem.html +3 -3
- data/docs/Fox/FXSize.html +3 -3
- data/docs/Fox/FXSlider.html +3 -3
- data/docs/Fox/FXSphered.html +3 -3
- data/docs/Fox/FXSpheref.html +3 -3
- data/docs/Fox/FXSpinner.html +16 -16
- data/docs/Fox/FXSplashScreen.html +3 -3
- data/docs/Fox/FXSplashWindow.html +5 -5
- data/docs/Fox/FXSplitter.html +3 -3
- data/docs/Fox/FXSpring.html +3 -3
- data/docs/Fox/FXStatusBar.html +3 -3
- data/docs/Fox/FXStatusLine.html +4 -4
- data/docs/Fox/FXStream.html +4 -4
- data/docs/Fox/FXStreamAllocError.html +3 -3
- data/docs/Fox/FXStreamEndError.html +3 -3
- data/docs/Fox/FXStreamError.html +3 -3
- data/docs/Fox/FXStreamFailureError.html +3 -3
- data/docs/Fox/FXStreamFormatError.html +3 -3
- data/docs/Fox/FXStreamFullError.html +4 -4
- data/docs/Fox/FXStreamNoReadError.html +3 -3
- data/docs/Fox/FXStreamNoWriteError.html +3 -3
- data/docs/Fox/FXStreamUnknownError.html +3 -3
- data/docs/Fox/FXStringDict.html +4 -4
- data/docs/Fox/FXSwitcher.html +8 -8
- data/docs/Fox/FXTGAIcon.html +3 -3
- data/docs/Fox/FXTGAImage.html +3 -3
- data/docs/Fox/FXTIFIcon.html +3 -3
- data/docs/Fox/FXTIFImage.html +3 -3
- data/docs/Fox/FXTabBar.html +8 -8
- data/docs/Fox/FXTabBook.html +4 -4
- data/docs/Fox/FXTabItem.html +3 -3
- data/docs/Fox/FXTable.html +27 -27
- data/docs/Fox/FXTableItem.html +5 -5
- data/docs/Fox/FXTablePos.html +3 -3
- data/docs/Fox/FXTableRange.html +3 -3
- data/docs/Fox/FXText.html +25 -25
- data/docs/Fox/FXTextChange.html +3 -3
- data/docs/Fox/FXTextField.html +5 -5
- data/docs/Fox/FXToggleButton.html +7 -7
- data/docs/Fox/FXToolBar.html +3 -3
- data/docs/Fox/FXToolBarGrip.html +3 -3
- data/docs/Fox/FXToolBarShell.html +3 -3
- data/docs/Fox/FXToolBarTab.html +5 -5
- data/docs/Fox/FXToolTip.html +5 -5
- data/docs/Fox/FXTopWindow.html +4 -4
- data/docs/Fox/FXTranslator.html +3 -3
- data/docs/Fox/FXTreeItem.html +19 -19
- data/docs/Fox/FXTreeList.html +40 -40
- data/docs/Fox/FXTreeListBox.html +27 -27
- data/docs/Fox/FXTriStateButton.html +9 -9
- data/docs/Fox/FXUndoList.html +8 -8
- data/docs/Fox/FXVec2d.html +7 -7
- data/docs/Fox/FXVec2f.html +7 -7
- data/docs/Fox/FXVec3d.html +7 -7
- data/docs/Fox/FXVec3f.html +7 -7
- data/docs/Fox/FXVec4d.html +7 -7
- data/docs/Fox/FXVec4f.html +7 -7
- data/docs/Fox/FXVerticalFrame.html +4 -4
- data/docs/Fox/FXVerticalSeparator.html +3 -3
- data/docs/Fox/FXViewport.html +3 -3
- data/docs/Fox/FXVisual.html +3 -3
- data/docs/Fox/FXWindow.html +36 -36
- data/docs/Fox/FXWizard.html +3 -3
- data/docs/Fox/FXXBMIcon.html +3 -3
- data/docs/Fox/FXXBMImage.html +3 -3
- data/docs/Fox/FXXPMIcon.html +3 -3
- data/docs/Fox/FXXPMImage.html +3 -3
- data/docs/Fox/NotifyHeader.html +3 -3
- data/docs/Fox/SCNotification.html +3 -3
- data/docs/Fox/TextRange.html +3 -3
- data/docs/Fox.html +7 -7
- data/docs/IRB.html +3 -3
- data/docs/Responder.html +4 -4
- data/docs/Responder2.html +3 -3
- data/docs/_index.html +3 -3
- data/docs/css/style.css +1 -0
- data/docs/file.History.html +75 -52
- data/docs/file.README.html +7 -7
- data/docs/index.html +487 -501
- data/docs/top-level-namespace.html +3 -3
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/core_wrap.cpp +1 -1
- data/ext/fox16_c/dc_wrap.cpp +1 -1
- data/ext/fox16_c/dialogs_wrap.cpp +1 -1
- data/ext/fox16_c/extconf.rb +13 -13
- data/ext/fox16_c/frames_wrap.cpp +1 -1
- data/ext/fox16_c/fx3d_wrap.cpp +1 -1
- data/ext/fox16_c/iconlist_wrap.cpp +1 -1
- data/ext/fox16_c/icons_wrap.cpp +1 -1
- data/ext/fox16_c/image_wrap.cpp +1 -1
- data/ext/fox16_c/label_wrap.cpp +1 -1
- data/ext/fox16_c/layout_wrap.cpp +1 -1
- data/ext/fox16_c/list_wrap.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1 -1
- data/ext/fox16_c/menu_wrap.cpp +1 -1
- data/ext/fox16_c/scintilla_wrap.cpp +1 -1
- data/ext/fox16_c/swigruby.h +1 -1
- data/ext/fox16_c/table_wrap.cpp +1 -1
- data/ext/fox16_c/text_wrap.cpp +1 -1
- data/ext/fox16_c/treelist_wrap.cpp +1 -1
- data/ext/fox16_c/ui_wrap.cpp +1 -1
- data/fxruby.gemspec +9 -1
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/kwargs.rb +891 -891
- data/lib/fox16/version.rb +1 -1
- data/scripts/iface.rb +8 -12
- data/test/TC_FXDCPrint.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +263 -32
- metadata.gz.sig +0 -0
- data/rdoc-sources/Makefile +0 -23
data/docs/Fox/FXMenuCheck.html
CHANGED
@@ -711,9 +711,9 @@
|
|
711
711
|
</div>
|
712
712
|
|
713
713
|
<div id="footer">
|
714
|
-
Generated on
|
715
|
-
<a href="
|
716
|
-
0.9.
|
714
|
+
Generated on Sun May 14 21:55:47 2023 by
|
715
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
716
|
+
0.9.34 (ruby-3.2.0).
|
717
717
|
</div>
|
718
718
|
|
719
719
|
</div>
|
data/docs/Fox/FXMenuCommand.html
CHANGED
@@ -390,9 +390,9 @@
|
|
390
390
|
</div>
|
391
391
|
|
392
392
|
<div id="footer">
|
393
|
-
Generated on
|
394
|
-
<a href="
|
395
|
-
0.9.
|
393
|
+
Generated on Sun May 14 21:56:06 2023 by
|
394
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
395
|
+
0.9.34 (ruby-3.2.0).
|
396
396
|
</div>
|
397
397
|
|
398
398
|
</div>
|
data/docs/Fox/FXMenuPane.html
CHANGED
@@ -323,9 +323,9 @@
|
|
323
323
|
</div>
|
324
324
|
|
325
325
|
<div id="footer">
|
326
|
-
Generated on
|
327
|
-
<a href="
|
328
|
-
0.9.
|
326
|
+
Generated on Sun May 14 21:55:38 2023 by
|
327
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
328
|
+
0.9.34 (ruby-3.2.0).
|
329
329
|
</div>
|
330
330
|
|
331
331
|
</div>
|
data/docs/Fox/FXMenuRadio.html
CHANGED
@@ -711,9 +711,9 @@
|
|
711
711
|
</div>
|
712
712
|
|
713
713
|
<div id="footer">
|
714
|
-
Generated on
|
715
|
-
<a href="
|
716
|
-
0.9.
|
714
|
+
Generated on Sun May 14 21:55:47 2023 by
|
715
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
716
|
+
0.9.34 (ruby-3.2.0).
|
717
717
|
</div>
|
718
718
|
|
719
719
|
</div>
|
@@ -430,9 +430,9 @@
|
|
430
430
|
</div>
|
431
431
|
|
432
432
|
<div id="footer">
|
433
|
-
Generated on
|
434
|
-
<a href="
|
435
|
-
0.9.
|
433
|
+
Generated on Sun May 14 21:56:12 2023 by
|
434
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
435
|
+
0.9.34 (ruby-3.2.0).
|
436
436
|
</div>
|
437
437
|
|
438
438
|
</div>
|
data/docs/Fox/FXMenuTitle.html
CHANGED
@@ -395,9 +395,9 @@
|
|
395
395
|
</div>
|
396
396
|
|
397
397
|
<div id="footer">
|
398
|
-
Generated on
|
399
|
-
<a href="
|
400
|
-
0.9.
|
398
|
+
Generated on Sun May 14 21:55:47 2023 by
|
399
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
400
|
+
0.9.34 (ruby-3.2.0).
|
401
401
|
</div>
|
402
402
|
|
403
403
|
</div>
|
data/docs/Fox/FXMessageBox.html
CHANGED
@@ -144,7 +144,7 @@
|
|
144
144
|
<p>Message box has <strong>Skip</strong>, *Skip All* and <strong>Cancel</strong> buttons</p>
|
145
145
|
</dd><dt><code>MBOX_SAVE_CANCEL_DONTSAVE</code>
|
146
146
|
<dd>
|
147
|
-
<p>Message box has *Don
|
147
|
+
<p>Message box has *Don’t Save*, <strong>Cancel</strong> and <strong>Save</strong> buttons</p>
|
148
148
|
</dd></dl>
|
149
149
|
|
150
150
|
<h3 id="label-Return+values">Return values</h3>
|
@@ -174,7 +174,7 @@
|
|
174
174
|
<p>The *Skip All* button was clicked</p>
|
175
175
|
</dd><dt><code>MBOX_CLICKED_DONTSAVE</code>
|
176
176
|
<dd>
|
177
|
-
<p>The *Don
|
177
|
+
<p>The *Don’t Save* button was clicked (same as <code>MBOX_CLICKED_NO</code>)</p>
|
178
178
|
</dd></dl>
|
179
179
|
|
180
180
|
|
@@ -648,9 +648,9 @@
|
|
648
648
|
</div>
|
649
649
|
|
650
650
|
<div id="footer">
|
651
|
-
Generated on
|
652
|
-
<a href="
|
653
|
-
0.9.
|
651
|
+
Generated on Sun May 14 21:56:00 2023 by
|
652
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
653
|
+
0.9.34 (ruby-3.2.0).
|
654
654
|
</div>
|
655
655
|
|
656
656
|
</div>
|
data/docs/Fox/FXObject.html
CHANGED
@@ -104,7 +104,7 @@
|
|
104
104
|
<h2>Overview</h2><div class="docstring">
|
105
105
|
<div class="discussion">
|
106
106
|
|
107
|
-
<p>FXObject is the base class for all objects in FOX; in order to receive messages from the user interface, your class must derive from FXObject. The FXObject class also provides serialization facilities, with which you can save and restore the object
|
107
|
+
<p>FXObject is the base class for all objects in FOX; in order to receive messages from the user interface, your class must derive from FXObject. The FXObject class also provides serialization facilities, with which you can save and restore the object’s state. If you’ve subclassed from FXObject, you can save your subclasses’ state by overloading the save() and load() functions and use the stream API to serialize its member data.</p>
|
108
108
|
|
109
109
|
|
110
110
|
</div>
|
@@ -535,9 +535,9 @@
|
|
535
535
|
</div>
|
536
536
|
|
537
537
|
<div id="footer">
|
538
|
-
Generated on
|
539
|
-
<a href="
|
540
|
-
0.9.
|
538
|
+
Generated on Sun May 14 21:55:24 2023 by
|
539
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
540
|
+
0.9.34 (ruby-3.2.0).
|
541
541
|
</div>
|
542
542
|
|
543
543
|
</div>
|
data/docs/Fox/FXOption.html
CHANGED
@@ -481,9 +481,9 @@
|
|
481
481
|
</div>
|
482
482
|
|
483
483
|
<div id="footer">
|
484
|
-
Generated on
|
485
|
-
<a href="
|
486
|
-
0.9.
|
484
|
+
Generated on Sun May 14 21:56:00 2023 by
|
485
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
486
|
+
0.9.34 (ruby-3.2.0).
|
487
487
|
</div>
|
488
488
|
|
489
489
|
</div>
|
data/docs/Fox/FXOptionMenu.html
CHANGED
@@ -875,9 +875,9 @@
|
|
875
875
|
</div>
|
876
876
|
|
877
877
|
<div id="footer">
|
878
|
-
Generated on
|
879
|
-
<a href="
|
880
|
-
0.9.
|
878
|
+
Generated on Sun May 14 21:56:00 2023 by
|
879
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
880
|
+
0.9.34 (ruby-3.2.0).
|
881
881
|
</div>
|
882
882
|
|
883
883
|
</div>
|
data/docs/Fox/FXPCXIcon.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:30 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/FXPCXImage.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:38 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/FXPNGIcon.html
CHANGED
@@ -514,9 +514,9 @@
|
|
514
514
|
</div>
|
515
515
|
|
516
516
|
<div id="footer">
|
517
|
-
Generated on
|
518
|
-
<a href="
|
519
|
-
0.9.
|
517
|
+
Generated on Sun May 14 21:55:30 2023 by
|
518
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
519
|
+
0.9.34 (ruby-3.2.0).
|
520
520
|
</div>
|
521
521
|
|
522
522
|
</div>
|
data/docs/Fox/FXPNGImage.html
CHANGED
@@ -498,9 +498,9 @@
|
|
498
498
|
</div>
|
499
499
|
|
500
500
|
<div id="footer">
|
501
|
-
Generated on
|
502
|
-
<a href="
|
503
|
-
0.9.
|
501
|
+
Generated on Sun May 14 21:55:38 2023 by
|
502
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
503
|
+
0.9.34 (ruby-3.2.0).
|
504
504
|
</div>
|
505
505
|
|
506
506
|
</div>
|
data/docs/Fox/FXPPMIcon.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:30 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/FXPPMImage.html
CHANGED
@@ -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:38 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/FXPSBounds.html
CHANGED
@@ -490,9 +490,9 @@
|
|
490
490
|
</div>
|
491
491
|
|
492
492
|
<div id="footer">
|
493
|
-
Generated on
|
494
|
-
<a href="
|
495
|
-
0.9.
|
493
|
+
Generated on Sun May 14 21:55:27 2023 by
|
494
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
495
|
+
0.9.34 (ruby-3.2.0).
|
496
496
|
</div>
|
497
497
|
|
498
498
|
</div>
|
data/docs/Fox/FXPacker.html
CHANGED
@@ -1219,9 +1219,9 @@
|
|
1219
1219
|
</div>
|
1220
1220
|
|
1221
1221
|
<div id="footer">
|
1222
|
-
Generated on
|
1223
|
-
<a href="
|
1224
|
-
0.9.
|
1222
|
+
Generated on Sun May 14 21:55:24 2023 by
|
1223
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1224
|
+
0.9.34 (ruby-3.2.0).
|
1225
1225
|
</div>
|
1226
1226
|
|
1227
1227
|
</div>
|
data/docs/Fox/FXPicker.html
CHANGED
@@ -335,9 +335,9 @@
|
|
335
335
|
</div>
|
336
336
|
|
337
337
|
<div id="footer">
|
338
|
-
Generated on
|
339
|
-
<a href="
|
340
|
-
0.9.
|
338
|
+
Generated on Sun May 14 21:55:24 2023 by
|
339
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
340
|
+
0.9.34 (ruby-3.2.0).
|
341
341
|
</div>
|
342
342
|
|
343
343
|
</div>
|
data/docs/Fox/FXPopup.html
CHANGED
@@ -1089,9 +1089,9 @@
|
|
1089
1089
|
</div>
|
1090
1090
|
|
1091
1091
|
<div id="footer">
|
1092
|
-
Generated on
|
1093
|
-
<a href="
|
1094
|
-
0.9.
|
1092
|
+
Generated on Sun May 14 21:55:20 2023 by
|
1093
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1094
|
+
0.9.34 (ruby-3.2.0).
|
1095
1095
|
</div>
|
1096
1096
|
|
1097
1097
|
</div>
|
data/docs/Fox/FXPrintDialog.html
CHANGED
@@ -475,9 +475,9 @@
|
|
475
475
|
</div>
|
476
476
|
|
477
477
|
<div id="footer">
|
478
|
-
Generated on
|
479
|
-
<a href="
|
480
|
-
0.9.
|
478
|
+
Generated on Sun May 14 21:56:07 2023 by
|
479
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
480
|
+
0.9.34 (ruby-3.2.0).
|
481
481
|
</div>
|
482
482
|
|
483
483
|
</div>
|
data/docs/Fox/FXPrinter.html
CHANGED
@@ -1320,9 +1320,9 @@
|
|
1320
1320
|
</div>
|
1321
1321
|
|
1322
1322
|
<div id="footer">
|
1323
|
-
Generated on
|
1324
|
-
<a href="
|
1325
|
-
0.9.
|
1323
|
+
Generated on Sun May 14 21:55:27 2023 by
|
1324
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1325
|
+
0.9.34 (ruby-3.2.0).
|
1326
1326
|
</div>
|
1327
1327
|
|
1328
1328
|
</div>
|
data/docs/Fox/FXProgressBar.html
CHANGED
@@ -1140,9 +1140,9 @@
|
|
1140
1140
|
</div>
|
1141
1141
|
|
1142
1142
|
<div id="footer">
|
1143
|
-
Generated on
|
1144
|
-
<a href="
|
1145
|
-
0.9.
|
1143
|
+
Generated on Sun May 14 21:56:07 2023 by
|
1144
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1145
|
+
0.9.34 (ruby-3.2.0).
|
1146
1146
|
</div>
|
1147
1147
|
|
1148
1148
|
</div>
|
@@ -705,9 +705,9 @@
|
|
705
705
|
</div>
|
706
706
|
|
707
707
|
<div id="footer">
|
708
|
-
Generated on
|
709
|
-
<a href="
|
710
|
-
0.9.
|
708
|
+
Generated on Sun May 14 21:56:14 2023 by
|
709
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
710
|
+
0.9.34 (ruby-3.2.0).
|
711
711
|
</div>
|
712
712
|
|
713
713
|
</div>
|
@@ -418,9 +418,9 @@ pk.doKeyRelease # sends a SEL_KEYRELEASE message to the textfield
|
|
418
418
|
</div>
|
419
419
|
|
420
420
|
<div id="footer">
|
421
|
-
Generated on
|
422
|
-
<a href="
|
423
|
-
0.9.
|
421
|
+
Generated on Sun May 14 21:56:18 2023 by
|
422
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
423
|
+
0.9.34 (ruby-3.2.0).
|
424
424
|
</div>
|
425
425
|
|
426
426
|
</div>
|
data/docs/Fox/FXPseudoMouse.html
CHANGED
@@ -790,9 +790,9 @@ pm.doLeftButtonPress # sends a SEL_LEFTBUTTONPRESS message to the canvas
|
|
790
790
|
</div>
|
791
791
|
|
792
792
|
<div id="footer">
|
793
|
-
Generated on
|
794
|
-
<a href="
|
795
|
-
0.9.
|
793
|
+
Generated on Sun May 14 21:56:18 2023 by
|
794
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
795
|
+
0.9.34 (ruby-3.2.0).
|
796
796
|
</div>
|
797
797
|
|
798
798
|
</div>
|
@@ -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 Sun May 14 21:56:18 2023 by
|
466
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
467
|
+
0.9.34 (ruby-3.2.0).
|
468
468
|
</div>
|
469
469
|
|
470
470
|
</div>
|
data/docs/Fox/FXQuatd.html
CHANGED
@@ -1367,9 +1367,9 @@
|
|
1367
1367
|
</div>
|
1368
1368
|
|
1369
1369
|
<div id="footer">
|
1370
|
-
Generated on
|
1371
|
-
<a href="
|
1372
|
-
0.9.
|
1370
|
+
Generated on Sun May 14 21:55:20 2023 by
|
1371
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1372
|
+
0.9.34 (ruby-3.2.0).
|
1373
1373
|
</div>
|
1374
1374
|
|
1375
1375
|
</div>
|
data/docs/Fox/FXQuatf.html
CHANGED
@@ -1382,9 +1382,9 @@
|
|
1382
1382
|
</div>
|
1383
1383
|
|
1384
1384
|
<div id="footer">
|
1385
|
-
Generated on
|
1386
|
-
<a href="
|
1387
|
-
0.9.
|
1385
|
+
Generated on Sun May 14 21:55:20 2023 by
|
1386
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1387
|
+
0.9.34 (ruby-3.2.0).
|
1388
1388
|
</div>
|
1389
1389
|
|
1390
1390
|
</div>
|
data/docs/Fox/FXRGBIcon.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:30 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/FXRGBImage.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/FXRadioButton.html
CHANGED
@@ -875,9 +875,9 @@
|
|
875
875
|
</div>
|
876
876
|
|
877
877
|
<div id="footer">
|
878
|
-
Generated on
|
879
|
-
<a href="
|
880
|
-
0.9.
|
878
|
+
Generated on Sun May 14 21:56:07 2023 by
|
879
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
880
|
+
0.9.34 (ruby-3.2.0).
|
881
881
|
</div>
|
882
882
|
|
883
883
|
</div>
|
data/docs/Fox/FXRanged.html
CHANGED
@@ -1512,9 +1512,9 @@ range.include!(sphere) -> range
|
|
1512
1512
|
</div>
|
1513
1513
|
|
1514
1514
|
<div id="footer">
|
1515
|
-
Generated on
|
1516
|
-
<a href="
|
1517
|
-
0.9.
|
1515
|
+
Generated on Sun May 14 21:55:25 2023 by
|
1516
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1517
|
+
0.9.34 (ruby-3.2.0).
|
1518
1518
|
</div>
|
1519
1519
|
|
1520
1520
|
</div>
|
data/docs/Fox/FXRangef.html
CHANGED
@@ -1512,9 +1512,9 @@ range.include!(sphere) -> range
|
|
1512
1512
|
</div>
|
1513
1513
|
|
1514
1514
|
<div id="footer">
|
1515
|
-
Generated on
|
1516
|
-
<a href="
|
1517
|
-
0.9.
|
1515
|
+
Generated on Sun May 14 21:55:25 2023 by
|
1516
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1517
|
+
0.9.34 (ruby-3.2.0).
|
1518
1518
|
</div>
|
1519
1519
|
|
1520
1520
|
</div>
|
data/docs/Fox/FXRealSlider.html
CHANGED
@@ -1177,9 +1177,9 @@
|
|
1177
1177
|
</div>
|
1178
1178
|
|
1179
1179
|
<div id="footer">
|
1180
|
-
Generated on
|
1181
|
-
<a href="
|
1182
|
-
0.9.
|
1180
|
+
Generated on Sun May 14 21:56:00 2023 by
|
1181
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1182
|
+
0.9.34 (ruby-3.2.0).
|
1183
1183
|
</div>
|
1184
1184
|
|
1185
1185
|
</div>
|