EZ
Up Prev Next Contents


1.8 Displaying a Widget

Once a widget has been created and configured, it can be displayed by invoking EZ_DisplayWidget.

void EZ_DisplayWidget(EZ_Widget *widget)

The first time this function is called on a widget, it performs two tasks:

If it is called on a widget which has been previously displayed. The behavior depends on whether or not widget is current viewable. If it is, then this function updates as necessory the geometry of widget and updates the display. If widget is not currently viewable, the behavior is the following:


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