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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T09:34:50+00:00 2026-05-12T09:34:50+00:00

In my method to set labels in my cells (for an UITableView) I’m reading

  • 0

In my method to set labels in my cells (for an UITableView) I’m reading in ‘id’ that’s actually an UITableViewCell since I’m reading in several different types of cells. I.e.:

-(void)setMyCell:(id)cell atIndexPath:(NSIndexPath*)indexPath;

Some of the cells are of the generic UITableViewCellStyle type whilst others are more complicated and load a NIB etc. for the different sections.

To access a UILabel text property for my custom cells I can do something like

[(CustomCell*) cell setMyTextLabel:@"text"];

and I can create a method in the CustomCell class to set the label text.

For the generic cells the label is called ‘textLabel’. I think I can do something like

[(UITableViewCell*) cell setTextLabel:<new UILabel here>];

but that seems somewhat messy as I need to create a new UILabel.

I tried

(UITableViewCell*)cell.textLabel.text = @"text";

which would work if cell was of the class UITableViewCell, not id, but it doesn’t in this case.

So is there any way to just set textLabel.text without creating a new UILabel?

  • 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-12T09:34:51+00:00Added an answer on May 12, 2026 at 9:34 am

    Have you tried adding a category to UITableViewCell with your label-changing method, and then overriding that method in CustomCell?

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

Sidebar

Related Questions

Is there a programmatic method to set CPU affinity for a process in c/c++
I want to set a breakpoint on the __DoPostBack method, but it's a pain
I have a Java method in which I'm summing a set of numbers. However,
Is it necessary to set large objects to null when implementing a Dispose() method?
Is there a way I can set up callbacks on (or automataically log) method
Not quite an Attribute, not quite a Method. Stereotypes? <<get>> <<set>> ? I'm retro-modelling
The RFC for a Java class is set of all methods that can be
I have a grouped UITableView, with cells in section 2 depending on cells in
I'm working on a UITableView whose cells contain an UIImageView subclass which gets data
I'm trying to set up a UITableView which acts as a form. Each cell

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.