Fixed
and Floating Windows
This 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);
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.