Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: viewerdisplaypanel.isregistered - Function Up: viewerdisplaypanel - Tool Previous: viewerdisplaypanel.register - Function


viewerdisplaypanel.unregister - Function



Package display
Module viewer
Tool viewerdisplaypanel


Unregister a Viewerdisplaydata tool from this Viewerdisplaypanel tool


Synopsis
unregister(displaydata)


Arguments

displaydata Viewerdisplaydata tool to unregister
Allowed: Viewerdisplaydata tool


Returns
T, F or fail

This function removes the given Viewerdisplaydata tool from the list of Viewerdisplaydata tools which will (attempt to) draw themselves on this Viewerdisplaypanel tool at each refresh.

A return value of T indicates that the Viewerdisplaydata tool was successfully unregistered from this Viewerdisplaypanel tool. A return value of F indicates that the Viewerdisplaydata tool was not previously registered, so no action was performed. The return value will be fail if the Viewerdisplaydata tool was unknown to, or could not be found by, this Viewerdisplaypanel tool.





next up previous contents index
Next: viewerdisplaypanel.isregistered - Function Up: viewerdisplaypanel - Tool Previous: viewerdisplaypanel.register - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15