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/FXList.html
CHANGED
@@ -121,7 +121,7 @@
|
|
121
121
|
<h2>Overview</h2><div class="docstring">
|
122
122
|
<div class="discussion">
|
123
123
|
|
124
|
-
<p>A List Widget displays a list of items, each with a text and optional icon. When an item
|
124
|
+
<p>A List Widget displays a list of items, each with a text and optional icon. When an item’s selected state changes, the list sends a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message. A change of the current item is signified by the <code>SEL_CHANGED</code> message. The list sends <code>SEL_COMMAND</code> messages when the user clicks on an item, and <code>SEL_CLICKED</code>, <code>SEL_DOUBLECLICKED</code>, and <code>SEL_TRIPLECLICKED</code> when the user clicks once, twice, or thrice, respectively. When items are added, replaced, or removed, the list sends messages of the type <code>SEL_INSERTED</code>, <code>SEL_REPLACED</code>, or <code>SEL_DELETED</code>. In each of these cases, the index to the item, if any, is passed in the 3rd argument of the message.</p>
|
125
125
|
|
126
126
|
<h3 id="label-Events">Events</h3>
|
127
127
|
|
@@ -599,7 +599,7 @@
|
|
599
599
|
|
600
600
|
|
601
601
|
<span class="summary_desc"><div class='inline'>
|
602
|
-
<p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
602
|
+
<p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before each item is removed.</p>
|
603
603
|
</div></span>
|
604
604
|
|
605
605
|
</li>
|
@@ -1417,7 +1417,7 @@
|
|
1417
1417
|
|
1418
1418
|
|
1419
1419
|
<span class="summary_desc"><div class='inline'>
|
1420
|
-
<p>Change item icon and mark the list
|
1420
|
+
<p>Change item icon and mark the list’s layout as dirty; this is equivalent to:.</p>
|
1421
1421
|
</div></span>
|
1422
1422
|
|
1423
1423
|
</li>
|
@@ -1441,7 +1441,7 @@
|
|
1441
1441
|
|
1442
1442
|
|
1443
1443
|
<span class="summary_desc"><div class='inline'>
|
1444
|
-
<p>Change item text and mark the list
|
1444
|
+
<p>Change item text and mark the list’s layout as dirty; this is equivalent to:.</p>
|
1445
1445
|
</div></span>
|
1446
1446
|
|
1447
1447
|
</li>
|
@@ -2148,7 +2148,7 @@
|
|
2148
2148
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_appendItem'>appendItem</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>pinky</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span>
|
2149
2149
|
</code></pre>
|
2150
2150
|
|
2151
|
-
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
2151
|
+
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is appended. Returns the integer index of the newly appended item.</p>
|
2152
2152
|
|
2153
2153
|
|
2154
2154
|
</div>
|
@@ -2185,7 +2185,7 @@
|
|
2185
2185
|
</h3><div class="docstring">
|
2186
2186
|
<div class="discussion">
|
2187
2187
|
|
2188
|
-
<p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
2188
|
+
<p>Remove all items from the list If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before each item is removed.</p>
|
2189
2189
|
|
2190
2190
|
|
2191
2191
|
</div>
|
@@ -2222,7 +2222,7 @@
|
|
2222
2222
|
</h3><div class="docstring">
|
2223
2223
|
<div class="discussion">
|
2224
2224
|
|
2225
|
-
<p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list
|
2225
|
+
<p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list’s message target after the item is deselected. Raises IndexError if <em>index</em> is out of bounds.</p>
|
2226
2226
|
|
2227
2227
|
|
2228
2228
|
</div>
|
@@ -2380,7 +2380,7 @@
|
|
2380
2380
|
</h3><div class="docstring">
|
2381
2381
|
<div class="discussion">
|
2382
2382
|
|
2383
|
-
<p>Extend selection from anchor item to <em>index</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages are sent to the list
|
2383
|
+
<p>Extend selection from anchor item to <em>index</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages are sent to the list’s message target as the selected-state of different items changes. Raises IndexError if <em>index</em> is out of bounds.</p>
|
2384
2384
|
|
2385
2385
|
|
2386
2386
|
</div>
|
@@ -2417,7 +2417,7 @@
|
|
2417
2417
|
</h3><div class="docstring">
|
2418
2418
|
<div class="discussion">
|
2419
2419
|
|
2420
|
-
<p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
2420
|
+
<p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before the item is extracted from the list. Raises IndexError if <em>index</em> is out of bounds.</p>
|
2421
2421
|
|
2422
2422
|
|
2423
2423
|
</div>
|
@@ -2454,7 +2454,7 @@
|
|
2454
2454
|
</h3><div class="docstring">
|
2455
2455
|
<div class="discussion">
|
2456
2456
|
|
2457
|
-
<p>Fill list by appending items from array of strings, and return the number items added. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
2457
|
+
<p>Fill list by appending items from array of strings, and return the number items added. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is added.</p>
|
2458
2458
|
|
2459
2459
|
|
2460
2460
|
</div>
|
@@ -2922,7 +2922,7 @@
|
|
2922
2922
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_insertItem'>insertItem</span><span class='lparen'>(</span><span class='int'>1</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>blinky</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span>
|
2923
2923
|
</code></pre>
|
2924
2924
|
|
2925
|
-
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
2925
|
+
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is inserted. Raises IndexError if <em>index</em> is out of bounds. Returns the integer index of the inserted item.</p>
|
2926
2926
|
|
2927
2927
|
|
2928
2928
|
</div>
|
@@ -3169,7 +3169,7 @@
|
|
3169
3169
|
</h3><div class="docstring">
|
3170
3170
|
<div class="discussion">
|
3171
3171
|
|
3172
|
-
<p>Deselect all items. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list
|
3172
|
+
<p>Deselect all items. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list’s message target for all the items that were selected before killSelection was called.</p>
|
3173
3173
|
|
3174
3174
|
|
3175
3175
|
</div>
|
@@ -3243,7 +3243,7 @@
|
|
3243
3243
|
</h3><div class="docstring">
|
3244
3244
|
<div class="discussion">
|
3245
3245
|
|
3246
|
-
<p>Move item from <em>oldIndex</em> to <em>newIndex</em> and return the new index of the item.. If <em>notify</em> is <code>true</code> and this move causes the current item to change, a <code>SEL_CHANGED</code> message is sent to the list
|
3246
|
+
<p>Move item from <em>oldIndex</em> to <em>newIndex</em> and return the new index of the item.. If <em>notify</em> is <code>true</code> and this move causes the current item to change, a <code>SEL_CHANGED</code> message is sent to the list’s message target to indicate this change in the current item. Raises IndexError if either <em>oldIndex</em> or <em>newIndex</em> is out of bounds.</p>
|
3247
3247
|
|
3248
3248
|
|
3249
3249
|
</div>
|
@@ -3285,7 +3285,7 @@
|
|
3285
3285
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_prependItem'>prependItem</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>clyde</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span>
|
3286
3286
|
</code></pre>
|
3287
3287
|
|
3288
|
-
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3288
|
+
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list’s message target after the item is prepended. Returns the integer index of the newly prepended item (which should always be zero, by definition).</p>
|
3289
3289
|
|
3290
3290
|
|
3291
3291
|
</div>
|
@@ -3322,7 +3322,7 @@
|
|
3322
3322
|
</h3><div class="docstring">
|
3323
3323
|
<div class="discussion">
|
3324
3324
|
|
3325
|
-
<p>Remove item at <em>index</em> from list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
3325
|
+
<p>Remove item at <em>index</em> from list. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list’s message target before the item is removed. Raises IndexError if <em>index</em> is out of bounds.</p>
|
3326
3326
|
|
3327
3327
|
|
3328
3328
|
</div>
|
@@ -3359,7 +3359,7 @@
|
|
3359
3359
|
</h3><div class="docstring">
|
3360
3360
|
<div class="discussion">
|
3361
3361
|
|
3362
|
-
<p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list
|
3362
|
+
<p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list’s message target after the item is selected. Raises IndexError if <em>index</em> is out of bounds.</p>
|
3363
3363
|
|
3364
3364
|
|
3365
3365
|
</div>
|
@@ -3396,7 +3396,7 @@
|
|
3396
3396
|
</h3><div class="docstring">
|
3397
3397
|
<div class="discussion">
|
3398
3398
|
|
3399
|
-
<p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list
|
3399
|
+
<p>Change current item. If <em>notify</em> is <code>true</code>, a <code>SEL_CHANGED</code> message is sent to the list’s message target after the current item changes. Raises IndexError if <em>index</em> is out of bounds.</p>
|
3400
3400
|
|
3401
3401
|
|
3402
3402
|
</div>
|
@@ -3438,7 +3438,7 @@
|
|
3438
3438
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_list'>list</span><span class='period'>.</span><span class='id identifier rubyid_setItem'>setItem</span><span class='lparen'>(</span><span class='int'>0</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>inky</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span>
|
3439
3439
|
</code></pre>
|
3440
3440
|
|
3441
|
-
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the list
|
3441
|
+
<p>If <em>notify</em> is <code>true</code>, a <code>SEL_REPLACED</code> message is sent to the list’s message target before the item is replaced. Raises IndexError if <em>index</em> is out of bounds. Returns the integer index of the replaced item.</p>
|
3442
3442
|
|
3443
3443
|
|
3444
3444
|
</div>
|
@@ -3517,7 +3517,7 @@
|
|
3517
3517
|
</h3><div class="docstring">
|
3518
3518
|
<div class="discussion">
|
3519
3519
|
|
3520
|
-
<p>Change item icon and mark the list
|
3520
|
+
<p>Change item icon and mark the list’s layout as dirty; this is equivalent to:</p>
|
3521
3521
|
|
3522
3522
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_getItem'>getItem</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_icon'>icon</span> <span class='op'>=</span> <span class='id identifier rubyid_icon'>icon</span>
|
3523
3523
|
<span class='id identifier rubyid_recalc'>recalc</span>
|
@@ -3560,7 +3560,7 @@
|
|
3560
3560
|
</h3><div class="docstring">
|
3561
3561
|
<div class="discussion">
|
3562
3562
|
|
3563
|
-
<p>Change item text and mark the list
|
3563
|
+
<p>Change item text and mark the list’s layout as dirty; this is equivalent to:</p>
|
3564
3564
|
|
3565
3565
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_getItem'>getItem</span><span class='lparen'>(</span><span class='id identifier rubyid_index'>index</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_text'>text</span> <span class='op'>=</span> <span class='id identifier rubyid_text'>text</span>
|
3566
3566
|
<span class='id identifier rubyid_recalc'>recalc</span>
|
@@ -3640,7 +3640,7 @@
|
|
3640
3640
|
</h3><div class="docstring">
|
3641
3641
|
<div class="discussion">
|
3642
3642
|
|
3643
|
-
<p>Toggle item selection state. If <em>notify</em> is <code>true</code>, either a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list
|
3643
|
+
<p>Toggle item selection state. If <em>notify</em> is <code>true</code>, either a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list’s message target to indicate the item’s new state. Raises IndexError if <em>index</em> is out of bounds.</p>
|
3644
3644
|
|
3645
3645
|
|
3646
3646
|
</div>
|
@@ -3707,9 +3707,9 @@
|
|
3707
3707
|
</div>
|
3708
3708
|
|
3709
3709
|
<div id="footer">
|
3710
|
-
Generated on
|
3711
|
-
<a href="
|
3712
|
-
0.9.
|
3710
|
+
Generated on Sun May 14 21:55:18 2023 by
|
3711
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
3712
|
+
0.9.34 (ruby-3.2.0).
|
3713
3713
|
</div>
|
3714
3714
|
|
3715
3715
|
</div>
|
data/docs/Fox/FXListBox.html
CHANGED
@@ -211,7 +211,7 @@
|
|
211
211
|
|
212
212
|
|
213
213
|
<span class="summary_desc"><div class='inline'>
|
214
|
-
<p>Current item
|
214
|
+
<p>Current item’s index, or -1 if no current item [Integer].</p>
|
215
215
|
</div></span>
|
216
216
|
|
217
217
|
</li>
|
@@ -536,7 +536,7 @@
|
|
536
536
|
|
537
537
|
|
538
538
|
<span class="summary_desc"><div class='inline'>
|
539
|
-
<p>Calls block once for each item in the list, passing the item
|
539
|
+
<p>Calls block once for each item in the list, passing the item’s text, icon and user data as parameters.</p>
|
540
540
|
</div></span>
|
541
541
|
|
542
542
|
</li>
|
@@ -1228,7 +1228,7 @@
|
|
1228
1228
|
</h3><div class="docstring">
|
1229
1229
|
<div class="discussion">
|
1230
1230
|
|
1231
|
-
<p>Current item
|
1231
|
+
<p>Current item’s index, or -1 if no current item [Integer]</p>
|
1232
1232
|
|
1233
1233
|
|
1234
1234
|
</div>
|
@@ -1698,7 +1698,7 @@
|
|
1698
1698
|
</h3><div class="docstring">
|
1699
1699
|
<div class="discussion">
|
1700
1700
|
|
1701
|
-
<p>Calls block once for each item in the list, passing the item
|
1701
|
+
<p>Calls block once for each item in the list, passing the item’s text, icon and user data as parameters.</p>
|
1702
1702
|
|
1703
1703
|
|
1704
1704
|
</div>
|
@@ -2508,9 +2508,9 @@
|
|
2508
2508
|
</div>
|
2509
2509
|
|
2510
2510
|
<div id="footer">
|
2511
|
-
Generated on
|
2512
|
-
<a href="
|
2513
|
-
0.9.
|
2511
|
+
Generated on Sun May 14 21:55:29 2023 by
|
2512
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2513
|
+
0.9.34 (ruby-3.2.0).
|
2514
2514
|
</div>
|
2515
2515
|
|
2516
2516
|
</div>
|
data/docs/Fox/FXListItem.html
CHANGED
@@ -617,7 +617,7 @@
|
|
617
617
|
|
618
618
|
|
619
619
|
<span class="summary_desc"><div class='inline'>
|
620
|
-
<p>Return the list item
|
620
|
+
<p>Return the list item’s text.</p>
|
621
621
|
</div></span>
|
622
622
|
|
623
623
|
</li>
|
@@ -1419,7 +1419,7 @@
|
|
1419
1419
|
</h3><div class="docstring">
|
1420
1420
|
<div class="discussion">
|
1421
1421
|
|
1422
|
-
<p>Return the list item
|
1422
|
+
<p>Return the list item’s text</p>
|
1423
1423
|
|
1424
1424
|
|
1425
1425
|
</div>
|
@@ -1449,9 +1449,9 @@
|
|
1449
1449
|
</div>
|
1450
1450
|
|
1451
1451
|
<div id="footer">
|
1452
|
-
Generated on
|
1453
|
-
<a href="
|
1454
|
-
0.9.
|
1452
|
+
Generated on Sun May 14 21:55:17 2023 by
|
1453
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1454
|
+
0.9.34 (ruby-3.2.0).
|
1455
1455
|
</div>
|
1456
1456
|
|
1457
1457
|
</div>
|
data/docs/Fox/FXMDIChild.html
CHANGED
@@ -112,7 +112,7 @@
|
|
112
112
|
<h2>Overview</h2><div class="docstring">
|
113
113
|
<div class="discussion">
|
114
114
|
|
115
|
-
<p>The MDI child window contains the application work area in a Multiple Document Interface application. GUI Controls are connected to the MDI child via delegation through the MDI client, which forwards messages it receives to the active MDI child. The MDI child itself tries to further delegate messages to its single content window, and if not handled there, to its target object. When the MDI child is maximized, it sends a SEL_MAXIMIZE message; when the MDI child is minimized, it sends a SEL_MINIMIZE message. When it is restored, it sends a SEL_RESTORE message to its target. The MDI child also notifies its target when it becomes the active MDI child, via the SEL_SELECTED message. The void* in the SEL_SELECTED message refers to the previously active MDI child, if any. When an MDI child ceases to be the active one, a SEL_DESELECTED message is sent. The void* in the SEL_DESELECTED message refers to the newly activated MDI child, if any. Thus, interception of SEL_SELECTED and SEL_DESELECTED allows the target object to determine whether the user switched between MDI windows of the same document (target) or between MDI windows belonging to the same document. When the MDI child is closed, it sends a SEL_CLOSE message to its target. The target has an opportunity to object to the closing; if the MDI child should not be closed, it should return 1 (objection). If the MDI child should be closed, the target can either just return 0 or simply not handle the SEL_CLOSE message. The SEL_UPDATE message can be used to modify the MDI child
|
115
|
+
<p>The MDI child window contains the application work area in a Multiple Document Interface application. GUI Controls are connected to the MDI child via delegation through the MDI client, which forwards messages it receives to the active MDI child. The MDI child itself tries to further delegate messages to its single content window, and if not handled there, to its target object. When the MDI child is maximized, it sends a SEL_MAXIMIZE message; when the MDI child is minimized, it sends a SEL_MINIMIZE message. When it is restored, it sends a SEL_RESTORE message to its target. The MDI child also notifies its target when it becomes the active MDI child, via the SEL_SELECTED message. The void* in the SEL_SELECTED message refers to the previously active MDI child, if any. When an MDI child ceases to be the active one, a SEL_DESELECTED message is sent. The void* in the SEL_DESELECTED message refers to the newly activated MDI child, if any. Thus, interception of SEL_SELECTED and SEL_DESELECTED allows the target object to determine whether the user switched between MDI windows of the same document (target) or between MDI windows belonging to the same document. When the MDI child is closed, it sends a SEL_CLOSE message to its target. The target has an opportunity to object to the closing; if the MDI child should not be closed, it should return 1 (objection). If the MDI child should be closed, the target can either just return 0 or simply not handle the SEL_CLOSE message. The SEL_UPDATE message can be used to modify the MDI child’s title (via ID_SETSTRINGVALUE), and window icon (via ID_SETICONVALUE).</p>
|
116
116
|
|
117
117
|
<h3 id="label-Events">Events</h3>
|
118
118
|
|
@@ -137,10 +137,10 @@
|
|
137
137
|
<p>sent when the right mouse button goes up; the message data is an FXEvent instance.</p>
|
138
138
|
</dd><dt><code>SEL_SELECTED</code>
|
139
139
|
<dd>
|
140
|
-
<p>sent when the window is selected; the message data is a reference to the MDI client
|
140
|
+
<p>sent when the window is selected; the message data is a reference to the MDI client’s previous active child window, or <code>nil</code> if there was no active child window.</p>
|
141
141
|
</dd><dt><code>SEL_DESELECTED</code>
|
142
142
|
<dd>
|
143
|
-
<p>sent when the window is deselected; the message data is a reference to the MDI client
|
143
|
+
<p>sent when the window is deselected; the message data is a reference to the MDI client’s new active child window, or <code>nil</code> if there is no active child window.</p>
|
144
144
|
</dd><dt><code>SEL_MAXIMIZE</code>
|
145
145
|
<dd>
|
146
146
|
<p>sent when the window is maximized</p>
|
@@ -2165,9 +2165,9 @@
|
|
2165
2165
|
</div>
|
2166
2166
|
|
2167
2167
|
<div id="footer">
|
2168
|
-
Generated on
|
2169
|
-
<a href="
|
2170
|
-
0.9.
|
2168
|
+
Generated on Sun May 14 21:55:38 2023 by
|
2169
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2170
|
+
0.9.34 (ruby-3.2.0).
|
2171
2171
|
</div>
|
2172
2172
|
|
2173
2173
|
</div>
|
data/docs/Fox/FXMDIClient.html
CHANGED
@@ -112,7 +112,7 @@
|
|
112
112
|
<h2>Overview</h2><div class="docstring">
|
113
113
|
<div class="discussion">
|
114
114
|
|
115
|
-
<p>The MDI client window manages a number of MDI child windows in a multiple-document interface (MDI) application. MDI child windows usually receive messages from the GUI controls by delegation via the MDI client. This is accomplished by making the MDI client window the target for most GUI controls. The MDI client filters out messages intented for itself, and delegates the remaining messages to its currently active MDI child, if any. If you use the auto-gray or auto-hide feature available in some GUI controls, these controls can be automatically grayed out or hidden when there is no active MDI child. When delegating messages via MDI client to MDI child windows of different types, care should be taken that message ID
|
115
|
+
<p>The MDI client window manages a number of MDI child windows in a multiple-document interface (MDI) application. MDI child windows usually receive messages from the GUI controls by delegation via the MDI client. This is accomplished by making the MDI client window the target for most GUI controls. The MDI client filters out messages intented for itself, and delegates the remaining messages to its currently active MDI child, if any. If you use the auto-gray or auto-hide feature available in some GUI controls, these controls can be automatically grayed out or hidden when there is no active MDI child. When delegating messages via MDI client to MDI child windows of different types, care should be taken that message ID’s do not overlap, so that all message ID’s only map to the intented handlers no matter which MDI child window type is active. The MDI client sends a SEL_CHANGED message to its target when the active MDI child is switched, with the void # pointer refering to the new MDI child. A MDI Window selection dialog can be brought up through the ID_MDI_OVER_X messages; a menu button connected to the MDI client with the ID_MDI_OVER_X message will be automatically grayed out if there are less than X MDI child windows.</p>
|
116
116
|
|
117
117
|
<h3 id="label-Events">Events</h3>
|
118
118
|
|
@@ -771,9 +771,9 @@
|
|
771
771
|
</div>
|
772
772
|
|
773
773
|
<div id="footer">
|
774
|
-
Generated on
|
775
|
-
<a href="
|
776
|
-
0.9.
|
774
|
+
Generated on Sun May 14 21:55:47 2023 by
|
775
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
776
|
+
0.9.34 (ruby-3.2.0).
|
777
777
|
</div>
|
778
778
|
|
779
779
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
328
|
-
<a href="
|
329
|
-
0.9.
|
327
|
+
Generated on Sun May 14 21:55:44 2023 by
|
328
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
328
|
-
<a href="
|
329
|
-
0.9.
|
327
|
+
Generated on Sun May 14 21:55:45 2023 by
|
328
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
data/docs/Fox/FXMDIMenu.html
CHANGED
@@ -325,9 +325,9 @@
|
|
325
325
|
</div>
|
326
326
|
|
327
327
|
<div id="footer">
|
328
|
-
Generated on
|
329
|
-
<a href="
|
330
|
-
0.9.
|
328
|
+
Generated on Sun May 14 21:55:47 2023 by
|
329
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
330
|
+
0.9.34 (ruby-3.2.0).
|
331
331
|
</div>
|
332
332
|
|
333
333
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
328
|
-
<a href="
|
329
|
-
0.9.
|
327
|
+
Generated on Sun May 14 21:55:46 2023 by
|
328
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
328
|
-
<a href="
|
329
|
-
0.9.
|
327
|
+
Generated on Sun May 14 21:55:45 2023 by
|
328
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
@@ -324,9 +324,9 @@
|
|
324
324
|
</div>
|
325
325
|
|
326
326
|
<div id="footer">
|
327
|
-
Generated on
|
328
|
-
<a href="
|
329
|
-
0.9.
|
327
|
+
Generated on Sun May 14 21:55:46 2023 by
|
328
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
329
|
+
0.9.34 (ruby-3.2.0).
|
330
330
|
</div>
|
331
331
|
|
332
332
|
</div>
|
data/docs/Fox/FXMainWindow.html
CHANGED
@@ -327,9 +327,9 @@
|
|
327
327
|
</div>
|
328
328
|
|
329
329
|
<div id="footer">
|
330
|
-
Generated on
|
331
|
-
<a href="
|
332
|
-
0.9.
|
330
|
+
Generated on Sun May 14 21:55:58 2023 by
|
331
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
332
|
+
0.9.34 (ruby-3.2.0).
|
333
333
|
</div>
|
334
334
|
|
335
335
|
</div>
|
data/docs/Fox/FXMaterial.html
CHANGED
@@ -560,9 +560,9 @@
|
|
560
560
|
</div>
|
561
561
|
|
562
562
|
<div id="footer">
|
563
|
-
Generated on
|
564
|
-
<a href="
|
565
|
-
0.9.
|
563
|
+
Generated on Sun May 14 21:55:36 2023 by
|
564
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
565
|
+
0.9.34 (ruby-3.2.0).
|
566
566
|
</div>
|
567
567
|
|
568
568
|
</div>
|
data/docs/Fox/FXMatrix.html
CHANGED
@@ -724,9 +724,9 @@
|
|
724
724
|
</div>
|
725
725
|
|
726
726
|
<div id="footer">
|
727
|
-
Generated on
|
728
|
-
<a href="
|
729
|
-
0.9.
|
727
|
+
Generated on Sun May 14 21:55:24 2023 by
|
728
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
729
|
+
0.9.34 (ruby-3.2.0).
|
730
730
|
</div>
|
731
731
|
|
732
732
|
</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:09 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>
|
@@ -622,9 +622,9 @@
|
|
622
622
|
</div>
|
623
623
|
|
624
624
|
<div id="footer">
|
625
|
-
Generated on
|
626
|
-
<a href="
|
627
|
-
0.9.
|
625
|
+
Generated on Sun May 14 21:56:09 2023 by
|
626
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
627
|
+
0.9.34 (ruby-3.2.0).
|
628
628
|
</div>
|
629
629
|
|
630
630
|
</div>
|
data/docs/Fox/FXMenuBar.html
CHANGED
@@ -337,9 +337,9 @@
|
|
337
337
|
</div>
|
338
338
|
|
339
339
|
<div id="footer">
|
340
|
-
Generated on
|
341
|
-
<a href="
|
342
|
-
0.9.
|
340
|
+
Generated on Sun May 14 21:55:30 2023 by
|
341
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
342
|
+
0.9.34 (ruby-3.2.0).
|
343
343
|
</div>
|
344
344
|
|
345
345
|
</div>
|
data/docs/Fox/FXMenuButton.html
CHANGED
@@ -114,7 +114,7 @@
|
|
114
114
|
<h2>Overview</h2><div class="docstring">
|
115
115
|
<div class="discussion">
|
116
116
|
|
117
|
-
<p>An FXMenuButton posts a popup menu when clicked. There are many ways to control the placement where the popup will appear; first, the popup may be placed on either of the four sides relative to the menu button; this is controlled by the flags <code>MENUBUTTON_DOWN</code>, etc. Next, there are several attachment modes; the popup
|
117
|
+
<p>An FXMenuButton posts a popup menu when clicked. There are many ways to control the placement where the popup will appear; first, the popup may be placed on either of the four sides relative to the menu button; this is controlled by the flags <code>MENUBUTTON_DOWN</code>, etc. Next, there are several attachment modes; the popup’s left/bottom edge may attach to the menu button’s left/top edge, or the popup’s right/top edge may attach to the menu button’s right/bottom edge, or both. Also, the popup may appear centered relative to the menu button. Finally, a small offset may be specified to displace the location of the popup by a few pixels so as to account for borders and so on. Normally, the menu button shows an arrow pointing to the direction where the popup is set to appear; this can be turned off by passing the option <code>MENUBUTTON_NOARROWS</code>.</p>
|
118
118
|
|
119
119
|
<h3 id="label-Events">Events</h3>
|
120
120
|
|
@@ -152,7 +152,7 @@
|
|
152
152
|
|
153
153
|
<h3 id="label-Menu+Button+Popup+Style">Menu Button Popup Style</h3>
|
154
154
|
|
155
|
-
<p>Any one of the following options can be assigned as the menu button
|
155
|
+
<p>Any one of the following options can be assigned as the menu button’s popup style.</p>
|
156
156
|
<dl class="rdoc-list note-list"><dt><code>MENUBUTTON_DOWN</code>
|
157
157
|
<dd>
|
158
158
|
<p>Popup window appears below menu button</p>
|
@@ -169,7 +169,7 @@
|
|
169
169
|
|
170
170
|
<h3 id="label-Menu+Button+Attachment">Menu Button Attachment</h3>
|
171
171
|
|
172
|
-
<p>Any combination of the following flags can be assigned as the menu button
|
172
|
+
<p>Any combination of the following flags can be assigned as the menu button’s attachment flags.</p>
|
173
173
|
<dl class="rdoc-list note-list"><dt><code>MENUBUTTON_ATTACH_LEFT</code>
|
174
174
|
<dd>
|
175
175
|
<p>Popup attaches to the left side of the menu button</p>
|
@@ -819,9 +819,9 @@
|
|
819
819
|
</div>
|
820
820
|
|
821
821
|
<div id="footer">
|
822
|
-
Generated on
|
823
|
-
<a href="
|
824
|
-
0.9.
|
822
|
+
Generated on Sun May 14 21:55:59 2023 by
|
823
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
824
|
+
0.9.34 (ruby-3.2.0).
|
825
825
|
</div>
|
826
826
|
|
827
827
|
</div>
|
data/docs/Fox/FXMenuCaption.html
CHANGED
@@ -480,7 +480,7 @@
|
|
480
480
|
|
481
481
|
|
482
482
|
<span class="summary_desc"><div class='inline'>
|
483
|
-
<p>Return the menu caption
|
483
|
+
<p>Return the menu caption’s text.</p>
|
484
484
|
</div></span>
|
485
485
|
|
486
486
|
</li>
|
@@ -1040,7 +1040,7 @@
|
|
1040
1040
|
</h3><div class="docstring">
|
1041
1041
|
<div class="discussion">
|
1042
1042
|
|
1043
|
-
<p>Return the menu caption
|
1043
|
+
<p>Return the menu caption’s text</p>
|
1044
1044
|
|
1045
1045
|
|
1046
1046
|
</div>
|
@@ -1070,9 +1070,9 @@
|
|
1070
1070
|
</div>
|
1071
1071
|
|
1072
1072
|
<div id="footer">
|
1073
|
-
Generated on
|
1074
|
-
<a href="
|
1075
|
-
0.9.
|
1073
|
+
Generated on Sun May 14 21:56:06 2023 by
|
1074
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1075
|
+
0.9.34 (ruby-3.2.0).
|
1076
1076
|
</div>
|
1077
1077
|
|
1078
1078
|
</div>
|
data/docs/Fox/FXMenuCascade.html
CHANGED
@@ -378,9 +378,9 @@
|
|
378
378
|
</div>
|
379
379
|
|
380
380
|
<div id="footer">
|
381
|
-
Generated on
|
382
|
-
<a href="
|
383
|
-
0.9.
|
381
|
+
Generated on Sun May 14 21:56:06 2023 by
|
382
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
383
|
+
0.9.34 (ruby-3.2.0).
|
384
384
|
</div>
|
385
385
|
|
386
386
|
</div>
|