Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6186513
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:54:06+00:00 2026-05-24T01:54:06+00:00

In Three20, I’ve a custom cell which includes a UIButton. I’m firing tap method

  • 0

In Three20, I’ve a custom cell which includes a UIButton. I’m firing “tap” method when UIButton is tapped like this:

UIButton* cevapla=[UIButton buttonWithType:UIButtonTypeCustom];
[cevapla addTarget:self 
            action:@selector(tap:)
      forControlEvents:UIControlEventTouchUpInside];

and

-(void)tap:(id)sender {

        TTURLAction* action=[TTURLAction actionWithURLPath::@"tt://secondviewcontroller/"
                             ];
        [action applyAnimated:YES];
        [[TTNavigator navigator] openURLAction:action];
}

It’s ok so far. SecondViewController is loaded with animation. But in SecondViewController, when the user clicks on another link, which opens another view controller, there is no a “back” button. If the link in the second view controller begins with “http://”, it opens internal web browser “without back button”, and it is not possible to go elsewhere and the user has to reopen the app.

What’s wrong with this tap method?

Note: Instead of [[TTNavigator navigator] openURLAction:action]; I tried [[TTNavigator navigatorForView:self.superview] openURLAction:action]; but there is no change.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:54:06+00:00Added an answer on May 24, 2026 at 1:54 am

    It has been solved. My SecondViewController’s title property was set to @”” (empty string). When this property is not set, navigation controller cannot find a text to write into the back button, so it simply does not show it. Expectable, but weird. If title property is nil, it shows a default back text but if it is an empty string, it does not show any button. Actually, nobody sets title to an empty string. I had set it to empty for debugging purposes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is three20 library supported by apple? Or apple rejects the app which includes this
I use Three20 to create UIBarButtonItem as shown in this StackOverFlow question: Custom UIBarButtonItem
I checked out the three20 source and was trying to follow this guide to
Three20's photo aplication sets the photo size of the photos which are expanded from
I run the TTCatalog application from the Three20 library and encountered this error when
I want to use three20's TTThumbsView & TTPhotoView to build something like Grindr. Instead
I know three20 has a PhotoViewController but it seems like overkill to just include
I find TTLabel in Three20 and in my thought it is the one like
Is there any three20 framework (Or something like it) for android?
In my application I have integrate Three20 Library and Restkit framework, after this I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.