Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Simple iPhone App with Objective-C Views and View Controllers View Controllers and IBAction

Alexander Irigoyen
Alexander Irigoyen
1,566 Points

The insert action doesn't pop up when i press control and drag it to viewcontroller.

I dont have numbers in the right side neither.

Thank you!

same

2 Answers

First, line numbers. In the menu bar, click Xcode > Preferences. Then click the Text Editing tab. Then make sure the Show: line numbers check box is checked.

Second, inserting actions. Not exactly sure what you mean by "The insert action doesn't pop up". But if you are ctrl+dragging a Label you will see "Insert Outlet or Outlet Collection". If you are ctrl+dragging a Button you will see "Insert Outlet, Action or Outlet Collection".

Pawin Pothasuthon
Pawin Pothasuthon
950 Points

I try to change the class of the View Controller, It worked but there an error say " Illegal Configuraion"