View Full Version : Xcode documentation question.
springframework
Sep 10, 2008, 12:41 PM
When I am looking through the documentation of classes I always hate how I cannot see the inherited meathods/properties.
Is there anyways to currently get this feature when using the apple Iphone documentation?
Niiro13
Sep 10, 2008, 12:53 PM
I don't have time to check at this moment, but don't the objects inherit ALL the methods and properties?
When you check up on something like a table view, it says at the top of the reference class what it inherits from.
fenrus110
Sep 10, 2008, 01:03 PM
I don't have time to check at this moment, but don't the objects inherit ALL the methods and properties?
When you check up on something like a table view, it says at the top of the reference class what it inherits from.
yeah, but that requires you to scroll up and click on that class, thus bringing you to a new page. Now I have to hit Back if I want to go back to UITableView properties and hit Forward to go look at UIScrollView properties.
Luke Redpath
Sep 10, 2008, 01:19 PM
Its not perfect, but you can Cmd+click to open in a new window.
textual
Sep 10, 2008, 01:57 PM
i dont like how the documentation does not include sample code...
Luke Redpath
Sep 10, 2008, 02:40 PM
I think the documentation is pretty good overall; there's not much code samples in the API docs themselves but there are loads of articles and guides.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.