Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets |
include "dialogbox.g"
This AIPS++ Tk widget enables you to create a labelled and titled entry
box (with optional popup help). The user can type into the entry box,
and after pressing the return key (or pressing the GO button) the widget
returns the user's input string and then destroys itself.
You can select what kind of entry you want to see. We have many kinds
of entry widgets, such as files, strings, regions, measures and so on.
You can select the type you want to see. Some entry widgets require an
initial value, which is inserted into the entry.
There is also an ABORT button. Pressing this means that a
fail is returned.
Description
Next: dialogbox - Constructor
Up: widgets - Module
Previous: deleteregions.settable - 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