Communicator UI: 4.3 FlashingNoteClass: Initiating and Destroying the Flashing Note

Up: GEOS SDK TechDocs | Up | Prev: 4.2 Setting Up the Template | Next: 5 FoamProgressDialog

Initiating the flashing note is simple. Simply call PutUpDialogViaUIThread() , passing the optr of the root Flashing Note object.

If that object contains HINT_FLASHING_NOTE_DESTROY_AFTER_DISMISS , the dialog will be automatically detached and destroyed after it disappears from view (though the template block will remain untouched, of course).


Up: GEOS SDK TechDocs | Up | Prev: 4.2 Setting Up the Template | Next: 5 FoamProgressDialog