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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:29:01+00:00 2026-05-28T02:29:01+00:00

If you add something to the xib file in an xcode project, you can

  • 0

If you add something to the xib file in an xcode project, you can in fact make them generate little snippets in your code for things like event handlers.

what isn’t generate however is some code that actually creates the object, assigns it to a viewport, initialises it etc. My question is, where is this code? is it hidden in the xib file?

and also, if I wanted to do all this myself programatically, what would it look like and where would i put it, for example in the open gl template xcode comes with?

  • 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-28T02:29:01+00:00Added an answer on May 28, 2026 at 2:29 am

    I don’t know where the code is but it’s abstracted so you don’t have to deal with it. You would put it in a ViewController file if you were to do it in code.

    You would need something like;

    CGRect  viewRect = CGRectMake(0, 0, 100, 100);
    UIView* myView = [[UIView alloc] initWithFrame:viewRect];
    

    The following link explains how to deal with views in code.

    http://developer.apple.com/library/ios/#documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/CreatingViews/CreatingViews.html

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

Sidebar

Related Questions

I would like to do something like the following: def add(a, b): #some code
How can I add something to my Pythonpath. Where exactly are the files located,
I have to add something to an existing as2 project. I know as3 pretty
How can I add something like addCloseHandler to dialogbox that to close when click
Hello everybody How can I add something in my div (something like a banner)
How to I add something to the .gitignore so that the match is not
On euroworker.no/order (add something to the cart with Kjøp and Handlevogn). I have a
When I set the GridLayout to the JPanel and then add something, it is
In the footer of my page, I would like to add something like last
I would like to do something like add a nice-to-Excel-functions Name property to the

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.