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

listview.c File Reference

Listvisw core file. More...

#include "kernel.h"
#include "widget.h"
#include "listview.h"
#include "textbox.h"

Functions

void ListviewAddColum (PListview p, l_text Caption, PIcon Icon, l_int Width, l_ulong Flags)
 Add a colum to a listview.
void ListviewSetStyle (PListview p, l_int Style, l_int Flags)
 Change the displaying style of a listview.
PListview InitListview (PListview p, PWidgetClass Class, PApplication App, TRect r, l_text CaptionColumName, l_uchar Style, l_ulong Flags)
 Initialise a listview widget, or a listview derivated widget.
PListview CreateListview (PApplication App, TRect r, l_text CaptionColumName, l_uchar Style, l_ulong Flags)
 Creates a listview widget.


Detailed Description

Listvisw core file.


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