XTR'SHOWBUTTONS

Added December 2010

It is possible to control whether the +/- buttons (used with multi-level mode to expand/contract levels) are visible. Previously, although the (old) documentation suggested that the XTR'SHOWBUTTONS0 and XTR'SHOWBUTTONS fields controlled this, the fields were ignored and the buttons were always made visible.

The interpretation of the two fields has been upgraded to preserve compatibility with existing programs but to now allow the application to hide the top level or lower level buttons, if desired.

Symbol

Value

Meaning

 

0 or 1

show the buttons

XTSBF_HIDE0

+2

causes the top level buttons to be hidden

XTSBF_HIDE

+4

causes the lower level buttons to be hidden

 

History

2010 December, A-Shell 5.1.1197:  Added to A-Shell