% @(#)modifydisp.hlq 14.1.1.1 (ESO-IPG) 09/16/99 09:25:34 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1990 European Southern Observatory %.IDENT modifydisp.hlq %.AUTHOR KB, IPG/ESO %.KEYWORDS MIDAS, help files, MODIFY/DISPLAY %.PURPOSE On-line help file for the command: MODIFY/DISPLAY %.VERSION 1.0 27-JUN-1996 : Creation, KB %---------------------------------------------------------------- \se SECTION./DISP \es\co MODIFY/DISPLAY 27-JUN-1996 KB \oc\su MODIFY/DISPLAY [target] toggle the state of a display window (mapped Window <-> Icon) \us\pu Purpose: Toggle the state of a display window from mapped Window to Icon and vice versa. \up\sy Syntax: MODIFY/DISPLAY [target] \ys\pa target = ICON or WINDOW; for ICON the active display window is put into an Icon; for WINDOW the iconized window is displayed on the screen again; \\ defaulted to ICON \ap\sa See also: INITIALIZE/DISPLAY, CREATE/DISPLAY, SHOW/DISPLAY, MODIFY/GRAPHICS \as\no Note: The command works always on the currently active display window. E. g., putting a window into an Icon state does not automatically assign another display window (if present on the screen) to be the active one. That would have to be done explicitely by the user. \\ Except interactive commands which need the mouse all other display related commands (like LOAD/IMAGE) can still be be applied to an iconized display window. \\ OJO: Some window managers (e.g. Fvwm) have problems to display an iconized window again on the screen, if that window was not placed completely inside the screen before (including title bar). \on\exs Examples: \ex MODIFY/DISPLAY Icon Put the current display window into the Icon window of the Window manager. \xe \ex MODIFY/DISPLAY Window Display an iconized window again on the screen. \xe \sxe