Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | pixelrange |
This function disables or enables the widget (does not need matching
pair). You can disable/enable the radio buttons part of the widget and
the sliders part of the widget independently. If either which or
sliders is unset, then their state is not affected. You must set
these arguments to T or F to disable or enable, respectively.
Disable or enable the widget
Synopsis
disabled(which, sliders)
Arguments
which
disable the radio buttons
Allowed:
T, F, or unset
Default:
unset
sliders
disable the sliders
Allowed:
T, F, or unset
Default:
unset
Returns
T
Description
Next: pixelrange.disableallbutton - Function
Up: pixelrange - Tool
Previous: pixelrange - Constructor
  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