can some one help me how i can call another Container.uidesign using below code?
TBool CnewBillingContainerView::HandleCallMenuItemSelectedL( TInt aCommand )
{
// TODO: implement selected event handler
return ETrue;
}
can some one help me how i can call another Container.uidesign using below code?
TBool CnewBillingContainerView::HandleCallMenuItemSelectedL( TInt aCommand )
{
// TODO: implement selected event handler
return ETrue;
}