4D View v14PV FREEZE PANES |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D View v14
PV FREEZE PANES
PV FREEZE PANES
The PV FREEZE PANES command freezes the first horizontal pane and/or the first vertical pane in the 4D View area. In order for the command to function, the area must contain at most one vertical splitter and/or one horizontal splitter and must not already be in "frozen" mode. The mode parameter is used to specify the type of locking carried out in the area:
If the area does not contain a pane splitter or if it contains more than one vertical or horizontal pane splitter, the command does nothing and the OK variable is set to 0. To change the area back to "standard pane" mode, it is necessary to execute the PV UNFREEZE PANES command or for the user to select the Unfreeze Panes menu command. The following code makes sure that the area contains two horizontal panes (one splitter = two panes) and freezes them in extended mode: $nbpanes:=PV Get area property(area;pv hor pane count) If the area does not contain any pane splitters or if it contains more than one vertical or horizontal pane splitter, the command does nothing and the OK variable is set to 0. If the command is executed correctly, the OK variable is set to 1. |
PROPERTIES
Product: 4D View
HISTORY
Created: 4D View v11.2 SEE ALSO ARTICLE USAGE
4D View Language ( 4D View v11.4) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||