Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | pixelrange |
This function sets the state of a specific button. You can specify the
`include' button as index=1 or index='include. You can
specify the `exclude' button as index=2 or index='exclude.
You can specify the `all' button as index=3 or index='all'.
Any other values are ignored. When you set a button's state to T, any
other button that is currently selected will deselect.
Set the state of a specific radio button
Synopsis
setradiovalue(idx, state)
Arguments
idx
Button index or name
Allowed:
Integer or string
state
State of button
Allowed:
T or F
Returns
T
Description
Next: popupselectmenu - Tool
Up: pixelrange - Tool
Previous: pixelrange.setrange - 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