Re: Address Book-style editing
Re: Address Book-style editing
- Subject: Re: Address Book-style editing
- From: Brent Gulanowski <email@hidden>
- Date: Sun, 4 Oct 2009 18:36:26 -0400
The usual trick is to put a temporary editable text field on top of your
text view. Otherwise you would have to re-implement everything from scratch.
I heard there might be a class which uses the text field overlay trick in
Omni's frameworks but I could be mistaken.
On Thu, Oct 1, 2009 at 1:21 PM, Brad Gibbs <email@hidden> wrote:
> Hi,
>
> I'm trying to re-create Address Book's editing style - if a user pushes a
> button labeled Edit, subsequent clicks on a label bring up what looks like a
> separate view for the new information. Clicking return after editing
> commits the edit and moves on to the next field.
>
> I'd also like to be able to have the plus and minus signs next to phone
> numbers, email fields, etc.
>
> I don't see a stock Cocoa / AppKit way to do this. Does anyone know of a
> public framework that mimics this behavior? Short of that, any ideas on how
> to re-create the editing field that pops up?
>
>
> Thanks.
>
> Brad
> _______________________________________________
>
> 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
>
--
Brent Gulanowski
_______________________________________________
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