fxruby 1.6.22-x86-mingw32 → 1.6.23-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (203) hide show
  1. data/.gitignore +14 -0
  2. data/.yardopts +8 -0
  3. data/History.txt +6 -0
  4. data/Manifest.txt +317 -24
  5. data/README.git +3 -0
  6. data/README.rdoc +537 -0
  7. data/Rakefile +62 -46
  8. data/Rakefile.cross +397 -0
  9. data/doap.rdf +3 -3
  10. data/doap.rdf.erb +87 -0
  11. data/examples/WhatAQuietStiff.rb +356 -0
  12. data/examples/canvasdemo.rb +88 -0
  13. data/examples/gdchart.rb +76 -0
  14. data/examples/gembrowser.rb +289 -0
  15. data/examples/rmagick.rb +44 -0
  16. data/lib/1.8/fox16.so +0 -0
  17. data/lib/1.9/fox16.so +0 -0
  18. data/lib/fox16/canvas.rb +606 -0
  19. data/lib/fox16/irb.rb +1 -0
  20. data/lib/fox16/splashscreen.rb +1 -0
  21. data/lib/fox16/tkcompat.rb +56 -0
  22. data/lib/fox16/version.rb +1 -1
  23. data/rdoc-sources/FX4Splitter.rb +44 -44
  24. data/rdoc-sources/FX7Segment.rb +3 -3
  25. data/rdoc-sources/FXAccelTable.rb +1 -1
  26. data/rdoc-sources/FXApp.rb +51 -51
  27. data/rdoc-sources/FXArrowButton.rb +6 -6
  28. data/rdoc-sources/FXBMPIcon.rb +12 -12
  29. data/rdoc-sources/FXBMPImage.rb +6 -6
  30. data/rdoc-sources/FXBitmap.rb +9 -9
  31. data/rdoc-sources/FXBitmapFrame.rb +3 -3
  32. data/rdoc-sources/FXBitmapView.rb +12 -12
  33. data/rdoc-sources/FXButton.rb +5 -5
  34. data/rdoc-sources/FXCanvas.rb +4 -4
  35. data/rdoc-sources/FXCheckButton.rb +7 -7
  36. data/rdoc-sources/FXChoiceBox.rb +16 -16
  37. data/rdoc-sources/FXColorBar.rb +9 -9
  38. data/rdoc-sources/FXColorDialog.rb +4 -4
  39. data/rdoc-sources/FXColorList.rb +1 -1
  40. data/rdoc-sources/FXColorRing.rb +4 -4
  41. data/rdoc-sources/FXColorSelector.rb +38 -38
  42. data/rdoc-sources/FXColorWell.rb +15 -15
  43. data/rdoc-sources/FXColorWheel.rb +8 -8
  44. data/rdoc-sources/FXComboBox.rb +24 -24
  45. data/rdoc-sources/FXCursor.rb +12 -12
  46. data/rdoc-sources/FXDC.rb +176 -176
  47. data/rdoc-sources/FXDCPrint.rb +20 -20
  48. data/rdoc-sources/FXDCWindow.rb +2 -2
  49. data/rdoc-sources/FXDataTarget.rb +1 -1
  50. data/rdoc-sources/FXDebugTarget.rb +1 -1
  51. data/rdoc-sources/FXDelegator.rb +2 -2
  52. data/rdoc-sources/FXDial.rb +9 -9
  53. data/rdoc-sources/FXDialogBox.rb +3 -3
  54. data/rdoc-sources/FXDict.rb +2 -3
  55. data/rdoc-sources/FXDirBox.rb +2 -2
  56. data/rdoc-sources/FXDirList.rb +14 -14
  57. data/rdoc-sources/FXDirSelector.rb +14 -14
  58. data/rdoc-sources/FXDockBar.rb +35 -35
  59. data/rdoc-sources/FXDockHandler.rb +2 -2
  60. data/rdoc-sources/FXDockSite.rb +11 -11
  61. data/rdoc-sources/FXDockTitle.rb +2 -2
  62. data/rdoc-sources/FXDocument.rb +2 -2
  63. data/rdoc-sources/FXDragCorner.rb +2 -2
  64. data/rdoc-sources/FXDrawable.rb +5 -5
  65. data/rdoc-sources/FXDriveBox.rb +3 -3
  66. data/rdoc-sources/FXFileDialog.rb +24 -24
  67. data/rdoc-sources/FXFileDict.rb +11 -11
  68. data/rdoc-sources/FXFileList.rb +25 -25
  69. data/rdoc-sources/FXFileSelector.rb +31 -31
  70. data/rdoc-sources/FXFileStream.rb +3 -3
  71. data/rdoc-sources/FXFoldingList.rb +76 -76
  72. data/rdoc-sources/FXFont.rb +133 -133
  73. data/rdoc-sources/FXFontDialog.rb +1 -1
  74. data/rdoc-sources/FXFontSelector.rb +14 -14
  75. data/rdoc-sources/FXFrame.rb +5 -5
  76. data/rdoc-sources/FXGIFCursor.rb +6 -6
  77. data/rdoc-sources/FXGIFIcon.rb +6 -6
  78. data/rdoc-sources/FXGIFImage.rb +5 -5
  79. data/rdoc-sources/FXGLContext.rb +1 -1
  80. data/rdoc-sources/FXGLObject.rb +8 -8
  81. data/rdoc-sources/FXGLShape.rb +23 -23
  82. data/rdoc-sources/FXGLViewer.rb +51 -51
  83. data/rdoc-sources/FXGLVisual.rb +1 -0
  84. data/rdoc-sources/FXGradientBar.rb +31 -31
  85. data/rdoc-sources/FXGroupBox.rb +6 -6
  86. data/rdoc-sources/FXHeader.rb +30 -33
  87. data/rdoc-sources/FXHorizontalFrame.rb +12 -12
  88. data/rdoc-sources/FXICOIcon.rb +14 -14
  89. data/rdoc-sources/FXICOImage.rb +5 -5
  90. data/rdoc-sources/FXIcon.rb +7 -7
  91. data/rdoc-sources/FXIconDict.rb +1 -0
  92. data/rdoc-sources/FXIconList.rb +60 -60
  93. data/rdoc-sources/FXId.rb +1 -1
  94. data/rdoc-sources/FXImage.rb +49 -49
  95. data/rdoc-sources/FXImageFrame.rb +12 -12
  96. data/rdoc-sources/FXImageView.rb +10 -10
  97. data/rdoc-sources/FXInputDialog.rb +4 -4
  98. data/rdoc-sources/FXJPGIcon.rb +13 -13
  99. data/rdoc-sources/FXJPGImage.rb +5 -5
  100. data/rdoc-sources/FXKnob.rb +12 -12
  101. data/rdoc-sources/FXLabel.rb +3 -3
  102. data/rdoc-sources/FXList.rb +31 -31
  103. data/rdoc-sources/FXListBox.rb +7 -7
  104. data/rdoc-sources/FXMDIChild.rb +24 -24
  105. data/rdoc-sources/FXMDIClient.rb +1 -1
  106. data/rdoc-sources/FXMatrix.rb +2 -2
  107. data/rdoc-sources/FXMemoryBuffer.rb +1 -1
  108. data/rdoc-sources/FXMemoryStream.rb +1 -1
  109. data/rdoc-sources/FXMenuButton.rb +20 -19
  110. data/rdoc-sources/FXMenuCaption.rb +9 -9
  111. data/rdoc-sources/FXMenuCascade.rb +1 -1
  112. data/rdoc-sources/FXMenuCheck.rb +2 -2
  113. data/rdoc-sources/FXMenuCommand.rb +1 -1
  114. data/rdoc-sources/FXMenuRadio.rb +2 -2
  115. data/rdoc-sources/FXMenuSeparator.rb +2 -2
  116. data/rdoc-sources/FXMenuTitle.rb +5 -5
  117. data/rdoc-sources/FXMessageBox.rb +16 -16
  118. data/rdoc-sources/FXOptionMenu.rb +14 -14
  119. data/rdoc-sources/FXPCXIcon.rb +12 -12
  120. data/rdoc-sources/FXPCXImage.rb +5 -5
  121. data/rdoc-sources/FXPNGIcon.rb +12 -12
  122. data/rdoc-sources/FXPNGImage.rb +5 -5
  123. data/rdoc-sources/FXPPMIcon.rb +6 -6
  124. data/rdoc-sources/FXPPMImage.rb +5 -5
  125. data/rdoc-sources/FXPacker.rb +4 -4
  126. data/rdoc-sources/FXPopup.rb +5 -5
  127. data/rdoc-sources/FXPrintDialog.rb +21 -21
  128. data/rdoc-sources/FXProgressBar.rb +10 -10
  129. data/rdoc-sources/FXProgressDialog.rb +3 -3
  130. data/rdoc-sources/FXQuatd.rb +19 -19
  131. data/rdoc-sources/FXQuatf.rb +23 -23
  132. data/rdoc-sources/FXRGBIcon.rb +13 -13
  133. data/rdoc-sources/FXRGBImage.rb +5 -5
  134. data/rdoc-sources/FXRadioButton.rb +10 -10
  135. data/rdoc-sources/FXRanged.rb +2 -2
  136. data/rdoc-sources/FXRangef.rb +2 -2
  137. data/rdoc-sources/FXRealSlider.rb +33 -33
  138. data/rdoc-sources/FXRealSpinner.rb +31 -31
  139. data/rdoc-sources/FXRecentFiles.rb +14 -14
  140. data/rdoc-sources/FXRectangle.rb +22 -22
  141. data/rdoc-sources/FXRegistry.rb +3 -3
  142. data/rdoc-sources/FXReplaceDialog.rb +20 -20
  143. data/rdoc-sources/FXRootWindow.rb +2 -2
  144. data/rdoc-sources/FXRuler.rb +28 -28
  145. data/rdoc-sources/FXRulerView.rb +5 -5
  146. data/rdoc-sources/FXScrollArea.rb +27 -27
  147. data/rdoc-sources/FXScrollBar.rb +26 -26
  148. data/rdoc-sources/FXScrollPane.rb +3 -3
  149. data/rdoc-sources/FXScrollWindow.rb +6 -6
  150. data/rdoc-sources/FXSearchDialog.rb +8 -8
  151. data/rdoc-sources/FXSeparator.rb +24 -24
  152. data/rdoc-sources/FXSettings.rb +44 -44
  153. data/rdoc-sources/FXShutter.rb +35 -35
  154. data/rdoc-sources/FXSize.rb +14 -14
  155. data/rdoc-sources/FXSlider.rb +33 -33
  156. data/rdoc-sources/FXSphered.rb +2 -2
  157. data/rdoc-sources/FXSpheref.rb +2 -2
  158. data/rdoc-sources/FXSpinner.rb +30 -30
  159. data/rdoc-sources/FXSplashWindow.rb +5 -5
  160. data/rdoc-sources/FXSplitter.rb +18 -18
  161. data/rdoc-sources/FXSpring.rb +15 -15
  162. data/rdoc-sources/FXStatusBar.rb +14 -14
  163. data/rdoc-sources/FXStatusLine.rb +7 -7
  164. data/rdoc-sources/FXStream.rb +20 -20
  165. data/rdoc-sources/FXSwitcher.rb +23 -23
  166. data/rdoc-sources/FXTGAIcon.rb +12 -12
  167. data/rdoc-sources/FXTGAImage.rb +5 -5
  168. data/rdoc-sources/FXTIFIcon.rb +13 -13
  169. data/rdoc-sources/FXTIFImage.rb +5 -5
  170. data/rdoc-sources/FXTabBar.rb +31 -31
  171. data/rdoc-sources/FXTabBook.rb +13 -13
  172. data/rdoc-sources/FXTabItem.rb +22 -22
  173. data/rdoc-sources/FXTable.rb +148 -148
  174. data/rdoc-sources/FXText.rb +91 -91
  175. data/rdoc-sources/FXTextField.rb +39 -39
  176. data/rdoc-sources/FXToggleButton.rb +32 -32
  177. data/rdoc-sources/FXToolBar.rb +25 -25
  178. data/rdoc-sources/FXToolBarGrip.rb +12 -12
  179. data/rdoc-sources/FXToolBarShell.rb +13 -13
  180. data/rdoc-sources/FXToolBarTab.rb +16 -16
  181. data/rdoc-sources/FXTopWindow.rb +18 -18
  182. data/rdoc-sources/FXTranslator.rb +1 -1
  183. data/rdoc-sources/FXTreeList.rb +66 -66
  184. data/rdoc-sources/FXTreeListBox.rb +20 -20
  185. data/rdoc-sources/FXTriStateButton.rb +23 -23
  186. data/rdoc-sources/FXVec2d.rb +1 -1
  187. data/rdoc-sources/FXVec2f.rb +1 -1
  188. data/rdoc-sources/FXVec3d.rb +1 -1
  189. data/rdoc-sources/FXVec3f.rb +1 -1
  190. data/rdoc-sources/FXVec4d.rb +1 -1
  191. data/rdoc-sources/FXVec4f.rb +1 -1
  192. data/rdoc-sources/FXVerticalFrame.rb +12 -12
  193. data/rdoc-sources/FXVisual.rb +19 -19
  194. data/rdoc-sources/FXWindow.rb +96 -96
  195. data/rdoc-sources/FXWizard.rb +9 -9
  196. data/rdoc-sources/FXXBMIcon.rb +7 -7
  197. data/rdoc-sources/FXXBMImage.rb +6 -6
  198. data/rdoc-sources/FXXPMIcon.rb +13 -13
  199. data/rdoc-sources/FXXPMImage.rb +5 -5
  200. data/rdoc-sources/Makefile +3 -3
  201. metadata +44 -31
  202. data/README +0 -39
  203. data/README.txt +0 -483
@@ -8,8 +8,8 @@ module Fox
8
8
  #
9
9
  # ==== Parameters:
10
10
  #
11
- # +axis+:: the rotation axis [FXVec3d]
12
- # +angle+:: the rotation angle (in radians) [Float]
11
+ # +axis+:: the rotation axis {FXVec3d}
12
+ # +angle+:: the rotation angle (in radians) [Float]
13
13
  #
14
14
  def initialize(axis, phi=0.0); end
15
15
 
@@ -18,10 +18,10 @@ module Fox
18
18
  #
19
19
  # ==== Parameters:
20
20
  #
21
- # +x+:: x [Float]
22
- # +y+:: y [Float]
23
- # +z+:: z [Float]
24
- # +width+:: w [Float]
21
+ # +x+:: x [Float]
22
+ # +y+:: y [Float]
23
+ # +z+:: z [Float]
24
+ # +width+:: w [Float]
25
25
  #
26
26
  def initialize(x, y, z, w); end
27
27
 
@@ -33,9 +33,9 @@ module Fox
33
33
  #
34
34
  # ==== Parameters:
35
35
  #
36
- # +roll+:: roll angle in radians [Float]
37
- # +pitch+:: pitch angle in radians [Float]
38
- # +yaw+:: yaw angle in radians [Float]
36
+ # +roll+:: roll angle in radians [Float]
37
+ # +pitch+:: pitch angle in radians [Float]
38
+ # +yaw+:: yaw angle in radians [Float]
39
39
  #
40
40
  def initialize(roll, pitch, yaw); end
41
41
 
@@ -51,8 +51,8 @@ module Fox
51
51
  #
52
52
  # ==== Parameters:
53
53
  #
54
- # +axis+:: the rotation axis [FXVec3d]
55
- # +angle+:: the rotation angle (in radians) [Float]
54
+ # +axis+:: the rotation axis {FXVec3d}
55
+ # +angle+:: the rotation angle (in radians) [Float]
56
56
  #
57
57
  def setAxisAngle(axis, phi=0.0); end
58
58
 
@@ -71,9 +71,9 @@ module Fox
71
71
  #
72
72
  # ==== Parameters:
73
73
  #
74
- # +roll+:: roll angle in radians [Float]
75
- # +pitch+:: pitch angle in radians [Float]
76
- # +yaw+:: yaw angle in radians [Float]
74
+ # +roll+:: roll angle in radians [Float]
75
+ # +pitch+:: pitch angle in radians [Float]
76
+ # +yaw+:: yaw angle in radians [Float]
77
77
  #
78
78
  def setRollPitchYaw(roll, pitch, yaw); end
79
79
 
@@ -135,7 +135,7 @@ module Fox
135
135
  #
136
136
  # ==== Parameters:
137
137
  #
138
- # +vec+:: the vector to be rotated [FXVec3d]
138
+ # +vec+:: the vector to be rotated {FXVec3d}
139
139
  #
140
140
  def *(vec); end
141
141
 
@@ -145,8 +145,8 @@ module Fox
145
145
  #
146
146
  # ==== Parameters:
147
147
  #
148
- # +a+:: [FXVec3d]
149
- # +b+:: [FXVec3d]
148
+ # +a+:: {FXVec3d}
149
+ # +b+:: {FXVec3d}
150
150
  #
151
151
  def arc!(a, b); end
152
152
 
@@ -155,8 +155,8 @@ module Fox
155
155
  #
156
156
  # ==== Parameters:
157
157
  #
158
- # +u+:: [FXQuatd]
159
- # +v+:: [FXQuatd]
158
+ # +u+:: {FXQuatd}
159
+ # +v+:: {FXQuatd}
160
160
  # +f+:: [Float]
161
161
  #
162
162
  def lerp!(u, v, f); end
@@ -8,8 +8,8 @@ module Fox
8
8
  #
9
9
  # ==== Parameters:
10
10
  #
11
- # +axis+:: the rotation axis [FXVec3f]
12
- # +angle+:: the rotation angle (in radians) [Float]
11
+ # +axis+:: the rotation axis {FXVec3f}
12
+ # +angle+:: the rotation angle (in radians) [Float]
13
13
  #
14
14
  def initialize(axis, phi=0.0); end
15
15
 
@@ -18,9 +18,9 @@ module Fox
18
18
  #
19
19
  # ==== Parameters:
20
20
  #
21
- # +roll+:: roll angle in radians [Float]
22
- # +pitch+:: pitch angle in radians [Float]
23
- # +yaw+:: yaw angle in radians [Float]
21
+ # +roll+:: roll angle in radians [Float]
22
+ # +pitch+:: pitch angle in radians [Float]
23
+ # +yaw+:: yaw angle in radians [Float]
24
24
  #
25
25
  def initialize(roll, pitch, yaw); end
26
26
 
@@ -29,9 +29,9 @@ module Fox
29
29
  #
30
30
  # ==== Parameters:
31
31
  #
32
- # +ex+:: x-axis [FXVec3f]
33
- # +ey+:: y-axis [FXVec3f]
34
- # +ez+:: z-axis [FXVec3f]
32
+ # +ex+:: x-axis {FXVec3f}
33
+ # +ey+:: y-axis {FXVec3f}
34
+ # +ez+:: z-axis {FXVec3f}
35
35
  #
36
36
  def initialize(ex, ey, ez); end
37
37
 
@@ -45,10 +45,10 @@ module Fox
45
45
  #
46
46
  # ==== Parameters:
47
47
  #
48
- # +x+:: x [Float]
49
- # +y+:: y [Float]
50
- # +z+:: z [Float]
51
- # +width+:: w [Float]
48
+ # +x+:: x [Float]
49
+ # +y+:: y [Float]
50
+ # +z+:: z [Float]
51
+ # +width+:: w [Float]
52
52
  #
53
53
  def initialize(x, y, z, w); end
54
54
 
@@ -60,8 +60,8 @@ module Fox
60
60
  #
61
61
  # ==== Parameters:
62
62
  #
63
- # +axis+:: the rotation axis [FXVec3f]
64
- # +angle+:: the rotation angle (in radians) [Float]
63
+ # +axis+:: the rotation axis {FXVec3f}
64
+ # +angle+:: the rotation angle (in radians) [Float]
65
65
  #
66
66
  def setAxisAngle(axis, phi=0.0); end
67
67
 
@@ -80,9 +80,9 @@ module Fox
80
80
  #
81
81
  # ==== Parameters:
82
82
  #
83
- # +roll+:: roll angle in radians [Float]
84
- # +pitch+:: pitch angle in radians [Float]
85
- # +yaw+:: yaw angle in radians [Float]
83
+ # +roll+:: roll angle in radians [Float]
84
+ # +pitch+:: pitch angle in radians [Float]
85
+ # +yaw+:: yaw angle in radians [Float]
86
86
  #
87
87
  def setRollPitchYaw(roll, pitch, yaw); end
88
88
 
@@ -144,7 +144,7 @@ module Fox
144
144
  #
145
145
  # ==== Parameters:
146
146
  #
147
- # +vec+:: the vector to be rotated [FXVec3f]
147
+ # +vec+:: the vector to be rotated {FXVec3f}
148
148
  #
149
149
  def *(vec); end
150
150
 
@@ -154,8 +154,8 @@ module Fox
154
154
  #
155
155
  # ==== Parameters:
156
156
  #
157
- # +a+:: [FXVec3f]
158
- # +b+:: [FXVec3f]
157
+ # +a+:: {FXVec3f}
158
+ # +b+:: {FXVec3f}
159
159
  #
160
160
  def arc!(a, b); end
161
161
 
@@ -164,9 +164,9 @@ module Fox
164
164
  #
165
165
  # ==== Parameters:
166
166
  #
167
- # +u+:: [FXQuatf]
168
- # +v+:: [FXQuatf]
169
- # +f+:: [Float]
167
+ # +u+:: {FXQuatf}
168
+ # +v+:: {FXQuatf}
169
+ # +f+:: [Float]
170
170
  #
171
171
  def lerp!(u, v, f); end
172
172
  end
@@ -18,12 +18,12 @@ module Fox
18
18
  #
19
19
  # ==== Parameters:
20
20
  #
21
- # +a+:: an application instance [FXApp]
22
- # +pix+:: a memory buffer formatted in IRIS RGB file format [String]
23
- # +clr+:: transparency color [FXColor]
24
- # +opts+:: options [Integer]
25
- # +width+:: width [Integer]
26
- # +height+:: height [Integer]
21
+ # +a+:: an application instance {FXApp}
22
+ # +pix+:: a memory buffer formatted in IRIS RGB file format [String]
23
+ # +clr+:: transparency color {FXColor}
24
+ # +opts+:: options [Integer]
25
+ # +width+:: width [Integer]
26
+ # +height+:: height [Integer]
27
27
  #
28
28
  def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: theRGBIcon
29
29
  end
@@ -37,7 +37,7 @@ module Fox
37
37
  #
38
38
  # ==== Parameters:
39
39
  #
40
- # +store+:: stream from which to read the file data [FXStream]
40
+ # +store+:: stream from which to read the file data {FXStream}
41
41
  #
42
42
  def Fox.fxloadRGB(store); end
43
43
 
@@ -47,12 +47,12 @@ module Fox
47
47
  #
48
48
  # ==== Parameters:
49
49
  #
50
- # +store+:: stream to which to write the file data [FXStream]
51
- # +data+:: the image pixel data [String]
52
- # +transp+:: transparency color [FXColor]
53
- # +opts+:: options [Integer]
54
- # +width+:: width [Integer]
55
- # +height+:: height [Integer]
50
+ # +store+:: stream to which to write the file data {FXStream}
51
+ # +data+:: the image pixel data [String]
52
+ # +transp+:: transparency color {FXColor}
53
+ # +opts+:: options [Integer]
54
+ # +width+:: width [Integer]
55
+ # +height+:: height [Integer]
56
56
  #
57
57
  def Fox.fxsaveRGB(store, data, transp, width, height); end
58
58
 
@@ -18,11 +18,11 @@ module Fox
18
18
  #
19
19
  # ==== Parameters:
20
20
  #
21
- # +a+:: an application instance [FXApp]
22
- # +pix+:: a memory buffer formatted in IRIS RGB file format [String]
23
- # +opts+:: options [Integer]
24
- # +width+:: width [Integer]
25
- # +height+:: height [Integer]
21
+ # +a+:: an application instance {FXApp}
22
+ # +pix+:: a memory buffer formatted in IRIS RGB file format [String]
23
+ # +opts+:: options [Integer]
24
+ # +width+:: width [Integer]
25
+ # +height+:: height [Integer]
26
26
  #
27
27
  def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: theRGBImage
28
28
  end
@@ -14,17 +14,17 @@ module Fox
14
14
  #
15
15
  # The following messages are sent by FXRadioButton to its target:
16
16
  #
17
- # +SEL_COMMAND+:: sent when the radio button is pressed.
18
- # +SEL_KEYPRESS+:: sent when a key goes down; the message data is an FXEvent instance.
19
- # +SEL_KEYRELEASE+:: sent when a key goes up; the message data is an FXEvent instance.
20
- # +SEL_LEFTBUTTONPRESS+:: sent when the left mouse button goes down; the message data is an FXEvent instance.
21
- # +SEL_LEFTBUTTONRELEASE+:: sent when the left mouse button goes up; the message data is an FXEvent instance.
17
+ # +SEL_COMMAND+:: sent when the radio button is pressed.
18
+ # +SEL_KEYPRESS+:: sent when a key goes down; the message data is an FXEvent instance.
19
+ # +SEL_KEYRELEASE+:: sent when a key goes up; the message data is an FXEvent instance.
20
+ # +SEL_LEFTBUTTONPRESS+:: sent when the left mouse button goes down; the message data is an FXEvent instance.
21
+ # +SEL_LEFTBUTTONRELEASE+:: sent when the left mouse button goes up; the message data is an FXEvent instance.
22
22
  #
23
23
  # === RadioButton flags
24
24
  #
25
- # +RADIOBUTTON_AUTOGRAY+:: Automatically gray out when not updated
26
- # +RADIOBUTTON_AUTOHIDE+:: Automatically hide when not updated
27
- # +RADIOBUTTON_NORMAL+:: <tt>JUSTIFY_NORMAL|ICON_BEFORE_TEXT</tt>
25
+ # +RADIOBUTTON_AUTOGRAY+:: Automatically gray out when not updated
26
+ # +RADIOBUTTON_AUTOHIDE+:: Automatically hide when not updated
27
+ # +RADIOBUTTON_NORMAL+:: <tt>JUSTIFY_NORMAL|ICON_BEFORE_TEXT</tt>
28
28
  #
29
29
  class FXRadioButton < FXLabel
30
30
 
@@ -34,10 +34,10 @@ module Fox
34
34
  # Radio button style [Integer]
35
35
  attr_accessor :radioButtonStyle
36
36
 
37
- # Radio ball color [FXColor]
37
+ # Radio ball color {FXColor}
38
38
  attr_accessor :radioColor
39
39
 
40
- # Radio disk color [FXColor]
40
+ # Radio disk color {FXColor}
41
41
  attr_accessor :diskColor
42
42
 
43
43
  #
@@ -4,10 +4,10 @@ module Fox
4
4
  #
5
5
  class FXRanged
6
6
 
7
- # Lower corner of range [FXVec3d]
7
+ # Lower corner of range {FXVec3d}
8
8
  attr_accessor :lower
9
9
 
10
- # Upper corner of range [FXVec3d]
10
+ # Upper corner of range {FXVec3d}
11
11
  attr_accessor :upper
12
12
 
13
13
  # Default constructor
@@ -4,10 +4,10 @@ module Fox
4
4
  #
5
5
  class FXRangef
6
6
 
7
- # Lower corner of range [FXVec3f]
7
+ # Lower corner of range {FXVec3f}
8
8
  attr_accessor :lower
9
9
 
10
- # Upper corner of range [FXVec3f]
10
+ # Upper corner of range {FXVec3f}
11
11
  attr_accessor :upper
12
12
 
13
13
  # Default constructor
@@ -9,12 +9,12 @@ module Fox
9
9
  #
10
10
  # The following messages are sent by FXRealSlider to its target:
11
11
  #
12
- # +SEL_KEYPRESS+:: sent when a key goes down; the message data is an FXEvent instance.
13
- # +SEL_KEYRELEASE+:: sent when a key goes up; the message data is an FXEvent instance.
14
- # +SEL_LEFTBUTTONPRESS+:: sent when the left mouse button goes down; the message data is an FXEvent instance.
15
- # +SEL_LEFTBUTTONRELEASE+:: sent when the left mouse button goes up; the message data is an FXEvent instance.
16
- # +SEL_MIDDLEBUTTONPRESS+:: sent when the middle mouse button goes down; the message data is an FXEvent instance.
17
- # +SEL_MIDDLEBUTTONRELEASE+:: sent when the middle mouse button goes up; the message data is an FXEvent instance.
12
+ # +SEL_KEYPRESS+:: sent when a key goes down; the message data is an FXEvent instance.
13
+ # +SEL_KEYRELEASE+:: sent when a key goes up; the message data is an FXEvent instance.
14
+ # +SEL_LEFTBUTTONPRESS+:: sent when the left mouse button goes down; the message data is an FXEvent instance.
15
+ # +SEL_LEFTBUTTONRELEASE+:: sent when the left mouse button goes up; the message data is an FXEvent instance.
16
+ # +SEL_MIDDLEBUTTONPRESS+:: sent when the middle mouse button goes down; the message data is an FXEvent instance.
17
+ # +SEL_MIDDLEBUTTONRELEASE+:: sent when the middle mouse button goes up; the message data is an FXEvent instance.
18
18
  # +SEL_COMMAND+::
19
19
  # sent at the end of a slider move; the message data is the new position of the slider (a Float).
20
20
  # +SEL_CHANGED+::
@@ -23,23 +23,23 @@ module Fox
23
23
  #
24
24
  # === Real slider control styles
25
25
  #
26
- # +REALSLIDER_HORIZONTAL+:: RealSlider shown horizontally
27
- # +REALSLIDER_VERTICAL+:: RealSlider shown vertically
28
- # +REALSLIDER_ARROW_UP+:: RealSlider has arrow head pointing up
29
- # +REALSLIDER_ARROW_DOWN+:: RealSlider has arrow head pointing down
30
- # +REALSLIDER_ARROW_LEFT+:: RealSlider has arrow head pointing left
31
- # +REALSLIDER_ARROW_RIGHT+:: RealSlider has arrow head pointing right
32
- # +REALSLIDER_INSIDE_BAR+:: RealSlider is inside the slot rather than overhanging
33
- # +REALSLIDER_TICKS_TOP+:: Ticks on the top of horizontal slider
34
- # +REALSLIDER_TICKS_BOTTOM+:: Ticks on the bottom of horizontal slider
35
- # +REALSLIDER_TICKS_LEFT+:: Ticks on the left of vertical slider
36
- # +REALSLIDER_TICKS_RIGHT+:: Ticks on the right of vertical slider
37
- # +REALSLIDER_NORMAL+:: same as <tt>REALSLIDER_HORIZONTAL</tt>
26
+ # +REALSLIDER_HORIZONTAL+:: RealSlider shown horizontally
27
+ # +REALSLIDER_VERTICAL+:: RealSlider shown vertically
28
+ # +REALSLIDER_ARROW_UP+:: RealSlider has arrow head pointing up
29
+ # +REALSLIDER_ARROW_DOWN+:: RealSlider has arrow head pointing down
30
+ # +REALSLIDER_ARROW_LEFT+:: RealSlider has arrow head pointing left
31
+ # +REALSLIDER_ARROW_RIGHT+:: RealSlider has arrow head pointing right
32
+ # +REALSLIDER_INSIDE_BAR+:: RealSlider is inside the slot rather than overhanging
33
+ # +REALSLIDER_TICKS_TOP+:: Ticks on the top of horizontal slider
34
+ # +REALSLIDER_TICKS_BOTTOM+:: Ticks on the bottom of horizontal slider
35
+ # +REALSLIDER_TICKS_LEFT+:: Ticks on the left of vertical slider
36
+ # +REALSLIDER_TICKS_RIGHT+:: Ticks on the right of vertical slider
37
+ # +REALSLIDER_NORMAL+:: same as <tt>REALSLIDER_HORIZONTAL</tt>
38
38
  #
39
39
  # === Message identifiers
40
40
  #
41
- # +ID_AUTOINC+:: x
42
- # +ID_AUTODEC+:: x
41
+ # +ID_AUTOINC+:: x
42
+ # +ID_AUTODEC+:: x
43
43
  #
44
44
  class FXRealSlider < FXFrame
45
45
 
@@ -61,7 +61,7 @@ module Fox
61
61
  # Delta between ticks [Float]
62
62
  attr_accessor :tickDelta
63
63
 
64
- # Color of the slot that the slider head moves in [FXColor]
64
+ # Color of the slot that the slider head moves in {FXColor}
65
65
  attr_accessor :slotColor
66
66
 
67
67
  # Status line help text for this slider [String]
@@ -75,18 +75,18 @@ module Fox
75
75
  #
76
76
  # ==== Parameters:
77
77
  #
78
- # +p+:: the parent window for this slider [FXComposite]
79
- # +target+:: the message target, if any, for this slider [FXObject]
80
- # +selector+:: the message identifier for this slider [Integer]
81
- # +opts+:: slider options [Integer]
82
- # +x+:: initial x-position, when the +LAYOUT_FIX_X+ layout hint is in effect [Integer]
83
- # +y+:: initial y-position, when the +LAYOUT_FIX_Y+ layout hint is in effect [Integer]
84
- # +width+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
85
- # +height+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
86
- # +padLeft+:: internal padding on the left side, in pixels [Integer]
87
- # +padRight+:: internal padding on the right side, in pixels [Integer]
88
- # +padTop+:: internal padding on the top side, in pixels [Integer]
89
- # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
78
+ # +p+:: the parent window for this slider {FXComposite}
79
+ # +target+:: the message target, if any, for this slider {FXObject}
80
+ # +selector+:: the message identifier for this slider [Integer]
81
+ # +opts+:: slider options [Integer]
82
+ # +x+:: initial x-position, when the +LAYOUT_FIX_X+ layout hint is in effect [Integer]
83
+ # +y+:: initial y-position, when the +LAYOUT_FIX_Y+ layout hint is in effect [Integer]
84
+ # +width+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
85
+ # +height+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
86
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
87
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
88
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
89
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
90
90
  #
91
91
  def initialize(p, target=nil, selector=0, opts=REALSLIDER_NORMAL, x=0, y=0, width=0, height=0, padLeft=0, padRight=0, padTop=0, padBottom=0) # :yields: theRealSlider
92
92
  end
@@ -6,8 +6,8 @@ module Fox
6
6
  #
7
7
  # The following messages are sent by FXRealSpinner to its target:
8
8
  #
9
- # +SEL_KEYPRESS+:: sent when a key goes down; the message data is an FXEvent instance.
10
- # +SEL_KEYRELEASE+:: sent when a key goes up; the message data is an FXEvent instance.
9
+ # +SEL_KEYPRESS+:: sent when a key goes down; the message data is an FXEvent instance.
10
+ # +SEL_KEYRELEASE+:: sent when a key goes up; the message data is an FXEvent instance.
11
11
  # +SEL_COMMAND+::
12
12
  # sent whenever the spinner's value changes; the message data is a Float
13
13
  # indicating the new spinner value.
@@ -17,18 +17,18 @@ module Fox
17
17
  #
18
18
  # === Spinner options
19
19
  #
20
- # +REALSPIN_NORMAL+:: Normal, non-cyclic
21
- # +REALSPIN_CYCLIC+:: Cyclic spinner
22
- # +REALSPIN_NOTEXT+:: No text visible
23
- # +REALSPIN_NOMAX+:: Spin all the way up to infinity
24
- # +REALSPIN_NOMIN+:: Spin all the way down to -infinity
25
- # +REALSPIN_LOG+:: Logarithmic rather than linear
20
+ # +REALSPIN_NORMAL+:: Normal, non-cyclic
21
+ # +REALSPIN_CYCLIC+:: Cyclic spinner
22
+ # +REALSPIN_NOTEXT+:: No text visible
23
+ # +REALSPIN_NOMAX+:: Spin all the way up to infinity
24
+ # +REALSPIN_NOMIN+:: Spin all the way down to -infinity
25
+ # +REALSPIN_LOG+:: Logarithmic rather than linear
26
26
  #
27
27
  # === Message identifiers
28
28
  #
29
- # +ID_INCREMENT+:: x
30
- # +ID_DECREMENT+:: x
31
- # +ID_ENTRY+:: x
29
+ # +ID_INCREMENT+:: x
30
+ # +ID_DECREMENT+:: x
31
+ # +ID_ENTRY+:: x
32
32
  #
33
33
  class FXRealSpinner < FXPacker
34
34
  # Current value [Float]
@@ -37,7 +37,7 @@ module Fox
37
37
  # Spinner range (low and high values) [Range]
38
38
  attr_accessor :range
39
39
 
40
- # Text font for this spinner [FXFont]
40
+ # Text font for this spinner {FXFont}
41
41
  attr_accessor :font
42
42
 
43
43
  # Status line help text for this spinner [String]
@@ -49,22 +49,22 @@ module Fox
49
49
  # Spinner style [Integer]
50
50
  attr_accessor :spinnerStyle
51
51
 
52
- # Color of the "up" arrow [FXColor]
52
+ # Color of the "up" arrow {FXColor}
53
53
  attr_accessor :upArrowColor
54
54
 
55
- # Color of the "down" arrow [FXColor]
55
+ # Color of the "down" arrow {FXColor}
56
56
  attr_accessor :downArrowColor
57
57
 
58
- # Normal text color [FXColor]
58
+ # Normal text color {FXColor}
59
59
  attr_accessor :textColor
60
60
 
61
- # Background color for selected text [FXColor]
61
+ # Background color for selected text {FXColor}
62
62
  attr_accessor :selBackColor
63
63
 
64
- # Foreground color for selected text [FXColor]
64
+ # Foreground color for selected text {FXColor}
65
65
  attr_accessor :selTextColor
66
66
 
67
- # Cursor color [FXColor]
67
+ # Cursor color {FXColor}
68
68
  attr_accessor :cursorColor
69
69
 
70
70
  # Number of columns (i.e. width of spinner's text field, in terms of number of columns of 'm') [Integer]
@@ -78,19 +78,19 @@ module Fox
78
78
  #
79
79
  # ==== Parameters:
80
80
  #
81
- # +p+:: the parent window for this spinner [FXComposite]
82
- # +cols+:: number of columns to display in the text field [Integer]
83
- # +target+:: the message target, if any, for this spinner [FXObject]
84
- # +selector+:: the message identifier for this spinner [Integer]
85
- # +opts+:: the options [Integer]
86
- # +x+:: initial x-position [Integer]
87
- # +y+:: initial y-position [Integer]
88
- # +width+:: initial width [Integer]
89
- # +height+:: initial height [Integer]
90
- # +padLeft+:: internal padding on the left side, in pixels [Integer]
91
- # +padRight+:: internal padding on the right side, in pixels [Integer]
92
- # +padTop+:: internal padding on the top side, in pixels [Integer]
93
- # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
81
+ # +p+:: the parent window for this spinner {FXComposite}
82
+ # +cols+:: number of columns to display in the text field [Integer]
83
+ # +target+:: the message target, if any, for this spinner {FXObject}
84
+ # +selector+:: the message identifier for this spinner [Integer]
85
+ # +opts+:: the options [Integer]
86
+ # +x+:: initial x-position [Integer]
87
+ # +y+:: initial y-position [Integer]
88
+ # +width+:: initial width [Integer]
89
+ # +height+:: initial height [Integer]
90
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
91
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
92
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
93
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
94
94
  #
95
95
  def initialize(p, cols, target=nil, selector=0, opts=REALSPIN_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theRealSpinner
96
96
  end