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
@@ -313,15 +313,15 @@ module Fox
313
313
  # ==== Parameters:
314
314
  #
315
315
  # +p+:: the parent window for this text widget [FXComposite]
316
- # +tgt+:: the message target, if any, for this text widget [FXObject]
317
- # +sel+:: the message identifier for this text widget [Integer]
316
+ # +target+:: the message target, if any, for this text widget [FXObject]
317
+ # +selector+:: the message identifier for this text widget [Integer]
318
318
  # +opts+:: tree list options [Integer]
319
319
  # +x+:: initial x-position [Integer]
320
320
  # +y+:: initial y-position [Integer]
321
- # +w+:: initial width [Integer]
322
- # +h+:: initial height [Integer]
321
+ # +width+:: initial width [Integer]
322
+ # +height+:: initial height [Integer]
323
323
  #
324
- def initialize(p, tgt=nil, sel=0, opts=0, x=0, y=0, w=0, h=0, pl=3, pr=3, pt=2, pb=2) # :yields: theText
324
+ def initialize(p, target=nil, selector=0, opts=0, x=0, y=0, width=0, height=0, padLeft=3, padRight=3, padTop=2, padBottom=2) # :yields: theText
325
325
  end
326
326
 
327
327
  # Return +true+ if text was modified
@@ -103,19 +103,19 @@ module Fox
103
103
  #
104
104
  # +p+:: the parent window for this text field [FXComposite]
105
105
  # +ncols+:: number of visible items [Integer]
106
- # +tgt+:: the message target, if any, for this text field [FXObject]
107
- # +sel+:: the message identifier for this text field [Integer]
106
+ # +target+:: the message target, if any, for this text field [FXObject]
107
+ # +selector+:: the message identifier for this text field [Integer]
108
108
  # +opts+:: text field options [Integer]
109
109
  # +x+:: initial x-position [Integer]
110
110
  # +y+:: initial y-position [Integer]
111
- # +w+:: initial width [Integer]
112
- # +h+:: initial height [Integer]
113
- # +pl+:: internal padding on the left side, in pixels [Integer]
114
- # +pr+:: internal padding on the right side, in pixels [Integer]
115
- # +pt+:: internal padding on the top side, in pixels [Integer]
116
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
111
+ # +width+:: initial width [Integer]
112
+ # +height+:: initial height [Integer]
113
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
114
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
115
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
116
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
117
117
  #
118
- def initialize(p, ncols, tgt=nil, sel=0, opts=TEXTFIELD_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theTextField
118
+ def initialize(p, ncols, target=nil, selector=0, opts=TEXTFIELD_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theTextField
119
119
  end
120
120
 
121
121
  # Return +true+ if text field may be edited
@@ -51,19 +51,19 @@ module Fox
51
51
  # <tt>text2</tt>:: the text for this toggle button's second state [String]
52
52
  # <tt>icon1</tt>:: the icon, if any, for this toggle button's first state [FXIcon]
53
53
  # <tt>icon2</tt>:: the icon, if any, for this toggle button's second state [FXIcon]
54
- # +tgt+:: the message target, if any, for this toggle button [FXObject]
55
- # +sel+:: the message identifier for this toggle button [Integer]
54
+ # +target+:: the message target, if any, for this toggle button [FXObject]
55
+ # +selector+:: the message identifier for this toggle button [Integer]
56
56
  # +opts+:: toggle button options [Integer]
57
57
  # +x+:: initial x-position [Integer]
58
58
  # +y+:: initial y-position [Integer]
59
- # +w+:: initial width [Integer]
60
- # +h+:: initial height [Integer]
61
- # +pl+:: internal padding on the left side, in pixels [Integer]
62
- # +pr+:: internal padding on the right side, in pixels [Integer]
63
- # +pt+:: internal padding on the top side, in pixels [Integer]
64
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
59
+ # +width+:: initial width [Integer]
60
+ # +height+:: initial height [Integer]
61
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
62
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
63
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
64
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
65
65
  #
66
- def initialize(p, text1, text2, icon1=nil, icon2=nil, tgt=nil, sel=0, opts=TOGGLEBUTTON_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theToggleButton
66
+ def initialize(p, text1, text2, icon1=nil, icon2=nil, target=nil, selector=0, opts=TOGGLEBUTTON_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theToggleButton
67
67
  end
68
68
  end
69
69
  end
@@ -23,16 +23,16 @@ module Fox
23
23
  # +opts+:: tool bar options [Integer]
24
24
  # +x+:: initial x-position [Integer]
25
25
  # +y+:: initial y-position [Integer]
26
- # +w+:: initial width [Integer]
27
- # +h+:: initial height [Integer]
28
- # +pl+:: internal padding on the left side, in pixels [Integer]
29
- # +pr+:: internal padding on the right side, in pixels [Integer]
30
- # +pt+:: internal padding on the top side, in pixels [Integer]
31
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
32
- # +hs+:: horizontal spacing between widgets, in pixels [Integer]
33
- # +vs+:: vertical spacing between widgets, in pixels [Integer]
34
- #
35
- def initialize(p, q, opts=LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X, x=0, y=0, w=0, h=0, pl=3, pr=3, pt=2, pb=2, hs=DEFAULT_SPACING, vs=DEFAULT_SPACING) # :yields: theToolBar
26
+ # +width+:: initial width [Integer]
27
+ # +height+:: initial height [Integer]
28
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
29
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
30
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
31
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
32
+ # +hSpacing+:: horizontal spacing between widgets, in pixels [Integer]
33
+ # +vSpacing+:: vertical spacing between widgets, in pixels [Integer]
34
+ #
35
+ def initialize(p, q, opts=LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X, x=0, y=0, width=0, height=0, padLeft=3, padRight=3, padTop=2, padBottom=2, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theToolBar
36
36
  end
37
37
 
38
38
  #
@@ -45,16 +45,16 @@ module Fox
45
45
  # +opts+:: tool bar 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+:: internal padding on the left side, in pixels [Integer]
51
- # +pr+:: internal padding on the right side, in pixels [Integer]
52
- # +pt+:: internal padding on the top side, in pixels [Integer]
53
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
54
- # +hs+:: horizontal spacing between widgets, in pixels [Integer]
55
- # +vs+:: vertical spacing between widgets, in pixels [Integer]
56
- #
57
- def initialize(p, opts=LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X, x=0, y=0, w=0, h=0, pl=3, pr=3, pt=2, pb=2, hs=DEFAULT_SPACING, vs=DEFAULT_SPACING) # :yields: theToolBar
48
+ # +width+:: initial width [Integer]
49
+ # +height+:: initial height [Integer]
50
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
51
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
52
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
53
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
54
+ # +hSpacing+:: horizontal spacing between widgets, in pixels [Integer]
55
+ # +vSpacing+:: vertical spacing between widgets, in pixels [Integer]
56
+ #
57
+ def initialize(p, opts=LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X, x=0, y=0, width=0, height=0, padLeft=3, padRight=3, padTop=2, padBottom=2, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theToolBar
58
58
  end
59
59
  end
60
60
  end
@@ -29,15 +29,15 @@ module Fox
29
29
  # ==== Parameters:
30
30
  #
31
31
  # +p+:: the parent window for this tool bar grip [FXComposite]
32
- # +tgt+:: the message target, if any, for this tool bar grip [FXObject]
33
- # +sel+:: the message identifier for this tool bar grip [Integer]
32
+ # +target+:: the message target, if any, for this tool bar grip [FXObject]
33
+ # +selector+:: the message identifier for this tool bar grip [Integer]
34
34
  # +opts+:: tool bar grip options [Integer]
35
35
  # +x+:: initial x-position [Integer]
36
36
  # +y+:: initial y-position [Integer]
37
- # +w+:: initial width [Integer]
38
- # +h+:: initial height [Integer]
37
+ # +width+:: initial width [Integer]
38
+ # +height+:: initial height [Integer]
39
39
  #
40
- def initialize(p, tgt=nil, sel=0, opts=TOOLBARGRIP_SINGLE, x=0, y=0, w=0, h=0) # :yields: theToolBarGrip
40
+ def initialize(p, target=nil, selector=0, opts=TOOLBARGRIP_SINGLE, x=0, y=0, width=0, height=0) # :yields: theToolBarGrip
41
41
  end
42
42
 
43
43
  #
@@ -32,12 +32,12 @@ module Fox
32
32
  # +opts+:: tool bar shell options [Integer]
33
33
  # +x+:: initial x-position [Integer]
34
34
  # +y+:: initial y-position [Integer]
35
- # +w+:: initial width [Integer]
36
- # +h+:: initial height [Integer]
37
- # +hs+:: horizontal spacing between widgets, in pixels [Integer]
38
- # +vs+:: vertical spacing between widgets, in pixels [Integer]
35
+ # +width+:: initial width [Integer]
36
+ # +height+:: initial height [Integer]
37
+ # +hSpacing+:: horizontal spacing between widgets, in pixels [Integer]
38
+ # +vSpacing+:: vertical spacing between widgets, in pixels [Integer]
39
39
  #
40
- def initialize(owner, opts=FRAME_RAISED|FRAME_THICK, x=0, y=0, w=0, h=0, hs=4, vs=4) # :yields: theToolBarShell
40
+ def initialize(owner, opts=FRAME_RAISED|FRAME_THICK, x=0, y=0, width=0, height=0, hSpacing=4, vSpacing=4) # :yields: theToolBarShell
41
41
  end
42
42
  end
43
43
  end
@@ -47,15 +47,15 @@ module Fox
47
47
  # ==== Parameters:
48
48
  #
49
49
  # +p+:: the parent window for this toolbar tab [FXWindow]
50
- # +tgt+:: the message target [FXObject]
51
- # +sel+:: the message identifier [Integer]
50
+ # +target+:: the message target [FXObject]
51
+ # +selector+:: the message identifier [Integer]
52
52
  # +opts+:: the options [Integer]
53
53
  # +x+:: x-coordinate of window upper left corner [Integer]
54
54
  # +y+:: y-coordinate of window upper left corner [Integer]
55
- # +w+:: window width [Integer]
56
- # +h+:: window height [Integer]
55
+ # +width+:: window width [Integer]
56
+ # +height+:: window height [Integer]
57
57
  #
58
- def initialize(p, tgt=nil, sel=0, opts=FRAME_RAISED, x=0, y=0, w=0, h=0) # :yield: theToolBarTab
58
+ def initialize(p, target=nil, selector=0, opts=FRAME_RAISED, x=0, y=0, width=0, height=0) # :yield: theToolBarTab
59
59
  end
60
60
 
61
61
  #
@@ -13,7 +13,7 @@ module Fox
13
13
  #
14
14
  class FXToolTip < FXShell
15
15
  # Construct a tool tip
16
- def initialize(app, opts=TOOLTIP_NORMAL, x=0, y=0, w=0, h=0); end
16
+ def initialize(app, opts=TOOLTIP_NORMAL, x=0, y=0, width=0, height=0); end
17
17
 
18
18
  # Set the text for this tip
19
19
  def text=(text); end
@@ -259,15 +259,15 @@ module Fox
259
259
  # ==== Parameters:
260
260
  #
261
261
  # +p+:: the parent window for this tree list [FXComposite]
262
- # +tgt+:: the message target, if any, for this tree list [FXObject]
263
- # +sel+:: the message identifier for this tree list [Integer]
262
+ # +target+:: the message target, if any, for this tree list [FXObject]
263
+ # +selector+:: the message identifier for this tree list [Integer]
264
264
  # +opts+:: tree list options [Integer]
265
265
  # +x+:: initial x-position [Integer]
266
266
  # +y+:: initial y-position [Integer]
267
- # +w+:: initial width [Integer]
268
- # +h+:: initial height [Integer]
267
+ # +width+:: initial width [Integer]
268
+ # +height+:: initial height [Integer]
269
269
  #
270
- def initialize(p, tgt=nil, sel=0, opts=TREELIST_NORMAL, x=0, y=0, w=0, h=0) # :yields: theTreeList
270
+ def initialize(p, target=nil, selector=0, opts=TREELIST_NORMAL, x=0, y=0, width=0, height=0) # :yields: theTreeList
271
271
  end
272
272
 
273
273
  #
@@ -59,19 +59,19 @@ module Fox
59
59
  # ==== Parameters:
60
60
  #
61
61
  # +p+:: the parent window for this tree list box [FXComposite]
62
- # +tgt+:: the message target, if any, for this tree list box [FXObject]
63
- # +sel+:: the message identifier for this tree list box [Integer]
62
+ # +target+:: the message target, if any, for this tree list box [FXObject]
63
+ # +selector+:: the message identifier for this tree list box [Integer]
64
64
  # +opts+:: tree list options [Integer]
65
65
  # +x+:: initial x-position [Integer]
66
66
  # +y+:: initial y-position [Integer]
67
- # +w+:: initial width [Integer]
68
- # +h+:: initial height [Integer]
69
- # +pl+:: internal padding on the left side, in pixels [Integer]
70
- # +pr+:: internal padding on the right side, in pixels [Integer]
71
- # +pt+:: internal padding on the top side, in pixels [Integer]
72
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
73
- #
74
- def initialize(p, tgt=nil, sel=0, opts=FRAME_SUNKEN|FRAME_THICK|TREELISTBOX_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theTreeListBox
67
+ # +width+:: initial width [Integer]
68
+ # +height+:: initial height [Integer]
69
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
70
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
71
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
72
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
73
+ #
74
+ def initialize(p, target=nil, selector=0, opts=FRAME_SUNKEN|FRAME_THICK|TREELISTBOX_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theTreeListBox
75
75
  end
76
76
 
77
77
  #
@@ -31,19 +31,19 @@ module Fox
31
31
  # <tt>icon1</tt>:: the icon, if any, for this tri-state button's first state [FXIcon]
32
32
  # <tt>icon2</tt>:: the icon, if any, for this tri-state button's second state [FXIcon]
33
33
  # <tt>icon3</tt>:: the icon, if any, for this tri-state button's third state [FXIcon]
34
- # +tgt+:: the message target, if any, for this tri-state button [FXObject]
35
- # +sel+:: the message identifier for this tri-state button [Integer]
34
+ # +target+:: the message target, if any, for this tri-state button [FXObject]
35
+ # +selector+:: the message identifier for this tri-state button [Integer]
36
36
  # +opts+:: tri-state button 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, text1, text2, text3, icon1=nil, icon2=nil, icon3=nil, tgt=nil, sel=0, opts=TOGGLEBUTTON_NORMAL, x=0, y=0, w=0, h=0, pl=DEFAULT_PAD, pr=DEFAULT_PAD, pt=DEFAULT_PAD, pb=DEFAULT_PAD) # :yields: theTriStateButton
46
+ def initialize(p, text1, text2, text3, icon1=nil, icon2=nil, icon3=nil, target=nil, selector=0, opts=TOGGLEBUTTON_NORMAL, x=0, y=0, width=0, height=0, padLeft=DEFAULT_PAD, padRight=DEFAULT_PAD, padTop=DEFAULT_PAD, padBottom=DEFAULT_PAD) # :yields: theTriStateButton
47
47
  end
48
48
  end
49
49
  end
@@ -14,16 +14,16 @@ module Fox
14
14
  # +opts+:: frame 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]
19
- # +pl+:: internal padding on the left side, in pixels [Integer]
20
- # +pr+:: internal padding on the right side, in pixels [Integer]
21
- # +pt+:: internal padding on the top side, in pixels [Integer]
22
- # +pb+:: internal padding on the bottom side, in pixels [Integer]
23
- # +hs+:: horizontal spacing between widgets, in pixels [Integer]
24
- # +vs+:: vertical spacing between widgets, in pixels [Integer]
17
+ # +width+:: initial width [Integer]
18
+ # +height+:: initial height [Integer]
19
+ # +padLeft+:: internal padding on the left side, in pixels [Integer]
20
+ # +padRight+:: internal padding on the right side, in pixels [Integer]
21
+ # +padTop+:: internal padding on the top side, in pixels [Integer]
22
+ # +padBottom+:: internal padding on the bottom side, in pixels [Integer]
23
+ # +hSpacing+:: horizontal spacing between widgets, in pixels [Integer]
24
+ # +vSpacing+:: vertical spacing between widgets, in pixels [Integer]
25
25
  #
26
- 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, hs=DEFAULT_SPACING, vs=DEFAULT_SPACING) # :yields: theVerticalFrame
26
+ 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, hSpacing=DEFAULT_SPACING, vSpacing=DEFAULT_SPACING) # :yields: theVerticalFrame
27
27
  end
28
28
  end
29
29
  end
@@ -268,10 +268,10 @@ module Fox
268
268
  # +opts+:: window options [Integer]
269
269
  # +x+:: initial x-position [Integer]
270
270
  # +y+:: initial y-position [Integer]
271
- # +w+:: initial width [Integer]
272
- # +h+:: initial height [Integer]
271
+ # +width+:: initial width [Integer]
272
+ # +height+:: initial height [Integer]
273
273
  #
274
- def initialize(p, opts=0, x=0, y=0, w=0, h=0) # :yields: theWindow
274
+ def initialize(p, opts=0, x=0, y=0, width=0, height=0) # :yields: theWindow
275
275
  end
276
276
 
277
277
  #
@@ -295,8 +295,8 @@ module Fox
295
295
  # +opts+:: window options [Integer]
296
296
  # +x+:: initial x-position [Integer]
297
297
  # +y+:: initial y-position [Integer]
298
- # +w+:: initial width [Integer]
299
- # +h+:: initial height [Integer]
298
+ # +width+:: initial width [Integer]
299
+ # +height+:: initial height [Integer]
300
300
  #
301
301
  def initialize(a, own, opts, x, y, w, h) # :yields: theWindow
302
302
  end
@@ -39,7 +39,7 @@ module Fox
39
39
  # If _owner_ is a window, the dialog box will float over that window.
40
40
  # If _owner_ is the application, the dialog box will be free-floating.
41
41
  #
42
- def initialize(owner, name, image, opts=DECOR_TITLE|DECOR_BORDER|DECOR_RESIZE, x=0, y=0, w=0, h=0, pl=10, pr=10, pt=10, pb=10, hs=10, vs=10) # :yields: theWizard
42
+ def initialize(owner, name, image, opts=DECOR_TITLE|DECOR_BORDER|DECOR_RESIZE, x=0, y=0, width=0, height=0, padLeft=10, padRight=10, padTop=10, padBottom=10, hSpacing=10, vSpacing=10) # :yields: theWizard
43
43
  end
44
44
 
45
45
  # Return the number of panels.
@@ -23,10 +23,10 @@ module Fox
23
23
  # +mask+:: a memory buffer formatted in XBM file format [String]
24
24
  # +clr+:: transparency color [FXColor]
25
25
  # +opts+:: options [Integer]
26
- # +w+:: width [Integer]
27
- # +h+:: height [Integer]
26
+ # +width+:: width [Integer]
27
+ # +height+:: height [Integer]
28
28
  #
29
- def initialize(a, pixels=nil, mask=nil, clr=0, opts=0, w=1, h=1) # :yields: theXBMIcon
29
+ def initialize(a, pixels=nil, mask=nil, clr=0, opts=0, width=1, height=1) # :yields: theXBMIcon
30
30
  end
31
31
  end
32
32
 
@@ -22,10 +22,10 @@ module Fox
22
22
  # +pixels+:: a memory buffer formatted in XBM file format [String]
23
23
  # +mask+:: a memory buffer formatted in XBM file format [String]
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, pixels=nil, mask=nil, opts=0, w=1, h=1) # :yields: theXBMImage
28
+ def initialize(a, pixels=nil, mask=nil, opts=0, width=1, height=1) # :yields: theXBMImage
29
29
  end
30
30
  end
31
31
  end
@@ -22,10 +22,10 @@ module Fox
22
22
  # +pix+:: a memory buffer formatted in XPM 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: theXPMIcon
28
+ def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: theXPMIcon
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 XPM 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: theXPMImage
27
+ def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: theXPMImage
28
28
  end
29
29
  end
30
30
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.8.11
2
+ rubygems_version: 0.9.1
3
3
  specification_version: 1
4
4
  name: fxruby
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.6.4
7
- date: 2006-11-29 00:00:00 -06:00
6
+ version: 1.6.5
7
+ date: 2007-01-20 00:00:00 -06:00
8
8
  summary: FXRuby is the Ruby binding to the FOX GUI toolkit.
9
9
  require_paths:
10
10
  - ext/fox16
@@ -26,6 +26,7 @@ required_ruby_version: !ruby/object:Gem::Version::Requirement
26
26
  platform: ruby
27
27
  signing_key:
28
28
  cert_chain:
29
+ post_install_message:
29
30
  authors:
30
31
  - Lyle Johnson
31
32
  files:
@@ -48,7 +49,6 @@ files:
48
49
  - doc/ch05s03.html
49
50
  - doc/changes.html
50
51
  - doc/clipboardtut.html
51
- - doc/cvs.html
52
52
  - doc/differences.html
53
53
  - doc/dragdroptut.html
54
54
  - doc/events.html
@@ -62,6 +62,7 @@ files:
62
62
  - doc/pt01.html
63
63
  - doc/pt02.html
64
64
  - doc/scintilla.html
65
+ - doc/subversion.html
65
66
  - doc/todo.html
66
67
  - doc/tutorial1.html
67
68
  - doc/unicode.html