struct LIST_ACT

List Item Activation structure

unsigned char checked
Item's check status flag
char* item
Item text
long pos
Item's position in the list
unsigned char selected
Item's selection status flag
void* u_data
Item's user data

Documentation

List Item Activation structure. This structure is passed by the List Object to notify item activation.
char* item
Item text

void* u_data
Item's user data

long pos
Item's position in the list

unsigned char selected
Item's selection status flag

unsigned char checked
Item's check status flag

alphabetic index hierarchy of classes


MGUI Copyright 1996-1998 Vincenzo Morello

generated by doc++