fxruby 1.6.44-x64-mingw32 → 1.6.46-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/binary.yml +89 -0
- data/.github/workflows/ci.yml +68 -0
- data/History.md +11 -0
- data/{README.rdoc → README.md} +18 -14
- data/Rakefile +27 -8
- data/appveyor.yml +8 -14
- data/doap.rdf +2 -2
- data/docs/Fox/Canvas/CanvasError.html +3 -3
- data/docs/Fox/Canvas/CircleShape.html +3 -3
- data/docs/Fox/Canvas/ImageShape.html +3 -3
- data/docs/Fox/Canvas/LineShape.html +3 -3
- data/docs/Fox/Canvas/PolygonShape.html +3 -3
- data/docs/Fox/Canvas/RectangleShape.html +3 -3
- data/docs/Fox/Canvas/SelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/Shape.html +5 -5
- data/docs/Fox/Canvas/ShapeCanvas.html +6 -6
- data/docs/Fox/Canvas/ShapeGroup.html +3 -3
- data/docs/Fox/Canvas/SingleSelectionPolicy.html +3 -3
- data/docs/Fox/Canvas/TextShape.html +3 -3
- data/docs/Fox/Canvas.html +6 -6
- data/docs/Fox/FTNonModal.html +3 -3
- data/docs/Fox/FX4Splitter.html +3 -3
- data/docs/Fox/FX7Segment.html +3 -3
- data/docs/Fox/FXAccelTable.html +7 -7
- data/docs/Fox/FXApp.html +24 -24
- data/docs/Fox/FXArc.html +7 -7
- data/docs/Fox/FXArrowButton.html +3 -3
- data/docs/Fox/FXBMPIcon.html +3 -3
- data/docs/Fox/FXBMPImage.html +3 -3
- data/docs/Fox/FXBitmap.html +3 -3
- data/docs/Fox/FXBitmapFrame.html +3 -3
- data/docs/Fox/FXBitmapView.html +3 -3
- data/docs/Fox/FXButton.html +3 -3
- data/docs/Fox/FXCURCursor.html +3 -3
- data/docs/Fox/FXCalendar.html +3 -3
- data/docs/Fox/FXCanvas.html +3 -3
- data/docs/Fox/FXCheckButton.html +3 -3
- data/docs/Fox/FXChoiceBox.html +4 -4
- data/docs/Fox/FXColor.html +3 -3
- data/docs/Fox/FXColorBar.html +3 -3
- data/docs/Fox/FXColorDialog.html +4 -4
- data/docs/Fox/FXColorItem.html +3 -3
- data/docs/Fox/FXColorList.html +3 -3
- data/docs/Fox/FXColorRing.html +3 -3
- data/docs/Fox/FXColorSelector.html +3 -3
- data/docs/Fox/FXColorWell.html +5 -5
- data/docs/Fox/FXColorWheel.html +3 -3
- data/docs/Fox/FXComboBox.html +6 -6
- data/docs/Fox/FXComboTableItem.html +3 -3
- data/docs/Fox/FXCommand.html +4 -4
- data/docs/Fox/FXComposite.html +5 -5
- data/docs/Fox/FXCursor.html +3 -3
- data/docs/Fox/FXDC.html +9 -9
- data/docs/Fox/FXDCPrint.html +3 -3
- data/docs/Fox/FXDCWindow.html +3 -3
- data/docs/Fox/FXDataTarget.html +10 -10
- data/docs/Fox/FXDebugTarget.html +3 -3
- data/docs/Fox/FXDelegator.html +3 -3
- data/docs/Fox/FXDial.html +8 -8
- data/docs/Fox/FXDialogBox.html +4 -4
- data/docs/Fox/FXDict.html +3 -3
- data/docs/Fox/FXDirBox.html +3 -3
- data/docs/Fox/FXDirDialog.html +5 -5
- data/docs/Fox/FXDirItem.html +3 -3
- data/docs/Fox/FXDirList.html +7 -7
- data/docs/Fox/FXDirSelector.html +5 -5
- data/docs/Fox/FXDockBar.html +6 -6
- data/docs/Fox/FXDockHandler.html +3 -3
- data/docs/Fox/FXDockSite.html +6 -6
- data/docs/Fox/FXDockTitle.html +3 -3
- data/docs/Fox/FXDocument.html +3 -3
- data/docs/Fox/FXDragCorner.html +3 -3
- data/docs/Fox/FXDrawable.html +3 -3
- data/docs/Fox/FXDriveBox.html +3 -3
- data/docs/Fox/FXEvent.html +3 -3
- data/docs/Fox/FXExtentd.html +5 -5
- data/docs/Fox/FXExtentf.html +5 -5
- data/docs/Fox/FXFileAssoc.html +3 -3
- data/docs/Fox/FXFileDialog.html +8 -8
- data/docs/Fox/FXFileDict.html +3 -3
- data/docs/Fox/FXFileItem.html +3 -3
- data/docs/Fox/FXFileList.html +7 -7
- data/docs/Fox/FXFileSelector.html +11 -11
- data/docs/Fox/FXFileStream.html +3 -3
- data/docs/Fox/FXFoldingItem.html +5 -5
- data/docs/Fox/FXFoldingList.html +38 -38
- data/docs/Fox/FXFont.html +4 -4
- data/docs/Fox/FXFontDesc.html +3 -3
- data/docs/Fox/FXFontDialog.html +3 -3
- data/docs/Fox/FXFontSelector.html +3 -3
- data/docs/Fox/FXFrame.html +3 -3
- data/docs/Fox/FXGIFCursor.html +3 -3
- data/docs/Fox/FXGIFIcon.html +3 -3
- data/docs/Fox/FXGIFImage.html +3 -3
- data/docs/Fox/FXGLCanvas.html +5 -5
- data/docs/Fox/FXGLCone.html +3 -3
- data/docs/Fox/FXGLContext.html +3 -3
- data/docs/Fox/FXGLCube.html +3 -3
- data/docs/Fox/FXGLCylinder.html +3 -3
- data/docs/Fox/FXGLGroup.html +3 -3
- data/docs/Fox/FXGLLine.html +3 -3
- data/docs/Fox/FXGLObject.html +10 -10
- data/docs/Fox/FXGLPoint.html +3 -3
- data/docs/Fox/FXGLShape.html +3 -3
- data/docs/Fox/FXGLSphere.html +3 -3
- data/docs/Fox/FXGLViewer.html +3 -3
- data/docs/Fox/FXGLVisual.html +3 -3
- data/docs/Fox/FXGradient.html +3 -3
- data/docs/Fox/FXGradientBar.html +17 -17
- data/docs/Fox/FXGroupBox.html +5 -5
- data/docs/Fox/FXHeader.html +17 -17
- data/docs/Fox/FXHeaderItem.html +15 -15
- data/docs/Fox/FXHiliteStyle.html +3 -3
- data/docs/Fox/FXHorizontalFrame.html +4 -4
- data/docs/Fox/FXHorizontalSeparator.html +3 -3
- data/docs/Fox/FXICOIcon.html +3 -3
- data/docs/Fox/FXICOImage.html +3 -3
- data/docs/Fox/FXIcon.html +3 -3
- data/docs/Fox/FXIconDict.html +3 -3
- data/docs/Fox/FXIconItem.html +5 -5
- data/docs/Fox/FXIconList.html +19 -19
- data/docs/Fox/FXIconSource.html +7 -7
- data/docs/Fox/FXId.html +3 -3
- data/docs/Fox/FXImage.html +6 -6
- data/docs/Fox/FXImageFrame.html +3 -3
- data/docs/Fox/FXImageView.html +3 -3
- data/docs/Fox/FXInputDialog.html +5 -5
- data/docs/Fox/FXIrb.html +6 -6
- data/docs/Fox/FXJPGIcon.html +3 -3
- data/docs/Fox/FXJPGImage.html +3 -3
- data/docs/Fox/FXKnob.html +7 -7
- data/docs/Fox/FXLabel.html +5 -5
- data/docs/Fox/FXLight.html +3 -3
- data/docs/Fox/FXList.html +24 -24
- data/docs/Fox/FXListBox.html +7 -7
- data/docs/Fox/FXListItem.html +5 -5
- data/docs/Fox/FXMDIChild.html +6 -6
- data/docs/Fox/FXMDIClient.html +4 -4
- data/docs/Fox/FXMDIDeleteButton.html +3 -3
- data/docs/Fox/FXMDIMaximizeButton.html +3 -3
- data/docs/Fox/FXMDIMenu.html +3 -3
- data/docs/Fox/FXMDIMinimizeButton.html +3 -3
- data/docs/Fox/FXMDIRestoreButton.html +3 -3
- data/docs/Fox/FXMDIWindowButton.html +3 -3
- data/docs/Fox/FXMainWindow.html +3 -3
- data/docs/Fox/FXMaterial.html +3 -3
- data/docs/Fox/FXMatrix.html +3 -3
- data/docs/Fox/FXMemoryBuffer.html +3 -3
- data/docs/Fox/FXMemoryStream.html +3 -3
- data/docs/Fox/FXMenuBar.html +3 -3
- data/docs/Fox/FXMenuButton.html +6 -6
- data/docs/Fox/FXMenuCaption.html +5 -5
- data/docs/Fox/FXMenuCascade.html +3 -3
- data/docs/Fox/FXMenuCheck.html +3 -3
- data/docs/Fox/FXMenuCommand.html +3 -3
- data/docs/Fox/FXMenuPane.html +3 -3
- data/docs/Fox/FXMenuRadio.html +3 -3
- data/docs/Fox/FXMenuSeparator.html +3 -3
- data/docs/Fox/FXMenuTitle.html +3 -3
- data/docs/Fox/FXMessageBox.html +5 -5
- data/docs/Fox/FXObject.html +4 -4
- data/docs/Fox/FXOption.html +3 -3
- data/docs/Fox/FXOptionMenu.html +3 -3
- data/docs/Fox/FXPCXIcon.html +3 -3
- data/docs/Fox/FXPCXImage.html +3 -3
- data/docs/Fox/FXPNGIcon.html +3 -3
- data/docs/Fox/FXPNGImage.html +3 -3
- data/docs/Fox/FXPPMIcon.html +3 -3
- data/docs/Fox/FXPPMImage.html +3 -3
- data/docs/Fox/FXPSBounds.html +3 -3
- data/docs/Fox/FXPacker.html +3 -3
- data/docs/Fox/FXPicker.html +3 -3
- data/docs/Fox/FXPopup.html +3 -3
- data/docs/Fox/FXPrintDialog.html +3 -3
- data/docs/Fox/FXPrinter.html +3 -3
- data/docs/Fox/FXProgressBar.html +3 -3
- data/docs/Fox/FXProgressDialog.html +3 -3
- data/docs/Fox/FXPseudoKeyboard.html +3 -3
- data/docs/Fox/FXPseudoMouse.html +3 -3
- data/docs/Fox/FXPseudoTarget.html +3 -3
- data/docs/Fox/FXQuatd.html +3 -3
- data/docs/Fox/FXQuatf.html +3 -3
- data/docs/Fox/FXRGBIcon.html +3 -3
- data/docs/Fox/FXRGBImage.html +3 -3
- data/docs/Fox/FXRadioButton.html +3 -3
- data/docs/Fox/FXRanged.html +3 -3
- data/docs/Fox/FXRangef.html +3 -3
- data/docs/Fox/FXRealSlider.html +3 -3
- data/docs/Fox/FXRealSpinner.html +16 -16
- data/docs/Fox/FXRecentFiles.html +3 -3
- data/docs/Fox/FXRectangle.html +11 -11
- data/docs/Fox/FXRegion.html +3 -3
- data/docs/Fox/FXRegistry.html +5 -5
- data/docs/Fox/FXReplaceDialog.html +3 -3
- data/docs/Fox/FXRootWindow.html +3 -3
- data/docs/Fox/FXRuler.html +3 -3
- data/docs/Fox/FXRulerView.html +26 -26
- data/docs/Fox/FXScintilla.html +21 -21
- data/docs/Fox/FXScrollArea.html +5 -5
- data/docs/Fox/FXScrollBar.html +3 -3
- data/docs/Fox/FXScrollCorner.html +3 -3
- data/docs/Fox/FXScrollPane.html +3 -3
- data/docs/Fox/FXScrollWindow.html +4 -4
- data/docs/Fox/FXSearchDialog.html +3 -3
- data/docs/Fox/FXSegment.html +3 -3
- data/docs/Fox/FXSeparator.html +4 -4
- data/docs/Fox/FXSettings.html +3 -3
- data/docs/Fox/FXShell.html +3 -3
- data/docs/Fox/FXShutter.html +4 -4
- data/docs/Fox/FXShutterItem.html +3 -3
- data/docs/Fox/FXSize.html +3 -3
- data/docs/Fox/FXSlider.html +3 -3
- data/docs/Fox/FXSphered.html +3 -3
- data/docs/Fox/FXSpheref.html +3 -3
- data/docs/Fox/FXSpinner.html +16 -16
- data/docs/Fox/FXSplashScreen.html +3 -3
- data/docs/Fox/FXSplashWindow.html +5 -5
- data/docs/Fox/FXSplitter.html +3 -3
- data/docs/Fox/FXSpring.html +3 -3
- data/docs/Fox/FXStatusBar.html +3 -3
- data/docs/Fox/FXStatusLine.html +4 -4
- data/docs/Fox/FXStream.html +4 -4
- data/docs/Fox/FXStreamAllocError.html +3 -3
- data/docs/Fox/FXStreamEndError.html +3 -3
- data/docs/Fox/FXStreamError.html +3 -3
- data/docs/Fox/FXStreamFailureError.html +3 -3
- data/docs/Fox/FXStreamFormatError.html +3 -3
- data/docs/Fox/FXStreamFullError.html +4 -4
- data/docs/Fox/FXStreamNoReadError.html +3 -3
- data/docs/Fox/FXStreamNoWriteError.html +3 -3
- data/docs/Fox/FXStreamUnknownError.html +3 -3
- data/docs/Fox/FXStringDict.html +4 -4
- data/docs/Fox/FXSwitcher.html +8 -8
- data/docs/Fox/FXTGAIcon.html +3 -3
- data/docs/Fox/FXTGAImage.html +3 -3
- data/docs/Fox/FXTIFIcon.html +3 -3
- data/docs/Fox/FXTIFImage.html +3 -3
- data/docs/Fox/FXTabBar.html +8 -8
- data/docs/Fox/FXTabBook.html +4 -4
- data/docs/Fox/FXTabItem.html +3 -3
- data/docs/Fox/FXTable.html +27 -27
- data/docs/Fox/FXTableItem.html +5 -5
- data/docs/Fox/FXTablePos.html +3 -3
- data/docs/Fox/FXTableRange.html +3 -3
- data/docs/Fox/FXText.html +25 -25
- data/docs/Fox/FXTextChange.html +3 -3
- data/docs/Fox/FXTextField.html +5 -5
- data/docs/Fox/FXToggleButton.html +7 -7
- data/docs/Fox/FXToolBar.html +3 -3
- data/docs/Fox/FXToolBarGrip.html +3 -3
- data/docs/Fox/FXToolBarShell.html +3 -3
- data/docs/Fox/FXToolBarTab.html +5 -5
- data/docs/Fox/FXToolTip.html +5 -5
- data/docs/Fox/FXTopWindow.html +4 -4
- data/docs/Fox/FXTranslator.html +3 -3
- data/docs/Fox/FXTreeItem.html +19 -19
- data/docs/Fox/FXTreeList.html +40 -40
- data/docs/Fox/FXTreeListBox.html +27 -27
- data/docs/Fox/FXTriStateButton.html +9 -9
- data/docs/Fox/FXUndoList.html +8 -8
- data/docs/Fox/FXVec2d.html +7 -7
- data/docs/Fox/FXVec2f.html +7 -7
- data/docs/Fox/FXVec3d.html +7 -7
- data/docs/Fox/FXVec3f.html +7 -7
- data/docs/Fox/FXVec4d.html +7 -7
- data/docs/Fox/FXVec4f.html +7 -7
- data/docs/Fox/FXVerticalFrame.html +4 -4
- data/docs/Fox/FXVerticalSeparator.html +3 -3
- data/docs/Fox/FXViewport.html +3 -3
- data/docs/Fox/FXVisual.html +3 -3
- data/docs/Fox/FXWindow.html +36 -36
- data/docs/Fox/FXWizard.html +3 -3
- data/docs/Fox/FXXBMIcon.html +3 -3
- data/docs/Fox/FXXBMImage.html +3 -3
- data/docs/Fox/FXXPMIcon.html +3 -3
- data/docs/Fox/FXXPMImage.html +3 -3
- data/docs/Fox/NotifyHeader.html +3 -3
- data/docs/Fox/SCNotification.html +3 -3
- data/docs/Fox/TextRange.html +3 -3
- data/docs/Fox.html +7 -7
- data/docs/IRB.html +3 -3
- data/docs/Responder.html +4 -4
- data/docs/Responder2.html +3 -3
- data/docs/_index.html +3 -3
- data/docs/css/style.css +1 -0
- data/docs/file.History.html +66 -52
- data/docs/file.README.html +7 -7
- data/docs/index.html +13 -7
- data/docs/top-level-namespace.html +3 -3
- data/ext/fox16_c/core_wrap.cpp +5 -3
- data/ext/fox16_c/dc_wrap.cpp +5 -3
- data/ext/fox16_c/dialogs_wrap.cpp +5 -3
- data/ext/fox16_c/extconf.rb +10 -10
- data/ext/fox16_c/frames_wrap.cpp +5 -3
- data/ext/fox16_c/fx3d_wrap.cpp +5 -3
- data/ext/fox16_c/iconlist_wrap.cpp +5 -3
- data/ext/fox16_c/icons_wrap.cpp +5 -3
- data/ext/fox16_c/image_wrap.cpp +5 -3
- data/ext/fox16_c/label_wrap.cpp +5 -3
- data/ext/fox16_c/layout_wrap.cpp +5 -3
- data/ext/fox16_c/list_wrap.cpp +5 -3
- data/ext/fox16_c/mdi_wrap.cpp +5 -3
- data/ext/fox16_c/menu_wrap.cpp +5 -3
- data/ext/fox16_c/scintilla_wrap.cpp +5 -3
- data/ext/fox16_c/swigruby.h +4 -2
- data/ext/fox16_c/table_wrap.cpp +5 -3
- data/ext/fox16_c/text_wrap.cpp +5 -3
- data/ext/fox16_c/treelist_wrap.cpp +5 -3
- data/ext/fox16_c/ui_wrap.cpp +5 -3
- data/fxruby.gemspec +9 -1
- data/lib/2.5/fox16_c.so +0 -0
- data/lib/2.6/fox16_c.so +0 -0
- data/lib/2.7/fox16_c.so +0 -0
- data/lib/3.0/fox16_c.so +0 -0
- data/lib/fox16/kwargs.rb +891 -891
- data/lib/fox16/version.rb +1 -1
- data/lib/fox16.rb +2 -4
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libFOX-1.6-0.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libfxscintilla-20.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libgcc_s_seh-1.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libjpeg-62.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libpng16-16.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libstdc++-6.dll +0 -0
- data/ports/x64-mingw32/bin/libtiff-6.dll +0 -0
- data/ports/{x86_64-w64-mingw32 → x64-mingw32}/bin/libwinpthread-1.dll +0 -0
- data/ports/x64-mingw32/bin/zlib1.dll +0 -0
- data/test/TC_FXDCPrint.rb +1 -1
- metadata +254 -19
- data/lib/2.3/fox16_c.so +0 -0
- data/lib/2.4/fox16_c.so +0 -0
- data/ports/x86_64-w64-mingw32/bin/libtiff-5.dll +0 -0
- data/ports/x86_64-w64-mingw32/bin/zlib1.dll +0 -0
@@ -778,9 +778,9 @@
|
|
778
778
|
</div>
|
779
779
|
|
780
780
|
<div id="footer">
|
781
|
-
Generated on
|
782
|
-
<a href="
|
783
|
-
0.9.
|
781
|
+
Generated on Mon Jan 2 11:48:16 2023 by
|
782
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
783
|
+
0.9.28 (ruby-3.1.2).
|
784
784
|
</div>
|
785
785
|
|
786
786
|
</div>
|
data/docs/Fox/FXToolBarTab.html
CHANGED
@@ -131,7 +131,7 @@ end
|
|
131
131
|
<p>Sent when a key goes up; the message data is an FXEvent instance.</p>
|
132
132
|
</dd><dt><code>SEL_COMMAND</code>
|
133
133
|
<dd>
|
134
|
-
<p>Sent after the toolbar tab is collapsed (or uncollapsed). The message data indicates the new collapsed state (i.e. it
|
134
|
+
<p>Sent after the toolbar tab is collapsed (or uncollapsed). The message data indicates the new collapsed state (i.e. it’s <code>true</code> if the toolbar tab is now collapsed, <code>false</code> if it is now uncollapsed).</p>
|
135
135
|
</dd></dl>
|
136
136
|
|
137
137
|
<h3 id="label-Toolbar+tab+styles">Toolbar tab styles</h3>
|
@@ -639,7 +639,7 @@ end
|
|
639
639
|
</h3><div class="docstring">
|
640
640
|
<div class="discussion">
|
641
641
|
|
642
|
-
<p>Collapse (if <em>fold</em> is <code>true</code>) or uncollapse the toolbar. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the toolbar tab
|
642
|
+
<p>Collapse (if <em>fold</em> is <code>true</code>) or uncollapse the toolbar. If <em>notify</em> is <code>true</code>, a <code>SEL_COMMAND</code> message is sent to the toolbar tab’s message target after the toolbar tab is collapsed (or uncollapsed).</p>
|
643
643
|
|
644
644
|
|
645
645
|
</div>
|
@@ -719,9 +719,9 @@ end
|
|
719
719
|
</div>
|
720
720
|
|
721
721
|
<div id="footer">
|
722
|
-
Generated on
|
723
|
-
<a href="
|
724
|
-
0.9.
|
722
|
+
Generated on Mon Jan 2 11:48:06 2023 by
|
723
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
724
|
+
0.9.28 (ruby-3.1.2).
|
725
725
|
</div>
|
726
726
|
|
727
727
|
</div>
|
data/docs/Fox/FXToolTip.html
CHANGED
@@ -359,7 +359,7 @@
|
|
359
359
|
|
360
360
|
|
361
361
|
<span class="summary_desc"><div class='inline'>
|
362
|
-
<p>Return the tool tip
|
362
|
+
<p>Return the tool tip’s text.</p>
|
363
363
|
</div></span>
|
364
364
|
|
365
365
|
</li>
|
@@ -721,7 +721,7 @@
|
|
721
721
|
</h3><div class="docstring">
|
722
722
|
<div class="discussion">
|
723
723
|
|
724
|
-
<p>Return the tool tip
|
724
|
+
<p>Return the tool tip’s text</p>
|
725
725
|
|
726
726
|
|
727
727
|
</div>
|
@@ -751,9 +751,9 @@
|
|
751
751
|
</div>
|
752
752
|
|
753
753
|
<div id="footer">
|
754
|
-
Generated on
|
755
|
-
<a href="
|
756
|
-
0.9.
|
754
|
+
Generated on Mon Jan 2 11:47:39 2023 by
|
755
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
756
|
+
0.9.28 (ruby-3.1.2).
|
757
757
|
</div>
|
758
758
|
|
759
759
|
</div>
|
data/docs/Fox/FXTopWindow.html
CHANGED
@@ -116,7 +116,7 @@
|
|
116
116
|
|
117
117
|
<p>Abstract base class for all top-level windows.</p>
|
118
118
|
|
119
|
-
<p>TopWindows are usually managed by a Window Manager under X11 and therefore borders and window-menus and other decorations like resize- handles are subject to the Window Manager
|
119
|
+
<p>TopWindows are usually managed by a Window Manager under X11 and therefore borders and window-menus and other decorations like resize- handles are subject to the Window Manager’s interpretation of the decoration hints. When a TopWindow is closed, it sends a SEL_CLOSE message to its target. The target should return 0 in response to this message if there is no objection to proceed with the closing of the window, and return 1 otherwise. After the SEL_CLOSE message has been sent and no objection was raised, the window will delete itself. When the session is closed, the window will send a SEL_SESSION_NOTIFY message to its target, allowing the application to write any unsaved data to the disk. If the target returns 0, then the system will proceed to close the session. Subsequently a SEL_SESSION_CLOSED will be received which causes the window to be closed with prejudice by calling the function close(FALSE). When receiving a SEL_UPDATE, the target can update the title string of the window, so that the title of the window reflects the name of the document, for example. For convenience, TopWindow provides the same layout behavior as the Packer widget, as well as docking and undocking of toolbars. TopWindows can be owned by other windows, or be free-floating. Owned TopWindows will usually remain stacked on top of the owner windows. The lifetime of an owned window should not exceed that of the owner.</p>
|
120
120
|
|
121
121
|
<h3 id="label-Events">Events</h3>
|
122
122
|
|
@@ -1706,9 +1706,9 @@
|
|
1706
1706
|
</div>
|
1707
1707
|
|
1708
1708
|
<div id="footer">
|
1709
|
-
Generated on
|
1710
|
-
<a href="
|
1711
|
-
0.9.
|
1709
|
+
Generated on Mon Jan 2 11:48:00 2023 by
|
1710
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1711
|
+
0.9.28 (ruby-3.1.2).
|
1712
1712
|
</div>
|
1713
1713
|
|
1714
1714
|
</div>
|
data/docs/Fox/FXTranslator.html
CHANGED
@@ -471,9 +471,9 @@
|
|
471
471
|
</div>
|
472
472
|
|
473
473
|
<div id="footer">
|
474
|
-
Generated on
|
475
|
-
<a href="
|
476
|
-
0.9.
|
474
|
+
Generated on Mon Jan 2 11:48:06 2023 by
|
475
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
476
|
+
0.9.28 (ruby-3.1.2).
|
477
477
|
</div>
|
478
478
|
|
479
479
|
</div>
|
data/docs/Fox/FXTreeItem.html
CHANGED
@@ -396,7 +396,7 @@
|
|
396
396
|
|
397
397
|
|
398
398
|
<span class="summary_desc"><div class='inline'>
|
399
|
-
<p>Set this item
|
399
|
+
<p>Set this item’s “draggable” state to <code>true</code> or <code>false</code>.</p>
|
400
400
|
</div></span>
|
401
401
|
|
402
402
|
</li>
|
@@ -468,7 +468,7 @@
|
|
468
468
|
|
469
469
|
|
470
470
|
<span class="summary_desc"><div class='inline'>
|
471
|
-
<p>Set this item
|
471
|
+
<p>Set this item’s enabled state to <code>true</code> or <code>false</code>.</p>
|
472
472
|
</div></span>
|
473
473
|
|
474
474
|
</li>
|
@@ -516,7 +516,7 @@
|
|
516
516
|
|
517
517
|
|
518
518
|
<span class="summary_desc"><div class='inline'>
|
519
|
-
<p>Set this item
|
519
|
+
<p>Set this item’s expanded state to <code>true</code> or <code>false</code>.</p>
|
520
520
|
</div></span>
|
521
521
|
|
522
522
|
</li>
|
@@ -758,7 +758,7 @@
|
|
758
758
|
|
759
759
|
|
760
760
|
<span class="summary_desc"><div class='inline'>
|
761
|
-
<p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent item
|
761
|
+
<p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent item’s list of child items.</p>
|
762
762
|
</div></span>
|
763
763
|
|
764
764
|
</li>
|
@@ -806,7 +806,7 @@
|
|
806
806
|
|
807
807
|
|
808
808
|
<span class="summary_desc"><div class='inline'>
|
809
|
-
<p>Set this item
|
809
|
+
<p>Set this item’s “opened” state to <code>true</code> or <code>false</code>.</p>
|
810
810
|
</div></span>
|
811
811
|
|
812
812
|
</li>
|
@@ -926,7 +926,7 @@
|
|
926
926
|
|
927
927
|
|
928
928
|
<span class="summary_desc"><div class='inline'>
|
929
|
-
<p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent item
|
929
|
+
<p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent item’s list of child items.</p>
|
930
930
|
</div></span>
|
931
931
|
|
932
932
|
</li>
|
@@ -950,7 +950,7 @@
|
|
950
950
|
|
951
951
|
|
952
952
|
<span class="summary_desc"><div class='inline'>
|
953
|
-
<p>Set this item
|
953
|
+
<p>Set this item’s selected state to <code>true</code> or <code>false</code>.</p>
|
954
954
|
</div></span>
|
955
955
|
|
956
956
|
</li>
|
@@ -1118,7 +1118,7 @@
|
|
1118
1118
|
|
1119
1119
|
|
1120
1120
|
<span class="summary_desc"><div class='inline'>
|
1121
|
-
<p>Returns the item
|
1121
|
+
<p>Returns the item’s text.</p>
|
1122
1122
|
</div></span>
|
1123
1123
|
|
1124
1124
|
</li>
|
@@ -1576,7 +1576,7 @@
|
|
1576
1576
|
</h3><div class="docstring">
|
1577
1577
|
<div class="discussion">
|
1578
1578
|
|
1579
|
-
<p>Set this item
|
1579
|
+
<p>Set this item’s “draggable” state to <code>true</code> or <code>false</code>.</p>
|
1580
1580
|
|
1581
1581
|
|
1582
1582
|
</div>
|
@@ -1716,7 +1716,7 @@
|
|
1716
1716
|
</h3><div class="docstring">
|
1717
1717
|
<div class="discussion">
|
1718
1718
|
|
1719
|
-
<p>Set this item
|
1719
|
+
<p>Set this item’s enabled state to <code>true</code> or <code>false</code>.</p>
|
1720
1720
|
|
1721
1721
|
|
1722
1722
|
</div>
|
@@ -1803,7 +1803,7 @@
|
|
1803
1803
|
</h3><div class="docstring">
|
1804
1804
|
<div class="discussion">
|
1805
1805
|
|
1806
|
-
<p>Set this item
|
1806
|
+
<p>Set this item’s expanded state to <code>true</code> or <code>false</code>.</p>
|
1807
1807
|
|
1808
1808
|
|
1809
1809
|
</div>
|
@@ -2175,7 +2175,7 @@
|
|
2175
2175
|
</h3><div class="docstring">
|
2176
2176
|
<div class="discussion">
|
2177
2177
|
|
2178
|
-
<p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent item
|
2178
|
+
<p>Return a reference to the next sibling item for this tree item, or <code>nil</code> if this is the last item in the parent item’s list of child items.</p>
|
2179
2179
|
|
2180
2180
|
|
2181
2181
|
</div>
|
@@ -2249,7 +2249,7 @@
|
|
2249
2249
|
</h3><div class="docstring">
|
2250
2250
|
<div class="discussion">
|
2251
2251
|
|
2252
|
-
<p>Set this item
|
2252
|
+
<p>Set this item’s “opened” state to <code>true</code> or <code>false</code>.</p>
|
2253
2253
|
|
2254
2254
|
|
2255
2255
|
</div>
|
@@ -2460,7 +2460,7 @@
|
|
2460
2460
|
</h3><div class="docstring">
|
2461
2461
|
<div class="discussion">
|
2462
2462
|
|
2463
|
-
<p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent item
|
2463
|
+
<p>Return a reference to the previous sibling item for this tree item, or <code>nil</code> if this is the first item in the parent item’s list of child items.</p>
|
2464
2464
|
|
2465
2465
|
|
2466
2466
|
</div>
|
@@ -2497,7 +2497,7 @@
|
|
2497
2497
|
</h3><div class="docstring">
|
2498
2498
|
<div class="discussion">
|
2499
2499
|
|
2500
|
-
<p>Set this item
|
2500
|
+
<p>Set this item’s selected state to <code>true</code> or <code>false</code>.</p>
|
2501
2501
|
|
2502
2502
|
|
2503
2503
|
</div>
|
@@ -2769,7 +2769,7 @@
|
|
2769
2769
|
</h3><div class="docstring">
|
2770
2770
|
<div class="discussion">
|
2771
2771
|
|
2772
|
-
<p>Returns the item
|
2772
|
+
<p>Returns the item’s text</p>
|
2773
2773
|
|
2774
2774
|
|
2775
2775
|
</div>
|
@@ -2803,9 +2803,9 @@
|
|
2803
2803
|
</div>
|
2804
2804
|
|
2805
2805
|
<div id="footer">
|
2806
|
-
Generated on
|
2807
|
-
<a href="
|
2808
|
-
0.9.
|
2806
|
+
Generated on Mon Jan 2 11:47:45 2023 by
|
2807
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2808
|
+
0.9.28 (ruby-3.1.2).
|
2809
2809
|
</div>
|
2810
2810
|
|
2811
2811
|
</div>
|
data/docs/Fox/FXTreeList.html
CHANGED
@@ -121,7 +121,7 @@
|
|
121
121
|
<h2>Overview</h2><div class="docstring">
|
122
122
|
<div class="discussion">
|
123
123
|
|
124
|
-
<p>A Tree List Widget organizes items in a hierarchical, tree-like fashion. Subtrees can be collapsed or expanded by double-clicking on an item or by clicking on the optional plus button in front of the item. Each item may have a text and optional open-icon as well as a closed-icon. The items may be connected by optional lines to show the hierarchical relationship. When an item
|
124
|
+
<p>A Tree List Widget organizes items in a hierarchical, tree-like fashion. Subtrees can be collapsed or expanded by double-clicking on an item or by clicking on the optional plus button in front of the item. Each item may have a text and optional open-icon as well as a closed-icon. The items may be connected by optional lines to show the hierarchical relationship. When an item’s selected state changes, the treelist emits a SEL_SELECTED or SEL_DESELECTED message. If an item is opened or closed, a message of type SEL_OPENED or SEL_CLOSED is sent. When the subtree under an item is expanded, a SEL_EXPANDED or SEL_COLLAPSED message is issued. A change of the current item is signified by the SEL_CHANGED message. In addition, the tree list sends SEL_COMMAND messages when the user clicks on an item, and SEL_CLICKED, SEL_DOUBLECLICKED, and SEL_TRIPLECLICKED when the user clicks once, twice, or thrice, respectively. When items are added or removed, the tree list sends messages of the type SEL_INSERTED or SEL_DELETED. In each of these cases, a pointer 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
|
|
@@ -840,7 +840,7 @@
|
|
840
840
|
|
841
841
|
|
842
842
|
<span class="summary_desc"><div class='inline'>
|
843
|
-
<p>Set this item
|
843
|
+
<p>Set this item’s state to closed.</p>
|
844
844
|
</div></span>
|
845
845
|
|
846
846
|
</li>
|
@@ -1176,7 +1176,7 @@
|
|
1176
1176
|
|
1177
1177
|
|
1178
1178
|
<span class="summary_desc"><div class='inline'>
|
1179
|
-
<p>Return item
|
1179
|
+
<p>Return item’s closed icon.</p>
|
1180
1180
|
</div></span>
|
1181
1181
|
|
1182
1182
|
</li>
|
@@ -1200,7 +1200,7 @@
|
|
1200
1200
|
|
1201
1201
|
|
1202
1202
|
<span class="summary_desc"><div class='inline'>
|
1203
|
-
<p>Return item
|
1203
|
+
<p>Return item’s user data.</p>
|
1204
1204
|
</div></span>
|
1205
1205
|
|
1206
1206
|
</li>
|
@@ -1248,7 +1248,7 @@
|
|
1248
1248
|
|
1249
1249
|
|
1250
1250
|
<span class="summary_desc"><div class='inline'>
|
1251
|
-
<p>Return item
|
1251
|
+
<p>Return item’s open icon.</p>
|
1252
1252
|
</div></span>
|
1253
1253
|
|
1254
1254
|
</li>
|
@@ -1272,7 +1272,7 @@
|
|
1272
1272
|
|
1273
1273
|
|
1274
1274
|
<span class="summary_desc"><div class='inline'>
|
1275
|
-
<p>Return item
|
1275
|
+
<p>Return item’s text.</p>
|
1276
1276
|
</div></span>
|
1277
1277
|
|
1278
1278
|
</li>
|
@@ -1682,7 +1682,7 @@
|
|
1682
1682
|
|
1683
1683
|
|
1684
1684
|
<span class="summary_desc"><div class='inline'>
|
1685
|
-
<p>Set this item
|
1685
|
+
<p>Set this item’s state to opened.</p>
|
1686
1686
|
</div></span>
|
1687
1687
|
|
1688
1688
|
</li>
|
@@ -1850,7 +1850,7 @@
|
|
1850
1850
|
|
1851
1851
|
|
1852
1852
|
<span class="summary_desc"><div class='inline'>
|
1853
|
-
<p>Change item
|
1853
|
+
<p>Change item’s closed icon, deleting the old icon if it’s owned.</p>
|
1854
1854
|
</div></span>
|
1855
1855
|
|
1856
1856
|
</li>
|
@@ -1874,7 +1874,7 @@
|
|
1874
1874
|
|
1875
1875
|
|
1876
1876
|
<span class="summary_desc"><div class='inline'>
|
1877
|
-
<p>Change item
|
1877
|
+
<p>Change item’s user data.</p>
|
1878
1878
|
</div></span>
|
1879
1879
|
|
1880
1880
|
</li>
|
@@ -1898,7 +1898,7 @@
|
|
1898
1898
|
|
1899
1899
|
|
1900
1900
|
<span class="summary_desc"><div class='inline'>
|
1901
|
-
<p>Change item
|
1901
|
+
<p>Change item’s open icon, deleting the old icon if it’s owned.</p>
|
1902
1902
|
</div></span>
|
1903
1903
|
|
1904
1904
|
</li>
|
@@ -1922,7 +1922,7 @@
|
|
1922
1922
|
|
1923
1923
|
|
1924
1924
|
<span class="summary_desc"><div class='inline'>
|
1925
|
-
<p>Change item
|
1925
|
+
<p>Change item’s text.</p>
|
1926
1926
|
</div></span>
|
1927
1927
|
|
1928
1928
|
</li>
|
@@ -3039,7 +3039,7 @@
|
|
3039
3039
|
</h3><div class="docstring">
|
3040
3040
|
<div class="discussion">
|
3041
3041
|
|
3042
|
-
<p>Append item with given text and optional icons, and user-data pointer as last child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3042
|
+
<p>Append item with given text and optional icons, and user-data pointer as last child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). 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>
|
3043
3043
|
|
3044
3044
|
|
3045
3045
|
</div>
|
@@ -3076,7 +3076,7 @@
|
|
3076
3076
|
</h3><div class="docstring">
|
3077
3077
|
<div class="discussion">
|
3078
3078
|
|
3079
|
-
<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
|
3079
|
+
<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>
|
3080
3080
|
|
3081
3081
|
|
3082
3082
|
</div>
|
@@ -3113,7 +3113,7 @@
|
|
3113
3113
|
</h3><div class="docstring">
|
3114
3114
|
<div class="discussion">
|
3115
3115
|
|
3116
|
-
<p>Set this item
|
3116
|
+
<p>Set this item’s state to closed. The primary result of this change is that the item’s icon will change to its “closed” icon. This is different from the <span class='object_link'><a href="#collapseTree-instance_method" title="Fox::FXTreeList#collapseTree (method)">#collapseTree</a></span> method, which actually collapses part of the tree list, making some items invisible. If <em>notify</em> is <code>true</code>, a <code>SEL_CLOSED</code> message is sent to the list’s message target after the item is closed.</p>
|
3117
3117
|
|
3118
3118
|
|
3119
3119
|
</div>
|
@@ -3150,7 +3150,7 @@
|
|
3150
3150
|
</h3><div class="docstring">
|
3151
3151
|
<div class="discussion">
|
3152
3152
|
|
3153
|
-
<p>Collapse sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COLLAPSED</code> message is sent to the list
|
3153
|
+
<p>Collapse sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_COLLAPSED</code> message is sent to the list’s message target after the sub-tree is collapsed.</p>
|
3154
3154
|
|
3155
3155
|
|
3156
3156
|
</div>
|
@@ -3187,7 +3187,7 @@
|
|
3187
3187
|
</h3><div class="docstring">
|
3188
3188
|
<div class="discussion">
|
3189
3189
|
|
3190
|
-
<p>Deselect item. If <em>notify</em> is <code>true</code>, a <code>SEL_DESELECTED</code> message is sent to the list
|
3190
|
+
<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.</p>
|
3191
3191
|
|
3192
3192
|
|
3193
3193
|
</div>
|
@@ -3351,7 +3351,7 @@
|
|
3351
3351
|
</h3><div class="docstring">
|
3352
3352
|
<div class="discussion">
|
3353
3353
|
|
3354
|
-
<p>Expand sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_EXPANDED</code> message is sent to the list
|
3354
|
+
<p>Expand sub-tree rooted at <em>tree</em>. If <em>notify</em> is <code>true</code>, a <code>SEL_EXPANDED</code> message is sent to the list’s message target after the sub-tree is expanded.</p>
|
3355
3355
|
|
3356
3356
|
|
3357
3357
|
</div>
|
@@ -3388,7 +3388,7 @@
|
|
3388
3388
|
</h3><div class="docstring">
|
3389
3389
|
<div class="discussion">
|
3390
3390
|
|
3391
|
-
<p>Extend selection from anchor item to <em>item</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may be sent to the list
|
3391
|
+
<p>Extend selection from anchor item to <em>item</em>. If <em>notify</em> is <code>true</code>, a series of <code>SEL_SELECTED</code> and <code>SEL_DESELECTED</code> messages may be sent to the list’s message target, indicating the changes.</p>
|
3392
3392
|
|
3393
3393
|
|
3394
3394
|
</div>
|
@@ -3425,7 +3425,7 @@
|
|
3425
3425
|
</h3><div class="docstring">
|
3426
3426
|
<div class="discussion">
|
3427
3427
|
|
3428
|
-
<p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code> and the extraction causes the list
|
3428
|
+
<p>Extract item from list and return a reference to the item. If <em>notify</em> is <code>true</code> and the extraction causes the list’s current item to change, a <code>SEL_CHANGED</code> message is sent to the list’s message target before the item is extracted from the list.</p>
|
3429
3429
|
|
3430
3430
|
|
3431
3431
|
</div>
|
@@ -3462,7 +3462,7 @@
|
|
3462
3462
|
</h3><div class="docstring">
|
3463
3463
|
<div class="discussion">
|
3464
3464
|
|
3465
|
-
<p>Fill tree list by appending items from array of strings and return the number of items added. If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3465
|
+
<p>Fill tree list by appending items from array of strings and return the number of 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 each item is added.</p>
|
3466
3466
|
|
3467
3467
|
|
3468
3468
|
</div>
|
@@ -3651,7 +3651,7 @@
|
|
3651
3651
|
</h3><div class="docstring">
|
3652
3652
|
<div class="discussion">
|
3653
3653
|
|
3654
|
-
<p>Return item
|
3654
|
+
<p>Return item’s closed icon</p>
|
3655
3655
|
|
3656
3656
|
|
3657
3657
|
</div>
|
@@ -3688,7 +3688,7 @@
|
|
3688
3688
|
</h3><div class="docstring">
|
3689
3689
|
<div class="discussion">
|
3690
3690
|
|
3691
|
-
<p>Return item
|
3691
|
+
<p>Return item’s user data</p>
|
3692
3692
|
|
3693
3693
|
|
3694
3694
|
</div>
|
@@ -3762,7 +3762,7 @@
|
|
3762
3762
|
</h3><div class="docstring">
|
3763
3763
|
<div class="discussion">
|
3764
3764
|
|
3765
|
-
<p>Return item
|
3765
|
+
<p>Return item’s open icon</p>
|
3766
3766
|
|
3767
3767
|
|
3768
3768
|
</div>
|
@@ -3799,7 +3799,7 @@
|
|
3799
3799
|
</h3><div class="docstring">
|
3800
3800
|
<div class="discussion">
|
3801
3801
|
|
3802
|
-
<p>Return item
|
3802
|
+
<p>Return item’s text</p>
|
3803
3803
|
|
3804
3804
|
|
3805
3805
|
</div>
|
@@ -3910,7 +3910,7 @@
|
|
3910
3910
|
</h3><div class="docstring">
|
3911
3911
|
<div class="discussion">
|
3912
3912
|
|
3913
|
-
<p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
3913
|
+
<p>Insert item with given text and optional icons, and user-data pointer under <em>father</em> before <em>other</em> item. Returns a reference to the newly added item (an FXTreeItem instance). 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>
|
3914
3914
|
|
3915
3915
|
|
3916
3916
|
</div>
|
@@ -4297,7 +4297,7 @@
|
|
4297
4297
|
</h3><div class="docstring">
|
4298
4298
|
<div class="discussion">
|
4299
4299
|
|
4300
|
-
<p>Deselect all items. If <em>notify</em> is <code>true</code>, <code>SEL_DESELECTED</code> messages will be sent to the list
|
4300
|
+
<p>Deselect all items. If <em>notify</em> is <code>true</code>, <code>SEL_DESELECTED</code> messages will be sent to the list’s message target indicating the affected items.</p>
|
4301
4301
|
|
4302
4302
|
|
4303
4303
|
</div>
|
@@ -4494,7 +4494,7 @@
|
|
4494
4494
|
</h3><div class="docstring">
|
4495
4495
|
<div class="discussion">
|
4496
4496
|
|
4497
|
-
<p>Set this item
|
4497
|
+
<p>Set this item’s state to opened. The primary result of this change is that the item’s icon will change to its “open” icon. This is different from the <span class='object_link'><a href="#expandTree-instance_method" title="Fox::FXTreeList#expandTree (method)">#expandTree</a></span> method, which actually collapses part of the tree list, making some items invisible. If <em>notify</em> is <code>true</code>, a <code>SEL_OPENED</code> message is sent to the list’s message target after the item is opened.</p>
|
4498
4498
|
|
4499
4499
|
|
4500
4500
|
</div>
|
@@ -4531,7 +4531,7 @@
|
|
4531
4531
|
</h3><div class="docstring">
|
4532
4532
|
<div class="discussion">
|
4533
4533
|
|
4534
|
-
<p>Prepend item with given text and optional icons, and user-data pointer as first child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). If <em>notify</em> is <code>true</code>, a <code>SEL_INSERTED</code> message is sent to the list
|
4534
|
+
<p>Prepend item with given text and optional icons, and user-data pointer as first child of <em>father</em>. Returns a reference to the newly added item (an FXTreeItem instance). 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>
|
4535
4535
|
|
4536
4536
|
|
4537
4537
|
</div>
|
@@ -4568,7 +4568,7 @@
|
|
4568
4568
|
</h3><div class="docstring">
|
4569
4569
|
<div class="discussion">
|
4570
4570
|
|
4571
|
-
<p>Remove item. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
4571
|
+
<p>Remove 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 removed.</p>
|
4572
4572
|
|
4573
4573
|
|
4574
4574
|
</div>
|
@@ -4605,7 +4605,7 @@
|
|
4605
4605
|
</h3><div class="docstring">
|
4606
4606
|
<div class="discussion">
|
4607
4607
|
|
4608
|
-
<p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. If <em>notify</em> is <code>true</code>, a <code>SEL_DELETED</code> message is sent to the list
|
4608
|
+
<p>Remove items in range [<em>fromItem</em>, <em>toItem</em>] inclusively. 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>
|
4609
4609
|
|
4610
4610
|
|
4611
4611
|
</div>
|
@@ -4685,7 +4685,7 @@
|
|
4685
4685
|
</h3><div class="docstring">
|
4686
4686
|
<div class="discussion">
|
4687
4687
|
|
4688
|
-
<p>Select item. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> message is sent to the list
|
4688
|
+
<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.</p>
|
4689
4689
|
|
4690
4690
|
|
4691
4691
|
</div>
|
@@ -4722,7 +4722,7 @@
|
|
4722
4722
|
</h3><div class="docstring">
|
4723
4723
|
<div class="discussion">
|
4724
4724
|
|
4725
|
-
<p>Change current item. If there is already a current item, that item is first closed. After <em>item</em> is set as the tree list
|
4725
|
+
<p>Change current item. If there is already a current item, that item is first closed. After <em>item</em> is set as the tree list’s current item, it is opened and selected. 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.</p>
|
4726
4726
|
|
4727
4727
|
|
4728
4728
|
</div>
|
@@ -4759,7 +4759,7 @@
|
|
4759
4759
|
</h3><div class="docstring">
|
4760
4760
|
<div class="discussion">
|
4761
4761
|
|
4762
|
-
<p>Change item
|
4762
|
+
<p>Change item’s closed icon, deleting the old icon if it’s owned</p>
|
4763
4763
|
|
4764
4764
|
|
4765
4765
|
</div>
|
@@ -4796,7 +4796,7 @@
|
|
4796
4796
|
</h3><div class="docstring">
|
4797
4797
|
<div class="discussion">
|
4798
4798
|
|
4799
|
-
<p>Change item
|
4799
|
+
<p>Change item’s user data</p>
|
4800
4800
|
|
4801
4801
|
|
4802
4802
|
</div>
|
@@ -4833,7 +4833,7 @@
|
|
4833
4833
|
</h3><div class="docstring">
|
4834
4834
|
<div class="discussion">
|
4835
4835
|
|
4836
|
-
<p>Change item
|
4836
|
+
<p>Change item’s open icon, deleting the old icon if it’s owned</p>
|
4837
4837
|
|
4838
4838
|
|
4839
4839
|
</div>
|
@@ -4870,7 +4870,7 @@
|
|
4870
4870
|
</h3><div class="docstring">
|
4871
4871
|
<div class="discussion">
|
4872
4872
|
|
4873
|
-
<p>Change item
|
4873
|
+
<p>Change item’s text</p>
|
4874
4874
|
|
4875
4875
|
|
4876
4876
|
</div>
|
@@ -5018,7 +5018,7 @@
|
|
5018
5018
|
</h3><div class="docstring">
|
5019
5019
|
<div class="discussion">
|
5020
5020
|
|
5021
|
-
<p>Toggle item selection. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list
|
5021
|
+
<p>Toggle item selection. If <em>notify</em> is <code>true</code>, a <code>SEL_SELECTED</code> or <code>SEL_DESELECTED</code> message is sent to the list’s message target to indicate the change.</p>
|
5022
5022
|
|
5023
5023
|
|
5024
5024
|
</div>
|
@@ -5085,9 +5085,9 @@
|
|
5085
5085
|
</div>
|
5086
5086
|
|
5087
5087
|
<div id="footer">
|
5088
|
-
Generated on
|
5089
|
-
<a href="
|
5090
|
-
0.9.
|
5088
|
+
Generated on Mon Jan 2 11:47:46 2023 by
|
5089
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
5090
|
+
0.9.28 (ruby-3.1.2).
|
5091
5091
|
</div>
|
5092
5092
|
|
5093
5093
|
</div>
|