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/FXSeparator.rb
CHANGED
@@ -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,
|
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
|
-
# +
|
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, opts=SEPARATOR_GROOVE|LAYOUT_FILL_X, x=0, y=0,
|
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
|
-
# +
|
64
|
-
# +
|
65
|
-
# +
|
66
|
-
# +
|
67
|
-
# +
|
68
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXShutter.rb
CHANGED
@@ -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
|
-
# +
|
39
|
-
# +
|
40
|
-
# +
|
41
|
-
# +
|
42
|
-
# +
|
43
|
-
# +
|
44
|
-
# +
|
45
|
-
# +
|
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,
|
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
|
-
# +
|
85
|
-
# +
|
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
|
-
# +
|
90
|
-
# +
|
91
|
-
# +
|
92
|
-
# +
|
93
|
-
# +
|
94
|
-
# +
|
95
|
-
# +
|
96
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXSlider.rb
CHANGED
@@ -79,19 +79,19 @@ module Fox
|
|
79
79
|
# ==== Parameters:
|
80
80
|
#
|
81
81
|
# +p+:: the parent window for this slider [FXComposite]
|
82
|
-
# +
|
83
|
-
# +
|
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
|
-
# +
|
88
|
-
# +
|
89
|
-
# +
|
90
|
-
# +
|
91
|
-
# +
|
92
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXSpinner.rb
CHANGED
@@ -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
|
-
# +
|
80
|
-
# +
|
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
|
-
# +
|
85
|
-
# +
|
86
|
-
# +
|
87
|
-
# +
|
88
|
-
# +
|
89
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXSplitter.rb
CHANGED
@@ -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
|
-
# +
|
54
|
-
# +
|
53
|
+
# +width+:: initial width [Integer]
|
54
|
+
# +height+:: initial height [Integer]
|
55
55
|
#
|
56
|
-
def initialize(p, opts=SPLITTER_NORMAL, x=0, y=0,
|
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
|
-
# +
|
66
|
-
# +
|
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
|
-
# +
|
71
|
-
# +
|
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,
|
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
|
#
|
data/rdoc-sources/FXSpring.rb
CHANGED
@@ -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
|
-
# +
|
49
|
-
# +
|
50
|
-
# +
|
51
|
-
# +
|
52
|
-
# +
|
53
|
-
# +
|
54
|
-
# +
|
55
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXStatusBar.rb
CHANGED
@@ -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
|
-
# +
|
30
|
-
# +
|
31
|
-
# +
|
32
|
-
# +
|
33
|
-
# +
|
34
|
-
# +
|
35
|
-
# +
|
36
|
-
# +
|
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,
|
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
|
-
# +
|
49
|
-
# +
|
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,
|
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_)
|
data/rdoc-sources/FXSwitcher.rb
CHANGED
@@ -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
|
-
# +
|
61
|
-
# +
|
62
|
-
# +
|
63
|
-
# +
|
64
|
-
# +
|
65
|
-
# +
|
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,
|
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
|
#
|
data/rdoc-sources/FXTGAIcon.rb
CHANGED
@@ -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
|
-
# +
|
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: theTGAIcon
|
29
29
|
end
|
30
30
|
end
|
31
31
|
|
data/rdoc-sources/FXTGAImage.rb
CHANGED
@@ -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
|
-
# +
|
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: theTGAImage
|
28
28
|
end
|
29
29
|
end
|
30
30
|
end
|
data/rdoc-sources/FXTIFIcon.rb
CHANGED
@@ -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
|
-
# +
|
32
|
-
# +
|
31
|
+
# +width+:: width [Integer]
|
32
|
+
# +height+:: height [Integer]
|
33
33
|
#
|
34
|
-
def initialize(a, pix=nil, clr=0, opts=0,
|
34
|
+
def initialize(a, pix=nil, clr=0, opts=0, width=1, height=1) # :yields: theTIFIcon
|
35
35
|
end
|
36
36
|
end
|
37
37
|
|
data/rdoc-sources/FXTIFImage.rb
CHANGED
@@ -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
|
-
# +
|
31
|
-
# +
|
30
|
+
# +width+:: width [Integer]
|
31
|
+
# +height+:: height [Integer]
|
32
32
|
#
|
33
|
-
def initialize(a, pix=nil, opts=0,
|
33
|
+
def initialize(a, pix=nil, opts=0, width=1, height=1) # :yields: theTIFImage
|
34
34
|
end
|
35
35
|
end
|
36
36
|
end
|
data/rdoc-sources/FXTabBar.rb
CHANGED
@@ -54,19 +54,19 @@ module Fox
|
|
54
54
|
# ==== Parameters:
|
55
55
|
#
|
56
56
|
# +p+:: the parent window for this tar bar [FXComposite]
|
57
|
-
# +
|
58
|
-
# +
|
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
|
-
# +
|
63
|
-
# +
|
64
|
-
# +
|
65
|
-
# +
|
66
|
-
# +
|
67
|
-
# +
|
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,
|
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
|
#
|
data/rdoc-sources/FXTabBook.rb
CHANGED
@@ -22,19 +22,19 @@ module Fox
|
|
22
22
|
# ==== Parameters:
|
23
23
|
#
|
24
24
|
# +p+:: the parent window for this tar book [FXComposite]
|
25
|
-
# +
|
26
|
-
# +
|
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
|
-
# +
|
31
|
-
# +
|
32
|
-
# +
|
33
|
-
# +
|
34
|
-
# +
|
35
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXTabItem.rb
CHANGED
@@ -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
|
-
# +
|
48
|
-
# +
|
49
|
-
# +
|
50
|
-
# +
|
51
|
-
# +
|
52
|
-
# +
|
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,
|
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
|
data/rdoc-sources/FXTable.rb
CHANGED
@@ -369,19 +369,19 @@ module Fox
|
|
369
369
|
# ==== Parameters:
|
370
370
|
#
|
371
371
|
# +p+:: the parent window for this table [FXComposite]
|
372
|
-
# +
|
373
|
-
# +
|
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
|
-
# +
|
378
|
-
# +
|
379
|
-
# +
|
380
|
-
# +
|
381
|
-
# +
|
382
|
-
# +
|
383
|
-
#
|
384
|
-
def initialize(p,
|
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+.
|