EZ
Up Prev Next Contents


3.18.2 Interaction Routines

void EZ_SetOptionalEntryString(EZ_Widget *oEntry, char *str)

This function sets the data string for the entry.

char *EZ_GetOptionalEntryString(EZ_Widget *oEntry)

This function returns the current selection.

void EZ_SetOptionalEntryOptionalItems(EZ_Widget *oEntry,

char **items, int nitems)

This function sets the options for an optional entry.


HTML Documentation Maintainance:Arturo Espinosa <arturo@nuclecu.unam.mx>