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
@@ -19,7 +19,7 @@ module Fox
19
19
  attr_accessor :separatorStyle
20
20
 
21
21
  # Return an initialized FXSeparator instance.
22
- def initialize(p, opts=SEPARATOR_GROOVE|LAYOUT_FILL_X, x=0, y=0, w=0, h=0, pl=0, pr=0, pt=0, pb=0) # :yields: theSeparator
22
+ def initialize(p, opts=SEPARATOR_GROOVE|LAYOUT_FILL_X, x=0, y=0, width=0, height=0, padLeft=0, padRight=0, padTop=0, padBottom=0) # :yields: theSeparator
23
23
  end
24
24
  end
25
25
 
@@ -36,14 +36,14 @@ module Fox
36
36
  # +opts+:: the options [Integer]
37
37
  # +x+:: initial x-position [Integer]
38
38
  # +y+:: initial y-position [Integer]
39
- # +w+:: initial width [Integer]
40
- # +h+:: initial height [Integer]
41
- # +pl+:: internal padding on the left side, in pixels [Integer]
42
- # +pr+:: internal padding on the right side, in pixels [Integer]
43
- # +pt+:: internal padding on the top side, in pixels [Integer]
44
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
39
+ # +width+:: initial width [Integer]
40
+ # +height+:: initial height [Integer]
41
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
42
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
43
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
44
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
45
45
  #
46
- def initialize(p, opts=SEPARATOR_GROOVE|LAYOUT_FILL_X, x=0, y=0, w=0, h=0, pl=1, pr=1, pt=0, pb=0) # :yields: theHorizontalSeparator
46
+ def initialize(p, opts=SEPARATOR_GROOVE|LAYOUT_FILL_X, x=0, y=0, width=0, height=0, padLeft=1, padRight=1, padTop=0, padBottom=0) # :yields: theHorizontalSeparator
47
47
  end
48
48
  end
49
49
 
@@ -60,14 +60,14 @@ module Fox
60
60
  # +opts+:: the options [Integer]
61
61
  # +x+:: initial x-position [Integer]
62
62
  # +y+:: initial y-position [Integer]
63
- # +w+:: initial width [Integer]
64
- # +h+:: initial height [Integer]
65
- # +pl+:: internal padding on the left side, in pixels [Integer]
66
- # +pr+:: internal padding on the right side, in pixels [Integer]
67
- # +pt+:: internal padding on the top side, in pixels [Integer]
68
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
63
+ # +width+:: initial width [Integer]
64
+ # +height+:: initial height [Integer]
65
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
66
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
67
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
68
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
69
69
  #
70
- def initialize(p, opts=SEPARATOR_GROOVE|LAYOUT_FILL_Y, x=0, y=0, w=0, h=0, pl=0, pr=0, pt=1, pb=1) # :yields: theVerticalSeparator
70
+ def initialize(p, opts=SEPARATOR_GROOVE|LAYOUT_FILL_Y, x=0, y=0, width=0, height=0, padLeft=0, padRight=0, padTop=1, padBottom=1) # :yields: theVerticalSeparator
71
71
  end
72
72
  end
73
73
  end
@@ -35,16 +35,16 @@ module Fox
35
35
  # +opts+:: options [Integer]
36
36
  # +x+:: initial x-position, when the +LAYOUT_FIX_X+ layout hint is in effect [Integer]
37
37
  # +y+:: initial y-position, when the +LAYOUT_FIX_Y+ layout hint is in effect [Integer]
38
- # +w+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
39
- # +h+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
40
- # +pl+:: internal padding on the left side, in pixels [Integer]
41
- # +pr+:: internal padding on the right side, in pixels [Integer]
42
- # +pt+:: internal padding on the top side, in pixels [Integer]
43
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
44
- # +hs+:: horizontal spacing between widgets, in pixels [Integer]
45
- # +vs+:: vertical spacing between widgets, in pixels [Integer]
38
+ # +width+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
39
+ # +height+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
40
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
41
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
42
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
43
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
44
+ # +hSpacing+:: horizontal spacing between widgets, in pixels [Integer]
45
+ # +vSpacing+:: vertical spacing between widgets, in pixels [Integer]
46
46
  #
47
- def initialize(p, text="", icon=nil, opts=0, x=0, y=0, w=0, h=0, pl=DEFAULT_SPACING, pr=DEFAULT_SPACING, pt=DEFAULT_SPACING, pb=DEFAULT_SPACING, hs=DEFAULT_SPACING, vs=DEFAULT_SPACING) # :yields: theShutterItem
47
+ def initialize(p, text="", icon=nil, opts=0, x=0, y=0, width=0, height=0, padLeft=DEFAULT_SPACING, padRight=DEFAULT_SPACING, padTop=DEFAULT_SPACING, padBottom=DEFAULT_SPACING, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theShutterItem
48
48
  end
49
49
  end
50
50
 
@@ -81,21 +81,21 @@ module Fox
81
81
  # ==== Parameters:
82
82
  #
83
83
  # +p+:: the parent window for this shutter [FXComposite]
84
- # +tgt+:: the message target, if any, for this shutter [FXObject]
85
- # +sel+:: the message identifier for this shutter [Integer]
84
+ # +target+:: the message target, if any, for this shutter [FXObject]
85
+ # +selector+:: the message identifier for this shutter [Integer]
86
86
  # +opts+:: shutter options [Integer]
87
87
  # +x+:: initial x-position [Integer]
88
88
  # +y+:: initial y-position [Integer]
89
- # +w+:: initial width [Integer]
90
- # +h+:: initial height [Integer]
91
- # +pl+:: internal padding on the left side, in pixels [Integer]
92
- # +pr+:: internal padding on the right side, in pixels [Integer]
93
- # +pt+:: internal padding on the top side, in pixels [Integer]
94
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
95
- # +hs+:: horizontal spacing between widgets, in pixels [Integer]
96
- # +vs+:: vertical spacing between widgets, in pixels [Integer]
89
+ # +width+:: initial width [Integer]
90
+ # +height+:: initial height [Integer]
91
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
92
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
93
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
94
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
95
+ # +hSpacing+:: horizontal spacing between widgets, in pixels [Integer]
96
+ # +vSpacing+:: vertical spacing between widgets, in pixels [Integer]
97
97
  #
98
- def initialize(p, tgt=nil, sel=0, opts=0, x=0, y=0, w=0, h=0, pl=DEFAULT_SPACING, pr=DEFAULT_SPACING, pt=DEFAULT_SPACING, pb=DEFAULT_SPACING, hs=DEFAULT_SPACING, vs=DEFAULT_SPACING) # :yields: theShutter
98
+ def initialize(p, target=nil, selector=0, opts=0, x=0, y=0, width=0, height=0, padLeft=DEFAULT_SPACING, padRight=DEFAULT_SPACING, padTop=DEFAULT_SPACING, padBottom=DEFAULT_SPACING, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theShutter
99
99
  end
100
100
  end
101
101
  end
@@ -79,19 +79,19 @@ module Fox
79
79
  # ==== Parameters:
80
80
  #
81
81
  # +p+:: the parent window for this slider [FXComposite]
82
- # +tgt+:: the message target, if any, for this slider [FXObject]
83
- # +sel+:: the message identifier for this slider [Integer]
82
+ # +target+:: the message target, if any, for this slider [FXObject]
83
+ # +selector+:: the message identifier for this slider [Integer]
84
84
  # +opts+:: slider options [Integer]
85
85
  # +x+:: initial x-position, when the +LAYOUT_FIX_X+ layout hint is in effect [Integer]
86
86
  # +y+:: initial y-position, when the +LAYOUT_FIX_Y+ layout hint is in effect [Integer]
87
- # +w+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
88
- # +h+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
89
- # +pl+:: internal padding on the left side, in pixels [Integer]
90
- # +pr+:: internal padding on the right side, in pixels [Integer]
91
- # +pt+:: internal padding on the top side, in pixels [Integer]
92
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
87
+ # +width+:: initial width, when the +LAYOUT_FIX_WIDTH+ layout hint is in effect [Integer]
88
+ # +height+:: initial height, when the +LAYOUT_FIX_HEIGHT+ layout hint is in effect [Integer]
89
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
90
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
91
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
92
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
93
93
  #
94
- def initialize(p, tgt=nil, sel=0, opts=SLIDER_NORMAL, x=0, y=0, w=0, h=0, pl=0, pr=0, pt=0, pb=0) # :yields: theSlider
94
+ def initialize(p, target=nil, selector=0, opts=SLIDER_NORMAL, x=0, y=0, width=0, height=0, padLeft=0, padRight=0, padTop=0, padBottom=0) # :yields: theSlider
95
95
  end
96
96
  end
97
97
  end
@@ -76,19 +76,19 @@ module Fox
76
76
  #
77
77
  # +p+:: the parent window for this spinner [FXComposite]
78
78
  # +cols+:: number of columns to display in the text field [Integer]
79
- # +tgt+:: the message target, if any, for this spinner [FXObject]
80
- # +sel+:: the message identifier for this spinner [Integer]
79
+ # +target+:: the message target, if any, for this spinner [FXObject]
80
+ # +selector+:: the message identifier for this spinner [Integer]
81
81
  # +opts+:: the options [Integer]
82
82
  # +x+:: initial x-position [Integer]
83
83
  # +y+:: initial y-position [Integer]
84
- # +w+:: initial width [Integer]
85
- # +h+:: initial height [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 [Integer]
85
+ # +height+:: initial height [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, cols, tgt=nil, sel=0, opts=SPIN_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theSpinner
91
+ def initialize(p, cols, target=nil, selector=0, opts=SPIN_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theSpinner
92
92
  end
93
93
 
94
94
  # Increment spinner
@@ -50,10 +50,10 @@ module Fox
50
50
  # +opts+:: the options [Integer]
51
51
  # +x+:: initial x-position [Integer]
52
52
  # +y+:: initial y-position [Integer]
53
- # +w+:: initial width [Integer]
54
- # +h+:: initial height [Integer]
53
+ # +width+:: initial width [Integer]
54
+ # +height+:: initial height [Integer]
55
55
  #
56
- def initialize(p, opts=SPLITTER_NORMAL, x=0, y=0, w=0, h=0) # :yields: theSplitter
56
+ def initialize(p, opts=SPLITTER_NORMAL, x=0, y=0, width=0, height=0) # :yields: theSplitter
57
57
  end
58
58
 
59
59
  #
@@ -62,15 +62,15 @@ module Fox
62
62
  # ==== Parameters:
63
63
  #
64
64
  # +p+:: the parent widget for this splitter [FXComposite]
65
- # +tgt+:: the message target for this splitter [FXObject]
66
- # +sel+:: the message identifier for this splitter [Integer]
65
+ # +target+:: the message target for this splitter [FXObject]
66
+ # +selector+:: the message identifier for this splitter [Integer]
67
67
  # +opts+:: the options [Integer]
68
68
  # +x+:: initial x-position [Integer]
69
69
  # +y+:: initial y-position [Integer]
70
- # +w+:: initial width [Integer]
71
- # +h+:: initial height [Integer]
70
+ # +width+:: initial width [Integer]
71
+ # +height+:: initial height [Integer]
72
72
  #
73
- def initialize(p, tgt, sel, opts=SPLITTER_NORMAL, x=0, y=0, w=0, h=0) # :yields: theSplitter
73
+ def initialize(p, tgt, sel, opts=SPLITTER_NORMAL, x=0, y=0, width=0, height=0) # :yields: theSplitter
74
74
  end
75
75
 
76
76
  #
@@ -45,16 +45,16 @@ module Fox
45
45
  # +opts+:: the options [Integer]
46
46
  # +x+:: initial x-position [Integer]
47
47
  # +y+:: initial y-position [Integer]
48
- # +w+:: initial width [Integer]
49
- # +h+:: initial height [Integer]
50
- # +pl+:: left-side padding (in pixels) [Integer]
51
- # +pr+:: right-side padding (in pixels) [Integer]
52
- # +pt+:: top-side padding (in pixels) [Integer]
53
- # +pb+:: bottom-side padding (in pixels) [Integer]
54
- # +hs+:: horizontal spacing (in pixels) [Integer]
55
- # +vs+:: vertical spacing (in pixels) [Integer]
48
+ # +width+:: initial width [Integer]
49
+ # +height+:: initial height [Integer]
50
+ # +padLeft+:: left-side padding (in pixels) [Integer]
51
+ # +padRight+:: right-side padding (in pixels) [Integer]
52
+ # +padTop+:: top-side padding (in pixels) [Integer]
53
+ # +padBottom+:: bottom-side padding (in pixels) [Integer]
54
+ # +hSpacing+:: horizontal spacing (in pixels) [Integer]
55
+ # +vSpacing+:: vertical spacing (in pixels) [Integer]
56
56
  #
57
- def initialize(p, opts=0, relw=0, relh=0, x=0, y=0, w=0, h=0, pl=DEFAULT_SPACING, pr=DEFAULT_SPACING, pt=DEFAULT_SPACING, pb=DEFAULT_SPACING, hs=DEFAULT_SPACING, vs=DEFAULT_SPACING) # :yields: theSpring
57
+ def initialize(p, opts=0, relw=0, relh=0, x=0, y=0, width=0, height=0, padLeft=DEFAULT_SPACING, padRight=DEFAULT_SPACING, padTop=DEFAULT_SPACING, padBottom=DEFAULT_SPACING, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theSpring
58
58
  end
59
59
  end
60
60
  end
@@ -26,16 +26,16 @@ module Fox
26
26
  # +opts+:: status bar options [Integer]
27
27
  # +x+:: initial x-position [Integer]
28
28
  # +y+:: initial y-position [Integer]
29
- # +w+:: initial width [Integer]
30
- # +h+:: initial height [Integer]
31
- # +pl+:: internal padding on the left side, in pixels [Integer]
32
- # +pr+:: internal padding on the right side, in pixels [Integer]
33
- # +pt+:: internal padding on the top side, in pixels [Integer]
34
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
35
- # +hs+:: horizontal spacing between widgets, in pixels [Integer]
36
- # +vs+:: vertical spacing between widgets, in pixels [Integer]
29
+ # +width+:: initial width [Integer]
30
+ # +height+:: initial height [Integer]
31
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
32
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
33
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
34
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
35
+ # +hSpacing+:: horizontal spacing between widgets, in pixels [Integer]
36
+ # +vSpacing+:: vertical spacing between widgets, in pixels [Integer]
37
37
  #
38
- def initialize(p, opts=0, x=0, y=0, w=0, h=0, pl=3, pr=3, pt=2, pb=2, hs=4, vs=0) # :yields: theStatusBar
38
+ def initialize(p, opts=0, x=0, y=0, width=0, height=0, padLeft=3, padRight=3, padTop=2, padBottom=2, hSpacing=4, vSpacing=0) # :yields: theStatusBar
39
39
  end
40
40
  end
41
41
  end
@@ -45,10 +45,10 @@ module Fox
45
45
  # ==== Parameters:
46
46
  #
47
47
  # +p+:: the parent window for this shutter [FXComposite]
48
- # +tgt+:: the message target, if any, for this shutter [FXObject]
49
- # +sel+:: the message identifier for this shutter [Integer]
48
+ # +target+:: the message target, if any, for this shutter [FXObject]
49
+ # +selector+:: the message identifier for this shutter [Integer]
50
50
  #
51
- def initialize(p, tgt=nil, sel=0) # :yields: theStatusLine
51
+ def initialize(p, target=nil, selector=0) # :yields: theStatusLine
52
52
  end
53
53
 
54
54
  # Returns the temporary status message (i.e. same as _text_)
@@ -57,14 +57,14 @@ module Fox
57
57
  # +opts+:: switcher options [Integer]
58
58
  # +x+:: initial x-position [Integer]
59
59
  # +y+:: initial y-position [Integer]
60
- # +w+:: initial width [Integer]
61
- # +h+:: initial height [Integer]
62
- # +pl+:: internal padding on the left side, in pixels [Integer]
63
- # +pr+:: internal padding on the right side, in pixels [Integer]
64
- # +pt+:: internal padding on the top side, in pixels [Integer]
65
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
60
+ # +width+:: initial width [Integer]
61
+ # +height+:: initial height [Integer]
62
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
63
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
64
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
65
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
66
66
  #
67
- def initialize(p, opts=0, x=0, y=0, w=0, h=0, pl=DEFAULT_SPACING, pr=DEFAULT_SPACING, pt=DEFAULT_SPACING, pb=DEFAULT_SPACING) # :yields: theSwitcher
67
+ def initialize(p, opts=0, x=0, y=0, width=0, height=0, padLeft=DEFAULT_SPACING, padRight=DEFAULT_SPACING, padTop=DEFAULT_SPACING, padBottom=DEFAULT_SPACING) # :yields: theSwitcher
68
68
  end
69
69
 
70
70
  #
@@ -22,10 +22,10 @@ module Fox
22
22
  # +pix+:: a memory buffer formatted in Targa 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: theTGAIcon
28
+ def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: theTGAIcon
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 Targa 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: theTGAImage
27
+ def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: theTGAImage
28
28
  end
29
29
  end
30
30
  end
@@ -28,10 +28,10 @@ module Fox
28
28
  # +pix+:: a memory buffer formatted in TIFF file format [String]
29
29
  # +clr+:: transparency color [FXColor]
30
30
  # +opts+:: options [Integer]
31
- # +w+:: width [Integer]
32
- # +h+:: height [Integer]
31
+ # +width+:: width [Integer]
32
+ # +height+:: height [Integer]
33
33
  #
34
- def initialize(a, pix=nil, clr=0, opts=0, w=1, h=1) # :yields: theTIFIcon
34
+ def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: theTIFIcon
35
35
  end
36
36
  end
37
37
 
@@ -27,10 +27,10 @@ module Fox
27
27
  # +a+:: an application instance [FXApp]
28
28
  # +pix+:: a memory buffer formatted in TIF file format [String]
29
29
  # +opts+:: options [Integer]
30
- # +w+:: width [Integer]
31
- # +h+:: height [Integer]
30
+ # +width+:: width [Integer]
31
+ # +height+:: height [Integer]
32
32
  #
33
- def initialize(a, pix=nil, opts=0, w=1, h=1) # :yields: theTIFImage
33
+ def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: theTIFImage
34
34
  end
35
35
  end
36
36
  end
@@ -54,19 +54,19 @@ module Fox
54
54
  # ==== Parameters:
55
55
  #
56
56
  # +p+:: the parent window for this tar bar [FXComposite]
57
- # +tgt+:: the message target, if any, for this tar bar [FXObject]
58
- # +sel+:: the message identifier for this tab bar [Integer]
57
+ # +target+:: the message target, if any, for this tar bar [FXObject]
58
+ # +selector+:: the message identifier for this tab bar [Integer]
59
59
  # +opts+:: tar bar options [Integer]
60
60
  # +x+:: initial x-position [Integer]
61
61
  # +y+:: initial y-position [Integer]
62
- # +w+:: initial width [Integer]
63
- # +h+:: initial height [Integer]
64
- # +pl+:: internal padding on the left side, in pixels [Integer]
65
- # +pr+:: internal padding on the right side, in pixels [Integer]
66
- # +pt+:: internal padding on the top side, in pixels [Integer]
67
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
62
+ # +width+:: initial width [Integer]
63
+ # +height+:: initial height [Integer]
64
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
65
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
66
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
67
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
68
68
  #
69
- def initialize(p, tgt=nil, sel=0, opts=TABBOOK_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_SPACING, pr=DEFAULT_SPACING, pt=DEFAULT_SPACING, pb=DEFAULT_SPACING) # :yields: theTabBar
69
+ def initialize(p, target=nil, selector=0, opts=TABBOOK_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_SPACING, padRight=DEFAULT_SPACING, padTop=DEFAULT_SPACING, padBottom=DEFAULT_SPACING) # :yields: theTabBar
70
70
  end
71
71
 
72
72
  #
@@ -22,19 +22,19 @@ module Fox
22
22
  # ==== Parameters:
23
23
  #
24
24
  # +p+:: the parent window for this tar book [FXComposite]
25
- # +tgt+:: the message target, if any, for this tar book [FXObject]
26
- # +sel+:: the message identifier for this tab book [Integer]
25
+ # +target+:: the message target, if any, for this tar book [FXObject]
26
+ # +selector+:: the message identifier for this tab book [Integer]
27
27
  # +opts+:: tar book options [Integer]
28
28
  # +x+:: initial x-position [Integer]
29
29
  # +y+:: initial y-position [Integer]
30
- # +w+:: initial width [Integer]
31
- # +h+:: initial height [Integer]
32
- # +pl+:: internal padding on the left side, in pixels [Integer]
33
- # +pr+:: internal padding on the right side, in pixels [Integer]
34
- # +pt+:: internal padding on the top side, in pixels [Integer]
35
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
30
+ # +width+:: initial width [Integer]
31
+ # +height+:: initial height [Integer]
32
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
33
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
34
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
35
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
36
36
  #
37
- def initialize(p, tgt=nil, sel=0, opts=TABBOOK_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_SPACING, pr=DEFAULT_SPACING, pt=DEFAULT_SPACING, pb=DEFAULT_SPACING) # :yields: theTabBook
37
+ def initialize(p, target=nil, selector=0, opts=TABBOOK_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_SPACING, padRight=DEFAULT_SPACING, padTop=DEFAULT_SPACING, padBottom=DEFAULT_SPACING) # :yields: theTabBook
38
38
  end
39
39
  end
40
40
  end
@@ -44,14 +44,14 @@ module Fox
44
44
  # +opts+:: tab item options [Integer]
45
45
  # +x+:: initial x-position [Integer]
46
46
  # +y+:: initial y-position [Integer]
47
- # +w+:: initial width [Integer]
48
- # +h+:: initial height [Integer]
49
- # +pl+:: internal padding on the left side, in pixels [Integer]
50
- # +pr+:: internal padding on the right side, in pixels [Integer]
51
- # +pt+:: internal padding on the top side, in pixels [Integer]
52
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
47
+ # +width+:: initial width [Integer]
48
+ # +height+:: initial height [Integer]
49
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
50
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
51
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
52
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
53
53
  #
54
- def initialize(p, text, ic=nil, opts=TAB_TOP_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theTabItem
54
+ def initialize(p, text, ic=nil, opts=TAB_TOP_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theTabItem
55
55
  end
56
56
  end
57
57
  end
@@ -369,19 +369,19 @@ module Fox
369
369
  # ==== Parameters:
370
370
  #
371
371
  # +p+:: the parent window for this table [FXComposite]
372
- # +tgt+:: the message target (if any) for this table [FXObject]
373
- # +sel+:: the message identifier for this table [Integer]
372
+ # +target+:: the message target (if any) for this table [FXObject]
373
+ # +selector+:: the message identifier for this table [Integer]
374
374
  # +opts+:: table options [Integer]
375
375
  # +x+:: initial x-position [Integer]
376
376
  # +y+:: initial y-position [Integer]
377
- # +w+:: initial width [Integer]
378
- # +h+:: initial height [Integer]
379
- # +pl+:: internal padding on the left side, in pixels [Integer]
380
- # +pr+:: internal padding on the right side, in pixels [Integer]
381
- # +pt+:: internal padding on the top side, in pixels [Integer]
382
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
383
- #
384
- def initialize(p, tgt=nil, sel=0, opts=0, x=0, y=0, w=0, h=0, pl=DEFAULT_MARGIN, pr=DEFAULT_MARGIN, pt=DEFAULT_MARGIN, pb=DEFAULT_MARGIN) # :yields: theTable
377
+ # +width+:: initial width [Integer]
378
+ # +height+:: initial height [Integer]
379
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
380
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
381
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
382
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
383
+ #
384
+ def initialize(p, target=nil, selector=0, opts=0, x=0, y=0, width=0, height=0, padLeft=DEFAULT_MARGIN, padRight=DEFAULT_MARGIN, padTop=DEFAULT_MARGIN, padBottom=DEFAULT_MARGIN) # :yields: theTable
385
385
  end
386
386
 
387
387
  # Set visibility of horizontal grid to +true+ or +false+.