Subroutines > Detailed Descriptions > XTREE > XTREE Parameters > flags
XTF_ENTESC

Affects the operation of the Escape and Enter keys when in editing mode. Normally, Escape while editing an editable cell will abort any changes to that cell and then revert from cell editing to row selection mode. With this flag set, Escape will update the cell and then exit from XTREE. Also, with this flag set, Enter from the last editable cell will exit from XTREE, rather than wrapping back to the first cell.

History

This function was added to XTREE in A-Shell build 947 of 3 December 2005.