Rotation of screen on e.g. N93(i)
Hi all,
In our CAknAppUi derived UI class I already added the method "void HandleResourceChangeL(TInt aType)", but it will be never invoked.
I also added "void HandleResourceChange(TInt aType)", but also this won't be invoked. Are there any other things that I must do before receiving this event?
Is there anything what I have missed? Are there any special settings in the ressource files needed?
Cheers
Timo
Re: Rotation of screen on e.g. N93(i)
There shouldn't be anything special. Check for Symbian SDK samples (i.e. Chat).