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 Swift 2.0 View Controllers and Views Introduction to View Controllers

Michael Murray
Michael Murray
6,037 Points

Connect button is greyed out when attempting to drag into Assistant Editor.

In Swift 2.0/Build a Simple iPhone App/Intro to View Controllers, when attempting to drag "Referencing Outlet" from Label portion of the View into the View Controller class in the Assistant Editor the connect button is greyed out - this does not allow the placement of what I named "FunFact Label" as directed by the tutorial..

1 Answer

Michael Murray
Michael Murray
6,037 Points

Never mind. I found my error when I began watching the next video. I was putting a space into the name and it caused the connect button to be greyed out.