This gadget is very similar to the LISTVIEW_KIND gadget in gadtools.library, with numerous enhancements. It displays a list in a scrolling view so that you can browse through it an select items in various ways.
Advantages that this class provides:
-
Allows the user to select multiple items (either by dragging or shift-key selection).
-
Displays items in multiple columns.
-
Displays items as a mixture of text and images in different. colours.
-
Items can have checkboxes that can be toggled on and off.
-
Text items can be edited in place.
-
Hierarchical display of items supported.
-
Can display column headers.
-
Allows horizontal scrolling of the list.
-
Supports OS 3.0 BOOPSI Gadget HelpTest.
-
Supports layout.gadget/window.class backfills.
-
Supports scrollwheel
-
Supports keyboard navigation (if the gadget has focus)
Versions 41.250 and below do not support LISTBROWSER_PersistSelect. Versions 41.631 and below do not support LISTBROWSER_FastRender correctly.