Hi all, I have a navigation item inside a view, which is a couple levels inside a navigation controller's stack. I can change the title of the navigation item through the "title" attribute (in IB) with no trouble. However, when I entered some text for the "back button" title, Xcode shows that text in the Attributes Inspector, but it isn't used in my app. Instead of "cancel" as I wrote, I get the standard "[previous view name] back" text instead. I'm assuming I've missed a step, but I'm not sure what. Thanks for any suggestions; I know this must be an easy fix, but the only things I can find online are all doing this with code.
-- Have a great day, Alex Hall [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to [email protected]
