HTBasic Help
×
Menu
Index

Printer Widget  - Attributes

 
Attribute
Type
Allowed Values
Default
String or string array
Any
The null string
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [2]
 
BORDER [3]
Numeric
0,1
1
 
Numeric
0,1
0(not closeable, button
does not appear in title bar)
 
Numeric
Any positive integer
50
 
Numeric
0 to VALID LINES
0        
 
String or string array
Valid string or string array
Null
 
Numeric
0 to VALID LINES - CURRENT LINE +1
 
 
Numeric
0,1
1        
 
Numeric
0,1
1        
 
String
Font [1]
 
 
Numeric
Any integer number (of pixels)
Autosizing based on
(16*font height)
 
String
Any valid file name
Null
 
String
Any valid index or topic_id
Null
 
Numeric
0 to 32767-ROWS
84(total is 100)
 
Numeric
0,1
0        
 
String or string array
Any valid string
Null
 
Numeric
Any integer number (of pixels)
Varies
 
Numeric
Any integer number (of pixels)
Varies
 
Numeric
0,1
0        
 
Numeric
0,1
1(maximizable, button
appears in title bar)
 
Numeric
0,1
0(not minimizable, button
does not appear in title bar)
 
Numeric
0,1
1(movable, click on title
bar and drag)
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [2]
 
Numeric
0,1
1(resizable, special
border appears around
the widget)
 
Numeric
0,1
0(do not restore the
screen)
 
Numeric
Any positive integer
16
 
Numeric
0 to number of siblings [4]
0        
 
[5]
String or String array
Any valid string or string array
Null
 
Numeric
0 to number of items in
system menu
0        
 
EVENT [5]
Numeric
0 to number of items in
system menu -1
0        
 
Numeric
0,1
1        
 
String or string array
Any
Null string
 
TITLE [5]
String
Any valid string
PRINTER
 
Numeric
1 through VALID LINES
0(no lines)
 
String
Any valid string
None
 
Numeric
Any non-negative number
 
 
String
Any valid string
Current version
 
Numeric
0,1
1        
 
Numeric
Any integer number (of pixels)
Autosizing based on
(50*font width)
 
Numeric
Any integer, number of pixels from 0,0 [6]
Autoplacement
 
Numeric
Any integer, number of pixels from 0,0 [6]
Autoplacement
 
 [1]  For an explanation of Font and the default value, see Specifying FONT Attribute Values
 [2]  Read the CONFIG file or query for the default with a STATUS command
 [3]   Child widget only
 [4]  A sibling is another child widget with the same parent widget, or at the same level in the widget hierarchy, as the widget for which you are setting the value of the STACKING ORDER
 [5]  For level-0 widgets only
 [6]  Screen or parent work area upper-left corner