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: Yann Bizeul <email@hidden>
- Date: Tue, 21 Sep 2004 08:20:13 +0200
Hi,
I'm currently working on a project with the target to make it the closest possible of AddressBook.
For the groups/entries stuff, I use simple NSTableView, IMHO NSBrowser does not fit for this usage.
The right view is a bit more complex, according to WWDC sample 2003 (Cocoa tips & tricks) it seem to be a big text view for which we have to validate each selection request, and draw a shadowed frame around fields.
I hope that helps
--
Yann Bizeul - yann at tynsoe.org
Cocoa Developer, visit my projects at :
http://projects.tynsoe.org/
Le 21 sept. 04, à 02:41, Peter.Teeson a écrit :
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)
TIA for your thoughts...
Peter
_______________________________________________
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
_______________________________________________
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