diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-DD88DD7B-E246-4BF2-B537-5C677728CC49.dita --- a/Symbian3/PDK/Source/GUID-DD88DD7B-E246-4BF2-B537-5C677728CC49.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-DD88DD7B-E246-4BF2-B537-5C677728CC49.dita Tue Mar 30 11:56:28 2010 +0100 @@ -4,14 +4,17 @@ "Eclipse Public License v1.0" which accompanies this distribution, and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> Dialog -architecture +--> + +Dialog +architecture

Dialog architecture refers to a case where the dominant model for views -in the application is that of dialogs. One particular -case example of this is when the main view is run as a dialog. Multipage dialogs can -be used to give a set of views in conformance with the Symbian UI concept.

+in the application is that of dialogs. One particular case example of this is when the +main view is run as a dialogs. Multipage dialogs can be used to give a set of views in +conformance with the Symbian UI concept.

Nested dialogs can use quite a lot of stack space if not written carefully.