|
|
|
|
SynopsisDeiconifies the ChIPS window. Syntaxdeiconify_window([ChipsId]) Description
The deiconify_window command deiconifies the indicated window. The current window is affected, unless a ChipsId structure is specified. Example 2
chips> id = ChipsId()
chips> add_window("id=M33")
chips> add_window("id=M31")
chips> current_window("all")
chips> iconify_window()
chips> id.window = "M33"
chips> deiconify_window(id)Create two windows, set both as current, and iconify them. The id.window command sets the window value of the ChipsId structure to the first window. That window is then deiconified. BugsSee the bugs pages on the ChIPS website for an up-to-date listing of known bugs. See Also
|
![]() |
The Chandra X-Ray
Center (CXC) is operated for NASA by the Smithsonian Astrophysical Observatory. 60 Garden Street, Cambridge, MA 02138 USA. Email: cxcweb@head.cfa.harvard.edu Smithsonian Institution, Copyright © 1998-2004. All rights reserved. |