☜ | MWAPI - PARENTDraft MDC Standard | ☞ |
Definition | PARENT identifies the window that is this window’s parent. If a window has a parent window, it (a) becomes invisible when its parent becomes invisible or is iconified; (b) if its VISIBLE attribute is TRUE, becomes visible when its parent becomes visible and is not iconified; and (c) is destroyed if its parent is destroyed. If a window’s parent is a display, the PARENT wattribute is not defined. If, for a window A, an application attempts to assign a value to PARENT which identifies a window B, and the DISPLAY wattribute values for windows A and B are not equal, an error condition occurs with an ecode = "M47" and $EREF containing a value that indicates the ssvn reference for which the error occurred. The effect of assigning a value for the PARENT wattribute which causes a single window to be both an ancestor and a descendant of another window is not specified. |
Domain | wname |
Access | Create, Reference |
Default | None |
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:14.
For comments, contact Ed de Moel (demoel@jacquardsystems.com)