Re: User Picture
Re: User Picture
- Subject: Re: User Picture
- From: "Pedro F. Campos" <email@hidden>
- Date: Tue, 21 Sep 2004 16:51:44 +0100
Thank you all for your kind answers. Fact is, after +/- 3 months of Cocoa
programming, I wasn't even aware of the AddressBook Framework. Maybe Apple
should market it better since it's really very useful and you don't see many
big companies out there facilitating our lives like Apple.
As for Nick, I'm sure he's been having rough days at work. Hope it gets
better...
--Pedro
----- Original Message -----
From: "Sean McBride" <email@hidden>
To: "Nick Zitzmann" <email@hidden>; "Pedro F. Campos"
<email@hidden>; <email@hidden>
Sent: Tuesday, September 21, 2004 1:50 AM
Subject: Re: User Picture
> Nick Zitzmann (email@hidden) on Mon, Sep 20, 2004 13:12 said:
>
> >On Sep 20, 2004, at 11:04 AM, Pedro F. Campos wrote:
> >
> >> does anyone know how to access the current user's image, like iChat or
> >> AddressBook?
> >
> >Yes.
>
> Pedro,
>
> Since Nick apparently clicked 'send mail' too fast (I'm assuming he's not
> attempting public ridicule of your not quite correctly phrased question),
> here is something a little more useful:
>
> NSData* imgData = [[[ABAddressBook sharedAddressBook] me] imageData];
>
> You should read up on the AddressBook framework for lots more info.
>
>
>
>
_______________________________________________
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