Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | combobox |
Disable (T) or enable (F) the entire combobox.
Synopsis
disabled(tOrF)
Arguments
tOrF
The new state of the combobox
Allowed:
T or F.
Description
When the combobox is disabled, the user can not interact with it
graphically although all of the functions work as always. The
state of the entry is remember so that if the entry was disabled
when the combobox was disabled, it will remain disabled when the
combobox is enabled (via a F argument to this function).
Next: combobox.delete - Function
Up: combobox - Tool
Previous: combobox.exportselection - 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