Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

MWAPI - POS

Draft MDC Standard

5.4.26 POS wattribute

Definition

POS specifies the position of the origin of the window frame, expressed in the unit of measure defined by the unitspec component of the pos value, if present, or by the window’s UNITS wattribute otherwise.

If the window’s TIED wattribute is TRUE, the position is relative to the origin of the viewport of the window’s parent. If the unit of measure is CHAR, the basis font is the font specified by the parent’s FFACE, FSIZE and FSTYLE wattributes. If the unit of measure is REL, the basis size is the size of the parent’s viewport when the parent is created.

If the window’s TIED wattribute is FALSE, the position is relative to the origin of the display. If the unit of measure is CHAR, the basis font is the font specified by the FFACE, FSIZE, and FSTYLE dattributes for the display on which the window appears. If the unit of measure is REL, the basis size is the size of the display.

When an application assigns a value to the POS wattribute of an existing window, if hpos or vpos is not specified then the horizontal or vertical position of the window, respectively, is not altered.

For a window that is iconic, the effect of assigning a value to POS is platform dependent.

Domain pos
Access Create, Modify, Reference
Default If hpos, vpos, or both are not specified when a window is created, defaults for the unspecified values are Platform.
Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.

Some specifications are "approved for inclusion in a future standard". Note that the MUMPS Development Committee cannot guarantee that such future standards will indeed be published.

This page most recently updated on 14-Nov-2023, 22:01:26.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)