• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How do you found your way around in the ref docs?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do you found your way around in the ref docs?


  • Subject: Re: How do you found your way around in the ref docs?
  • From: "Frank Bettger" <email@hidden>
  • Date: Sat, 25 Aug 2007 20:41:33 +0200

Tkanks Luc,

I was not aware of Xcode completion since I've used TextMate. It's nice and
useful! However when I tried with my example, se below it just said no
completions found

NSTextField *text1;
NSString *inString;
inString=[text1 stringV

On 8/25/07, Luc Vandal <email@hidden> wrote:
>
> When in doubt, I try to type in some method name so that auto-
> complete can suggest me methods accessible for the object I'm using.
> So by typing "[yourinstancename str" in your code and then hitting
> ESC (when "str" gets underlined this means auto-complete has
> suggestions available) a menu appear where you can search the method
> in there. You just have to guess what would be the function name...
>
> Luc
>
>
>
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How do you found your way around in the ref docs?
      • From: Luc Vandal <email@hidden>
References: 
 >How do you found your way around in the ref docs? (From: "Frank Bettger" <email@hidden>)
 >Re: How do you found your way around in the ref docs? (From: Luc Vandal <email@hidden>)

  • Prev by Date: Re: How do you found your way around in the ref docs?
  • Next by Date: Re: How do you found your way around in the ref docs?
  • Previous by thread: Re: How do you found your way around in the ref docs?
  • Next by thread: Re: How do you found your way around in the ref docs?
  • Index(es):
    • Date
    • Thread