Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | widgetserver |
Construct a widgetserver
Synopsis
widgetserver(whichgtk)
Arguments
whichgtk
Record holding interface to Glish/Tk client
Allowed:
Record of functions
Default:
dgtk
Returns
widgetserver tool
Description
This constructs a widgetserver tool which can then be used to build
AIPS++ GUIs. The only construction argument indicates which
Glish/Tk client should be used to supply widgets, and should only be
specified in exceptional circumstances.
Example
include 'widgetserver.g';
mywidgets := widgetserver();
Next: widgetserver.frame - Function
Up: widgetserver - Tool
Previous: widgetserver - 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