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

  • Home
  • SEARCH
  • 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 262269
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T22:30:05+00:00 2026-05-11T22:30:05+00:00

I have a tableView that’s loosely based on the DetailViewController in ye olde SQLiteBooks.

  • 0

I have a tableView that’s loosely based on the DetailViewController in ye olde SQLiteBooks. It’s created programatically. Each cell displays a single value that when clicked displays a generic editingController that allows the user to edit that value. Pretty standard Cocoa-touch stuff…

Except…I also have a segmented control in the header of said tableView that depending on it’s setting needs to change an attribute (textColor) on a UILabel in ONE of the 8± tableViewCells in the table. I have no IBOutlets for this tableView because I created it entirely in code. So, what do I need to do in my (void)segmentAction:(id)sender method (triggered when segmentedControl changes state) to allow me to access & change this value and display it to the user? When the table was built (cellForRowAtIndexPath) every UILabel was called “value” and then added: [cell.contentView addSubview:value].

I’ve tried setting a property of the viewController itself that is then checked during cellForRowAtIndexPath and does the textColor business there…and then adding [self.tableView setNeedsDisplay] to my segmentAction: method but it doesn’t seem to work?!?

Any ideas?

  • 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-11T22:30:05+00:00Added an answer on May 11, 2026 at 10:30 pm

    In the class that implements cellForRowAtIndexPath you could also store a reference to the UILabel that you want when you build the relevant cell.

    This would then mean you could alter the label and mark it to be repainted.

    Alternately you could hold a local BOOL to show that the cell should be drawn differently – and then use this this in the cellForRowAtIndexPath: to draw it with a background.

    You might find this easier with the 3.0 textLabel object in a UITableViewCell

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

Sidebar

Ask A Question

Stats

  • Questions 136k
  • Answers 136k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If you right click in the code editor in LINQPad… May 12, 2026 at 7:07 am
  • Editorial Team
    Editorial Team added an answer One of the constructors for RSACryptoServiceProvider takes a KeySize as… May 12, 2026 at 7:07 am
  • Editorial Team
    Editorial Team added an answer Use this import os os.write(fd, os.linesep) May 12, 2026 at 7:07 am

Related Questions

I have a tableView that needs to be updated after information has been inserted
I have a tableView that's loosely based on the DetailViewController in ye olde SQLiteBooks.
I have a tableView that I want to allow editing and delete rows. I
I have a controller that contains a tableView that spawns another controller modally to
I would appreciate some help with something I working on and have not done

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.