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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T20:45:47+00:00 2026-06-09T20:45:47+00:00

I am trying to check the location of a TableViewCell’s textLabel’s frame. (Eventually I

  • 0

I am trying to check the location of a TableViewCell’s textLabel’s frame. (Eventually I will want to check if a tap is inside this frame).

MyCell *c = [self tableView:self.tableView cellForRowAtIndexPath:indexPath];
NSLog(@"%@ is in rect: %@ ", c.textLabel.text, NSStringFromCGRect(c.textLabel.frame));

This gives me logs like:

984943658 is in rect: {{0, 0}, {0, 0}}

The name part works fine (the text is that number), but why is it giving me 0’s for the frame? I can see the text on screen, so it must be in a frame – why can’t I get it?

  • 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-09T20:45:48+00:00Added an answer on June 9, 2026 at 8:45 pm

    You call the tableView:cellForRowAtIndexPath: method of the table view data source delegate. That creates a new table view cell.

    You probably want to call

    [self.tableView cellForRowAtIndexPath:indexPath];
    

    which returns the cell at the index path (if it is visible).

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

Sidebar

Related Questions

I'm trying to check if a file exists. If I use this: NSData *data
I am trying to check the location of a point(px, py) on 2D graph
I'm trying to create a query on SQL server 2005 that will check if
I'm trying to make a simple login script that will check the inputted username
What I'm trying to do is this: I want my application to download an
I am trying to use an 'if' condition to check whether a location for
I am stripping url with document.location.hash and trying to check whats left behind from
I am trying to create a service that check the location of the user
I am trying to develop a menu which will: Check to see if /tmp
I am trying to check a series of buttons to see if they have

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.