fxruby 1.6.48-x86-mingw32 → 1.6.49-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/.github/workflows/binary.yml +12 -11
 - data/.github/workflows/ci.yml +25 -7
 - data/Gemfile +1 -1
 - data/History.md +9 -0
 - data/Rakefile +15 -13
 - data/appveyor.yml +1 -1
 - data/doap.rdf +2 -2
 - data/docs/Fox/Canvas/CanvasError.html +2 -2
 - data/docs/Fox/Canvas/CircleShape.html +2 -2
 - data/docs/Fox/Canvas/ImageShape.html +2 -2
 - data/docs/Fox/Canvas/LineShape.html +2 -2
 - data/docs/Fox/Canvas/PolygonShape.html +2 -2
 - data/docs/Fox/Canvas/RectangleShape.html +2 -2
 - data/docs/Fox/Canvas/SelectionPolicy.html +2 -2
 - data/docs/Fox/Canvas/Shape.html +2 -2
 - data/docs/Fox/Canvas/ShapeCanvas.html +2 -2
 - data/docs/Fox/Canvas/ShapeGroup.html +2 -2
 - data/docs/Fox/Canvas/SingleSelectionPolicy.html +2 -2
 - data/docs/Fox/Canvas/TextShape.html +2 -2
 - data/docs/Fox/Canvas.html +2 -2
 - data/docs/Fox/FTNonModal.html +2 -2
 - data/docs/Fox/FX4Splitter.html +2 -2
 - data/docs/Fox/FX7Segment.html +2 -2
 - data/docs/Fox/FXAccelTable.html +2 -2
 - data/docs/Fox/FXApp.html +2 -2
 - data/docs/Fox/FXArc.html +2 -2
 - data/docs/Fox/FXArrowButton.html +2 -2
 - data/docs/Fox/FXBMPIcon.html +2 -2
 - data/docs/Fox/FXBMPImage.html +2 -2
 - data/docs/Fox/FXBitmap.html +2 -2
 - data/docs/Fox/FXBitmapFrame.html +2 -2
 - data/docs/Fox/FXBitmapView.html +2 -2
 - data/docs/Fox/FXButton.html +2 -2
 - data/docs/Fox/FXCURCursor.html +2 -2
 - data/docs/Fox/FXCalendar.html +2 -2
 - data/docs/Fox/FXCanvas.html +2 -2
 - data/docs/Fox/FXCheckButton.html +2 -2
 - data/docs/Fox/FXChoiceBox.html +2 -2
 - data/docs/Fox/FXColor.html +2 -2
 - data/docs/Fox/FXColorBar.html +2 -2
 - data/docs/Fox/FXColorDialog.html +2 -2
 - data/docs/Fox/FXColorItem.html +2 -2
 - data/docs/Fox/FXColorList.html +2 -2
 - data/docs/Fox/FXColorRing.html +2 -2
 - data/docs/Fox/FXColorSelector.html +2 -2
 - data/docs/Fox/FXColorWell.html +2 -2
 - data/docs/Fox/FXColorWheel.html +2 -2
 - data/docs/Fox/FXComboBox.html +2 -2
 - data/docs/Fox/FXComboTableItem.html +2 -2
 - data/docs/Fox/FXCommand.html +2 -2
 - data/docs/Fox/FXComposite.html +2 -2
 - data/docs/Fox/FXCursor.html +2 -2
 - data/docs/Fox/FXDC.html +2 -2
 - data/docs/Fox/FXDCPrint.html +2 -2
 - data/docs/Fox/FXDCWindow.html +2 -2
 - data/docs/Fox/FXDataTarget.html +2 -2
 - data/docs/Fox/FXDebugTarget.html +2 -2
 - data/docs/Fox/FXDelegator.html +2 -2
 - data/docs/Fox/FXDial.html +2 -2
 - data/docs/Fox/FXDialogBox.html +21 -7
 - data/docs/Fox/FXDict.html +2 -2
 - data/docs/Fox/FXDirBox.html +2 -2
 - data/docs/Fox/FXDirDialog.html +2 -2
 - data/docs/Fox/FXDirItem.html +2 -2
 - data/docs/Fox/FXDirList.html +2 -2
 - data/docs/Fox/FXDirSelector.html +2 -2
 - data/docs/Fox/FXDockBar.html +2 -2
 - data/docs/Fox/FXDockHandler.html +2 -2
 - data/docs/Fox/FXDockSite.html +2 -2
 - data/docs/Fox/FXDockTitle.html +2 -2
 - data/docs/Fox/FXDocument.html +2 -2
 - data/docs/Fox/FXDragCorner.html +2 -2
 - data/docs/Fox/FXDrawable.html +2 -2
 - data/docs/Fox/FXDriveBox.html +2 -2
 - data/docs/Fox/FXEvent.html +2 -2
 - data/docs/Fox/FXExtentd.html +2 -2
 - data/docs/Fox/FXExtentf.html +2 -2
 - data/docs/Fox/FXFileAssoc.html +2 -2
 - data/docs/Fox/FXFileDialog.html +2 -2
 - data/docs/Fox/FXFileDict.html +2 -2
 - data/docs/Fox/FXFileItem.html +2 -2
 - data/docs/Fox/FXFileList.html +2 -2
 - data/docs/Fox/FXFileSelector.html +2 -2
 - data/docs/Fox/FXFileStream.html +2 -2
 - data/docs/Fox/FXFoldingItem.html +2 -2
 - data/docs/Fox/FXFoldingList.html +2 -2
 - data/docs/Fox/FXFont.html +2 -2
 - data/docs/Fox/FXFontDesc.html +2 -2
 - data/docs/Fox/FXFontDialog.html +2 -2
 - data/docs/Fox/FXFontSelector.html +2 -2
 - data/docs/Fox/FXFrame.html +2 -2
 - data/docs/Fox/FXGIFCursor.html +2 -2
 - data/docs/Fox/FXGIFIcon.html +2 -2
 - data/docs/Fox/FXGIFImage.html +2 -2
 - data/docs/Fox/FXGLCanvas.html +2 -2
 - data/docs/Fox/FXGLCone.html +2 -2
 - data/docs/Fox/FXGLContext.html +2 -2
 - data/docs/Fox/FXGLCube.html +2 -2
 - data/docs/Fox/FXGLCylinder.html +2 -2
 - data/docs/Fox/FXGLGroup.html +2 -2
 - data/docs/Fox/FXGLLine.html +2 -2
 - data/docs/Fox/FXGLObject.html +2 -2
 - data/docs/Fox/FXGLPoint.html +2 -2
 - data/docs/Fox/FXGLShape.html +2 -2
 - data/docs/Fox/FXGLSphere.html +2 -2
 - data/docs/Fox/FXGLViewer.html +2 -2
 - data/docs/Fox/FXGLVisual.html +2 -2
 - data/docs/Fox/FXGradient.html +2 -2
 - data/docs/Fox/FXGradientBar.html +2 -2
 - data/docs/Fox/FXGroupBox.html +2 -2
 - data/docs/Fox/FXHeader.html +2 -2
 - data/docs/Fox/FXHeaderItem.html +2 -2
 - data/docs/Fox/FXHiliteStyle.html +2 -2
 - data/docs/Fox/FXHorizontalFrame.html +2 -2
 - data/docs/Fox/FXHorizontalSeparator.html +2 -2
 - data/docs/Fox/FXICOIcon.html +2 -2
 - data/docs/Fox/FXICOImage.html +2 -2
 - data/docs/Fox/FXIcon.html +2 -2
 - data/docs/Fox/FXIconDict.html +2 -2
 - data/docs/Fox/FXIconItem.html +2 -2
 - data/docs/Fox/FXIconList.html +2 -2
 - data/docs/Fox/FXIconSource.html +2 -2
 - data/docs/Fox/FXId.html +2 -2
 - data/docs/Fox/FXImage.html +2 -2
 - data/docs/Fox/FXImageFrame.html +2 -2
 - data/docs/Fox/FXImageView.html +2 -2
 - data/docs/Fox/FXInputDialog.html +2 -2
 - data/docs/Fox/FXIrb.html +2 -2
 - data/docs/Fox/FXJPGIcon.html +2 -2
 - data/docs/Fox/FXJPGImage.html +2 -2
 - data/docs/Fox/FXKnob.html +2 -2
 - data/docs/Fox/FXLabel.html +2 -2
 - data/docs/Fox/FXLight.html +2 -2
 - data/docs/Fox/FXList.html +2 -2
 - data/docs/Fox/FXListBox.html +2 -2
 - data/docs/Fox/FXListItem.html +2 -2
 - data/docs/Fox/FXMDIChild.html +2 -2
 - data/docs/Fox/FXMDIClient.html +2 -2
 - data/docs/Fox/FXMDIDeleteButton.html +2 -2
 - data/docs/Fox/FXMDIMaximizeButton.html +2 -2
 - data/docs/Fox/FXMDIMenu.html +2 -2
 - data/docs/Fox/FXMDIMinimizeButton.html +2 -2
 - data/docs/Fox/FXMDIRestoreButton.html +2 -2
 - data/docs/Fox/FXMDIWindowButton.html +2 -2
 - data/docs/Fox/FXMainWindow.html +2 -2
 - data/docs/Fox/FXMaterial.html +2 -2
 - data/docs/Fox/FXMatrix.html +2 -2
 - data/docs/Fox/FXMemoryBuffer.html +2 -2
 - data/docs/Fox/FXMemoryStream.html +2 -2
 - data/docs/Fox/FXMenuBar.html +2 -2
 - data/docs/Fox/FXMenuButton.html +2 -2
 - data/docs/Fox/FXMenuCaption.html +2 -2
 - data/docs/Fox/FXMenuCascade.html +2 -2
 - data/docs/Fox/FXMenuCheck.html +2 -2
 - data/docs/Fox/FXMenuCommand.html +2 -2
 - data/docs/Fox/FXMenuPane.html +2 -2
 - data/docs/Fox/FXMenuRadio.html +2 -2
 - data/docs/Fox/FXMenuSeparator.html +2 -2
 - data/docs/Fox/FXMenuTitle.html +2 -2
 - data/docs/Fox/FXMessageBox.html +2 -2
 - data/docs/Fox/FXObject.html +2 -2
 - data/docs/Fox/FXOption.html +2 -2
 - data/docs/Fox/FXOptionMenu.html +2 -2
 - data/docs/Fox/FXPCXIcon.html +2 -2
 - data/docs/Fox/FXPCXImage.html +2 -2
 - data/docs/Fox/FXPNGIcon.html +2 -2
 - data/docs/Fox/FXPNGImage.html +2 -2
 - data/docs/Fox/FXPPMIcon.html +2 -2
 - data/docs/Fox/FXPPMImage.html +2 -2
 - data/docs/Fox/FXPSBounds.html +2 -2
 - data/docs/Fox/FXPacker.html +2 -2
 - data/docs/Fox/FXPicker.html +2 -2
 - data/docs/Fox/FXPopup.html +2 -2
 - data/docs/Fox/FXPrintDialog.html +2 -2
 - data/docs/Fox/FXPrinter.html +2 -2
 - data/docs/Fox/FXProgressBar.html +2 -2
 - data/docs/Fox/FXProgressDialog.html +2 -2
 - data/docs/Fox/FXPseudoKeyboard.html +2 -2
 - data/docs/Fox/FXPseudoMouse.html +2 -2
 - data/docs/Fox/FXPseudoTarget.html +2 -2
 - data/docs/Fox/FXQuatd.html +2 -2
 - data/docs/Fox/FXQuatf.html +2 -2
 - data/docs/Fox/FXRGBIcon.html +2 -2
 - data/docs/Fox/FXRGBImage.html +2 -2
 - data/docs/Fox/FXRadioButton.html +2 -2
 - data/docs/Fox/FXRanged.html +2 -2
 - data/docs/Fox/FXRangef.html +2 -2
 - data/docs/Fox/FXRealSlider.html +2 -2
 - data/docs/Fox/FXRealSpinner.html +2 -2
 - data/docs/Fox/FXRecentFiles.html +2 -2
 - data/docs/Fox/FXRectangle.html +2 -2
 - data/docs/Fox/FXRegion.html +2 -2
 - data/docs/Fox/FXRegistry.html +2 -2
 - data/docs/Fox/FXReplaceDialog.html +2 -2
 - data/docs/Fox/FXRootWindow.html +2 -2
 - data/docs/Fox/FXRuler.html +2 -2
 - data/docs/Fox/FXRulerView.html +2 -2
 - data/docs/Fox/FXScintilla.html +2 -2
 - data/docs/Fox/FXScrollArea.html +2 -2
 - data/docs/Fox/FXScrollBar.html +2 -2
 - data/docs/Fox/FXScrollCorner.html +2 -2
 - data/docs/Fox/FXScrollPane.html +2 -2
 - data/docs/Fox/FXScrollWindow.html +2 -2
 - data/docs/Fox/FXSearchDialog.html +2 -2
 - data/docs/Fox/FXSegment.html +2 -2
 - data/docs/Fox/FXSeparator.html +2 -2
 - data/docs/Fox/FXSettings.html +2 -2
 - data/docs/Fox/FXShell.html +2 -2
 - data/docs/Fox/FXShutter.html +2 -2
 - data/docs/Fox/FXShutterItem.html +2 -2
 - data/docs/Fox/FXSize.html +2 -2
 - data/docs/Fox/FXSlider.html +2 -2
 - data/docs/Fox/FXSphered.html +2 -2
 - data/docs/Fox/FXSpheref.html +2 -2
 - data/docs/Fox/FXSpinner.html +2 -2
 - data/docs/Fox/FXSplashScreen.html +2 -2
 - data/docs/Fox/FXSplashWindow.html +2 -2
 - data/docs/Fox/FXSplitter.html +2 -2
 - data/docs/Fox/FXSpring.html +2 -2
 - data/docs/Fox/FXStatusBar.html +2 -2
 - data/docs/Fox/FXStatusLine.html +2 -2
 - data/docs/Fox/FXStream.html +2 -2
 - data/docs/Fox/FXStreamAllocError.html +2 -2
 - data/docs/Fox/FXStreamEndError.html +2 -2
 - data/docs/Fox/FXStreamError.html +2 -2
 - data/docs/Fox/FXStreamFailureError.html +2 -2
 - data/docs/Fox/FXStreamFormatError.html +2 -2
 - data/docs/Fox/FXStreamFullError.html +2 -2
 - data/docs/Fox/FXStreamNoReadError.html +2 -2
 - data/docs/Fox/FXStreamNoWriteError.html +2 -2
 - data/docs/Fox/FXStreamUnknownError.html +2 -2
 - data/docs/Fox/FXStringDict.html +2 -2
 - data/docs/Fox/FXSwitcher.html +2 -2
 - data/docs/Fox/FXTGAIcon.html +2 -2
 - data/docs/Fox/FXTGAImage.html +2 -2
 - data/docs/Fox/FXTIFIcon.html +2 -2
 - data/docs/Fox/FXTIFImage.html +2 -2
 - data/docs/Fox/FXTabBar.html +2 -2
 - data/docs/Fox/FXTabBook.html +2 -2
 - data/docs/Fox/FXTabItem.html +2 -2
 - data/docs/Fox/FXTable.html +2 -2
 - data/docs/Fox/FXTableItem.html +2 -2
 - data/docs/Fox/FXTablePos.html +2 -2
 - data/docs/Fox/FXTableRange.html +2 -2
 - data/docs/Fox/FXText.html +2 -2
 - data/docs/Fox/FXTextChange.html +2 -2
 - data/docs/Fox/FXTextField.html +2 -2
 - data/docs/Fox/FXToggleButton.html +2 -2
 - data/docs/Fox/FXToolBar.html +2 -2
 - data/docs/Fox/FXToolBarGrip.html +2 -2
 - data/docs/Fox/FXToolBarShell.html +2 -2
 - data/docs/Fox/FXToolBarTab.html +2 -2
 - data/docs/Fox/FXToolTip.html +2 -2
 - data/docs/Fox/FXTopWindow.html +6 -9
 - data/docs/Fox/FXTranslator.html +2 -2
 - data/docs/Fox/FXTreeItem.html +2 -2
 - data/docs/Fox/FXTreeList.html +2 -2
 - data/docs/Fox/FXTreeListBox.html +2 -2
 - data/docs/Fox/FXTriStateButton.html +2 -2
 - data/docs/Fox/FXUndoList.html +2 -2
 - data/docs/Fox/FXVec2d.html +2 -2
 - data/docs/Fox/FXVec2f.html +2 -2
 - data/docs/Fox/FXVec3d.html +2 -2
 - data/docs/Fox/FXVec3f.html +2 -2
 - data/docs/Fox/FXVec4d.html +2 -2
 - data/docs/Fox/FXVec4f.html +2 -2
 - data/docs/Fox/FXVerticalFrame.html +2 -2
 - data/docs/Fox/FXVerticalSeparator.html +2 -2
 - data/docs/Fox/FXViewport.html +2 -2
 - data/docs/Fox/FXVisual.html +2 -2
 - data/docs/Fox/FXWindow.html +3 -3
 - data/docs/Fox/FXWizard.html +2 -2
 - data/docs/Fox/FXXBMIcon.html +2 -2
 - data/docs/Fox/FXXBMImage.html +2 -2
 - data/docs/Fox/FXXPMIcon.html +2 -2
 - data/docs/Fox/FXXPMImage.html +2 -2
 - data/docs/Fox/NotifyHeader.html +2 -2
 - data/docs/Fox/SCNotification.html +2 -2
 - data/docs/Fox/TextRange.html +2 -2
 - data/docs/Fox.html +3 -3
 - data/docs/IRB.html +2 -2
 - data/docs/Responder.html +2 -2
 - data/docs/Responder2.html +2 -2
 - data/docs/_index.html +2 -2
 - data/docs/class_list.html +6 -3
 - data/docs/css/full_list.css +3 -3
 - data/docs/css/style.css +6 -0
 - data/docs/file.History.html +21 -3
 - data/docs/file.README.html +2 -2
 - data/docs/file_list.html +5 -2
 - data/docs/frames.html +9 -4
 - data/docs/index.html +3 -3
 - data/docs/js/app.js +294 -264
 - data/docs/js/full_list.js +30 -4
 - data/docs/method_list.html +5 -2
 - data/docs/top-level-namespace.html +2 -2
 - data/ext/fox16_c/extconf.rb +32 -17
 - data/ext/fox16_c/scintilla_wrap.cpp +8 -1
 - data/fxruby.gemspec +2 -2
 - data/lib/2.7/fox16_c.so +0 -0
 - data/lib/3.0/fox16_c.so +0 -0
 - data/lib/3.1/fox16_c.so +0 -0
 - data/lib/3.2/fox16_c.so +0 -0
 - data/lib/3.3/fox16_c.so +0 -0
 - data/lib/3.4/fox16_c.so +0 -0
 - data/lib/fox16/scintilla.rb +750 -22
 - data/lib/fox16/version.rb +1 -1
 - data/ports/x86-mingw32/bin/libFOX-1.6-0.dll +0 -0
 - data/ports/x86-mingw32/bin/libfxscintilla-25.dll +0 -0
 - data/ports/x86-mingw32/bin/libjpeg-62.dll +0 -0
 - data/ports/x86-mingw32/bin/libpng16-16.dll +0 -0
 - data/ports/x86-mingw32/bin/libtiff-6.dll +0 -0
 - data/ports/x86-mingw32/bin/zlib1.dll +0 -0
 - data/rdoc-sources/FXDialogBox.rb +12 -0
 - data/rdoc-sources/FXToolTip.rb +1 -1
 - data/rdoc-sources/FXTopWindow.rb +1 -1
 - data/rdoc-sources/FXWindow.rb +1 -1
 - data/swig-interfaces/FXScintilla.i +8 -1
 - data/test/TC_FXApp.rb +2 -1
 - data/test/TC_FXButton.rb +2 -1
 - data/test/TC_FXDialogBox.rb +2 -1
 - data/test/TC_FXGLViewer.rb +2 -1
 - data/test/TC_FXMainWindow.rb +2 -1
 - data/test/TC_FXMessageBox.rb +2 -1
 - data/test/TC_FXScrollArea.rb +2 -1
 - data/test/TC_FXShell.rb +2 -1
 - data/test/TC_FXSize.rb +4 -2
 - metadata +8 -12
 - data/lib/2.6/fox16_c.so +0 -0
 - data/ports/x86-mingw32/bin/libfxscintilla-20.dll +0 -0
 
    
        data/docs/Fox/FXCURCursor.html
    CHANGED
    
    | 
         @@ -251,9 +251,9 @@ 
     | 
|
| 
       251 
251 
     | 
    
         
             
            </div>
         
     | 
| 
       252 
252 
     | 
    
         | 
| 
       253 
253 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       254 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 254 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       255 
255 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       256 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 256 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       257 
257 
     | 
    
         
             
            </div>
         
     | 
| 
       258 
258 
     | 
    
         | 
| 
       259 
259 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXCalendar.html
    CHANGED
    
    | 
         @@ -870,9 +870,9 @@ 
     | 
|
| 
       870 
870 
     | 
    
         
             
            </div>
         
     | 
| 
       871 
871 
     | 
    
         | 
| 
       872 
872 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       873 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 873 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       874 
874 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       875 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 875 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       876 
876 
     | 
    
         
             
            </div>
         
     | 
| 
       877 
877 
     | 
    
         | 
| 
       878 
878 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXCanvas.html
    CHANGED
    
    | 
         @@ -301,9 +301,9 @@ 
     | 
|
| 
       301 
301 
     | 
    
         
             
            </div>
         
     | 
| 
       302 
302 
     | 
    
         | 
| 
       303 
303 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       304 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 304 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:33 2025 by
         
     | 
| 
       305 
305 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       306 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 306 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       307 
307 
     | 
    
         
             
            </div>
         
     | 
| 
       308 
308 
     | 
    
         | 
| 
       309 
309 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXCheckButton.html
    CHANGED
    
    | 
         @@ -939,9 +939,9 @@ 
     | 
|
| 
       939 
939 
     | 
    
         
             
            </div>
         
     | 
| 
       940 
940 
     | 
    
         | 
| 
       941 
941 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       942 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 942 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:52 2025 by
         
     | 
| 
       943 
943 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       944 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 944 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       945 
945 
     | 
    
         
             
            </div>
         
     | 
| 
       946 
946 
     | 
    
         | 
| 
       947 
947 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXChoiceBox.html
    CHANGED
    
    | 
         @@ -462,9 +462,9 @@ 
     | 
|
| 
       462 
462 
     | 
    
         
             
            </div>
         
     | 
| 
       463 
463 
     | 
    
         | 
| 
       464 
464 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       465 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 465 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       466 
466 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       467 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 467 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       468 
468 
     | 
    
         
             
            </div>
         
     | 
| 
       469 
469 
     | 
    
         | 
| 
       470 
470 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColor.html
    CHANGED
    
    | 
         @@ -1509,9 +1509,9 @@ 
     | 
|
| 
       1509 
1509 
     | 
    
         
             
            </div>
         
     | 
| 
       1510 
1510 
     | 
    
         | 
| 
       1511 
1511 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1512 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1512 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:58 2025 by
         
     | 
| 
       1513 
1513 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1514 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1514 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1515 
1515 
     | 
    
         
             
            </div>
         
     | 
| 
       1516 
1516 
     | 
    
         | 
| 
       1517 
1517 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColorBar.html
    CHANGED
    
    | 
         @@ -749,9 +749,9 @@ 
     | 
|
| 
       749 
749 
     | 
    
         
             
            </div>
         
     | 
| 
       750 
750 
     | 
    
         | 
| 
       751 
751 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       752 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 752 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:38 2025 by
         
     | 
| 
       753 
753 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       754 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 754 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       755 
755 
     | 
    
         
             
            </div>
         
     | 
| 
       756 
756 
     | 
    
         | 
| 
       757 
757 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColorDialog.html
    CHANGED
    
    | 
         @@ -581,9 +581,9 @@ 
     | 
|
| 
       581 
581 
     | 
    
         
             
            </div>
         
     | 
| 
       582 
582 
     | 
    
         | 
| 
       583 
583 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       584 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 584 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:52 2025 by
         
     | 
| 
       585 
585 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       586 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 586 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       587 
587 
     | 
    
         
             
            </div>
         
     | 
| 
       588 
588 
     | 
    
         | 
| 
       589 
589 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColorItem.html
    CHANGED
    
    | 
         @@ -313,9 +313,9 @@ 
     | 
|
| 
       313 
313 
     | 
    
         
             
            </div>
         
     | 
| 
       314 
314 
     | 
    
         | 
| 
       315 
315 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       316 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 316 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       317 
317 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       318 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 318 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       319 
319 
     | 
    
         
             
            </div>
         
     | 
| 
       320 
320 
     | 
    
         | 
| 
       321 
321 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColorList.html
    CHANGED
    
    | 
         @@ -702,9 +702,9 @@ 
     | 
|
| 
       702 
702 
     | 
    
         
             
            </div>
         
     | 
| 
       703 
703 
     | 
    
         | 
| 
       704 
704 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       705 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 705 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       706 
706 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       707 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 707 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       708 
708 
     | 
    
         
             
            </div>
         
     | 
| 
       709 
709 
     | 
    
         | 
| 
       710 
710 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColorRing.html
    CHANGED
    
    | 
         @@ -807,9 +807,9 @@ 
     | 
|
| 
       807 
807 
     | 
    
         
             
            </div>
         
     | 
| 
       808 
808 
     | 
    
         | 
| 
       809 
809 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       810 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 810 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       811 
811 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       812 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 812 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       813 
813 
     | 
    
         
             
            </div>
         
     | 
| 
       814 
814 
     | 
    
         | 
| 
       815 
815 
     | 
    
         
             
                </div>
         
     | 
| 
         @@ -786,9 +786,9 @@ 
     | 
|
| 
       786 
786 
     | 
    
         
             
            </div>
         
     | 
| 
       787 
787 
     | 
    
         | 
| 
       788 
788 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       789 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 789 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:56 2025 by
         
     | 
| 
       790 
790 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       791 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 791 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       792 
792 
     | 
    
         
             
            </div>
         
     | 
| 
       793 
793 
     | 
    
         | 
| 
       794 
794 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColorWell.html
    CHANGED
    
    | 
         @@ -840,9 +840,9 @@ 
     | 
|
| 
       840 
840 
     | 
    
         
             
            </div>
         
     | 
| 
       841 
841 
     | 
    
         | 
| 
       842 
842 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       843 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 843 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       844 
844 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       845 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 845 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       846 
846 
     | 
    
         
             
            </div>
         
     | 
| 
       847 
847 
     | 
    
         | 
| 
       848 
848 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXColorWheel.html
    CHANGED
    
    | 
         @@ -760,9 +760,9 @@ 
     | 
|
| 
       760 
760 
     | 
    
         
             
            </div>
         
     | 
| 
       761 
761 
     | 
    
         | 
| 
       762 
762 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       763 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 763 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:49 2025 by
         
     | 
| 
       764 
764 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       765 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 765 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       766 
766 
     | 
    
         
             
            </div>
         
     | 
| 
       767 
767 
     | 
    
         | 
| 
       768 
768 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXComboBox.html
    CHANGED
    
    | 
         @@ -2929,9 +2929,9 @@ 
     | 
|
| 
       2929 
2929 
     | 
    
         
             
            </div>
         
     | 
| 
       2930 
2930 
     | 
    
         | 
| 
       2931 
2931 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       2932 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 2932 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       2933 
2933 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       2934 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 2934 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       2935 
2935 
     | 
    
         
             
            </div>
         
     | 
| 
       2936 
2936 
     | 
    
         | 
| 
       2937 
2937 
     | 
    
         
             
                </div>
         
     | 
| 
         @@ -534,9 +534,9 @@ 
     | 
|
| 
       534 
534 
     | 
    
         
             
            </div>
         
     | 
| 
       535 
535 
     | 
    
         | 
| 
       536 
536 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       537 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 537 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:57 2025 by
         
     | 
| 
       538 
538 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       539 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 539 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       540 
540 
     | 
    
         
             
            </div>
         
     | 
| 
       541 
541 
     | 
    
         | 
| 
       542 
542 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXCommand.html
    CHANGED
    
    | 
         @@ -516,9 +516,9 @@ 
     | 
|
| 
       516 
516 
     | 
    
         
             
            </div>
         
     | 
| 
       517 
517 
     | 
    
         | 
| 
       518 
518 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       519 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 519 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:59 2025 by
         
     | 
| 
       520 
520 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       521 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 521 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       522 
522 
     | 
    
         
             
            </div>
         
     | 
| 
       523 
523 
     | 
    
         | 
| 
       524 
524 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXComposite.html
    CHANGED
    
    | 
         @@ -423,9 +423,9 @@ 
     | 
|
| 
       423 
423 
     | 
    
         
             
            </div>
         
     | 
| 
       424 
424 
     | 
    
         | 
| 
       425 
425 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       426 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 426 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       427 
427 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       428 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 428 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       429 
429 
     | 
    
         
             
            </div>
         
     | 
| 
       430 
430 
     | 
    
         | 
| 
       431 
431 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXCursor.html
    CHANGED
    
    | 
         @@ -769,9 +769,9 @@ 
     | 
|
| 
       769 
769 
     | 
    
         
             
            </div>
         
     | 
| 
       770 
770 
     | 
    
         | 
| 
       771 
771 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       772 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 772 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:33 2025 by
         
     | 
| 
       773 
773 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       774 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 774 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       775 
775 
     | 
    
         
             
            </div>
         
     | 
| 
       776 
776 
     | 
    
         | 
| 
       777 
777 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDC.html
    CHANGED
    
    | 
         @@ -5221,9 +5221,9 @@ 
     | 
|
| 
       5221 
5221 
     | 
    
         
             
            </div>
         
     | 
| 
       5222 
5222 
     | 
    
         | 
| 
       5223 
5223 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       5224 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 5224 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:30 2025 by
         
     | 
| 
       5225 
5225 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       5226 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 5226 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       5227 
5227 
     | 
    
         
             
            </div>
         
     | 
| 
       5228 
5228 
     | 
    
         | 
| 
       5229 
5229 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDCPrint.html
    CHANGED
    
    | 
         @@ -686,9 +686,9 @@ 
     | 
|
| 
       686 
686 
     | 
    
         
             
            </div>
         
     | 
| 
       687 
687 
     | 
    
         | 
| 
       688 
688 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       689 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 689 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:35 2025 by
         
     | 
| 
       690 
690 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       691 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 691 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       692 
692 
     | 
    
         
             
            </div>
         
     | 
| 
       693 
693 
     | 
    
         | 
| 
       694 
694 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDCWindow.html
    CHANGED
    
    | 
         @@ -348,9 +348,9 @@ 
     | 
|
| 
       348 
348 
     | 
    
         
             
            </div>
         
     | 
| 
       349 
349 
     | 
    
         | 
| 
       350 
350 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       351 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 351 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       352 
352 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       353 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 353 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       354 
354 
     | 
    
         
             
            </div>
         
     | 
| 
       355 
355 
     | 
    
         | 
| 
       356 
356 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDataTarget.html
    CHANGED
    
    | 
         @@ -563,9 +563,9 @@ 
     | 
|
| 
       563 
563 
     | 
    
         
             
            </div>
         
     | 
| 
       564 
564 
     | 
    
         | 
| 
       565 
565 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       566 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 566 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:49 2025 by
         
     | 
| 
       567 
567 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       568 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 568 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       569 
569 
     | 
    
         
             
            </div>
         
     | 
| 
       570 
570 
     | 
    
         | 
| 
       571 
571 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDebugTarget.html
    CHANGED
    
    | 
         @@ -295,9 +295,9 @@ 
     | 
|
| 
       295 
295 
     | 
    
         
             
            </div>
         
     | 
| 
       296 
296 
     | 
    
         | 
| 
       297 
297 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       298 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 298 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:52 2025 by
         
     | 
| 
       299 
299 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       300 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 300 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       301 
301 
     | 
    
         
             
            </div>
         
     | 
| 
       302 
302 
     | 
    
         | 
| 
       303 
303 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDelegator.html
    CHANGED
    
    | 
         @@ -295,9 +295,9 @@ 
     | 
|
| 
       295 
295 
     | 
    
         
             
            </div>
         
     | 
| 
       296 
296 
     | 
    
         | 
| 
       297 
297 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       298 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 298 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:42 2025 by
         
     | 
| 
       299 
299 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       300 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 300 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       301 
301 
     | 
    
         
             
            </div>
         
     | 
| 
       302 
302 
     | 
    
         | 
| 
       303 
303 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDial.html
    CHANGED
    
    | 
         @@ -1123,9 +1123,9 @@ 
     | 
|
| 
       1123 
1123 
     | 
    
         
             
            </div>
         
     | 
| 
       1124 
1124 
     | 
    
         | 
| 
       1125 
1125 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1126 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1126 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:31 2025 by
         
     | 
| 
       1127 
1127 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1128 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1128 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1129 
1129 
     | 
    
         
             
            </div>
         
     | 
| 
       1130 
1130 
     | 
    
         | 
| 
       1131 
1131 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDialogBox.html
    CHANGED
    
    | 
         @@ -120,6 +120,20 @@ 
     | 
|
| 
       120 
120 
     | 
    
         | 
| 
       121 
121 
     | 
    
         
             
            <p>When a dialog box receives a <code>SEL_COMMAND</code> message with identifier <code>ID_CANCEL</code> or <code>ID_ACCEPT</code>, the dialog box breaks out of the modal loop and returns a completion code of either 0 or 1, respectively.</p>
         
     | 
| 
       122 
122 
     | 
    
         | 
| 
      
 123 
     | 
    
         
            +
            <p>A modal dialog can be closed directly from a button:</p>
         
     | 
| 
      
 124 
     | 
    
         
            +
             
     | 
| 
      
 125 
     | 
    
         
            +
            <pre class="code ruby"><code class="ruby"><span class='const'><span class='object_link'><a href="FXButton.html" title="Fox::FXButton (class)">FXButton</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXButton.html#initialize-instance_method" title="Fox::FXButton#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='kw'>self</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>&OK</span><span class='tstring_end'>"</span></span><span class='comma'>,</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='kw'>self</span><span class='comma'>,</span> <span class='const'>ID_ACCEPT</span><span class='rparen'>)</span>
         
     | 
| 
      
 126 
     | 
    
         
            +
            </code></pre>
         
     | 
| 
      
 127 
     | 
    
         
            +
             
     | 
| 
      
 128 
     | 
    
         
            +
            <p>A modal dialog can also be closed from an event handler like so:</p>
         
     | 
| 
      
 129 
     | 
    
         
            +
             
     | 
| 
      
 130 
     | 
    
         
            +
            <pre class="code ruby"><code class="ruby"><span class='const'><span class='object_link'><a href="FXButton.html" title="Fox::FXButton (class)">FXButton</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="FXButton.html#initialize-instance_method" title="Fox::FXButton#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='kw'>self</span><span class='comma'>,</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>&OK</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_bu'>bu</span><span class='op'>|</span>
         
     | 
| 
      
 131 
     | 
    
         
            +
              <span class='id identifier rubyid_bu'>bu</span><span class='period'>.</span><span class='id identifier rubyid_connect'>connect</span><span class='lparen'>(</span><span class='const'>SEL_COMMAND</span><span class='rparen'>)</span> <span class='kw'>do</span>
         
     | 
| 
      
 132 
     | 
    
         
            +
                <span class='id identifier rubyid_handle'>handle</span><span class='lparen'>(</span><span class='kw'>self</span><span class='comma'>,</span> <span class='const'><span class='object_link'><a href="../Fox.html" title="Fox (module)">Fox</a></span></span><span class='period'>.</span><span class='const'>MKUINT</span><span class='lparen'>(</span><span class='const'>ID_ACCEPT</span><span class='comma'>,</span> <span class='const'>SEL_COMMAND</span><span class='rparen'>)</span><span class='comma'>,</span> <span class='kw'>nil</span><span class='rparen'>)</span>
         
     | 
| 
      
 133 
     | 
    
         
            +
              <span class='kw'>end</span>
         
     | 
| 
      
 134 
     | 
    
         
            +
            <span class='kw'>end</span>
         
     | 
| 
      
 135 
     | 
    
         
            +
            </code></pre>
         
     | 
| 
      
 136 
     | 
    
         
            +
             
     | 
| 
       123 
137 
     | 
    
         
             
            <p>To close a dialog box when it’s not running modally, simply call <span class='object_link'><a href="FXWindow.html#hide-instance_method" title="Fox::FXWindow#hide (method)">Fox::FXWindow#hide</a></span> (or send it the <code>ID_HIDE</code> command message).</p>
         
     | 
| 
       124 
138 
     | 
    
         | 
| 
       125 
139 
     | 
    
         
             
            <h3 id="label-Message+identifiers">Message identifiers</h3>
         
     | 
| 
         @@ -341,11 +355,11 @@ 
     | 
|
| 
       341 
355 
     | 
    
         
             
                  <pre class="lines">
         
     | 
| 
       342 
356 
     | 
    
         | 
| 
       343 
357 
     | 
    
         | 
| 
       344 
     | 
    
         
            -
             
     | 
| 
       345 
     | 
    
         
            -
             
     | 
| 
      
 358 
     | 
    
         
            +
            35
         
     | 
| 
      
 359 
     | 
    
         
            +
            36</pre>
         
     | 
| 
       346 
360 
     | 
    
         
             
                </td>
         
     | 
| 
       347 
361 
     | 
    
         
             
                <td>
         
     | 
| 
       348 
     | 
    
         
            -
                  <pre class="code"><span class="info file"># File 'rdoc-sources/FXDialogBox.rb', line  
     | 
| 
      
 362 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'rdoc-sources/FXDialogBox.rb', line 35</span>
         
     | 
| 
       349 
363 
     | 
    
         | 
| 
       350 
364 
     | 
    
         
             
            <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_owner'>owner</span><span class='comma'>,</span> <span class='id identifier rubyid_title'>title</span><span class='comma'>,</span> <span class='id identifier rubyid_opts'>opts</span><span class='op'>=</span><span class='const'>DECOR_TITLE</span><span class='op'>|</span><span class='const'>DECOR_BORDER</span><span class='comma'>,</span> <span class='id identifier rubyid_x'>x</span><span class='op'>=</span><span class='int'>0</span><span class='comma'>,</span> <span class='id identifier rubyid_y'>y</span><span class='op'>=</span><span class='int'>0</span><span class='comma'>,</span> <span class='id identifier rubyid_width'>width</span><span class='op'>=</span><span class='int'>0</span><span class='comma'>,</span> <span class='id identifier rubyid_height'>height</span><span class='op'>=</span><span class='int'>0</span><span class='comma'>,</span> <span class='id identifier rubyid_padLeft'>padLeft</span><span class='op'>=</span><span class='int'>10</span><span class='comma'>,</span> <span class='id identifier rubyid_padRight'>padRight</span><span class='op'>=</span><span class='int'>10</span><span class='comma'>,</span> <span class='id identifier rubyid_padTop'>padTop</span><span class='op'>=</span><span class='int'>10</span><span class='comma'>,</span> <span class='id identifier rubyid_padBottom'>padBottom</span><span class='op'>=</span><span class='int'>10</span><span class='comma'>,</span> <span class='id identifier rubyid_hSpacing'>hSpacing</span><span class='op'>=</span><span class='int'>4</span><span class='comma'>,</span> <span class='id identifier rubyid_vSpacing'>vSpacing</span><span class='op'>=</span><span class='int'>4</span><span class='rparen'>)</span> <span class='comment'># :yields: theDialogBox
         
     | 
| 
       351 
365 
     | 
    
         
             
            </span><span class='kw'>end</span></pre>
         
     | 
| 
         @@ -387,10 +401,10 @@ 
     | 
|
| 
       387 
401 
     | 
    
         
             
                  <pre class="lines">
         
     | 
| 
       388 
402 
     | 
    
         | 
| 
       389 
403 
     | 
    
         | 
| 
       390 
     | 
    
         
            -
             
     | 
| 
      
 404 
     | 
    
         
            +
            41</pre>
         
     | 
| 
       391 
405 
     | 
    
         
             
                </td>
         
     | 
| 
       392 
406 
     | 
    
         
             
                <td>
         
     | 
| 
       393 
     | 
    
         
            -
                  <pre class="code"><span class="info file"># File 'rdoc-sources/FXDialogBox.rb', line  
     | 
| 
      
 407 
     | 
    
         
            +
                  <pre class="code"><span class="info file"># File 'rdoc-sources/FXDialogBox.rb', line 41</span>
         
     | 
| 
       394 
408 
     | 
    
         | 
| 
       395 
409 
     | 
    
         
             
            <span class='kw'>def</span> <span class='id identifier rubyid_execute'>execute</span><span class='lparen'>(</span><span class='id identifier rubyid_placement'>placement</span><span class='op'>=</span><span class='const'>PLACEMENT_CURSOR</span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
         
     | 
| 
       396 
410 
     | 
    
         
             
                </td>
         
     | 
| 
         @@ -403,9 +417,9 @@ 
     | 
|
| 
       403 
417 
     | 
    
         
             
            </div>
         
     | 
| 
       404 
418 
     | 
    
         | 
| 
       405 
419 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       406 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 420 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:43 2025 by
         
     | 
| 
       407 
421 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       408 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 422 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       409 
423 
     | 
    
         
             
            </div>
         
     | 
| 
       410 
424 
     | 
    
         | 
| 
       411 
425 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDict.html
    CHANGED
    
    | 
         @@ -1053,9 +1053,9 @@ 
     | 
|
| 
       1053 
1053 
     | 
    
         
             
            </div>
         
     | 
| 
       1054 
1054 
     | 
    
         | 
| 
       1055 
1055 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1056 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1056 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:31 2025 by
         
     | 
| 
       1057 
1057 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1058 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1058 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1059 
1059 
     | 
    
         
             
            </div>
         
     | 
| 
       1060 
1060 
     | 
    
         | 
| 
       1061 
1061 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDirBox.html
    CHANGED
    
    | 
         @@ -742,9 +742,9 @@ 
     | 
|
| 
       742 
742 
     | 
    
         
             
            </div>
         
     | 
| 
       743 
743 
     | 
    
         | 
| 
       744 
744 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       745 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 745 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:34 2025 by
         
     | 
| 
       746 
746 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       747 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 747 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       748 
748 
     | 
    
         
             
            </div>
         
     | 
| 
       749 
749 
     | 
    
         | 
| 
       750 
750 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDirDialog.html
    CHANGED
    
    | 
         @@ -904,9 +904,9 @@ 
     | 
|
| 
       904 
904 
     | 
    
         
             
            </div>
         
     | 
| 
       905 
905 
     | 
    
         | 
| 
       906 
906 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       907 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 907 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:43 2025 by
         
     | 
| 
       908 
908 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       909 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 909 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       910 
910 
     | 
    
         
             
            </div>
         
     | 
| 
       911 
911 
     | 
    
         | 
| 
       912 
912 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDirItem.html
    CHANGED
    
    | 
         @@ -979,9 +979,9 @@ 
     | 
|
| 
       979 
979 
     | 
    
         
             
            </div>
         
     | 
| 
       980 
980 
     | 
    
         | 
| 
       981 
981 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       982 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 982 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:35 2025 by
         
     | 
| 
       983 
983 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       984 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 984 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       985 
985 
     | 
    
         
             
            </div>
         
     | 
| 
       986 
986 
     | 
    
         | 
| 
       987 
987 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDirList.html
    CHANGED
    
    | 
         @@ -1544,9 +1544,9 @@ 
     | 
|
| 
       1544 
1544 
     | 
    
         
             
            </div>
         
     | 
| 
       1545 
1545 
     | 
    
         | 
| 
       1546 
1546 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1547 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1547 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:36 2025 by
         
     | 
| 
       1548 
1548 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1549 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1549 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1550 
1550 
     | 
    
         
             
            </div>
         
     | 
| 
       1551 
1551 
     | 
    
         | 
| 
       1552 
1552 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDirSelector.html
    CHANGED
    
    | 
         @@ -985,9 +985,9 @@ 
     | 
|
| 
       985 
985 
     | 
    
         
             
            </div>
         
     | 
| 
       986 
986 
     | 
    
         | 
| 
       987 
987 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       988 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 988 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:52 2025 by
         
     | 
| 
       989 
989 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       990 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 990 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       991 
991 
     | 
    
         
             
            </div>
         
     | 
| 
       992 
992 
     | 
    
         | 
| 
       993 
993 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDockBar.html
    CHANGED
    
    | 
         @@ -1441,9 +1441,9 @@ 
     | 
|
| 
       1441 
1441 
     | 
    
         
             
            </div>
         
     | 
| 
       1442 
1442 
     | 
    
         | 
| 
       1443 
1443 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1444 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1444 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:36 2025 by
         
     | 
| 
       1445 
1445 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1446 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1446 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1447 
1447 
     | 
    
         
             
            </div>
         
     | 
| 
       1448 
1448 
     | 
    
         | 
| 
       1449 
1449 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDockHandler.html
    CHANGED
    
    | 
         @@ -458,9 +458,9 @@ 
     | 
|
| 
       458 
458 
     | 
    
         
             
            </div>
         
     | 
| 
       459 
459 
     | 
    
         | 
| 
       460 
460 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       461 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 461 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:52 2025 by
         
     | 
| 
       462 
462 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       463 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 463 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       464 
464 
     | 
    
         
             
            </div>
         
     | 
| 
       465 
465 
     | 
    
         | 
| 
       466 
466 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDockSite.html
    CHANGED
    
    | 
         @@ -668,9 +668,9 @@ 
     | 
|
| 
       668 
668 
     | 
    
         
             
            </div>
         
     | 
| 
       669 
669 
     | 
    
         | 
| 
       670 
670 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       671 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 671 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       672 
672 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       673 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 673 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       674 
674 
     | 
    
         
             
            </div>
         
     | 
| 
       675 
675 
     | 
    
         | 
| 
       676 
676 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDockTitle.html
    CHANGED
    
    | 
         @@ -596,9 +596,9 @@ 
     | 
|
| 
       596 
596 
     | 
    
         
             
            </div>
         
     | 
| 
       597 
597 
     | 
    
         | 
| 
       598 
598 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       599 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 599 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:43 2025 by
         
     | 
| 
       600 
600 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       601 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 601 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       602 
602 
     | 
    
         
             
            </div>
         
     | 
| 
       603 
603 
     | 
    
         | 
| 
       604 
604 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDocument.html
    CHANGED
    
    | 
         @@ -526,9 +526,9 @@ 
     | 
|
| 
       526 
526 
     | 
    
         
             
            </div>
         
     | 
| 
       527 
527 
     | 
    
         | 
| 
       528 
528 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       529 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 529 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       530 
530 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       531 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 531 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       532 
532 
     | 
    
         
             
            </div>
         
     | 
| 
       533 
533 
     | 
    
         | 
| 
       534 
534 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDragCorner.html
    CHANGED
    
    | 
         @@ -430,9 +430,9 @@ 
     | 
|
| 
       430 
430 
     | 
    
         
             
            </div>
         
     | 
| 
       431 
431 
     | 
    
         | 
| 
       432 
432 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       433 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 433 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:49 2025 by
         
     | 
| 
       434 
434 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       435 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 435 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       436 
436 
     | 
    
         
             
            </div>
         
     | 
| 
       437 
437 
     | 
    
         | 
| 
       438 
438 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDrawable.html
    CHANGED
    
    | 
         @@ -468,9 +468,9 @@ 
     | 
|
| 
       468 
468 
     | 
    
         
             
            </div>
         
     | 
| 
       469 
469 
     | 
    
         | 
| 
       470 
470 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       471 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 471 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       472 
472 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       473 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 473 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       474 
474 
     | 
    
         
             
            </div>
         
     | 
| 
       475 
475 
     | 
    
         | 
| 
       476 
476 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXDriveBox.html
    CHANGED
    
    | 
         @@ -736,9 +736,9 @@ 
     | 
|
| 
       736 
736 
     | 
    
         
             
            </div>
         
     | 
| 
       737 
737 
     | 
    
         | 
| 
       738 
738 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       739 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 739 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:39 2025 by
         
     | 
| 
       740 
740 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       741 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 741 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       742 
742 
     | 
    
         
             
            </div>
         
     | 
| 
       743 
743 
     | 
    
         | 
| 
       744 
744 
     | 
    
         
             
                </div>
         
     | 
    
        data/docs/Fox/FXEvent.html
    CHANGED
    
    | 
         @@ -1726,9 +1726,9 @@ 
     | 
|
| 
       1726 
1726 
     | 
    
         
             
            </div>
         
     | 
| 
       1727 
1727 
     | 
    
         | 
| 
       1728 
1728 
     | 
    
         
             
                  <div id="footer">
         
     | 
| 
       1729 
     | 
    
         
            -
              Generated on  
     | 
| 
      
 1729 
     | 
    
         
            +
              Generated on Tue Mar 11 16:01:30 2025 by
         
     | 
| 
       1730 
1730 
     | 
    
         
             
              <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
         
     | 
| 
       1731 
     | 
    
         
            -
              0.9. 
     | 
| 
      
 1731 
     | 
    
         
            +
              0.9.37 (ruby-3.5.0).
         
     | 
| 
       1732 
1732 
     | 
    
         
             
            </div>
         
     | 
| 
       1733 
1733 
     | 
    
         | 
| 
       1734 
1734 
     | 
    
         
             
                </div>
         
     |