Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | gopher |
Make a gopher tool
Synopsis
gopher(widgetset)
Arguments
widgetset
Widget server to use
Allowed:
A widgetserver closure
tool
Default:
dws
Returns
gopher widget
Description
Constructs a gopher according to the specified construction
arguments, and returns a ref to the tool. Use of this constructor
should be unnecessary since the default gopher (called
defaultgopher or dgo) can nearly always be used.
Example
include 'gopher.g'
region := dgo.fromimage('3C273XC1.clean');
Next: gopher.fromimage - Function
Up: gopher - Tool
Previous: gopher - Tool
  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