DragonFly On-Line Manual Pages

Search: Section:  


EZ_FlashWidgetBorder(3)         EZWGL Functions        EZ_FlashWidgetBorder(3)

NAME

EZ_FlashWidgetBorder, EZ_FlashWidgetBorder2 - flash the border of a widget window

SYNOPSIS

#include <EZ.h> void EZ_FlashWidgetBorder( EZ_Widget *widget) void EZ_FlashWidgetBorder2( EZ_Widget *widget)

ARGUMENTS

widget Specifies an EZ Widget.

DESCRIPTION

EZ_FlashWidgetBorder sets up a special timer to flash the border of a widget's window border. If widget is NULL, it disables widget border flashing. EZ_FlashWidgetBorder2 flashes the border of an alternate widget.

SEE ALSO

EZ_DisableBubbleHelp(3), EZ_DisableHighlight(3), EZ_DisableLableOffset(3) EZWGL EZ_FlashWidgetBorder(3)

Search: Section: