Dear All...
I am new at symbian development so please help...
My question is How to ge back to previous view?
Like I have a application default view, from that I activete some X view, from X view I activate Y view. Now from Y view I want to go back to X view.
Though if I preserve DoActivateL(const TVwsViewId& aPrevViewId,...) then while going from default view to X view its fine.. from X to Y also its fine but when I return back from Y to X then X to default view I lost the link...
So is there any other way to go back to caller view?
Thanx & regards,
Vinod.





