HTBasic Help
×
Menu
Index

Panel Widget - Attributes

 
Attribute
Type
Allowed Values
Default
 
Numeric
Any valid BASIC pen number (0-255)
System dependent [1]
 
String
Existing filename
Null
 
BORDER [3]
Numeric
0,1
1        
 
Numeric
0,1
0(not closeable, button
does not appear in title bar)
 
Numeric
Any integer number (of pixels)
250 pixels
 
String
Any valid file name
Null
 
String
Any valid index or topic_id
Null
 
Numeric
Any integer number (of pixels)
Varies
 
Numeric
Any integer number (of pixels)
Varies
 
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 to -32768 pixels
-3624 pixels
 
Numeric
0 to -32768 pixels
-2293 pixels
 
Numeric
0,1
1(movable, click on title bar and drag)
 
Numeric
0,1
1(resizable, special border appears around the widget)
 
Numeric
0,1
0(do not restore the screen)
 
Numeric
In SCROLL HEIGHT UNITS such that 1 <=(SCROLL HEIGHT*SCROLL HEIGHT UNITS) <= 32767
10*initial height
 
Numeric
1 to 32767
1        
 
String
"BOTTOM", "TOP"
"TOP"
 
Numeric
In SCROLL WIDTH UNITS such that
1 <= (SCROLL WIDTH*SCROLL WIDTH UNITS) <= 32767
10*initial width
 
Numeric
1 to 32767
1        
 
Numeric
-32768 to 0
0        
 
Numeric
-32768 to 0
0        
 
String
"NONE", "SCROLLABLE", "RESIZE CHILDREN"
"NONE"
 
Numeric
0 to number of siblings [4]
0        
 
[5]
String or String array
Any valid string or string array
Null
 
COUNT [5]
Numeric
0 to number of items in
system menu
0        
 
EVENT [5]
Numeric
0 to number of items in
system menu -1
0        
 
TITLE [5]
String
Any valid string
PANEL
 
String
Any valid string
None
 
String
Any valid string
Current version
 
Numeric
0,1
1        
 
Numeric
Any integer number (of pixels)
400 pixels
 
Numeric
Any integer, number of pixels from 0,0 [5]
Autoplacement
 
Numeric
Any integer, number of pixels from 0,0 [5]
Autoplacement
 
 [1]  Read the CONFIG file or query for the default with a STATUS command
 [2]  Only used when BACKGROUND BITMAP is NULL or specified file is not found
 [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