fxruby 1.6.4 → 1.6.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. data/doc/apes02.html +2 -2
  2. data/doc/apes03.html +2 -2
  3. data/doc/book.html +1 -1
  4. data/doc/changes.html +40 -20
  5. data/doc/differences.html +183 -4
  6. data/doc/implementation.html +1 -1
  7. data/doc/library.html +5 -5
  8. data/doc/opengl.html +5 -5
  9. data/doc/pt02.html +1 -1
  10. data/doc/scintilla.html +4 -4
  11. data/doc/subversion.html +21 -0
  12. data/examples/raabrowser.rb +1 -1
  13. data/ext/fox16/table_wrap.cpp +3 -10
  14. data/lib/fox16/iterators.rb +37 -0
  15. data/lib/fox16/kwargs.rb +1160 -960
  16. data/lib/fox16/timeout.rb +1 -1
  17. data/lib/fox16/version.rb +1 -1
  18. data/rdoc-sources/FX4Splitter.rb +8 -8
  19. data/rdoc-sources/FX7Segment.rb +1 -1
  20. data/rdoc-sources/FXAccelTable.rb +2 -2
  21. data/rdoc-sources/FXBMPIcon.rb +3 -3
  22. data/rdoc-sources/FXBMPImage.rb +3 -3
  23. data/rdoc-sources/FXBitmapFrame.rb +1 -1
  24. data/rdoc-sources/FXBitmapView.rb +1 -1
  25. data/rdoc-sources/FXChoiceBox.rb +3 -3
  26. data/rdoc-sources/FXColorList.rb +1 -1
  27. data/rdoc-sources/FXColorRing.rb +1 -1
  28. data/rdoc-sources/FXColorWheel.rb +9 -9
  29. data/rdoc-sources/FXComboBox.rb +9 -9
  30. data/rdoc-sources/FXDC.rb +10 -10
  31. data/rdoc-sources/FXDataTarget.rb +1 -1
  32. data/rdoc-sources/FXDial.rb +9 -9
  33. data/rdoc-sources/FXDialogBox.rb +1 -1
  34. data/rdoc-sources/FXDirBox.rb +1 -1
  35. data/rdoc-sources/FXDirDialog.rb +1 -1
  36. data/rdoc-sources/FXDirList.rb +1 -1
  37. data/rdoc-sources/FXDirSelector.rb +1 -1
  38. data/rdoc-sources/FXDockBar.rb +20 -20
  39. data/rdoc-sources/FXDockSite.rb +1 -1
  40. data/rdoc-sources/FXDockTitle.rb +1 -1
  41. data/rdoc-sources/FXDrawable.rb +2 -2
  42. data/rdoc-sources/FXDriveBox.rb +1 -1
  43. data/rdoc-sources/FXFileDialog.rb +1 -1
  44. data/rdoc-sources/FXFileList.rb +1 -1
  45. data/rdoc-sources/FXFileSelector.rb +1 -1
  46. data/rdoc-sources/FXFoldingList.rb +6 -6
  47. data/rdoc-sources/FXFontDialog.rb +1 -1
  48. data/rdoc-sources/FXFontSelector.rb +1 -1
  49. data/rdoc-sources/FXGIFIcon.rb +3 -3
  50. data/rdoc-sources/FXGIFImage.rb +3 -3
  51. data/rdoc-sources/FXGLCanvas.rb +2 -2
  52. data/rdoc-sources/FXGLViewer.rb +2 -2
  53. data/rdoc-sources/FXGradientBar.rb +1 -1
  54. data/rdoc-sources/FXHeader.rb +1 -1
  55. data/rdoc-sources/FXHorizontalFrame.rb +9 -9
  56. data/rdoc-sources/FXICOIcon.rb +3 -3
  57. data/rdoc-sources/FXICOImage.rb +3 -3
  58. data/rdoc-sources/FXIcon.rb +3 -3
  59. data/rdoc-sources/FXIconList.rb +1 -1
  60. data/rdoc-sources/FXImage.rb +7 -7
  61. data/rdoc-sources/FXImageFrame.rb +1 -1
  62. data/rdoc-sources/FXImageView.rb +1 -1
  63. data/rdoc-sources/FXInputDialog.rb +1 -1
  64. data/rdoc-sources/FXJPGIcon.rb +3 -3
  65. data/rdoc-sources/FXJPGImage.rb +3 -3
  66. data/rdoc-sources/FXKnob.rb +1 -1
  67. data/rdoc-sources/FXList.rb +1 -1
  68. data/rdoc-sources/FXListBox.rb +1 -1
  69. data/rdoc-sources/FXMDIButton.rb +6 -6
  70. data/rdoc-sources/FXMDIChild.rb +1 -1
  71. data/rdoc-sources/FXMDIClient.rb +2 -2
  72. data/rdoc-sources/FXMenuBar.rb +1 -1
  73. data/rdoc-sources/FXMenuCheck.rb +1 -1
  74. data/rdoc-sources/FXMenuCommand.rb +1 -1
  75. data/rdoc-sources/FXMenuRadio.rb +1 -1
  76. data/rdoc-sources/FXOptionMenu.rb +2 -2
  77. data/rdoc-sources/FXPCXIcon.rb +3 -3
  78. data/rdoc-sources/FXPCXImage.rb +3 -3
  79. data/rdoc-sources/FXPNGIcon.rb +3 -3
  80. data/rdoc-sources/FXPNGImage.rb +3 -3
  81. data/rdoc-sources/FXPPMIcon.rb +3 -3
  82. data/rdoc-sources/FXPPMImage.rb +3 -3
  83. data/rdoc-sources/FXPicker.rb +1 -1
  84. data/rdoc-sources/FXPopup.rb +2 -2
  85. data/rdoc-sources/FXPrintDialog.rb +1 -1
  86. data/rdoc-sources/FXProgressBar.rb +1 -1
  87. data/rdoc-sources/FXProgressDialog.rb +1 -1
  88. data/rdoc-sources/FXQuatd.rb +1 -1
  89. data/rdoc-sources/FXQuatf.rb +1 -1
  90. data/rdoc-sources/FXRGBIcon.rb +3 -3
  91. data/rdoc-sources/FXRGBImage.rb +3 -3
  92. data/rdoc-sources/FXRealSlider.rb +9 -9
  93. data/rdoc-sources/FXRealSpinner.rb +9 -9
  94. data/rdoc-sources/FXRecentFiles.rb +1 -1
  95. data/rdoc-sources/FXReplaceDialog.rb +3 -3
  96. data/rdoc-sources/FXRuler.rb +1 -1
  97. data/rdoc-sources/FXRulerView.rb +1 -1
  98. data/rdoc-sources/FXScintilla.rb +1 -1
  99. data/rdoc-sources/FXScrollBar.rb +5 -5
  100. data/rdoc-sources/FXScrollWindow.rb +3 -3
  101. data/rdoc-sources/FXSearchDialog.rb +3 -3
  102. data/rdoc-sources/FXSeparator.rb +15 -15
  103. data/rdoc-sources/FXShutter.rb +20 -20
  104. data/rdoc-sources/FXSlider.rb +9 -9
  105. data/rdoc-sources/FXSpinner.rb +9 -9
  106. data/rdoc-sources/FXSplitter.rb +8 -8
  107. data/rdoc-sources/FXSpring.rb +9 -9
  108. data/rdoc-sources/FXStatusBar.rb +9 -9
  109. data/rdoc-sources/FXStatusLine.rb +3 -3
  110. data/rdoc-sources/FXSwitcher.rb +7 -7
  111. data/rdoc-sources/FXTGAIcon.rb +3 -3
  112. data/rdoc-sources/FXTGAImage.rb +3 -3
  113. data/rdoc-sources/FXTIFIcon.rb +3 -3
  114. data/rdoc-sources/FXTIFImage.rb +3 -3
  115. data/rdoc-sources/FXTabBar.rb +9 -9
  116. data/rdoc-sources/FXTabBook.rb +9 -9
  117. data/rdoc-sources/FXTabItem.rb +7 -7
  118. data/rdoc-sources/FXTable.rb +10 -10
  119. data/rdoc-sources/FXText.rb +5 -5
  120. data/rdoc-sources/FXTextField.rb +9 -9
  121. data/rdoc-sources/FXToggleButton.rb +9 -9
  122. data/rdoc-sources/FXToolBar.rb +20 -20
  123. data/rdoc-sources/FXToolBarGrip.rb +5 -5
  124. data/rdoc-sources/FXToolBarShell.rb +5 -5
  125. data/rdoc-sources/FXToolBarTab.rb +5 -5
  126. data/rdoc-sources/FXToolTip.rb +1 -1
  127. data/rdoc-sources/FXTreeList.rb +5 -5
  128. data/rdoc-sources/FXTreeListBox.rb +10 -10
  129. data/rdoc-sources/FXTriStateButton.rb +9 -9
  130. data/rdoc-sources/FXVerticalFrame.rb +9 -9
  131. data/rdoc-sources/FXWindow.rb +5 -5
  132. data/rdoc-sources/FXWizard.rb +1 -1
  133. data/rdoc-sources/FXXBMIcon.rb +3 -3
  134. data/rdoc-sources/FXXBMImage.rb +3 -3
  135. data/rdoc-sources/FXXPMIcon.rb +3 -3
  136. data/rdoc-sources/FXXPMImage.rb +3 -3
  137. metadata +5 -4
  138. data/doc/cvs.html +0 -35
@@ -113,7 +113,7 @@ module Fox
113
113
  attr_accessor :font
114
114
 
115
115
  # Construct MDI Child window with given name and icon
116
- def initialize(p, name, ic=nil, pup=nil, opts=0, x=0, y=0, w=0, h=0) # :yields: theMDIChild
116
+ def initialize(p, name, ic=nil, pup=nil, opts=0, x=0, y=0, width=0, height=0) # :yields: theMDIChild
117
117
  end
118
118
 
119
119
  # Get next MDI Child
@@ -23,7 +23,7 @@ module Fox
23
23
  # +SEL_CHANGED+::
24
24
  # sent when the active child changes; the message data is a reference to the new active child window (or +nil+ if there is none)
25
25
  #
26
- class FXMDIClient < FXScrollArea
26
+ class FXMDIClient < FXComposite
27
27
 
28
28
  # Active MDI child window, or +nil+ if none [FXMDIChild].
29
29
  attr_accessor :activeChild
@@ -35,7 +35,7 @@ module Fox
35
35
  attr_accessor :cascadeY
36
36
 
37
37
  # Construct MDI Client window
38
- def initialize(p, opts=0, x=0, y=0, w=0, h=0) # :yields: theMDIClient
38
+ def initialize(p, opts=0, x=0, y=0, width=0, height=0) # :yields: theMDIClient
39
39
  end
40
40
 
41
41
  # Get first MDI Child
@@ -16,7 +16,7 @@ module Fox
16
16
  # Construct a non-floatable menubar.
17
17
  # The menubar can not be undocked.
18
18
  #
19
- def initialize(parent, opts, x=0, y=0, width=0, height=0, padLeft=3, padRight=3, padTop=2, padBottom=2, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theMenuBar
19
+ def initialize(p, opts, x=0, y=0, width=0, height=0, padLeft=3, padRight=3, padTop=2, padBottom=2, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theMenuBar
20
20
  end
21
21
  end
22
22
  end
@@ -23,7 +23,7 @@ module Fox
23
23
  #
24
24
  # Construct a menu check
25
25
  #
26
- def initialize(p, text, tgt=nil, sel=0, opts=0) # :yields: theMenuCheck
26
+ def initialize(p, text, target=nil, selector=0, opts=0) # :yields: theMenuCheck
27
27
  end
28
28
  end
29
29
  end
@@ -19,7 +19,7 @@ module Fox
19
19
  #
20
20
  # Construct a menu command
21
21
  #
22
- def initialize(p, text, ic=nil, tgt=nil, sel=0, opts=0) # :yields: theMenuCommand
22
+ def initialize(p, text, ic=nil, target=nil, selector=0, opts=0) # :yields: theMenuCommand
23
23
  end
24
24
  end
25
25
  end
@@ -26,7 +26,7 @@ module Fox
26
26
  #
27
27
  # Construct a menu radio
28
28
  #
29
- def initialize(p, text, tgt=nil, sel=0, opts=0) # :yields: theMenuRadio
29
+ def initialize(p, text, target=nil, selector=0, opts=0) # :yields: theMenuRadio
30
30
  end
31
31
  end
32
32
  end
@@ -22,7 +22,7 @@ module Fox
22
22
  #
23
23
  # Returns an initialized FXOption instance.
24
24
  #
25
- def initialize(p, text, ic=nil, tgt=nil, sel=0, opts=JUSTIFY_NORMAL|ICON_BEFORE_TEXT, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theOption
25
+ def initialize(p, text, ic=nil, target=nil, selector=0, opts=JUSTIFY_NORMAL|ICON_BEFORE_TEXT, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theOption
26
26
  end
27
27
  end
28
28
 
@@ -53,7 +53,7 @@ module Fox
53
53
  #
54
54
  # Returns an initialized FXOptionMenu instance.
55
55
  #
56
- def initialize(p, pup=nil, opts=JUSTIFY_NORMAL|ICON_BEFORE_TEXT, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theOptionMenu
56
+ def initialize(p, pup=nil, opts=JUSTIFY_NORMAL|ICON_BEFORE_TEXT, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theOptionMenu
57
57
  end
58
58
 
59
59
  #
@@ -22,10 +22,10 @@ module Fox
22
22
  # +pix+:: a memory buffer formatted in PCX file format [String]
23
23
  # +clr+:: transparency color [FXColor]
24
24
  # +opts+:: options [Integer]
25
- # +w+:: width [Integer]
26
- # +h+:: height [Integer]
25
+ # +width+:: width [Integer]
26
+ # +height+:: height [Integer]
27
27
  #
28
- def initialize(a, pix=nil, clr=0, opts=0, w=1, h=1) # :yields: thePCXIcon
28
+ def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: thePCXIcon
29
29
  end
30
30
  end
31
31
 
@@ -21,10 +21,10 @@ module Fox
21
21
  # +a+:: an application instance [FXApp]
22
22
  # +pix+:: a memory buffer formatted in PCX file format [String]
23
23
  # +opts+:: options [Integer]
24
- # +w+:: width [Integer]
25
- # +h+:: height [Integer]
24
+ # +width+:: width [Integer]
25
+ # +height+:: height [Integer]
26
26
  #
27
- def initialize(a, pix=nil, opts=0, w=1, h=1) # :yields: thePCXImage
27
+ def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: thePCXImage
28
28
  end
29
29
  end
30
30
  end
@@ -25,10 +25,10 @@ module Fox
25
25
  # +pix+:: a memory buffer formatted in PNG file format [String]
26
26
  # +clr+:: transparency color [FXColor]
27
27
  # +opts+:: options [Integer]
28
- # +w+:: width [Integer]
29
- # +h+:: height [Integer]
28
+ # +width+:: width [Integer]
29
+ # +height+:: height [Integer]
30
30
  #
31
- def initialize(a, pix=nil, clr=0, opts=0, w=1, h=1) # :yields: thePNGIcon
31
+ def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: thePNGIcon
32
32
  end
33
33
  end
34
34
 
@@ -24,10 +24,10 @@ module Fox
24
24
  # +a+:: an application instance [FXApp]
25
25
  # +pix+:: a memory buffer formatted in PNG file format [String]
26
26
  # +opts+:: options [Integer]
27
- # +w+:: width [Integer]
28
- # +h+:: height [Integer]
27
+ # +width+:: width [Integer]
28
+ # +height+:: height [Integer]
29
29
  #
30
- def initialize(a, pix=nil, opts=0, w=1, h=1) # :yields: thePNGImage
30
+ def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: thePNGImage
31
31
  end
32
32
  end
33
33
  end
@@ -22,10 +22,10 @@ module Fox
22
22
  # +pix+:: a memory buffer formatted in PPM file format [String]
23
23
  # +clr+:: transparency color [FXColor]
24
24
  # +opts+:: options [Integer]
25
- # +w+:: width [Integer]
26
- # +h+:: height [Integer]
25
+ # +width+:: width [Integer]
26
+ # +height+:: height [Integer]
27
27
  #
28
- def initialize(a, pix=nil, clr=0, opts=0, w=1, h=1) # :yields: thePPMIcon
28
+ def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: thePPMIcon
29
29
  end
30
30
  end
31
31
 
@@ -21,10 +21,10 @@ module Fox
21
21
  # +a+:: an application instance [FXApp]
22
22
  # +pix+:: a memory buffer formatted in PPM file format [String]
23
23
  # +opts+:: options [Integer]
24
- # +w+:: width [Integer]
25
- # +h+:: height [Integer]
24
+ # +width+:: width [Integer]
25
+ # +height+:: height [Integer]
26
26
  #
27
- def initialize(a, pix=nil, opts=0, w=1, h=1) # :yields: thePPMImage
27
+ def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: thePPMImage
28
28
  end
29
29
  end
30
30
  end
@@ -20,7 +20,7 @@ module Fox
20
20
  #
21
21
  # Constructor
22
22
  #
23
- def initialize(p, text, ic=nil, tgt=nil, sel=0, opts=BUTTON_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: thePicker
23
+ def initialize(p, text, ic=nil, target=nil, selector=0, opts=BUTTON_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: thePicker
24
24
  end
25
25
  end
26
26
  end
@@ -40,11 +40,11 @@ module Fox
40
40
  #
41
41
  # Construct popup pane
42
42
  #
43
- def initialize(owner, opts=POPUP_VERTICAL|FRAME_RAISED|FRAME_THICK, x=0, y=0, w=0, h=0) # :yields: thePopup
43
+ def initialize(owner, opts=POPUP_VERTICAL|FRAME_RAISED|FRAME_THICK, x=0, y=0, width=0, height=0) # :yields: thePopup
44
44
  end
45
45
 
46
46
  # Pop it up
47
- def popup(grabto, x, y, w=0, h=0); end
47
+ def popup(grabto, x, y, width=0, height=0); end
48
48
 
49
49
  # Pop it down
50
50
  def popdown(); end
@@ -30,7 +30,7 @@ module Fox
30
30
  attr_accessor :printer
31
31
 
32
32
  # Construct print dialog
33
- def initialize(owner, name, opts=0, x=0, y=0, w=0, h=0) # :yields: thePrintDialog
33
+ def initialize(owner, name, opts=0, x=0, y=0, width=0, height=0) # :yields: thePrintDialog
34
34
  end
35
35
  end
36
36
  end
@@ -41,7 +41,7 @@ module Fox
41
41
  #
42
42
  # Construct progress bar.
43
43
  #
44
- def initialize(p, tgt=nil, sel=0, opts=PROGRESSBAR_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theProgressBar
44
+ def initialize(p, target=nil, selector=0, opts=PROGRESSBAR_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theProgressBar
45
45
  end
46
46
 
47
47
  # Increment progress by given _amount_.
@@ -23,7 +23,7 @@ module Fox
23
23
  #
24
24
  # Construct progress dialog box with given caption and message string.
25
25
  #
26
- def initialize(owner, caption, label, opts=PROGRESSDIALOG_NORMAL, x=0, y=0, w=0, h=0) # :yields: theProgressDialog
26
+ def initialize(owner, caption, label, opts=PROGRESSDIALOG_NORMAL, x=0, y=0, width=0, height=0) # :yields: theProgressDialog
27
27
  end
28
28
 
29
29
  # Increment progress by given _amount_.
@@ -21,7 +21,7 @@ module Fox
21
21
  # +x+:: x [Float]
22
22
  # +y+:: y [Float]
23
23
  # +z+:: z [Float]
24
- # +w+:: w [Float]
24
+ # +width+:: w [Float]
25
25
  #
26
26
  def initialize(x, y, z, w); end
27
27
 
@@ -48,7 +48,7 @@ module Fox
48
48
  # +x+:: x [Float]
49
49
  # +y+:: y [Float]
50
50
  # +z+:: z [Float]
51
- # +w+:: w [Float]
51
+ # +width+:: w [Float]
52
52
  #
53
53
  def initialize(x, y, z, w); end
54
54
 
@@ -22,10 +22,10 @@ module Fox
22
22
  # +pix+:: a memory buffer formatted in IRIS RGB file format [String]
23
23
  # +clr+:: transparency color [FXColor]
24
24
  # +opts+:: options [Integer]
25
- # +w+:: width [Integer]
26
- # +h+:: height [Integer]
25
+ # +width+:: width [Integer]
26
+ # +height+:: height [Integer]
27
27
  #
28
- def initialize(a, pix=nil, clr=0, opts=0, w=1, h=1) # :yields: theRGBIcon
28
+ def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: theRGBIcon
29
29
  end
30
30
  end
31
31
 
@@ -21,10 +21,10 @@ module Fox
21
21
  # +a+:: an application instance [FXApp]
22
22
  # +pix+:: a memory buffer formatted in IRIS RGB file format [String]
23
23
  # +opts+:: options [Integer]
24
- # +w+:: width [Integer]
25
- # +h+:: height [Integer]
24
+ # +width+:: width [Integer]
25
+ # +height+:: height [Integer]
26
26
  #
27
- def initialize(a, pix=nil, opts=0, w=1, h=1) # :yields: theRGBImage
27
+ def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: theRGBImage
28
28
  end
29
29
  end
30
30
  end
@@ -76,19 +76,19 @@ module Fox
76
76
  # ==== Parameters:
77
77
  #
78
78
  # +p+:: the parent window for this slider [FXComposite]
79
- # +tgt+:: the message target, if any, for this slider [FXObject]
80
- # +sel+:: the message identifier for this slider [Integer]
79
+ # +target+:: the message target, if any, for this slider [FXObject]
80
+ # +selector+:: the message identifier for this slider [Integer]
81
81
  # +opts+:: slider options [Integer]
82
82
  # +x+:: initial x-position, when the +LAYOUT_FIX_X+ layout hint is in effect [Integer]
83
83
  # +y+:: initial y-position, when the +LAYOUT_FIX_Y+ layout hint is in effect [Integer]
84
- # +w+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
85
- # +h+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
86
- # +pl+:: internal padding on the left side, in pixels [Integer]
87
- # +pr+:: internal padding on the right side, in pixels [Integer]
88
- # +pt+:: internal padding on the top side, in pixels [Integer]
89
- # +pb+:: internal padding on the bottom side, in pixels [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
- def initialize(p, tgt=nil, sel=0, opts=REALSLIDER_NORMAL, x=0, y=0, w=0, h=0, pl=0, pr=0, pt=0, pb=0) # :yields: theRealSlider
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
93
93
 
94
94
  # Set slider range (where _lo_ and _hi_ are Float values).
@@ -80,19 +80,19 @@ module Fox
80
80
  #
81
81
  # +p+:: the parent window for this spinner [FXComposite]
82
82
  # +cols+:: number of columns to display in the text field [Integer]
83
- # +tgt+:: the message target, if any, for this spinner [FXObject]
84
- # +sel+:: the message identifier for this spinner [Integer]
83
+ # +target+:: the message target, if any, for this spinner [FXObject]
84
+ # +selector+:: the message identifier for this spinner [Integer]
85
85
  # +opts+:: the options [Integer]
86
86
  # +x+:: initial x-position [Integer]
87
87
  # +y+:: initial y-position [Integer]
88
- # +w+:: initial width [Integer]
89
- # +h+:: initial height [Integer]
90
- # +pl+:: internal padding on the left side, in pixels [Integer]
91
- # +pr+:: internal padding on the right side, in pixels [Integer]
92
- # +pt+:: internal padding on the top side, in pixels [Integer]
93
- # +pb+:: internal padding on the bottom side, in pixels [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
- def initialize(p, cols, tgt=nil, sel=0, opts=REALSPIN_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theRealSpinner
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
97
97
 
98
98
  # Increment spinner
@@ -61,7 +61,7 @@ module Fox
61
61
  end
62
62
 
63
63
  # Make new recent files group with groupname gp
64
- def initialize(a, gp, tgt=nil, sel=0) # :yields: theRecentFiles
64
+ def initialize(a, gp, target=nil, selector=0) # :yields: theRecentFiles
65
65
  end
66
66
 
67
67
  # Append a file to the end of the list.
@@ -46,10 +46,10 @@ module Fox
46
46
  # +opts+:: the options [Integer]
47
47
  # +x+:: initial x-position [Integer]
48
48
  # +y+:: initial y-position [Integer]
49
- # +w+:: initial width [Integer]
50
- # +h+:: initial height [Integer]
49
+ # +width+:: initial width [Integer]
50
+ # +height+:: initial height [Integer]
51
51
  #
52
- def initialize(owner, caption, ic=nil, opts=0, x=0, y=0, w=0, h=0) # :yield: theReplaceDialog
52
+ def initialize(owner, caption, ic=nil, opts=0, x=0, y=0, width=0, height=0) # :yield: theReplaceDialog
53
53
  end
54
54
  end
55
55
  end
@@ -118,7 +118,7 @@ module Fox
118
118
  #
119
119
  # Return an initialized FXRuler instance.
120
120
  #
121
- def initialize(p, tgt=nil, sel=0, opts=RULER_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theRuler
121
+ def initialize(p, target=nil, selector=0, opts=RULER_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theRuler
122
122
  end
123
123
 
124
124
  # Return lower edge of document (an integer)
@@ -111,7 +111,7 @@ module Fox
111
111
  #
112
112
  # Return an initialized FXRulerView instance.
113
113
  #
114
- def initialize(p, tgt=nil, sel=0, opts=0, x=0, y=0, w=0, h=0) # :yields: theRulerView
114
+ def initialize(p, target=nil, selector=0, opts=0, x=0, y=0, width=0, height=0) # :yields: theRulerView
115
115
  end
116
116
 
117
117
  # Set document width (in pixels).
@@ -102,7 +102,7 @@ module Fox
102
102
  #
103
103
  # Return an initialized FXScintilla instance.
104
104
  #
105
- def initialize(p, tgt=nil, sel=0, opts=0, x=0, y=0, w=0, h=0) # :yields: theScintilla
105
+ def initialize(p, target=nil, selector=0, opts=0, x=0, y=0, width=0, height=0) # :yields: theScintilla
106
106
  end
107
107
 
108
108
  #
@@ -80,15 +80,15 @@ module Fox
80
80
  # ==== Parameters:
81
81
  #
82
82
  # +p+:: the parent widget for this scroll bar [FXComposite]
83
- # +tgt+:: the initial message target (if any) for this scroll bar [FXObject]
84
- # +sel+:: the message identifier for this scroll bar [Integer]
83
+ # +target+:: the initial message target (if any) for this scroll bar [FXObject]
84
+ # +selector+:: the message identifier for this scroll bar [Integer]
85
85
  # +opts+:: the options [Integer]
86
86
  # +x+:: initial x-position, when the +LAYOUT_FIX_X+ layout hint is in effect [Integer]
87
87
  # +y+:: initial y-position, when the +LAYOUT_FIX_Y+ layout hint is in effect [Integer]
88
- # +w+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
89
- # +h+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
88
+ # +width+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
89
+ # +height+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
90
90
  #
91
- def initialize(p, tgt=nil, sel=0, opts=SCROLLBAR_VERTICAL, x=0, y=0, w=0, h=0) # :yields: theScrollBar
91
+ def initialize(p, target=nil, selector=0, opts=SCROLLBAR_VERTICAL, x=0, y=0, width=0, height=0) # :yields: theScrollBar
92
92
  end
93
93
  end
94
94
 
@@ -23,10 +23,10 @@ module Fox
23
23
  # +opts+:: the options [Integer]
24
24
  # +x+:: initial x-position, when the +LAYOUT_FIX_X+ layout hint is in effect [Integer]
25
25
  # +y+:: initial y-position, when the +LAYOUT_FIX_Y+ layout hint is in effect [Integer]
26
- # +w+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
27
- # +h+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
26
+ # +width+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
27
+ # +height+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
28
28
  #
29
- def initialize(p, opts=0, x=0, y=0, w=0, h=0) # :yields: theScrollWindow
29
+ def initialize(p, opts=0, x=0, y=0, width=0, height=0) # :yields: theScrollWindow
30
30
  end
31
31
 
32
32
  #
@@ -14,10 +14,10 @@ module Fox
14
14
  # +opts+:: the options [Integer]
15
15
  # +x+:: initial x-position [Integer]
16
16
  # +y+:: initial y-position [Integer]
17
- # +w+:: initial width [Integer]
18
- # +h+:: initial height [Integer]
17
+ # +width+:: initial width [Integer]
18
+ # +height+:: initial height [Integer]
19
19
  #
20
- def initialize(owner, caption, ic=nil, opts=0, x=0, y=0, w=0, h=0) # :yields: theSearchDialog
20
+ def initialize(owner, caption, ic=nil, opts=0, x=0, y=0, width=0, height=0) # :yields: theSearchDialog
21
21
  end
22
22
  end
23
23
  end