diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-D68E0A64-0E8A-5C52-9C5B-93BA3B80C200.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-D68E0A64-0E8A-5C52-9C5B-93BA3B80C200.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,48 @@ + + + + + +Window +Groups and ApplicationsA window group is the basic unit of an application. +

Variant: Both (ScreenPlay and non-ScreenPlay). Target audience: +Application developers.

+

The main functions of a window group are:

+ +

A typical application has a single window group, and all its other windows +are descendants of that window group. A system shell application may use the RWsSession interface +to interrogate all window groups owned by all client applications, and therefore +may display a task list. All applications should use the same policy for the +format of the window group name. This policy is the responsibility of the +GUI, not the Window Server itself.

+

An RWindowGroup is a pseudo-window that can never be seen +on screen, but which has an ordinal position and participates +in parent/child and sibling relationships as all other windows.

+
+Window Types + +
\ No newline at end of file