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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:07:18+00:00 2026-06-14T22:07:18+00:00

I am working on a dense iPhone app that has multiple UIViews, some funky

  • 0

I am working on a dense iPhone app that has multiple UIViews, some funky things happen in it and a lot of views are added to subviews and so forth.

For debugging purposes I put breakpoints where I think its relevant and then po objects (ie :

po [ [ self.view superview ] subviews ]
)
Now this command does give me some information but it doesn’t tell me the name of the UIView ( name given to it by the designer ) it would tell me that its a UIView or UIImageView.

thought I would ask if anyone knows any good commands I can use with the debugger at runtime to get more insightful info.

I know po [self.view recursiveDescription] too BTW.

Thanks.

  • 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-14T22:07:19+00:00Added an answer on June 14, 2026 at 10:07 pm

    When you say “name given to it by the designer”, are you talking about the Objective-C variable name? I don’t know of any way to do that.

    You obviously can set the controls’ numeric tag property (which you can set both via IB as well as via code for those programmatically created controls). The NSLog statements and debugger show the tag property. So you can identify the views that way. It’s just not very user-friendly. If you want to see text names, though, you’d probably have to build your own mapping between numeric tags and descriptive names that mean something to you, and then write your own method to iterate through the views, deciphering tags were it can, to show something more meaningful.

    Seems like you might also be able to do something with user-defined runtime attributes, but I also bet that would be a lot of subclassing, too.

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

Sidebar

Related Questions

Am I being particular dense today? I'm working on an app that needs to
Working with an API that can handle multiple connections (i.e. sessions), each of these
Working with an undisclosed API, I found a function that can set the number
Working on game where plates will be falling from top to bottom. Some plates
I'm working on a class that is storing a 2D array of class MyType
Working with a SqlCommand in C# I've created a query that contains a IN
Working on a project that parses a log of events, and then updates a
Working with python interactively, it's sometimes necessary to display a result which is some
I am working on an FEM project using Scipy. Now my problem is, that
I'm working on a Mobile Game for several platforms ( Android, iOS, and some

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.