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

1995 Version of ANSI (Equivalent to Current ISO Version) of Standard

8.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.

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 move event, indicated by an etype value equal to "MOVE", occurs for a window when its position changes.

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.

This page most recently updated on 14-Nov-2023, 22:11:23.

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