fxruby 1.6.46 → 1.6.48
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/.github/workflows/binary.yml +4 -4
- data/.github/workflows/ci.yml +3 -3
- data/.yardopts +2 -2
- data/Gemfile +1 -1
- data/History.md +13 -1
- data/README.md +2 -2
- data/Rakefile +1 -1
- data/appveyor.yml +1 -1
- 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 +2 -2
- 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 +53 -60
- data/docs/Fox/FXGLContext.html +2 -2
- data/docs/Fox/FXGLCube.html +72 -78
- data/docs/Fox/FXGLCylinder.html +62 -69
- data/docs/Fox/FXGLGroup.html +57 -58
- data/docs/Fox/FXGLLine.html +44 -50
- data/docs/Fox/FXGLObject.html +2 -2
- data/docs/Fox/FXGLPoint.html +30 -36
- data/docs/Fox/FXGLShape.html +2 -2
- data/docs/Fox/FXGLSphere.html +38 -45
- 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 +2 -2
- 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 +2 -2
- 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/file.History.html +11 -2
- data/docs/file.README.html +2 -2
- data/docs/index.html +481 -501
- data/docs/top-level-namespace.html +2 -2
- data/examples/gltest.rb +104 -105
- data/examples/glviewer.rb +3 -3
- data/ext/fox16_c/FXRuby.cpp +2 -2
- data/ext/fox16_c/core_wrap.cpp +497 -412
- data/ext/fox16_c/dc_wrap.cpp +215 -128
- data/ext/fox16_c/dialogs_wrap.cpp +1333 -1246
- data/ext/fox16_c/extconf.rb +6 -6
- data/ext/fox16_c/frames_wrap.cpp +633 -550
- data/ext/fox16_c/fx3d_wrap.cpp +1556 -1471
- data/ext/fox16_c/iconlist_wrap.cpp +555 -468
- data/ext/fox16_c/icons_wrap.cpp +1062 -975
- data/ext/fox16_c/image_wrap.cpp +912 -825
- data/ext/fox16_c/label_wrap.cpp +744 -657
- data/ext/fox16_c/layout_wrap.cpp +564 -477
- data/ext/fox16_c/list_wrap.cpp +556 -469
- data/ext/fox16_c/markfuncs.cpp +1 -1
- data/ext/fox16_c/mdi_wrap.cpp +1453 -1366
- data/ext/fox16_c/menu_wrap.cpp +1216 -1129
- data/ext/fox16_c/scintilla_wrap.cpp +1034 -943
- data/ext/fox16_c/swigruby.h +88 -28
- data/ext/fox16_c/table_wrap.cpp +1034 -945
- data/ext/fox16_c/text_wrap.cpp +1029 -942
- data/ext/fox16_c/treelist_wrap.cpp +1083 -996
- data/ext/fox16_c/ui_wrap.cpp +1210 -1123
- data/fxruby.gemspec +2 -2
- data/lib/fox16/glgroup.rb +3 -4
- data/lib/fox16/glshapes.rb +85 -100
- data/lib/fox16/version.rb +1 -1
- data/scripts/iface.rb +8 -12
- data/swig-interfaces/FXFileDialog.i +2 -2
- data/swig-interfaces/FXFileSelector.i +1 -1
- data/swig-interfaces/FXGLViewer.i +1 -1
- data/swig-interfaces/ruby-typemaps.i +1 -1
- data.tar.gz.sig +0 -0
- metadata +18 -22
- metadata.gz.sig +0 -0
- data/rdoc-sources/Makefile +0 -23
data/fxruby.gemspec
CHANGED
@@ -50,12 +50,12 @@ Gem::Specification.new do |spec|
|
|
50
50
|
spec.require_paths = ["lib"]
|
51
51
|
spec.extensions = ["ext/fox16_c/extconf.rb"]
|
52
52
|
spec.metadata['msys2_mingw_dependencies'] = 'fox'
|
53
|
-
spec.required_ruby_version = [">= 2.
|
53
|
+
spec.required_ruby_version = [">= 2.6", "< 4"]
|
54
54
|
|
55
55
|
spec.add_runtime_dependency 'mini_portile2', '~> 2.1'
|
56
56
|
|
57
57
|
yardopts = File.read(".yardopts")
|
58
|
-
spec.rdoc_options = ["--main", "README.
|
58
|
+
spec.rdoc_options = ["--main", "README.md",
|
59
59
|
"--title", "FXRuby API Documentation"]
|
60
60
|
docfiles = yardopts.lines.map(&:strip).select{|r| r=~/^[^-]/ }
|
61
61
|
spec.extra_rdoc_files = `git ls-files -z #{docfiles.join(" ")}`.split("\x0")
|
data/lib/fox16/glgroup.rb
CHANGED
@@ -9,7 +9,6 @@ module Fox
|
|
9
9
|
# A group of OpenGL objects
|
10
10
|
#
|
11
11
|
class FXGLGroup < FXGLObject
|
12
|
-
include OpenGL if defined?(OpenGL)
|
13
12
|
include Enumerable
|
14
13
|
|
15
14
|
FLT_MAX = 1.0e+20
|
@@ -80,12 +79,12 @@ module Fox
|
|
80
79
|
#
|
81
80
|
def hit(viewer)
|
82
81
|
# GL.PushName(0xffffffff)
|
83
|
-
|
82
|
+
GL.PushName(1000000)
|
84
83
|
@list.each_with_index do |obj, i|
|
85
|
-
|
84
|
+
GL.LoadName(i)
|
86
85
|
obj.hit(viewer)
|
87
86
|
end
|
88
|
-
|
87
|
+
GL.PopName
|
89
88
|
end
|
90
89
|
|
91
90
|
#
|
data/lib/fox16/glshapes.rb
CHANGED
@@ -9,8 +9,6 @@ module Fox
|
|
9
9
|
# OpenGL point object
|
10
10
|
#
|
11
11
|
class FXGLPoint < FXGLObject
|
12
|
-
include OpenGL
|
13
|
-
|
14
12
|
# Point position, in model coordinates (a 3-element array)
|
15
13
|
attr_accessor :pos
|
16
14
|
|
@@ -48,20 +46,20 @@ module Fox
|
|
48
46
|
# Draw this point into _viewer_ (an FXGLViewer instance).
|
49
47
|
#
|
50
48
|
def draw(viewer)
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
49
|
+
GL.Color3d(0.0, 0.0, 1.0)
|
50
|
+
GL.PointSize(HANDLE_SIZE)
|
51
|
+
GL.Begin(GL::POINTS)
|
52
|
+
GL.Vertex3d(*@pos)
|
53
|
+
GL.End()
|
56
54
|
end
|
57
55
|
|
58
56
|
#
|
59
57
|
# Perform hit test for this point in _viewer_ (an FXGLViewer instance).
|
60
58
|
#
|
61
59
|
def hit(viewer)
|
62
|
-
|
63
|
-
|
64
|
-
|
60
|
+
GL.Begin(GL::POINTS)
|
61
|
+
GL.Vertex3d(*@pos)
|
62
|
+
GL.End()
|
65
63
|
end
|
66
64
|
end
|
67
65
|
|
@@ -69,8 +67,6 @@ module Fox
|
|
69
67
|
# OpenGL line object
|
70
68
|
#
|
71
69
|
class FXGLLine < FXGLObject
|
72
|
-
include OpenGL
|
73
|
-
|
74
70
|
# Starting point for line [FXGLPoint]
|
75
71
|
attr_accessor :fm
|
76
72
|
|
@@ -122,22 +118,22 @@ module Fox
|
|
122
118
|
# Draw this line into _viewer_ (an FXGLViewer instance).
|
123
119
|
#
|
124
120
|
def draw(viewer)
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
121
|
+
GL.Color3d(1.0, 0.0, 0.0)
|
122
|
+
GL.PointSize(HANDLE_SIZE)
|
123
|
+
GL.Begin(GL::LINES)
|
124
|
+
GL.Vertex3d(*@fm.pos)
|
125
|
+
GL.Vertex3d(*@to.pos)
|
126
|
+
GL.End()
|
131
127
|
end
|
132
128
|
|
133
129
|
#
|
134
130
|
# Perform hit-test for this line in _viewer_ (an FXGLViewer instance).
|
135
131
|
#
|
136
132
|
def hit(viewer)
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
133
|
+
GL.Begin(GL::LINES)
|
134
|
+
GL.Vertex3d(*@fm.pos)
|
135
|
+
GL.Vertex3d(*@to.pos)
|
136
|
+
GL.End()
|
141
137
|
end
|
142
138
|
end
|
143
139
|
|
@@ -145,8 +141,6 @@ module Fox
|
|
145
141
|
# OpenGL cube object
|
146
142
|
#
|
147
143
|
class FXGLCube < FXGLShape
|
148
|
-
include OpenGL
|
149
|
-
|
150
144
|
# Cube width [Float]
|
151
145
|
attr_accessor :width
|
152
146
|
|
@@ -198,58 +192,58 @@ module Fox
|
|
198
192
|
zmin, zmax = -0.5*@depth, 0.5*@depth
|
199
193
|
|
200
194
|
# Draw low face
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
195
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
196
|
+
GL.Normal3d(0.0, 0.0, -1.0)
|
197
|
+
GL.Vertex3d(xmin, ymin, zmin)
|
198
|
+
GL.Vertex3d(xmin, ymax, zmin)
|
199
|
+
GL.Vertex3d(xmax, ymin, zmin)
|
200
|
+
GL.Vertex3d(xmax, ymax, zmin)
|
201
|
+
GL.End()
|
208
202
|
|
209
203
|
# Draw east face
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
204
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
205
|
+
GL.Normal3d(1.0, 0.0, 0.0)
|
206
|
+
GL.Vertex3d(xmax, ymin, zmin)
|
207
|
+
GL.Vertex3d(xmax, ymax, zmin)
|
208
|
+
GL.Vertex3d(xmax, ymin, zmax)
|
209
|
+
GL.Vertex3d(xmax, ymax, zmax)
|
210
|
+
GL.End()
|
217
211
|
|
218
212
|
# Draw high face
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
213
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
214
|
+
GL.Normal3d(0.0, 0.0, 1.0)
|
215
|
+
GL.Vertex3d(xmax, ymin, zmax)
|
216
|
+
GL.Vertex3d(xmax, ymax, zmax)
|
217
|
+
GL.Vertex3d(xmin, ymin, zmax)
|
218
|
+
GL.Vertex3d(xmin, ymax, zmax)
|
219
|
+
GL.End()
|
226
220
|
|
227
221
|
# Draw west face
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
222
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
223
|
+
GL.Normal3d(-1.0, 0.0, 0.0)
|
224
|
+
GL.Vertex3d(xmin, ymin, zmax)
|
225
|
+
GL.Vertex3d(xmin, ymax, zmax)
|
226
|
+
GL.Vertex3d(xmin, ymin, zmin)
|
227
|
+
GL.Vertex3d(xmin, ymax, zmin)
|
228
|
+
GL.End()
|
235
229
|
|
236
230
|
# Draw north face
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
231
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
232
|
+
GL.Normal3d(0.0, 1.0, 0.0)
|
233
|
+
GL.Vertex3d(xmin, ymax, zmin)
|
234
|
+
GL.Vertex3d(xmin, ymax, zmax)
|
235
|
+
GL.Vertex3d(xmax, ymax, zmin)
|
236
|
+
GL.Vertex3d(xmax, ymax, zmax)
|
237
|
+
GL.End()
|
244
238
|
|
245
239
|
# Draw south face
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
240
|
+
GL.Begin(GL::TRIANGLE_STRIP)
|
241
|
+
GL.Normal3d(0.0, -1.0, 0.0)
|
242
|
+
GL.Vertex3d(xmin, ymin, zmax)
|
243
|
+
GL.Vertex3d(xmin, ymin, zmin)
|
244
|
+
GL.Vertex3d(xmax, ymin, zmax)
|
245
|
+
GL.Vertex3d(xmax, ymin, zmin)
|
246
|
+
GL.End()
|
253
247
|
end
|
254
248
|
end
|
255
249
|
|
@@ -257,9 +251,6 @@ module Fox
|
|
257
251
|
# OpenGL cone object
|
258
252
|
#
|
259
253
|
class FXGLCone < FXGLShape
|
260
|
-
include OpenGL
|
261
|
-
include GLU
|
262
|
-
|
263
254
|
# Cone fidelity
|
264
255
|
SLICES_NUMBER = 20
|
265
256
|
STACKS_NUMBER = 20
|
@@ -316,15 +307,15 @@ module Fox
|
|
316
307
|
# Draw this cone into _viewer_ (an FXGLViewer instance).
|
317
308
|
#
|
318
309
|
def drawshape(viewer)
|
319
|
-
quad =
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
310
|
+
quad = GLU.NewQuadric()
|
311
|
+
GLU.QuadricDrawStyle(quad, GLU::FILL)
|
312
|
+
GL.PushMatrix()
|
313
|
+
GL.Rotated(-90, 1, 0, 0)
|
314
|
+
GLU.Cylinder(quad, @radius, 0, @height, @slices, @stacks)
|
315
|
+
GLU.QuadricOrientation(quad, GLU::INSIDE)
|
316
|
+
GLU.Disk(quad, 0, @radius, @slices, @loops)
|
317
|
+
GLU.DeleteQuadric(quad)
|
318
|
+
GL.PopMatrix()
|
328
319
|
end
|
329
320
|
end
|
330
321
|
|
@@ -332,9 +323,6 @@ module Fox
|
|
332
323
|
# OpenGL cylinder object
|
333
324
|
#
|
334
325
|
class FXGLCylinder < FXGLShape
|
335
|
-
include OpenGL
|
336
|
-
include GLU
|
337
|
-
|
338
326
|
# Cylinder fidelity
|
339
327
|
SLICES_NUMBER = 20
|
340
328
|
STACKS_NUMBER = 20
|
@@ -391,18 +379,18 @@ module Fox
|
|
391
379
|
# Draw this cylinder into _viewer_ (an FXGLViewer instance).
|
392
380
|
#
|
393
381
|
def drawshape(viewer)
|
394
|
-
quad =
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
382
|
+
quad = GLU.NewQuadric()
|
383
|
+
GLU.QuadricDrawStyle(quad, GLU::FILL)
|
384
|
+
GL.PushMatrix()
|
385
|
+
GL.Rotated(-90, 1, 0, 0)
|
386
|
+
GLU.Cylinder(quad, @radius, @radius, @height, @slices, @stacks)
|
387
|
+
GLU.QuadricOrientation(quad, GLU::INSIDE)
|
388
|
+
GLU.Disk(quad, 0, @radius, @slices, @loops)
|
389
|
+
GL.Translated(0, 0, @height)
|
390
|
+
GLU.QuadricOrientation(quad, GLU::OUTSIDE)
|
391
|
+
GLU.Disk(quad, 0, @radius, @slices, @loops)
|
392
|
+
GL.PopMatrix()
|
393
|
+
GLU.DeleteQuadric(quad)
|
406
394
|
end
|
407
395
|
end
|
408
396
|
|
@@ -410,9 +398,6 @@ module Fox
|
|
410
398
|
# OpenGL sphere object
|
411
399
|
#
|
412
400
|
class FXGLSphere < FXGLShape
|
413
|
-
include OpenGL
|
414
|
-
include GLU
|
415
|
-
|
416
401
|
# Sphere fidelity
|
417
402
|
SLICES_NUMBER = 20
|
418
403
|
STACKS_NUMBER = 20
|
@@ -460,10 +445,10 @@ module Fox
|
|
460
445
|
# Draw this sphere into _viewer_ (an FXGLViewer instance).
|
461
446
|
#
|
462
447
|
def drawshape(viewer)
|
463
|
-
quad =
|
464
|
-
|
465
|
-
|
466
|
-
|
448
|
+
quad = GLU.NewQuadric()
|
449
|
+
GLU.QuadricDrawStyle(quad, GLU::FILL)
|
450
|
+
GLU.Sphere(quad, @radius, @slices, @stacks)
|
451
|
+
GLU.DeleteQuadric(quad)
|
467
452
|
end
|
468
453
|
end
|
469
454
|
end
|
data/lib/fox16/version.rb
CHANGED
data/scripts/iface.rb
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
#! /usr/bin/env ruby
|
2
2
|
|
3
|
-
require "
|
3
|
+
require "optparse"
|
4
4
|
|
5
5
|
##
|
6
6
|
# IFace data stucture
|
@@ -363,18 +363,14 @@ class ScintillaIFaceToRuby
|
|
363
363
|
end
|
364
364
|
|
365
365
|
def main
|
366
|
-
options = GetoptLong.new(["-i", GetoptLong::REQUIRED_ARGUMENT],
|
367
|
-
["-o", GetoptLong::REQUIRED_ARGUMENT])
|
368
|
-
|
369
366
|
input = output = nil
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
end
|
367
|
+
|
368
|
+
OptionParser.new do |opts|
|
369
|
+
opts.banner = "Usage: #{$0} [options]"
|
370
|
+
opts.on("-i FILENAME", "Input file") { |arg| input = File.open(arg, File::RDONLY) }
|
371
|
+
opts.on("-o FILENAME", "Output file") { |arg| output = File.open(arg, File::CREAT|File::WRONLY|File::TRUNC) }
|
372
|
+
end.parse! ARGV
|
373
|
+
|
378
374
|
input = $stdin unless input
|
379
375
|
output = $stdout unless output
|
380
376
|
|
@@ -63,7 +63,7 @@ public:
|
|
63
63
|
VALUE result = rb_ary_new();
|
64
64
|
FXString *filenames = self->getFilenames();
|
65
65
|
if (filenames) {
|
66
|
-
|
66
|
+
FXString *p = filenames;
|
67
67
|
while ((*p) != FXString::null) {
|
68
68
|
rb_ary_push(result, to_ruby(*p));
|
69
69
|
p++;
|
@@ -232,7 +232,7 @@ public:
|
|
232
232
|
FXString *filenames = FXFileDialog::getOpenFilenames(owner, caption,
|
233
233
|
path, patterns, initial);
|
234
234
|
if (filenames) {
|
235
|
-
|
235
|
+
FXString *p = filenames;
|
236
236
|
while ((*p) != FXString::null) {
|
237
237
|
rb_ary_push(result, to_ruby(*p));
|
238
238
|
p++;
|
@@ -132,7 +132,7 @@ public:
|
|
132
132
|
VALUE result = rb_ary_new();
|
133
133
|
FXString *filenames = self->getFilenames();
|
134
134
|
if (filenames) {
|
135
|
-
|
135
|
+
FXString *p = filenames;
|
136
136
|
while ((*p) != FXString::null) {
|
137
137
|
rb_ary_push(result, to_ruby(*p));
|
138
138
|
p++;
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,19 +1,18 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fxruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.6.
|
4
|
+
version: 1.6.48
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Lyle Johnson
|
8
8
|
- Lars Kanis
|
9
|
-
autorequire:
|
10
9
|
bindir: exe
|
11
10
|
cert_chain:
|
12
11
|
- |
|
13
12
|
-----BEGIN CERTIFICATE-----
|
14
|
-
|
15
|
-
|
16
|
-
|
13
|
+
MIIEBDCCAmygAwIBAgIBAzANBgkqhkiG9w0BAQsFADAoMSYwJAYDVQQDDB1sYXJz
|
14
|
+
L0RDPWdyZWl6LXJlaW5zZG9yZi9EQz1kZTAeFw0yNDAyMjgxOTMxNDdaFw0yNTAy
|
15
|
+
MjcxOTMxNDdaMCgxJjAkBgNVBAMMHWxhcnMvREM9Z3JlaXotcmVpbnNkb3JmL0RD
|
17
16
|
PWRlMIIBojANBgkqhkiG9w0BAQEFAAOCAY8AMIIBigKCAYEAwum6Y1KznfpzXOT/
|
18
17
|
mZgJTBbxZuuZF49Fq3K0WA67YBzNlDv95qzSp7V/7Ek3NCcnT7G+2kSuhNo1FhdN
|
19
18
|
eSDO/moYebZNAcu3iqLsuzuULXPLuoU0GsMnVMqV9DZPh7cQHE5EBZ7hlzDBK7k/
|
@@ -24,17 +23,17 @@ cert_chain:
|
|
24
23
|
chQPnWX+N3Gj+jjYxqTFdwT7Mj3pv1VHa+aNUbqSPpvJeDyxRIuo9hvzDaBHb/Cg
|
25
24
|
9qRVcm8a96n4t7y2lrX1oookY6bkBaxWOMtWlqIprq8JZXM9AgMBAAGjOTA3MAkG
|
26
25
|
A1UdEwQCMAAwCwYDVR0PBAQDAgSwMB0GA1UdDgQWBBQ4h1tIyvdUWtMI739xMzTR
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
26
|
+
7EfMFzANBgkqhkiG9w0BAQsFAAOCAYEArBmHSfnUyNWf3R1Fx0mMHloWGdcKn2D2
|
27
|
+
BsqTApXU2nADiyppIqRq4b9e7hw342uzadSLkoQcEFOxThLRhAcijoWfQVBcsbV/
|
28
|
+
ZsCY1qlUTIJuSWxaSyS4efUX+N4eMNyPM9oW/sphlWFo0DgI34Y9WB6HDzH+O71y
|
29
|
+
R7PARke3f4kYnRJf5yRQLPDrH9UYt9KlBQm6l7XMtr5EMnQt0EfcmZEi9H4t/vS2
|
30
|
+
haxvpFMdAKo4H46GBYNO96r6b74t++vgQSBTg/AFVwvRZwNSrPPcBfb4xxeEAhRR
|
31
|
+
x+LU7feIH7lZ//3buiyD03gLAEtHXai0Y+/VfuWIpwYJAl2BO/tU7FS/dtbJq9oc
|
32
|
+
dI36Yyzy+BrCM0WT4oCsagePNb97FaNhl4F6sM5JEPT0ZPxRx0i3G4TNNIYziVos
|
33
|
+
5wFER6XhvvLDFAMh/jMg+s7Wd5SbSHgHNSUaUGVtdWkVPOer6oF0aLdZUR3CETkn
|
34
|
+
5nWXZma/BUd3YgYA/Xumc6QQqIS4p7mr
|
36
35
|
-----END CERTIFICATE-----
|
37
|
-
date:
|
36
|
+
date: 2024-07-02 00:00:00.000000000 Z
|
38
37
|
dependencies:
|
39
38
|
- !ruby/object:Gem::Dependency
|
40
39
|
name: mini_portile2
|
@@ -50,7 +49,6 @@ dependencies:
|
|
50
49
|
- - "~>"
|
51
50
|
- !ruby/object:Gem::Version
|
52
51
|
version: '2.1'
|
53
|
-
description:
|
54
52
|
email:
|
55
53
|
- lyle@lylejohnson.name
|
56
54
|
- lars@greiz-reinsdorf.de
|
@@ -59,6 +57,7 @@ extensions:
|
|
59
57
|
- ext/fox16_c/extconf.rb
|
60
58
|
extra_rdoc_files:
|
61
59
|
- History.md
|
60
|
+
- README.md
|
62
61
|
- lib/fox16/accel_table.rb
|
63
62
|
- lib/fox16/aliases.rb
|
64
63
|
- lib/fox16/bitmapview.rb
|
@@ -1202,7 +1201,6 @@ files:
|
|
1202
1201
|
- rdoc-sources/FXXBMImage.rb
|
1203
1202
|
- rdoc-sources/FXXPMIcon.rb
|
1204
1203
|
- rdoc-sources/FXXPMImage.rb
|
1205
|
-
- rdoc-sources/Makefile
|
1206
1204
|
- rdoc-sources/README.rdoc
|
1207
1205
|
- rdoc-sources/fxdefs.rb
|
1208
1206
|
- scripts/build-fox.rb
|
@@ -1532,10 +1530,9 @@ metadata:
|
|
1532
1530
|
changelog_uri: https://github.com/larskanis/fxruby/blob/1.6/History.md
|
1533
1531
|
documentation_uri: https://rubydoc.info/gems/fxruby/frames
|
1534
1532
|
msys2_mingw_dependencies: fox
|
1535
|
-
post_install_message:
|
1536
1533
|
rdoc_options:
|
1537
1534
|
- "--main"
|
1538
|
-
- README.
|
1535
|
+
- README.md
|
1539
1536
|
- "--title"
|
1540
1537
|
- FXRuby API Documentation
|
1541
1538
|
require_paths:
|
@@ -1544,7 +1541,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1544
1541
|
requirements:
|
1545
1542
|
- - ">="
|
1546
1543
|
- !ruby/object:Gem::Version
|
1547
|
-
version: '2.
|
1544
|
+
version: '2.6'
|
1548
1545
|
- - "<"
|
1549
1546
|
- !ruby/object:Gem::Version
|
1550
1547
|
version: '4'
|
@@ -1554,8 +1551,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1554
1551
|
- !ruby/object:Gem::Version
|
1555
1552
|
version: '0'
|
1556
1553
|
requirements: []
|
1557
|
-
rubygems_version: 3.
|
1558
|
-
signing_key:
|
1554
|
+
rubygems_version: 3.6.0.dev
|
1559
1555
|
specification_version: 4
|
1560
1556
|
summary: FXRuby is the Ruby binding to the FOX GUI toolkit.
|
1561
1557
|
test_files: []
|
metadata.gz.sig
CHANGED
Binary file
|
data/rdoc-sources/Makefile
DELETED
@@ -1,23 +0,0 @@
|
|
1
|
-
SOURCES = *.rb \
|
2
|
-
../lib/fox/calendar.rb \
|
3
|
-
../lib/fox/chore.rb \
|
4
|
-
../lib/fox/core.rb \
|
5
|
-
../lib/fox/glgroup.rb \
|
6
|
-
../lib/fox/glshapes.rb \
|
7
|
-
../lib/fox/input.rb \
|
8
|
-
../lib/fox/iterators.rb \
|
9
|
-
../lib/fox/responder2.rb \
|
10
|
-
../lib/fox/scintilla.rb \
|
11
|
-
../lib/fox/signal.rb \
|
12
|
-
../lib/fox/timeout.rb \
|
13
|
-
../lib/fox/undolist.rb \
|
14
|
-
../lib/fox/version.rb
|
15
|
-
|
16
|
-
rdoc:
|
17
|
-
@rdoc --op ../doc/api --main README.rdoc $(SOURCES) README.rdoc
|
18
|
-
|
19
|
-
ri:
|
20
|
-
@rdoc --ri $(SOURCES)
|
21
|
-
|
22
|
-
clean:
|
23
|
-
@rm -rf ../doc/api
|