Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Kapthehat

macrumors member
Original poster
Jul 1, 2013
51
0
Hello,

This is my first post here. I am trying to get to grips with xcode. I am going through the book "IOS Programming" in the Big Nerd Ranch series.

I am trying to locate the "connections panel". I have right clicked on the "File's owner" but nothing is happening. This is on page 14 of the book. Can anybody help ? thanks

regards

Kaps
 
Hi Kapthehat,

Excellent book to be reading by the way. :cool:

Under your view in the Interface Builder you will see a black rectangle box with three icons - the first one on the left is the one you need to right click on - once you have done that a black box will pop up and show you a list of your connections from your view to it's controller.

If that still doesn't work try this:

Highlight the view by clicking at the top of it (You should see a blue boarder around the whole view) - then in the utilities pane on your right, click the last icon at the top (Connections inspector) and this will show the connections (Your outlets)

Let us know if you're still having issues.
 
xcode

thanks for the reply. I must be missing something. I have attached a screenshot - can you use this to direct me. it doesnt help that this is my first mac - so more learning !!
 

Attachments

  • Screen Shot 2013-07-01 at 14.42.34.png
    Screen Shot 2013-07-01 at 14.42.34.png
    176.2 KB · Views: 108
thanks for the reply. I must be missing something. I have attached a screenshot - can you use this to direct me. it doesnt help that this is my first mac - so more learning !!

Okay first things:

1. Close the debug console

This will give you more space to work with - you don't need the console in the interface builder.

If you close the debugger console at the bottom - you will see that black bar I was referring it

AT the top right of your screen where it says "view" click the middle of the three buttons - this will close the debugger window.
Then on the left side - click "File owner" once (left click)
this should show the connections on the right hand side of your screen now?
 
thanks for the reply. I must be missing something. I have attached a screenshot - can you use this to direct me. it doesnt help that this is my first mac - so more learning !!

Scroll downwards in the middle view - the black bar is being obscured by the console.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.