4D View v16

PV Input enter key mode

Home

 
4D View v16
PV Input enter key mode

PV Input enter key mode 

 

The constants in this theme allow defining the action of the Enter key during entry. When used in "standard" mode, the Enter key only validates the entry. It can also activate the cell located to the right ("pv enter key as tab") or above ("pv enter key as return") of the modified cell.

 

Constant  Type Value Comment
pv enter key as return  Longint 2 The Enter key validates the current cell then switches between selection/data entry in the next cell below. The Shift+Enter key combination switches between selection/data entry in the next cell above.
pv enter key as tab  Longint 1 The Enter key validates the current cell then switches between selection/data entry in the next cell to the right. The Shift+Enter key combination switches between selection/data entry in the next cell to the left.
pv enter key standard  Longint 0 The Enter key validates the current cell then switches between selection/data entry in the same cell (the current cell does not change).


See also 

PV Get area property
PV SET AREA PROPERTY

 
PROPERTIES 

Product: 4D View
Theme: Constant Theme List

 
HISTORY 

 
ARTICLE USAGE

4D View Language ( 4D View v16)