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 8104289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T23:47:56+00:00 2026-06-05T23:47:56+00:00

Below the published image in Instagram are the comments of some other users. You

  • 0

Below the published image in Instagram are the comments of some other users. You can click on any of them to open their profile.

enter image description here

How to create something like that? With label, webview, any other widget?

  • 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-06-05T23:47:58+00:00Added an answer on June 5, 2026 at 11:47 pm

    What you want is a UIButton with type Custom and simply set a title.

    You can access access and modify the label property except the text with the titleLabel property
    but you must use setTitleForState to actually put text in the button
    then on your button simply addTarget at selector for state userinteractiontouchupinside

        self.webLink = [UIButton buttonWithType:UIButtonTypeCustom];
    
        [self.webLink setTitle:@"title" forState:UIControlStateNormal];
        [self.webLink setTitleColor:[UIColor customColor] forState:UIControlStateNormal];
        [self.webLink addTarget:self action:@selector(pushWeblink:) forControlEvents:UIControlEventTouchUpInside];
        self.webLink.frame = CGRectMake(x,y,w,h);
        self.webLink.contentHorizontalAlignment = UIControlContentHorizontalAlignmentLeft;
        self.webLink.titleLabel.backgroundColor = [UIColor clearColor];
        self.webLink.titleLabel.font = [UIFont fontWithName:@"yourFont" size:12];
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Any kind soul that can help me retreive latest published image in a bucket
I'm porting some geolocation java code from http://janmatuschek.de/LatitudeLongitudeBoundingCoordinates#Java (shown below) to python. It can
Below showed i suggest published to node call ghost2 iq id=kB8dk-0 to=computer/2c10ee6b type=result><bind xmlns=urn:ietf:params:xml:ns:xmpp-bind><jid>admin@computer/Smack</jid></bind></iq>
I'm using the code below to publish some link to a fan page: $facebook->api
I have the following feature where the user can share a feed. The below
The code below works flawlessly, except it will only post the first image that
application.rb config.time_zone = 'Athens' I want to list entries which are published between any
Below is my web application i have published... my root application(http://test.smt.com) also my root
I published a website at: http://semep.com.br/Clientes I'm having problems with IE8 and below the
Our users have a table showing their titles. (They're contained in a datatable, if

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.