Xiqual 0.9.1

In file lui/list.c:

lui_list* lst_new

(ulong tag1, ... )

Create a new LUI list gadget.

Documentation

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.

Author:
Ronny Bangsund
See Also:
gadget

Alphabetic index



This page was generated with the help of DOC++.