fxruby 1.6.4 → 1.6.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/doc/apes02.html +2 -2
- data/doc/apes03.html +2 -2
- data/doc/book.html +1 -1
- data/doc/changes.html +40 -20
- data/doc/differences.html +183 -4
- data/doc/implementation.html +1 -1
- data/doc/library.html +5 -5
- data/doc/opengl.html +5 -5
- data/doc/pt02.html +1 -1
- data/doc/scintilla.html +4 -4
- data/doc/subversion.html +21 -0
- data/examples/raabrowser.rb +1 -1
- data/ext/fox16/table_wrap.cpp +3 -10
- data/lib/fox16/iterators.rb +37 -0
- data/lib/fox16/kwargs.rb +1160 -960
- data/lib/fox16/timeout.rb +1 -1
- data/lib/fox16/version.rb +1 -1
- data/rdoc-sources/FX4Splitter.rb +8 -8
- data/rdoc-sources/FX7Segment.rb +1 -1
- data/rdoc-sources/FXAccelTable.rb +2 -2
- data/rdoc-sources/FXBMPIcon.rb +3 -3
- data/rdoc-sources/FXBMPImage.rb +3 -3
- data/rdoc-sources/FXBitmapFrame.rb +1 -1
- data/rdoc-sources/FXBitmapView.rb +1 -1
- data/rdoc-sources/FXChoiceBox.rb +3 -3
- data/rdoc-sources/FXColorList.rb +1 -1
- data/rdoc-sources/FXColorRing.rb +1 -1
- data/rdoc-sources/FXColorWheel.rb +9 -9
- data/rdoc-sources/FXComboBox.rb +9 -9
- data/rdoc-sources/FXDC.rb +10 -10
- data/rdoc-sources/FXDataTarget.rb +1 -1
- data/rdoc-sources/FXDial.rb +9 -9
- data/rdoc-sources/FXDialogBox.rb +1 -1
- data/rdoc-sources/FXDirBox.rb +1 -1
- data/rdoc-sources/FXDirDialog.rb +1 -1
- data/rdoc-sources/FXDirList.rb +1 -1
- data/rdoc-sources/FXDirSelector.rb +1 -1
- data/rdoc-sources/FXDockBar.rb +20 -20
- data/rdoc-sources/FXDockSite.rb +1 -1
- data/rdoc-sources/FXDockTitle.rb +1 -1
- data/rdoc-sources/FXDrawable.rb +2 -2
- data/rdoc-sources/FXDriveBox.rb +1 -1
- data/rdoc-sources/FXFileDialog.rb +1 -1
- data/rdoc-sources/FXFileList.rb +1 -1
- data/rdoc-sources/FXFileSelector.rb +1 -1
- data/rdoc-sources/FXFoldingList.rb +6 -6
- data/rdoc-sources/FXFontDialog.rb +1 -1
- data/rdoc-sources/FXFontSelector.rb +1 -1
- data/rdoc-sources/FXGIFIcon.rb +3 -3
- data/rdoc-sources/FXGIFImage.rb +3 -3
- data/rdoc-sources/FXGLCanvas.rb +2 -2
- data/rdoc-sources/FXGLViewer.rb +2 -2
- data/rdoc-sources/FXGradientBar.rb +1 -1
- data/rdoc-sources/FXHeader.rb +1 -1
- data/rdoc-sources/FXHorizontalFrame.rb +9 -9
- data/rdoc-sources/FXICOIcon.rb +3 -3
- data/rdoc-sources/FXICOImage.rb +3 -3
- data/rdoc-sources/FXIcon.rb +3 -3
- data/rdoc-sources/FXIconList.rb +1 -1
- data/rdoc-sources/FXImage.rb +7 -7
- data/rdoc-sources/FXImageFrame.rb +1 -1
- data/rdoc-sources/FXImageView.rb +1 -1
- data/rdoc-sources/FXInputDialog.rb +1 -1
- data/rdoc-sources/FXJPGIcon.rb +3 -3
- data/rdoc-sources/FXJPGImage.rb +3 -3
- data/rdoc-sources/FXKnob.rb +1 -1
- data/rdoc-sources/FXList.rb +1 -1
- data/rdoc-sources/FXListBox.rb +1 -1
- data/rdoc-sources/FXMDIButton.rb +6 -6
- data/rdoc-sources/FXMDIChild.rb +1 -1
- data/rdoc-sources/FXMDIClient.rb +2 -2
- data/rdoc-sources/FXMenuBar.rb +1 -1
- data/rdoc-sources/FXMenuCheck.rb +1 -1
- data/rdoc-sources/FXMenuCommand.rb +1 -1
- data/rdoc-sources/FXMenuRadio.rb +1 -1
- data/rdoc-sources/FXOptionMenu.rb +2 -2
- data/rdoc-sources/FXPCXIcon.rb +3 -3
- data/rdoc-sources/FXPCXImage.rb +3 -3
- data/rdoc-sources/FXPNGIcon.rb +3 -3
- data/rdoc-sources/FXPNGImage.rb +3 -3
- data/rdoc-sources/FXPPMIcon.rb +3 -3
- data/rdoc-sources/FXPPMImage.rb +3 -3
- data/rdoc-sources/FXPicker.rb +1 -1
- data/rdoc-sources/FXPopup.rb +2 -2
- data/rdoc-sources/FXPrintDialog.rb +1 -1
- data/rdoc-sources/FXProgressBar.rb +1 -1
- data/rdoc-sources/FXProgressDialog.rb +1 -1
- data/rdoc-sources/FXQuatd.rb +1 -1
- data/rdoc-sources/FXQuatf.rb +1 -1
- data/rdoc-sources/FXRGBIcon.rb +3 -3
- data/rdoc-sources/FXRGBImage.rb +3 -3
- data/rdoc-sources/FXRealSlider.rb +9 -9
- data/rdoc-sources/FXRealSpinner.rb +9 -9
- data/rdoc-sources/FXRecentFiles.rb +1 -1
- data/rdoc-sources/FXReplaceDialog.rb +3 -3
- data/rdoc-sources/FXRuler.rb +1 -1
- data/rdoc-sources/FXRulerView.rb +1 -1
- data/rdoc-sources/FXScintilla.rb +1 -1
- data/rdoc-sources/FXScrollBar.rb +5 -5
- data/rdoc-sources/FXScrollWindow.rb +3 -3
- data/rdoc-sources/FXSearchDialog.rb +3 -3
- data/rdoc-sources/FXSeparator.rb +15 -15
- data/rdoc-sources/FXShutter.rb +20 -20
- data/rdoc-sources/FXSlider.rb +9 -9
- data/rdoc-sources/FXSpinner.rb +9 -9
- data/rdoc-sources/FXSplitter.rb +8 -8
- data/rdoc-sources/FXSpring.rb +9 -9
- data/rdoc-sources/FXStatusBar.rb +9 -9
- data/rdoc-sources/FXStatusLine.rb +3 -3
- data/rdoc-sources/FXSwitcher.rb +7 -7
- data/rdoc-sources/FXTGAIcon.rb +3 -3
- data/rdoc-sources/FXTGAImage.rb +3 -3
- data/rdoc-sources/FXTIFIcon.rb +3 -3
- data/rdoc-sources/FXTIFImage.rb +3 -3
- data/rdoc-sources/FXTabBar.rb +9 -9
- data/rdoc-sources/FXTabBook.rb +9 -9
- data/rdoc-sources/FXTabItem.rb +7 -7
- data/rdoc-sources/FXTable.rb +10 -10
- data/rdoc-sources/FXText.rb +5 -5
- data/rdoc-sources/FXTextField.rb +9 -9
- data/rdoc-sources/FXToggleButton.rb +9 -9
- data/rdoc-sources/FXToolBar.rb +20 -20
- data/rdoc-sources/FXToolBarGrip.rb +5 -5
- data/rdoc-sources/FXToolBarShell.rb +5 -5
- data/rdoc-sources/FXToolBarTab.rb +5 -5
- data/rdoc-sources/FXToolTip.rb +1 -1
- data/rdoc-sources/FXTreeList.rb +5 -5
- data/rdoc-sources/FXTreeListBox.rb +10 -10
- data/rdoc-sources/FXTriStateButton.rb +9 -9
- data/rdoc-sources/FXVerticalFrame.rb +9 -9
- data/rdoc-sources/FXWindow.rb +5 -5
- data/rdoc-sources/FXWizard.rb +1 -1
- data/rdoc-sources/FXXBMIcon.rb +3 -3
- data/rdoc-sources/FXXBMImage.rb +3 -3
- data/rdoc-sources/FXXPMIcon.rb +3 -3
- data/rdoc-sources/FXXPMImage.rb +3 -3
- metadata +5 -4
- data/doc/cvs.html +0 -35
data/rdoc-sources/FXText.rb
CHANGED
@@ -313,15 +313,15 @@ module Fox
|
|
313
313
|
# ==== Parameters:
|
314
314
|
#
|
315
315
|
# +p+:: the parent window for this text widget [FXComposite]
|
316
|
-
# +
|
317
|
-
# +
|
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
|
-
# +
|
322
|
-
# +
|
321
|
+
# +width+:: initial width [Integer]
|
322
|
+
# +height+:: initial height [Integer]
|
323
323
|
#
|
324
|
-
def initialize(p,
|
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
|
data/rdoc-sources/FXTextField.rb
CHANGED
@@ -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
|
-
# +
|
107
|
-
# +
|
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
|
-
# +
|
112
|
-
# +
|
113
|
-
# +
|
114
|
-
# +
|
115
|
-
# +
|
116
|
-
# +
|
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,
|
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
|
-
# +
|
55
|
-
# +
|
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
|
-
# +
|
60
|
-
# +
|
61
|
-
# +
|
62
|
-
# +
|
63
|
-
# +
|
64
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXToolBar.rb
CHANGED
@@ -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
|
-
# +
|
27
|
-
# +
|
28
|
-
# +
|
29
|
-
# +
|
30
|
-
# +
|
31
|
-
# +
|
32
|
-
# +
|
33
|
-
# +
|
34
|
-
#
|
35
|
-
def initialize(p, q, opts=LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X, x=0, y=0,
|
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
|
-
# +
|
49
|
-
# +
|
50
|
-
# +
|
51
|
-
# +
|
52
|
-
# +
|
53
|
-
# +
|
54
|
-
# +
|
55
|
-
# +
|
56
|
-
#
|
57
|
-
def initialize(p, opts=LAYOUT_TOP|LAYOUT_LEFT|LAYOUT_FILL_X, x=0, y=0,
|
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
|
-
# +
|
33
|
-
# +
|
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
|
-
# +
|
38
|
-
# +
|
37
|
+
# +width+:: initial width [Integer]
|
38
|
+
# +height+:: initial height [Integer]
|
39
39
|
#
|
40
|
-
def initialize(p,
|
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
|
-
# +
|
36
|
-
# +
|
37
|
-
# +
|
38
|
-
# +
|
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,
|
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
|
-
# +
|
51
|
-
# +
|
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
|
-
# +
|
56
|
-
# +
|
55
|
+
# +width+:: window width [Integer]
|
56
|
+
# +height+:: window height [Integer]
|
57
57
|
#
|
58
|
-
def initialize(p,
|
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
|
#
|
data/rdoc-sources/FXToolTip.rb
CHANGED
@@ -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,
|
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
|
data/rdoc-sources/FXTreeList.rb
CHANGED
@@ -259,15 +259,15 @@ module Fox
|
|
259
259
|
# ==== Parameters:
|
260
260
|
#
|
261
261
|
# +p+:: the parent window for this tree list [FXComposite]
|
262
|
-
# +
|
263
|
-
# +
|
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
|
-
# +
|
268
|
-
# +
|
267
|
+
# +width+:: initial width [Integer]
|
268
|
+
# +height+:: initial height [Integer]
|
269
269
|
#
|
270
|
-
def initialize(p,
|
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
|
-
# +
|
63
|
-
# +
|
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
|
-
# +
|
68
|
-
# +
|
69
|
-
# +
|
70
|
-
# +
|
71
|
-
# +
|
72
|
-
# +
|
73
|
-
#
|
74
|
-
def initialize(p,
|
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
|
-
# +
|
35
|
-
# +
|
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
|
-
# +
|
40
|
-
# +
|
41
|
-
# +
|
42
|
-
# +
|
43
|
-
# +
|
44
|
-
# +
|
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,
|
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
|
-
# +
|
18
|
-
# +
|
19
|
-
# +
|
20
|
-
# +
|
21
|
-
# +
|
22
|
-
# +
|
23
|
-
# +
|
24
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXWindow.rb
CHANGED
@@ -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
|
-
# +
|
272
|
-
# +
|
271
|
+
# +width+:: initial width [Integer]
|
272
|
+
# +height+:: initial height [Integer]
|
273
273
|
#
|
274
|
-
def initialize(p, opts=0, x=0, y=0,
|
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
|
-
# +
|
299
|
-
# +
|
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
|
data/rdoc-sources/FXWizard.rb
CHANGED
@@ -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,
|
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.
|
data/rdoc-sources/FXXBMIcon.rb
CHANGED
@@ -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
|
-
# +
|
27
|
-
# +
|
26
|
+
# +width+:: width [Integer]
|
27
|
+
# +height+:: height [Integer]
|
28
28
|
#
|
29
|
-
def initialize(a, pixels=nil, mask=nil, clr=0, opts=0,
|
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
|
|
data/rdoc-sources/FXXBMImage.rb
CHANGED
@@ -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
|
-
# +
|
26
|
-
# +
|
25
|
+
# +width+:: width [Integer]
|
26
|
+
# +height+:: height [Integer]
|
27
27
|
#
|
28
|
-
def initialize(a, pixels=nil, mask=nil, opts=0,
|
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
|
data/rdoc-sources/FXXPMIcon.rb
CHANGED
@@ -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
|
-
# +
|
26
|
-
# +
|
25
|
+
# +width+:: width [Integer]
|
26
|
+
# +height+:: height [Integer]
|
27
27
|
#
|
28
|
-
def initialize(a, pix=nil, clr=0, opts=0,
|
28
|
+
def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: theXPMIcon
|
29
29
|
end
|
30
30
|
end
|
31
31
|
|
data/rdoc-sources/FXXPMImage.rb
CHANGED
@@ -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
|
-
# +
|
25
|
-
# +
|
24
|
+
# +width+:: width [Integer]
|
25
|
+
# +height+:: height [Integer]
|
26
26
|
#
|
27
|
-
def initialize(a, pix=nil, opts=0,
|
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.
|
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.
|
7
|
-
date:
|
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
|