Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | widgets | |
Tool | combobox |
Change the vertical scrollbar behavior of the combobox popup.
Synopsis
vscrollbar(vscrollbar)
Arguments
vscrollbar
The new vertical scrollbar behavior
Allowed:
'ondemand', 'always', 'none'
Description
When 'ondemand' is requested, the vertical scrollbar only appears when
the number of items is larger than listboxheight elements. When
'always' is requested, the listbox always has a scrollbar. When
'none' is requested, the listbox never has a scrollbar and it
is always high enough to show all of the items in the combobox.
Next: combobox.hscrollbar - Function
Up: combobox - Tool
Previous: combobox.insertentry - 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