Please enable JavaScript to view this site.

A-Shell Development History

1185.0.1

XTREE enhancement: Control "+" / Control "-" (or Control+Mousewheel) now scale all the fonts in the current tree up or down by about 7%. Compatibility note: the previous function assigned to those keystrokes (expand all / collapse all) now requires Control+Shift.

This scale adjustment is applied on top of any other font scaling factors associated with columns, rows, or cells.

To allow easy reset back to the original scale, a new PopupMenu command $RESETSCALE has been defined. (Also, the existing $RESETCFG will reset the scale as well as the column configuration.)

1185.0.2

XTREE enhancement: the new font scale adjustment factor may be saved and restored (along with the column configuration, etc.) by adding the flag XTUCFG_FONT (8) to the XTR'USRCFG field.

1185.0.3

XTREE enhancement: New advanced coldef parameter DefaultFont= may be used to set the default font for the entire tree. The syntax is the same as for Font=.

1185.0.4

XTREE enhancement: Adjustments to the column layout made to an inactive tree are now saved (provided the tree was originally display with a defined TreeID.)

1185.0.5

Icon DLL enhancement: these DLLs will now be located in the %ATEPERMCACHE% directory if not found in the normal search path.