Symbian3/SDK/Source/GUID-894AB487-C127-532D-852B-37CB0DEA1440.dita
changeset 13 48780e181b38
parent 8 ae94777fff8f
equal deleted inserted replaced
12:80ef3a206772 13:48780e181b38
   148 group (<xref href="GUID-64D4D428-D65F-3D9D-A0D4-C8338C848B25.dita"><apiname>RWindowGroup</apiname></xref>), as shown in the following
   148 group (<xref href="GUID-64D4D428-D65F-3D9D-A0D4-C8338C848B25.dita"><apiname>RWindowGroup</apiname></xref>), as shown in the following
   149 diagram. When you create a window group, you can specify the screen
   149 diagram. When you create a window group, you can specify the screen
   150 on which it is to be shown. </p> <fig id="GUID-5D5F3C6A-4CFA-5307-8B2D-D2881799D664">
   150 on which it is to be shown. </p> <fig id="GUID-5D5F3C6A-4CFA-5307-8B2D-D2881799D664">
   151 <title>Each window has a parent window group which is associated with
   151 <title>Each window has a parent window group which is associated with
   152 a screen</title>
   152 a screen</title>
   153 <image href="GUID-CF9EF400-DE1F-55F7-BD33-C4CD80462971_d0e206241_href.png" placement="inline"/>
   153 <image href="GUID-CF9EF400-DE1F-55F7-BD33-C4CD80462971_d0e211248_href.png" placement="inline"/>
   154 </fig> <p>When you create a window surface in EGL using <codeph>eglCreateWindowSurface</codeph>, you pass in the <codeph>RWindow</codeph> as an argument. The window
   154 </fig> <p>When you create a window surface in EGL using <codeph>eglCreateWindowSurface</codeph>, you pass in the <codeph>RWindow</codeph> as an argument. The window
   155 surface is then displayed on the screen associated with that window's
   155 surface is then displayed on the screen associated with that window's
   156 parent window group. Currently a window can exist on only one screen. </p> </section>
   156 parent window group. Currently a window can exist on only one screen. </p> </section>
   157 </conbody><related-links>
   157 </conbody><related-links>
   158 <link href="GUID-D252E75C-C8CA-5C51-8DA3-95B937A1295C.dita"><linktext>EGL
   158 <link href="GUID-D252E75C-C8CA-5C51-8DA3-95B937A1295C.dita"><linktext>EGL