Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: radiobuttons.disablebutton - Function Up: radiobuttons - Tool Previous: radiobuttons - Constructor


radiobuttons.disabled - Function



Package display
Module widgets
Tool radiobuttons


Disable or enable the widget


Synopsis
disabled(disable, allbuttons)


Arguments

disable disable widget
Allowed: T or F
Default: T
allbuttons apply to all buttons
Allowed: T or F
Default: F


Returns
T



Description

This function disables or enables the widget (does not need matching pair). It does this by disabling/enabling a holder frame into which the buttons are put. By default, this means that the buttons themselves are not enabled or disabled. However, if you set allbuttons=T, then all the buttons are enabled or disabled as well.





next up previous contents index
Next: radiobuttons.disablebutton - Function Up: radiobuttons - Tool Previous: radiobuttons - 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