TTNavigator doesn't use existing navigation bar (iPhone)
Posted
by user220770
on Stack Overflow
See other posts from Stack Overflow
or by user220770
Published on 2010-04-17T00:31:30Z
Indexed on
2010/04/17
0:33 UTC
Read the original article
Hit count: 478
I am using the three20 framework in one view controller of my App. I create TTNavigator object and open a url which works fine. The problem is that TT creates it's own navigation bar and does not use the existing bar. There is no back button on the new nav bar so I cannot go back to my previous view controller.
Has anybody run into this issue? Any ideas on how to fix (besides not using three20)?
Thanks
© Stack Overflow or respective owner