EZ
Up Prev Next Contents


3.25 LCD

An LCD widget simulates a liquid crystal display. It is capable of displaying a fixed width numerical value.

An LCD widget is created by invoking EZ_CreateWidget with type EZ_WIDGET_LCD or by calling the next function.

EZ_Widget *EZ_CreateLcd(EZ_Widget *parent, int ndigits)


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