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


next up previous contents index
Next: combobox.entrywidth - Function Up: combobox - Tool Previous: combobox.labelanchor - Function


combobox.entrydisabled - Function



Package display
Module widgets
Tool combobox


Disable or enable the entry.


Synopsis
entrydisabled(tOrF)


Arguments

tOrF The state of the entry.
Allowed: T or F.


Description
When the entry is disabled (T here), the user can not type into the entry part of the combobox. This makes it impossible for the user to add to the contents of the combobox graphically. The combobox functions still behave as before so an application is free to do whatever it wants to do to the combobox. This allows an application to present an unchangable set of combobox options to the user. The user can only choose from the existing set of items. They can not add to them. If the application programmer has choosen to provide a clear button in the listbox, however, it would then be possible for the user to clear the contents of the combobox.



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