Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | widgetserver |
This makes an AIPS++ dialogbox
megawidget, without applying context-sensitive defaults
described in the top-level widgetserver
description. Nevertheless, the dialogbox will be produced in the
current mode of the widgetserver.
Make a dialogbox megawidget
Synopsis
dialogbox(megawidget arguments)
Arguments
megawidget arguments
standard AIPS++ dialogbox megawidget arguments
Returns
AIPS++ dialogbox megawidget
Description
Example
db := dws.dialogbox('Enter your name');
Next: widgetserver.guientry - Function
Up: widgetserver - Tool
Previous: widgetserver.checkmenu - 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