diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-1BAF17A9-B71B-5003-AEB5-4631F019C6AC-GENID-1-8-1-3-1-1-9-1-4-1-5-1.dita --- a/Symbian3/SDK/Source/GUID-1BAF17A9-B71B-5003-AEB5-4631F019C6AC-GENID-1-8-1-3-1-1-9-1-4-1-5-1.dita Wed Mar 31 11:11:55 2010 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ - - - - - -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