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
nemanjasreckovic
8,784 PointsObjective-C Basics - From Structs to Objects
What was pressed or done in video "From Structs to Objects" at 5:23, I tried to press around but can not get same result ? Douglass Turner thanks!
2 Answers
bobkingstone
27,869 PointsHi, All he did was navigate from sphere.h to sphere.m using a keyboard shortcut, I got a lost there myself, but you notice the file name change in the breadcrumb list at the top of the text editor window.
Bob
Douglass Turner
Treehouse Guest TeacherNote, To use the @123 NSNumber literal you must be using Xcode version 4.4 or greater.
nemanjasreckovic
8,784 Pointsnemanjasreckovic
8,784 Pointscorrect, I was looking at navigation tree for file change, I forgot to take a look at breadcrumb, thanks!