Re: Newbe Question: Searching Address Book
Re: Newbe Question: Searching Address Book
- Subject: Re: Newbe Question: Searching Address Book
- From: Andrew Knott <email@hidden>
- Date: Tue, 2 May 2006 18:11:57 +0100
Check out
http://developer.apple.com/documentation/UserExperience/Conceptual/
AddressBook/index.html
Andrew
On 2 May 2006, at 18:04, Brad Bumgarner wrote:
It can be very difficult to learn a language on your own. I was/am
hoping that someone here can help me learn how to write obj-c code.
I have read the Address Book documentation the comes with Xcode and
I just can't figure how to put all the pieces to together. I know
what I want to do can be done, Mail.app does it all the time. If I
wasn't clear in the wording of my question, please let me know.
Thanks,
Brad Bumgarner, CTA
On May 1, 2006, at 12:02 PM, Brad Bumgarner wrote:
My name is Brad Bumgarner and I am new to Objective-C. I have been
using AppleScript since it was first introduced many (many)
"moons" ago. I have been using Project Builder / Xcode since OS X
10.2. I have recently decided to step up to using Objective-C so
that I may add features to my apps that I can't do (the way I'd
like to) in AppleScript Studio. The scary thing is Objective-C is
actually starting to make sense :-)
My question: How can I search for a name in Address Book? I want
to be able to search for first names, last names and both first/
last names. I want to be able to do this much like Mail.app does.
The code below (attached to a text field via AppleScript's "on
changed" handler) works until a space character is entered.
"theName" is passed from the applescript code and contains the
currently entered text from the text field as it is being entered.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40andrewknott.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden