diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-1BAF17A9-B71B-5003-AEB5-4631F019C6AC.dita --- a/Symbian3/PDK/Source/GUID-1BAF17A9-B71B-5003-AEB5-4631F019C6AC.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-1BAF17A9-B71B-5003-AEB5-4631F019C6AC.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,21 +1,21 @@ - - - - - -Fixed -and Floating WindowsThis section explains the fixed and floating FEP windows. -
The fixed window

The -FEP architecture does not enable FEP to negotiate with the application beneath -them for division of screen area.

-
The floating -window

To make the control of FEP window float above the application, -and even above any dialogs or pop-up windows that the application launches, -use the following code in the construction of control routine:

DrawableWindow()->SetOrdinalPosition(0, ECoeWinPriorityFep);
+ + + + + +Fixed +and Floating WindowsThis section explains the fixed and floating FEP windows. +
The fixed window

The +FEP architecture does not enable FEP to negotiate with the application beneath +them for division of screen area.

+
The floating +window

To make the control of FEP window float above the application, +and even above any dialogs or pop-up windows that the application launches, +use the following code in the construction of control routine:

DrawableWindow()->SetOrdinalPosition(0, ECoeWinPriorityFep);
\ No newline at end of file