Create a new LUI list gadget.
Create a new LUI list gadget. The LUI list is a very simple gadget. It creates a field to be used for drawing/blitting, and two buttons above and below to scroll through the list. A future version will allow sidewise orientation.The user must supply graphics for the outline of the view and optionally the pushed-in state of the buttons. Hooks for the up/down buttons and clicks in the main list are required, and finally a draw hook to update the gadget with whatever data is necessary.
This gadget is for the DIY people out there. More complete gadgets may be built from this.