Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 5.1/6.0, builds 1100-1271 > 1142 – 20 Mar 09

XTR'NFSELSTYLE

Scroll Prev Top Next More

XTREE enhancement: a new flag bit in the XTR'NFSELSTYLE variable can be used to remove the dotted "focus rectangle" which normally appears around the selected item. This is now defined, along with the rest of the XTR'NFSELSTYLE values in XTREE.DEF as:

Symbol

Value

Meaning

XTNFS_GRAY

0

inactive sel bar is gray

XTNFS_BLUE

1

inactive sel bar is blue

XTNFS_FRAME

2

inactive sel bar is frame

XTNFS_NONE

3

no inactive sel bar

XTNFS_NOFOCRECT

&h80

don't display focus rect (dotted)