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
data/docs/Fox/FXViewport.html
CHANGED
@@ -770,9 +770,9 @@
|
|
770
770
|
</div>
|
771
771
|
|
772
772
|
<div id="footer">
|
773
|
-
Generated on
|
774
|
-
<a href="
|
775
|
-
0.9.
|
773
|
+
Generated on Mon Jan 2 11:47:42 2023 by
|
774
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
775
|
+
0.9.28 (ruby-3.1.2).
|
776
776
|
</div>
|
777
777
|
|
778
778
|
</div>
|
data/docs/Fox/FXVisual.html
CHANGED
@@ -1013,9 +1013,9 @@
|
|
1013
1013
|
</div>
|
1014
1014
|
|
1015
1015
|
<div id="footer">
|
1016
|
-
Generated on
|
1017
|
-
<a href="
|
1018
|
-
0.9.
|
1016
|
+
Generated on Mon Jan 2 11:47:31 2023 by
|
1017
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1018
|
+
0.9.28 (ruby-3.1.2).
|
1019
1019
|
</div>
|
1020
1020
|
|
1021
1021
|
</div>
|
data/docs/Fox/FXWindow.html
CHANGED
@@ -128,7 +128,7 @@
|
|
128
128
|
<p>sent when the window is unmapped; the message data is an FXEvent instance.</p>
|
129
129
|
</dd><dt><code>SEL_CONFIGURE</code>
|
130
130
|
<dd>
|
131
|
-
<p>sent when the window
|
131
|
+
<p>sent when the window’s size changes; the message data is an FXEvent instance.</p>
|
132
132
|
</dd><dt><code>SEL_ENTER</code>
|
133
133
|
<dd>
|
134
134
|
<p>sent when the mouse cursor enters this window</p>
|
@@ -194,7 +194,7 @@
|
|
194
194
|
<p>sent when this window loses the selection</p>
|
195
195
|
</dd><dt><code>SEL_SELECTION_REQUEST</code>
|
196
196
|
<dd>
|
197
|
-
<p>sent when this window
|
197
|
+
<p>sent when this window’s selection is requested</p>
|
198
198
|
</dd></dl>
|
199
199
|
|
200
200
|
<p>For each of the following clipboard-related events, the message data is an FXEvent instance:</p>
|
@@ -206,7 +206,7 @@
|
|
206
206
|
<p>sent when this window loses the clipboard</p>
|
207
207
|
</dd><dt><code>SEL_CLIPBOARD_REQUEST</code>
|
208
208
|
<dd>
|
209
|
-
<p>sent when this window
|
209
|
+
<p>sent when this window’s clipboard data is requested</p>
|
210
210
|
</dd></dl>
|
211
211
|
|
212
212
|
<p>For each of the following drag-and-drop events, the message data is an FXEvent instance:</p>
|
@@ -645,7 +645,7 @@
|
|
645
645
|
|
646
646
|
|
647
647
|
<span class="summary_desc"><div class='inline'>
|
648
|
-
<p>This window
|
648
|
+
<p>This window’s first child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
|
649
649
|
</div></span>
|
650
650
|
|
651
651
|
</li>
|
@@ -730,7 +730,7 @@
|
|
730
730
|
|
731
731
|
|
732
732
|
<span class="summary_desc"><div class='inline'>
|
733
|
-
<p>This window
|
733
|
+
<p>This window’s last child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
|
734
734
|
</div></span>
|
735
735
|
|
736
736
|
</li>
|
@@ -844,7 +844,7 @@
|
|
844
844
|
|
845
845
|
|
846
846
|
<span class="summary_desc"><div class='inline'>
|
847
|
-
<p>This window
|
847
|
+
<p>This window’s owner window <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
|
848
848
|
</div></span>
|
849
849
|
|
850
850
|
</li>
|
@@ -873,7 +873,7 @@
|
|
873
873
|
|
874
874
|
|
875
875
|
<span class="summary_desc"><div class='inline'>
|
876
|
-
<p>This window
|
876
|
+
<p>This window’s parent window <span class='object_link'><a href="" title="Fox::FXWindow (class)">FXWindow</a></span>.</p>
|
877
877
|
</div></span>
|
878
878
|
|
879
879
|
</li>
|
@@ -1041,7 +1041,7 @@
|
|
1041
1041
|
|
1042
1042
|
|
1043
1043
|
<span class="summary_desc"><div class='inline'>
|
1044
|
-
<p>This window
|
1044
|
+
<p>This window’s x-coordinate, in the parent’s coordinate system [Integer].</p>
|
1045
1045
|
</div></span>
|
1046
1046
|
|
1047
1047
|
</li>
|
@@ -1068,7 +1068,7 @@
|
|
1068
1068
|
|
1069
1069
|
|
1070
1070
|
<span class="summary_desc"><div class='inline'>
|
1071
|
-
<p>This window
|
1071
|
+
<p>This window’s y-coordinate, in the parent’s coordinate system [Integer].</p>
|
1072
1072
|
</div></span>
|
1073
1073
|
|
1074
1074
|
</li>
|
@@ -1676,7 +1676,7 @@
|
|
1676
1676
|
|
1677
1677
|
|
1678
1678
|
<span class="summary_desc"><div class='inline'>
|
1679
|
-
<p>Add this hot key to the closest ancestor
|
1679
|
+
<p>Add this hot key to the closest ancestor’s accelerator table.</p>
|
1680
1680
|
</div></span>
|
1681
1681
|
|
1682
1682
|
</li>
|
@@ -3166,7 +3166,7 @@
|
|
3166
3166
|
|
3167
3167
|
|
3168
3168
|
<span class="summary_desc"><div class='inline'>
|
3169
|
-
<p>Relink this window after sibling window <em>other</em>, in the parent
|
3169
|
+
<p>Relink this window after sibling window <em>other</em>, in the parent’s window list.</p>
|
3170
3170
|
</div></span>
|
3171
3171
|
|
3172
3172
|
</li>
|
@@ -3190,7 +3190,7 @@
|
|
3190
3190
|
|
3191
3191
|
|
3192
3192
|
<span class="summary_desc"><div class='inline'>
|
3193
|
-
<p>Relink this window before sibling window <em>other</em>, in the parent
|
3193
|
+
<p>Relink this window before sibling window <em>other</em>, in the parent’s window list.</p>
|
3194
3194
|
</div></span>
|
3195
3195
|
|
3196
3196
|
</li>
|
@@ -3238,7 +3238,7 @@
|
|
3238
3238
|
|
3239
3239
|
|
3240
3240
|
<span class="summary_desc"><div class='inline'>
|
3241
|
-
<p>Move the window immediately, in the parent
|
3241
|
+
<p>Move the window immediately, in the parent’s coordinate system.</p>
|
3242
3242
|
</div></span>
|
3243
3243
|
|
3244
3244
|
</li>
|
@@ -3286,7 +3286,7 @@
|
|
3286
3286
|
|
3287
3287
|
|
3288
3288
|
<span class="summary_desc"><div class='inline'>
|
3289
|
-
<p>Move and resize the window immediately, in the parent
|
3289
|
+
<p>Move and resize the window immediately, in the parent’s coordinate system.</p>
|
3290
3290
|
</div></span>
|
3291
3291
|
|
3292
3292
|
</li>
|
@@ -3334,7 +3334,7 @@
|
|
3334
3334
|
|
3335
3335
|
|
3336
3336
|
<span class="summary_desc"><div class='inline'>
|
3337
|
-
<p>Mark this window
|
3337
|
+
<p>Mark this window’s layout as dirty.</p>
|
3338
3338
|
</div></span>
|
3339
3339
|
|
3340
3340
|
</li>
|
@@ -3406,7 +3406,7 @@
|
|
3406
3406
|
|
3407
3407
|
|
3408
3408
|
<span class="summary_desc"><div class='inline'>
|
3409
|
-
<p>Remove this hot key from the closest ancestor
|
3409
|
+
<p>Remove this hot key from the closest ancestor’s accelerator table.</p>
|
3410
3410
|
</div></span>
|
3411
3411
|
|
3412
3412
|
</li>
|
@@ -3816,7 +3816,7 @@
|
|
3816
3816
|
|
3817
3817
|
|
3818
3818
|
<span class="summary_desc"><div class='inline'>
|
3819
|
-
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em
|
3819
|
+
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em>’s coordinate system to this window’s coordinate system.</p>
|
3820
3820
|
</div></span>
|
3821
3821
|
|
3822
3822
|
</li>
|
@@ -3840,7 +3840,7 @@
|
|
3840
3840
|
|
3841
3841
|
|
3842
3842
|
<span class="summary_desc"><div class='inline'>
|
3843
|
-
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this window
|
3843
|
+
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this window’s coordinate system to <em>toWindow</em>’s coordinate system.</p>
|
3844
3844
|
</div></span>
|
3845
3845
|
|
3846
3846
|
</li>
|
@@ -4313,7 +4313,7 @@
|
|
4313
4313
|
</h3><div class="docstring">
|
4314
4314
|
<div class="discussion">
|
4315
4315
|
|
4316
|
-
<p>This window
|
4316
|
+
<p>This window’s first child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
|
4317
4317
|
|
4318
4318
|
|
4319
4319
|
</div>
|
@@ -4442,7 +4442,7 @@
|
|
4442
4442
|
</h3><div class="docstring">
|
4443
4443
|
<div class="discussion">
|
4444
4444
|
|
4445
|
-
<p>This window
|
4445
|
+
<p>This window’s last child window, if any <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
|
4446
4446
|
|
4447
4447
|
|
4448
4448
|
</div>
|
@@ -4614,7 +4614,7 @@
|
|
4614
4614
|
</h3><div class="docstring">
|
4615
4615
|
<div class="discussion">
|
4616
4616
|
|
4617
|
-
<p>This window
|
4617
|
+
<p>This window’s owner window <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
|
4618
4618
|
|
4619
4619
|
|
4620
4620
|
</div>
|
@@ -4657,7 +4657,7 @@
|
|
4657
4657
|
</h3><div class="docstring">
|
4658
4658
|
<div class="discussion">
|
4659
4659
|
|
4660
|
-
<p>This window
|
4660
|
+
<p>This window’s parent window <span class='object_link'><a href="" title="Fox::FXWindow (class)">Fox::FXWindow</a></span></p>
|
4661
4661
|
|
4662
4662
|
|
4663
4663
|
</div>
|
@@ -4915,7 +4915,7 @@
|
|
4915
4915
|
</h3><div class="docstring">
|
4916
4916
|
<div class="discussion">
|
4917
4917
|
|
4918
|
-
<p>This window
|
4918
|
+
<p>This window’s x-coordinate, in the parent’s coordinate system [Integer]</p>
|
4919
4919
|
|
4920
4920
|
|
4921
4921
|
</div>
|
@@ -4958,7 +4958,7 @@
|
|
4958
4958
|
</h3><div class="docstring">
|
4959
4959
|
<div class="discussion">
|
4960
4960
|
|
4961
|
-
<p>This window
|
4961
|
+
<p>This window’s y-coordinate, in the parent’s coordinate system [Integer]</p>
|
4962
4962
|
|
4963
4963
|
|
4964
4964
|
</div>
|
@@ -5921,7 +5921,7 @@
|
|
5921
5921
|
</h3><div class="docstring">
|
5922
5922
|
<div class="discussion">
|
5923
5923
|
|
5924
|
-
<p>Add this hot key to the closest ancestor
|
5924
|
+
<p>Add this hot key to the closest ancestor’s accelerator table.</p>
|
5925
5925
|
|
5926
5926
|
|
5927
5927
|
</div>
|
@@ -8519,7 +8519,7 @@
|
|
8519
8519
|
</h3><div class="docstring">
|
8520
8520
|
<div class="discussion">
|
8521
8521
|
|
8522
|
-
<p>Relink this window after sibling window <em>other</em>, in the parent
|
8522
|
+
<p>Relink this window after sibling window <em>other</em>, in the parent’s window list.</p>
|
8523
8523
|
|
8524
8524
|
|
8525
8525
|
</div>
|
@@ -8560,7 +8560,7 @@
|
|
8560
8560
|
</h3><div class="docstring">
|
8561
8561
|
<div class="discussion">
|
8562
8562
|
|
8563
|
-
<p>Relink this window before sibling window <em>other</em>, in the parent
|
8563
|
+
<p>Relink this window before sibling window <em>other</em>, in the parent’s window list.</p>
|
8564
8564
|
|
8565
8565
|
|
8566
8566
|
</div>
|
@@ -8638,7 +8638,7 @@
|
|
8638
8638
|
</h3><div class="docstring">
|
8639
8639
|
<div class="discussion">
|
8640
8640
|
|
8641
|
-
<p>Move the window immediately, in the parent
|
8641
|
+
<p>Move the window immediately, in the parent’s coordinate system. Update the server representation as well if the window is realized. Perform layout of the children when necessary.</p>
|
8642
8642
|
|
8643
8643
|
|
8644
8644
|
</div>
|
@@ -8725,7 +8725,7 @@
|
|
8725
8725
|
</h3><div class="docstring">
|
8726
8726
|
<div class="discussion">
|
8727
8727
|
|
8728
|
-
<p>Move and resize the window immediately, in the parent
|
8728
|
+
<p>Move and resize the window immediately, in the parent’s coordinate system. Update the server representation as well if the window is realized. Perform layout of the children when necessary.</p>
|
8729
8729
|
|
8730
8730
|
|
8731
8731
|
</div>
|
@@ -8799,7 +8799,7 @@
|
|
8799
8799
|
</h3><div class="docstring">
|
8800
8800
|
<div class="discussion">
|
8801
8801
|
|
8802
|
-
<p>Mark this window
|
8802
|
+
<p>Mark this window’s layout as dirty</p>
|
8803
8803
|
|
8804
8804
|
|
8805
8805
|
</div>
|
@@ -8910,7 +8910,7 @@
|
|
8910
8910
|
</h3><div class="docstring">
|
8911
8911
|
<div class="discussion">
|
8912
8912
|
|
8913
|
-
<p>Remove this hot key from the closest ancestor
|
8913
|
+
<p>Remove this hot key from the closest ancestor’s accelerator table.</p>
|
8914
8914
|
|
8915
8915
|
|
8916
8916
|
</div>
|
@@ -9587,7 +9587,7 @@
|
|
9587
9587
|
</h3><div class="docstring">
|
9588
9588
|
<div class="discussion">
|
9589
9589
|
|
9590
|
-
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em
|
9590
|
+
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from <em>fromWindow</em>’s coordinate system to this window’s coordinate system. Returns a two-element array containing the coordinates in this window’s coordinate system.</p>
|
9591
9591
|
|
9592
9592
|
|
9593
9593
|
</div>
|
@@ -9624,7 +9624,7 @@
|
|
9624
9624
|
</h3><div class="docstring">
|
9625
9625
|
<div class="discussion">
|
9626
9626
|
|
9627
|
-
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this window
|
9627
|
+
<p>Translate coordinates (<em>fromX</em>, <em>fromY</em>) from this window’s coordinate system to <em>toWindow</em>’s coordinate system. Returns a two-element array containing the coordinates in <em>toWindow</em>’s coordinate system.</p>
|
9628
9628
|
|
9629
9629
|
|
9630
9630
|
</div>
|
@@ -9938,9 +9938,9 @@
|
|
9938
9938
|
</div>
|
9939
9939
|
|
9940
9940
|
<div id="footer">
|
9941
|
-
Generated on
|
9942
|
-
<a href="
|
9943
|
-
0.9.
|
9941
|
+
Generated on Mon Jan 2 11:47:32 2023 by
|
9942
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
9943
|
+
0.9.28 (ruby-3.1.2).
|
9944
9944
|
</div>
|
9945
9945
|
|
9946
9946
|
</div>
|
data/docs/Fox/FXWizard.html
CHANGED
@@ -1042,9 +1042,9 @@
|
|
1042
1042
|
</div>
|
1043
1043
|
|
1044
1044
|
<div id="footer">
|
1045
|
-
Generated on
|
1046
|
-
<a href="
|
1047
|
-
0.9.
|
1045
|
+
Generated on Mon Jan 2 11:47:33 2023 by
|
1046
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1047
|
+
0.9.28 (ruby-3.1.2).
|
1048
1048
|
</div>
|
1049
1049
|
|
1050
1050
|
</div>
|
data/docs/Fox/FXXBMIcon.html
CHANGED
@@ -443,9 +443,9 @@
|
|
443
443
|
</div>
|
444
444
|
|
445
445
|
<div id="footer">
|
446
|
-
Generated on
|
447
|
-
<a href="
|
448
|
-
0.9.
|
446
|
+
Generated on Mon Jan 2 11:47:39 2023 by
|
447
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
448
|
+
0.9.28 (ruby-3.1.2).
|
449
449
|
</div>
|
450
450
|
|
451
451
|
</div>
|
data/docs/Fox/FXXBMImage.html
CHANGED
@@ -427,9 +427,9 @@
|
|
427
427
|
</div>
|
428
428
|
|
429
429
|
<div id="footer">
|
430
|
-
Generated on
|
431
|
-
<a href="
|
432
|
-
0.9.
|
430
|
+
Generated on Mon Jan 2 11:47:46 2023 by
|
431
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
432
|
+
0.9.28 (ruby-3.1.2).
|
433
433
|
</div>
|
434
434
|
|
435
435
|
</div>
|
data/docs/Fox/FXXPMIcon.html
CHANGED
@@ -440,9 +440,9 @@
|
|
440
440
|
</div>
|
441
441
|
|
442
442
|
<div id="footer">
|
443
|
-
Generated on
|
444
|
-
<a href="
|
445
|
-
0.9.
|
443
|
+
Generated on Mon Jan 2 11:47:39 2023 by
|
444
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
445
|
+
0.9.28 (ruby-3.1.2).
|
446
446
|
</div>
|
447
447
|
|
448
448
|
</div>
|
data/docs/Fox/FXXPMImage.html
CHANGED
@@ -424,9 +424,9 @@
|
|
424
424
|
</div>
|
425
425
|
|
426
426
|
<div id="footer">
|
427
|
-
Generated on
|
428
|
-
<a href="
|
429
|
-
0.9.
|
427
|
+
Generated on Mon Jan 2 11:47:46 2023 by
|
428
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
429
|
+
0.9.28 (ruby-3.1.2).
|
430
430
|
</div>
|
431
431
|
|
432
432
|
</div>
|
data/docs/Fox/NotifyHeader.html
CHANGED
@@ -276,9 +276,9 @@
|
|
276
276
|
</div>
|
277
277
|
|
278
278
|
<div id="footer">
|
279
|
-
Generated on
|
280
|
-
<a href="
|
281
|
-
0.9.
|
279
|
+
Generated on Mon Jan 2 11:47:53 2023 by
|
280
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
281
|
+
0.9.28 (ruby-3.1.2).
|
282
282
|
</div>
|
283
283
|
|
284
284
|
</div>
|
@@ -1428,9 +1428,9 @@
|
|
1428
1428
|
</div>
|
1429
1429
|
|
1430
1430
|
<div id="footer">
|
1431
|
-
Generated on
|
1432
|
-
<a href="
|
1433
|
-
0.9.
|
1431
|
+
Generated on Mon Jan 2 11:47:53 2023 by
|
1432
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1433
|
+
0.9.28 (ruby-3.1.2).
|
1434
1434
|
</div>
|
1435
1435
|
|
1436
1436
|
</div>
|
data/docs/Fox/TextRange.html
CHANGED
@@ -271,9 +271,9 @@
|
|
271
271
|
</div>
|
272
272
|
|
273
273
|
<div id="footer">
|
274
|
-
Generated on
|
275
|
-
<a href="
|
276
|
-
0.9.
|
274
|
+
Generated on Mon Jan 2 11:47:53 2023 by
|
275
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
276
|
+
0.9.28 (ruby-3.1.2).
|
277
277
|
</div>
|
278
278
|
|
279
279
|
</div>
|
data/docs/Fox.html
CHANGED
@@ -9101,7 +9101,7 @@
|
|
9101
9101
|
</h3><div class="docstring">
|
9102
9102
|
<div class="discussion">
|
9103
9103
|
|
9104
|
-
<p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the
|
9104
|
+
<p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the ‘S’ directive for String#unpack (which treats two successive characters as an unsigned short in native byte order) to decode the R, G, B and A values.</p>
|
9105
9105
|
|
9106
9106
|
|
9107
9107
|
</div>
|
@@ -9193,7 +9193,7 @@
|
|
9193
9193
|
</h3><div class="docstring">
|
9194
9194
|
<div class="discussion">
|
9195
9195
|
|
9196
|
-
<p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the
|
9196
|
+
<p>The drag-and-drop data used for colors is a sequence of unsigned short integers, in native byte ordering. Here, we use the ‘S’ directive for Array#pack (which treats two successive characters as an unsigned short in native byte order) to encode the R, G, B and A values.</p>
|
9197
9197
|
|
9198
9198
|
|
9199
9199
|
</div>
|
@@ -9863,7 +9863,7 @@
|
|
9863
9863
|
</h3><div class="docstring">
|
9864
9864
|
<div class="discussion">
|
9865
9865
|
|
9866
|
-
<p>Return a “hot key” code value that represents the accelerator key described in the string <em>str</em>. The string can contain some combination of the modifiers <em>Ctrl</em>, <em>Alt</em> and <em>Shift</em>, plus the key of interest. For example, to get the accelerator key for Ctrl+Alt+F7, you
|
9866
|
+
<p>Return a “hot key” code value that represents the accelerator key described in the string <em>str</em>. The string can contain some combination of the modifiers <em>Ctrl</em>, <em>Alt</em> and <em>Shift</em>, plus the key of interest. For example, to get the accelerator key for Ctrl+Alt+F7, you’d use:</p>
|
9867
9867
|
|
9868
9868
|
<pre class="code ruby"><code class="ruby"><span class='id identifier rubyid_hotKey'>hotKey</span> <span class='op'>=</span> <span class='id identifier rubyid_fxparseAccel'>fxparseAccel</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Ctrl+Alt+F7</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span>
|
9869
9869
|
</code></pre>
|
@@ -10144,7 +10144,7 @@
|
|
10144
10144
|
<pre class="code"><span class="info file"># File 'lib/fox16/version.rb', line 2</span>
|
10145
10145
|
|
10146
10146
|
<span class='kw'>def</span> <span class='const'><span class='object_link'><a href="" title="Fox (module)">Fox</a></span></span><span class='period'>.</span><span class='id identifier rubyid_fxrubyversion'>fxrubyversion</span>
|
10147
|
-
<span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>1.6.
|
10147
|
+
<span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>1.6.45</span><span class='tstring_end'>"</span></span>
|
10148
10148
|
<span class='kw'>end</span></pre>
|
10149
10149
|
</td>
|
10150
10150
|
</tr>
|
@@ -11174,9 +11174,9 @@
|
|
11174
11174
|
</div>
|
11175
11175
|
|
11176
11176
|
<div id="footer">
|
11177
|
-
Generated on
|
11178
|
-
<a href="
|
11179
|
-
0.9.
|
11177
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
11178
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
11179
|
+
0.9.28 (ruby-3.1.2).
|
11180
11180
|
</div>
|
11181
11181
|
|
11182
11182
|
</div>
|
data/docs/IRB.html
CHANGED
@@ -194,9 +194,9 @@
|
|
194
194
|
</div>
|
195
195
|
|
196
196
|
<div id="footer">
|
197
|
-
Generated on
|
198
|
-
<a href="
|
199
|
-
0.9.
|
197
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
198
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
199
|
+
0.9.28 (ruby-3.1.2).
|
200
200
|
</div>
|
201
201
|
|
202
202
|
</div>
|
data/docs/Responder.html
CHANGED
@@ -588,7 +588,7 @@
|
|
588
588
|
</h3><div class="docstring">
|
589
589
|
<div class="discussion">
|
590
590
|
|
591
|
-
<p>Generates identifiers as class constants. Originally submitted by Sean O
|
591
|
+
<p>Generates identifiers as class constants. Originally submitted by Sean O’Halpin, slightly modified by Lyle.</p>
|
592
592
|
|
593
593
|
|
594
594
|
</div>
|
@@ -683,9 +683,9 @@
|
|
683
683
|
</div>
|
684
684
|
|
685
685
|
<div id="footer">
|
686
|
-
Generated on
|
687
|
-
<a href="
|
688
|
-
0.9.
|
686
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
687
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
688
|
+
0.9.28 (ruby-3.1.2).
|
689
689
|
</div>
|
690
690
|
|
691
691
|
</div>
|
data/docs/Responder2.html
CHANGED
@@ -215,9 +215,9 @@
|
|
215
215
|
</div>
|
216
216
|
|
217
217
|
<div id="footer">
|
218
|
-
Generated on
|
219
|
-
<a href="
|
220
|
-
0.9.
|
218
|
+
Generated on Mon Jan 2 11:47:22 2023 by
|
219
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
220
|
+
0.9.28 (ruby-3.1.2).
|
221
221
|
</div>
|
222
222
|
|
223
223
|
</div>
|
data/docs/_index.html
CHANGED
@@ -2091,9 +2091,9 @@
|
|
2091
2091
|
</div>
|
2092
2092
|
|
2093
2093
|
<div id="footer">
|
2094
|
-
Generated on
|
2095
|
-
<a href="
|
2096
|
-
0.9.
|
2094
|
+
Generated on Mon Jan 2 11:47:15 2023 by
|
2095
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2096
|
+
0.9.28 (ruby-3.1.2).
|
2097
2097
|
</div>
|
2098
2098
|
|
2099
2099
|
</div>
|