Re: Simple Question
Re: Simple Question
- Subject: Re: Simple Question
- From: "Erik M. Buck" <email@hidden>
- Date: Mon, 12 Nov 2001 08:42:55 -0600
>
Where I run into problems is not so much trying to find the methods that
>
will do what I want, but how to properly implement them. I think that I
>
learn better by example that by description. If I can see a small piece
of
>
code that shows the method in context then I find it much easier to
picture
>
it implemented into my own program.
So I will interpret this as a suggestion that the sample code be included in
all searches ?
A quick search of Developer/examples on my machine yields 16 examples of the
use of -stringWithFormat: as 12 examples of -stringValue.
So now the FAQ should say:
1) "Search with google"
2) "Don't forget to search the samples that come with the tools"