Hi,
I've been reading through the forum but haven't found anything that i could use.
I would like to know how to pass the value in a TDesC variable from one View's Container to another View's Container into another?
If i try to store a TDesC& variable in the View the error says it must be initialised in the constructor of that view.
If i try to store a TDesC variable it says cannot access protected member.
Also, how can I access the View1::Function() from View2->Container?
Any help on these questions is appreciated,
Thanks,
ViruDoshi



