struct LIST_ACT

List Item Activation structure

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

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-2000 Vincenzo Morello

generated by doc++