diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-11B69814-5B3E-42AE-844E-998A7A08E654.dita --- a/Symbian3/SDK/Source/GUID-11B69814-5B3E-42AE-844E-998A7A08E654.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-11B69814-5B3E-42AE-844E-998A7A08E654.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,36 +1,36 @@ - - - - - -Permanent -note -

Permanent notes remain on the screen for an indefinite time. The user cannot -dismiss them. For example, Insert SIM card.

-
- Using permanent notes in C++ applications

The -API to use for the permanent note component is the Notes API. To use a permanent note with the -default icon, text, sound, and duration, create an instance of the note class CAknStaticNoteDialog.

You -can change the icon or text displayed in the note, use a different kind of -sound, or change the note duration using the setter methods in the class CAknNoteDialog: SetIconL(), SetTextL(), SetTone(), and SetTimeout().

- -
-Confirmation -note -Information -note -Warning note - -Error note - -Wait note - -Progress -note + + + + + +Permanent +note +

Permanent notes remain on the screen for an indefinite time. The user cannot +dismiss them. For example, Insert SIM card.

+
+ Using permanent notes in applications

The +API to use for the permanent note component is the Notes API. To use a permanent note with the default icon, +text, sound, and duration, create an instance of the note class CAknStaticNoteDialog.

You can change the icon +or text displayed in the note, use a different kind of sound, or change the +note duration using the setter methods in the class CAknNoteDialog: SetIconL(), SetTextL(), SetTone(), and SetTimeout().

+ +
+Confirmation +note +Information +note +Warning note + +Error note + +Wait note + +Progress +note
\ No newline at end of file