diff -r ff572dfe6d86 -r 9674c1a575e9 idlehomescreen/inc/xnuienginepluginif.h --- a/idlehomescreen/inc/xnuienginepluginif.h Fri Mar 12 15:41:49 2010 +0200 +++ b/idlehomescreen/inc/xnuienginepluginif.h Mon Mar 15 12:39:47 2010 +0200 @@ -330,7 +330,15 @@ * @param TBool True if partial input is open */ IMPORT_C void EnablePartialTouchInput( CXnNodePluginIf& aNode, TBool aEnable ); - + + /** + * Checks if text editor is focused or partioal touch input open. + * + * @since Series 60 5.2 + * @return TBool True if partial input is open or editor focused + */ + IMPORT_C TBool IsTextEditorActive(); + private: // Data