Main Page | Modules | Data Structures | File List | Data Fields | Globals

listview.h File Reference

Listview header file. More...

#include "widget.h"
#include "scrollbar.h"
#include "menu.h"

Data Structures

struct  TListview
 Listview structure. More...

Defines

#define LVF_MULTISELECT   0x0001
 Allow multiple items selection.
#define LVF_ALLOWDRAG   0x0040
 Allow items to be dragged throw global system, incompatible with LVF_ORDER.
#define LVF_ORDER   0x0002
 Allow user to change items order by dragging them, incompatible with LVF_ALLOWDRAG.
#define LVF_CHECKBOXES   0x0004
 Show checkbowes before items caption.
#define LVF_DRAWICONS   0x0008
 Show icons.
#define LVF_COLUMS   0x0010
 Show colums.
#define LVF_COLRESIZE   0x0020
 Allow colums resize.

Typedefs

typedef TListview TListview
 Listview structure.


Detailed Description

Listview header file.


Generated on Fri Oct 29 14:32:52 2004 for oZone GUI by doxygen 1.3.8