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


next up previous contents index
Next: deleteregions - Tool Up: combobox - Tool Previous: combobox.arrowforeground - Function


combobox.listboxheight - Function



Package display
Module widgets
Tool combobox


Change the height of the listbox.


Synopsis
listboxheight(newheight)


Arguments

newheight The new listbox height.
Allowed: An integer.


Description
This value is only important if there is a vertical scrollbar present. If the vertical scrollbar is always on, the listbox is always this height. If the vertical scrollbar is only on when needed, the listbox is this height when the number of entries in the combobox exceeds this number, otherwise the listbox is only as high as it needs to be to hold the number of items in the combobox. If there is no scrollbar, the listbox will be whatever height is necessary to see all of the combobox entries at the same time without scrolling.






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