• 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
Preferences UI operation theory
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Preferences UI operation theory


  • Subject: Preferences UI operation theory
  • From: Mark Dawson <email@hidden>
  • Date: Tue, 4 Jan 2005 22:01:30 -0800

Reading the Cocoa programming book by Hillegas, an example was given for delegates in a way for all open documents to change given a change in preferences (changing their background color). This was done because the mythical user complained that using the old way didn't take effect until a new document was opened.

That got me thinking:
Are there any rules of thumb as to when a preference change happens immediately and when it applies later (such as next open document)? Somewhat of a reverse way of asking this: Is there any standard for when to apply a preference to the active document vs to the next opened document?


There definitely seem to be times when it would be nice to set the 'startup" font, the one the every new document defaults to. It would also be nice to change the font for the next time you type (and of course for selected text, but that's not usually part of preferences). Less common, I think, would be the example given in the book, where you'd want the preferences applied to all open documents.

I just wasn't sure if there were any "standards" that I missed finding in the documentation. II lean towards letting the user edit the "defaults", and the active document.

mark

_______________________________________________
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: Preferences UI operation theory
      • From: John Timmer <email@hidden>
    • Re: Preferences UI operation theory
      • From: Mark Munz <email@hidden>
    • Re: Preferences UI operation theory
      • From: Scott Stevenson <email@hidden>
  • Prev by Date: Re: 2 problems.
  • Next by Date: Re: Preferences UI operation theory
  • Previous by thread: Re: If my program is compiled under XCode can I sell it without distributing the source...
  • Next by thread: Re: Preferences UI operation theory
  • Index(es):
    • Date
    • Thread