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.autoinserorder - Function Up: combobox - Tool Previous: combobox.vscrollbar - Function


combobox.hscrollbar - Function



Package display
Module widgets
Tool combobox


Change the horizontal scrollbar behavior of the entry and the combobox popup.


Synopsis
hscrollbar(hscrollbar)


Arguments

hscrollbar The new horizontal scrollbar behavior
Allowed: 'ondemand', 'always', 'none'


Description
The entry and listbox popup share the same horizontal scrollbar behavior. When one has a horizontal scrollbar, the other does as well. When 'ondemand' is requested, the horizontal scrollbar only appears when the number longest item is longer than entrywidth elements. When 'always' is requested, the horizontal scrollbar is always present. When 'none' is requested, there is no horizontal scrollbar and the listbox is always wide enough to show all of the items in the combobox.



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