• 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: NSDocument - based application and "--Edited" string in window title
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDocument - based application and "--Edited" string in window title


  • Subject: Re: NSDocument - based application and "--Edited" string in window title
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 20 Sep 2011 11:30:39 -0700

On Tue, Sep 20, 2011 at 9:06 AM, Nick <email@hidden> wrote:
> there must be some way to override this default title suffix.

"Must" is not a synonym for "I want there to be."

> I need this because of the specificity of the application and because
> customer wants that badly. I'm aware that it's not what document oriented
> apps should behave like usually.

The "Edited" indicator isn't tied to the autosave state of the
document. It's tied to whether or not there has been an edit since the
last time the user chose to Save a Version since loading the document.
If your documents don't support Versions, then you should not be
returning YES from +autosavesInPlace.

--Kyle Sluder
_______________________________________________

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

  • Follow-Ups:
    • Re: NSDocument - based application and "--Edited" string in window title
      • From: Nick <email@hidden>
References: 
 >NSDocument - based application and "--Edited" string in window title (From: Nick <email@hidden>)
 >Re: NSDocument - based application and "--Edited" string in window title (From: Mike Abdullah <email@hidden>)
 >Re: NSDocument - based application and "--Edited" string in window title (From: Nick <email@hidden>)
 >Re: NSDocument - based application and "--Edited" string in window title (From: Kyle Sluder <email@hidden>)
 >Re: NSDocument - based application and "--Edited" string in window title (From: Nick <email@hidden>)

  • Prev by Date: Re: bindings confusion
  • Next by Date: Re: Sandboxing and file references
  • Previous by thread: Re: NSDocument - based application and "--Edited" string in window title
  • Next by thread: Re: NSDocument - based application and "--Edited" string in window title
  • Index(es):
    • Date
    • Thread