home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 18 REXX
/
18-REXX.zip
/
vrpmac21.zip
/
VRPrTbl2.VRW
(
.txt
)
< prev
Wrap
VX-REXX Windows/Object Info
|
1995-10-15
|
6KB
|
201 lines
VRX OS/2 v2.13
VRWindow
dialog
Modal
CALL VRPrTbl2_Close
Bottom
VRPrTbl2
VRDescriptiveText
Center
Left edge
VRDescriptiveText
Center
VRSpinButton
Right
<0 to 100>
BoundPart
EntryField
SPIN_left
left edge of the table from left margin
VRDescriptiveText
Center
Columns
VRSpinButton
Right
<0 to 100>
BoundPart
EntryField
SPIN_cols
Number of columns in the table
VRPushButton
NoPointerFocus
~Cancel
CALL PB_Cancel_Click
PB_Cancel
Cancel the operation
VRPushButton
NoPointerFocus
CALL PB_accept_Click
PB_accept
Accept the input
VRDescriptiveText
Center
Column widths
DT_12
VREntryField
EF_widths
Widths of cells ( 25, 45, 60)
VREntryField
EF_headers
Headers for columns ( "Column 1", "Column 2", "Column 3")
VRDescriptiveText
Center
Column headers
DT_13
VRGroupBox
Captioned
Table cells
<default>
<default>
VRDescriptiveText
Right
Center
VRSpinButton
Right
<0 to 15>
BoundPart
EntryField
SPIN_fill
Fill style for cells
VRDescriptiveText
Right
Center
DT_10
VRSpinButton
Right
<0 to 224>
BoundPart
EntryField
SPIN_line
Line thickness for cells (56 TWIPS = 1mm)
VRDescriptiveText
Right
Center
Text color
DT_11
VRDropDownComboBox
;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
<default>
BoundPart
EntryField
MoveDBCursor
DDCB_tc
Type a var name or pick a color
VRDropDownComboBox
;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
<default>
BoundPart
EntryField
MoveDBCursor
DDCB_lc
Type a var name or pick a color
VRDropDownComboBox
;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
<default>
BoundPart
EntryField
MoveDBCursor
DDCB_fc
Type a var name or pick a color
VRGroupBox
Captioned
Table headers
<default>
<default>
VRDescriptiveText
Right
Center
DT_14
VRSpinButton
Right
<0 to 15>
BoundPart
EntryField
SPIN_fill1
Fill style for headers
VRDescriptiveText
Right
Center
DT_15
VRSpinButton
Right
<0 to 224>
BoundPart
EntryField
SPIN_line1
Line thickness for headers (56 TWIPS = 1mm)
VRDescriptiveText
Right
Center
Text color
DT_16
VRDropDownComboBox
;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
<default>
BoundPart
EntryField
MoveDBCursor
DDCB_tc1
Type a var name or pick a color
VRDropDownComboBox
;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
<default>
BoundPart
EntryField
MoveDBCursor
DDCB_lc1
Type a var name or pick a color
VRDropDownComboBox
;White;Black;Blue;Red;Pink;Green;Cyan;Yellow;Darkgray;Darkblue;Darkred;Darkpink;Darkgreen;Darkcyan;Brown;Palegray;<default>
<default>
BoundPart
EntryField
MoveDBCursor
DDCB_fc1
Type a var name or pick a color
VRCheckBox
NoPointerFocus
All pages
Print running headers on each page for the table
VRCheckBox
NoPointerFocus
Print column headers
CALL CB_2_Click
Print column headers for the table
VRCheckBox
NoPointerFocus
Use Color
CALL CB_3_Click
Use colour support
VRCheckBox
NoPointerFocus
Quoted String
Font is a quoted string
VRDescriptiveText
Center
VREntryField
Helvetica
EF_Font
Name of the font face for printing the table headers
VRSpinButton
Right
<6 to 48 by 2>
BoundPart
EntryField
SPIN_Pts
Point size for the font
VRDescriptiveText
Center
Points
VRPrTbl2