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

MWAPI - Window State Events

Draft MDC Standard

9.1.1 Window State Events

Window state events (i.e. close, minimize, restore, maximize, resize, and move events) occur when certain characteristics of a window change as a result of user action.

A close event, indicated by an etype value equal to "CLOSE", occurs for a window in response to a request to destroy the window.

A minimize event, indicated by an etype value equal to "MIN", occurs for a window when it changes from the open state to the iconic state.

A restore event, indicated by an etype value equal to "RESTORE", occurs for a window when it changes from the iconic state to the open state.

A maximize event, indicated by an etype value equal to "MAX", occurs for a window when it has been expanded to its maximum size.

A resize event, indicated by an etype value equal to "RESIZE", occurs for a window when its size changes. A resize event does not occur when a window is minimized, restored, or maximized.

A move event, indicated by an etype value equal to "MOVE", occurs for a window when its position changes. A move event also occurs for a window when it is resized if the window’s origin changes, unless the window is in build mode.

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:11:23.

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