• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AddressBook card view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AddressBook card view


  • Subject: Re: AddressBook card view
  • From: Yann Bizeul <email@hidden>
  • Date: Wed, 19 Jan 2005 00:41:23 +0100

Looks to me like a view with a number of subviews in it.
AFAIK, it is not

The big difference is those multivalue controls - the label on the
left and the entries on the right. Delicious Library has something
like 'em too. Apple doesn't supploy those though so you'll have to
role one yourself. Beyond that it's pretty basic I think.
If this was subviews, each of them would have to be bigger to place the shadow, and that would be a headache to determine who get a click when it occures.
I was lucky enough to get some WWDC 2003 samples and video, and there was a session dedicated to this.
As said before, it is an NSTextView with markers, or some other way to flag the text, and decide according to mouse click position what is selectable or not, and dynamicaly draw a shadow around the selection.
Very good cocoa course !


--
Yann Bizeul - yann at tynsoe.org
Please use this e-mail when writing to me.

You can visit my projects at this address :
http://projects.tynsoe.org/
(BuddyPop - GeekTool - SSH Tunnel Manager...)

_______________________________________________
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


  • Follow-Ups:
    • Re: AddressBook card view
      • From: Vince DeMarco <email@hidden>
    • Re: AddressBook card view
      • From: Guy English <email@hidden>
References: 
 >AddressBook card view (From: Eric Friedman <email@hidden>)
 >Re: AddressBook card view (From: Guy English <email@hidden>)

  • Prev by Date: Re: Dynamic menu for document-based app?
  • Next by Date: Re: AddressBook card view
  • Previous by thread: Re: AddressBook card view
  • Next by thread: Re: AddressBook card view
  • Index(es):
    • Date
    • Thread