Can one autogenerate a protocols stubs

Posted by user333639 on Stack Overflow See other posts from Stack Overflow or by user333639
Published on 2010-05-14T15:51:47Z Indexed on 2010/05/14 15:54 UTC
Read the original article Hit count: 237

Filed under:
|

Still waiting on my MacBook.

When an interface that I create references a protocol e.g. CCLocationManagerDelegate does the various methods get autogenerated or does intellisense pop up with all the available methods to implement?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about ipad-sdk