AnnoUIOnTimer

 

Usage

Boolean AnnoUIOnTimer()

Description

After setting up a timer, use this method for the timer’s event handler.

Parameters

None

Return value

True if repaint is necessary. The update area can be obtained by the AnnoUIGetUpdateRect method.

Programming Notes

This function is primarily used to make the text cursor blink in the aotNote (=2) and aotText (=9) editors. For more information, see “Making the cursor blink in the Text annotation editor”.