Re: How do folks group things as per Address Book?
Re: How do folks group things as per Address Book?
- Subject: Re: How do folks group things as per Address Book?
- From: Vince DeMarco <email@hidden>
- Date: Tue, 21 Sep 2004 20:39:56 -0700
On Sep 20, 2004, at 5:41 PM, Peter.Teeson wrote:
In re-designng my app to incorporate bindings I've been looking at
other apps for ideas.
Address Book as a quite surprising number of elegant GUI ideas that I
can use in my app.
In particular the use of an NSBrowser with two columns the first of
which is used for Groups.
clearly this must be modelled somewhere and I do have a few ideas for
doing it myself.
But since there have been so many good suggestions from this list I
thought I'd ask for comments.
So what do you think is the most elegant and efficient way to
implement Groups a la Address Book?
(Including the Drag & Drop from the second column)
Address Book actually uses two table views in a split view to do the
magic.
The drag and drop from a table View is easy (since it does it already)
Vince
_______________________________________________
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