i trying create ipad app wherein need maintain split view throughout app. in split view, left view static , rightview changes according selection of left view. right view in turn might contain toolbars through can navigate new views, left view remains same.
i might have gone in split view problem left view not table view want use customised view here. acceptable this?
please suggest if there better ways make split view without using default split view controller.
a split view controller can have type of view in each of 'panes', standard template has table view there no requirement so. start template , edit master view controller it's subclass of uiviewcontroller, can remove or edit xib require.
Comments
Post a Comment