Welcome, Guest
Username Password: Remember me

UINavigationBar and UIToolBar
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: UINavigationBar and UIToolBar

UINavigationBar and UIToolBar 1 year, 7 months ago #1

Hi!! For my NavigationBar is it possible to configure the SCTableViewController so that when the user clicks 'Done' that it stays on the current screen rather than doing a pop and going back to the previous view automatically ??

Also is it expected functionality for the UIToolbar or UITabBar to disappear when going from the master to detail view?? How can i configure the controller to force them to stay ? Thanks
  • monsta
  • OFFLINE
  • Expert Boarder
  • Posts: 130
  • Karma: 2
Last Edit: 1 year, 7 months ago by monsta.

Re: UINavigationBar and UIToolBar 1 year, 7 months ago #2

Hi again Phil,

If done doesn't dismiss the detail view, how are you planning for the user to return back to the main view?

As for your other UITabBar issue, this is currently the default behavior. We will add the ability to customize this behavior and send you an updated beta version ASAP.
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: UINavigationBar and UIToolBar 1 year, 7 months ago #3

Hi,

The Back button is there if needed. No worries if its not supported was just querying.

Thanks for the beta.
  • monsta
  • OFFLINE
  • Expert Boarder
  • Posts: 130
  • Karma: 2

Re: UINavigationBar and UIToolBar 1 year, 7 months ago #4

That Beta didnt seem to make a difference. Was I supposed to configure anything specifically ??

Thanks.
  • monsta
  • OFFLINE
  • Expert Boarder
  • Posts: 130
  • Karma: 2

Re: UINavigationBar and UIToolBar 1 year, 7 months ago #5

Haven't sent you the beta that adds this feature yet
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: UINavigationBar and UIToolBar 1 year, 7 months ago #6

Hi again Phil,

I am sending you now our latest RC release. All you need to do is set the "detailViewHidesBottomBar" property of either your SCArrayOfObjectsSection or the SCTableViewCell that generates the detail view to FALSE.

Hope this helps!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72
Last Edit: 1 year, 7 months ago by tarekskr.
  • Page:
  • 1
  • 2
Time to create page: 1.52 seconds