Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets |
Test the construction of
guientry widgets
Synopsis
guientrytest(autodestruct, editable, allowunset, expand)
Returns
Boolean
Description
This function makes a frame and constructs a number of
entry widgets inside the frame.
Arguments
autodestruct
Destroy the frame immediately?
Allowed:
Boolean
Default:
T
editable
Make the entries editable?
Allowed:
Boolean
Default:
T
allowunset
Allow unset values?
Allowed:
Boolean
Default:
T
expand
Expand policy
Allowed:
'x'|'y'|'both'|'none'
Default:
'none'
Next: helpmenu - Tool
Up: widgets - Module
Previous: guientry.minmaxhist - 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