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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T13:47:44+00:00 2026-06-14T13:47:44+00:00

I have a custom UITableViewController that detects when it’s view’s bounds change and uses

  • 0

I have a custom UITableViewController that detects when it’s view’s bounds change and uses that to update the number of thumbnails displayed per tableviewcell. However, when I embed the tableView inside of another view the bounds do not change, although I can confirm visually that it resizes.

I use KVO to detect when the bounds of the view changes. From inside my custom TableViewController’s viewDidLoad method:

[self.view addObserver:self forKeyPath:@"frame" options:0 context:nil];

If I make my tableViewController the root view controller for the app and rotate the iPad the bounds are updated with each rotation, and all works perfectly.

However, with my tableview embedded in the nib of another view controller the bounds never gets updated – nor does the frame. Despite that, I can see that the tableview itself is resizing correctly as it rotates into/out of landscape mode – so somewhere in the app the real frame/bounds are changing, and just not being reported. Any idea how I can access what’s really happening?

  • 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-14T13:47:45+00:00Added an answer on June 14, 2026 at 1:47 pm

    A better solution than KVO would be to implement viewDidLayoutSubviews in your view controller. This is called on all bounds changes, once the layout is complete.

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

Sidebar

Related Questions

I have created a subclass of UITableViewController that is used as the custom class
I have a UITableViewController that displays a custom UITableViewCell (inherited from UITableViewCell). That same
I have a UITableViewController that has custom cells that I have customized with my
I have a custom NSOperation object that is instantiated from a UITableViewController subclass (MusicTableVC).
I have a UINavigationController that pushes a custom UITableViewController onto the stack. This pushed
I have a table view that displays custom cells, the cells contain an image
Possible Duplicate: Changing bounds of imageView of UITableViewCell I have a custom UITableViewController ,
I have a UITableViewController that I'm trying to custom style. I've got 95% of
What I have is an app with a UITableViewController, that is filled with custom
I've got a UITableViewController which has a table view with custom cells (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.