Dlgedit Help - QListBox Properties
The List Box tab sets the following properties for the
QListBox:
- List box item - An item can be inserted into the QListBox
by typing it and clicking Add Item to add it to the
list of current items. Current items can be modified by
selecting the item, editing it in the edit field and
clicking on Change Item. Current items can be deleted by
selecting the item and pressing Delete Item.
- Drag selection - Check the check box if the QListBox
should highlight new items when the mouse is dragged in
the QListBox.
- Automatic scrolling - Check the check box if the
QListBox should scroll its contents while drag selecting.
- Scroll bar - Check the check box to always display a
vertical scroll bar.
- Automatic scroll bar - Check the check box to
automatically display a vertical scroll bar when more
items are added to the QListBox than can be displayed.
- Bottom scroll bar - Check the check box to always
display a horizontal check box on the bottom of the
QListBox.
- Automatic bottom scroll bar - Check the check box to
automatically display a bottom scroll bar when the items
are too wide to fully display.
- Smooth scrolling - Check the check box to use smooth
scrolling in the QListBox.
The properties for a QListBox include those for a QFrame, so
the Frame tab is added.
[Home]
[Widget Properties]
Last modified: Wed Apr 16 17:48:34 EDT 1997