HTBasic Help
×
Menu
Index

Combo Dialog Attributes

 
Attribute
Type
Allowed Values
Default
 
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
0 to 32767 (characters)
10        
 
 
 
 
 
Numeric
Any valid index into the DIALOG BUTTONS array
0
 
String array
Any valid string array
A two-element array that contains "OK" and "Cancel"
 
Numeric
0,1
1
 
Numeric
0,1
1        
 
String
Font [1]
 
 
Numeric
Any integer number (of pixels)
Autosizing
 
Numeric
0 to 32767
0        
 
String array
Any
A zero element array
 
String
"LEFT", "CENTER"
"CENTER"
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [2]
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [2]
 
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        
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [2]
 
Numeric
0,1
1(resizable, special border appears around the dialog)
 
Numeric
0,1
0(do not restore the screen)
 
Numeric
0 to 32767 (characters)
5        
 
Numeric
0,1
1        
 
Numeric
Valid index into the ITEMS array, or -1 for no selection. Always 0 based.
-1
 
Numeric
0,1
1(sensitive)
 
Numeric
0,1
0        
 
String
Any
Null string
 
String
Any valid string
COMBO
 
String
Any valid string
None
 
String
Any valid string
Current version
 
Numeric
0,1
1        
 
Numeric
Any integer number (of pixels)
Autosizing
 
Numeric
Any integer, number of pixels from 0,0 [3]
Autoplacement
 
Numeric
Any integer, number of pixels from 0,0 [3]
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]  Screen or parent work area upper-left corner