imstutils/imconversationview/imcvuiapp/src/cimcvappview.cpp
branchRCL_3
changeset 10 78867dafe7eb
parent 4 f5911524345e
child 11 bef90b82da71
equal deleted inserted replaced
4:f5911524345e 10:78867dafe7eb
   582 		    }
   582 		    }
   583 	    iViewDeactivated = ETrue;
   583 	    iViewDeactivated = ETrue;
   584 		}
   584 		}
   585 	else
   585 	else
   586 		{
   586 		{
       
   587 		TPtrC activeRecipientId = iEngineFactory->GetActiveItemL ();
       
   588 		iActiveEngine->MessageHandler().StartNewConversationL (activeRecipientId);
   587 		SetStatusPaneIconsL();
   589 		SetStatusPaneIconsL();
   588 		if (iStatusPane)
   590 		if (iStatusPane)
   589 		    {
   591 		    {
   590 		    iStatusPane->BringToForegroundL();
   592 		    iStatusPane->BringToForegroundL();
   591 		    }		
   593 		    }