diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-546FD573-8136-4C58-878B-C2F643B333AA.dita --- a/Symbian3/PDK/Source/GUID-546FD573-8136-4C58-878B-C2F643B333AA.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-546FD573-8136-4C58-878B-C2F643B333AA.dita Tue Mar 30 11:56:28 2010 +0100 @@ -4,15 +4,16 @@ "Eclipse Public License v1.0" which accompanies this distribution, and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> When -to use dialog architecture -

One benefit of using dialogs is that the content -and layout can be changed in resource files, without -rebuilding any C++ code.

-

Avkon has automatic status pane tab handling built into its multipage -dialogs. This contrasts with the traditional and view architectures, -for which the application must drive the tabs, that is, implement code for -switching tabs and updating the navigation pane.

+--> + +When +to use dialog architecture +

One benefit of using dialogs is that the content and layout can be changed +in resource files, without rebuilding any C++ code.

+

AVKON has automatic status pane tab handling built into its Multipage dialogs. This contrasts with the traditional +and view architectures, for which the application must drive the tabs, that +is, implement code for switching tabs and updating the navigation pane.

\ No newline at end of file