Hi all,
I want to draw back button only in touch screen mobiles(bcs it dosn't contains fire key) in one of my view and i am using SetExtentToWholeScreen() in this view bcs i want to hide title pane.
I am checking weather it's touch mobile or not like this:
but i am not getting how to draw back button if isPenEnabled flag is true. anybody please suggest me.... i am usingisPenEnabled = AknLayoutUtils::PenEnabled();
s60 3rd fp1 SDK.



