On 16 Aug 2012, at 14:52, James Merkel <[email protected]> wrote: > > On Aug 15, 2012, at 11:25 PM, Mike Abdullah <[email protected]> wrote: > >> >> On 14 Aug 2012, at 05:29, James Merkel <[email protected]> wrote: >> >>> In 10.8, what capabilities does a window need in order for it to have the >>> window title drop down menu? My windows don't seem to have this feature. >>> Does the window need to be document based? >> >> Yes. What feature(s) would you like of the dropdown? >> > > Primarily the Rename⦠capability..
Hi Jim, I finally dug up the release notes: https://developer.apple.com/library/mac/#releasenotes/Cocoa/AppKit.html "There is no public API for Titlebar Renaming outside of NSDocument. You may note that even if your application is not app sandboxed, an instance of pboxd (aka "Powerbox") is running while a Titlebar Renaming session is in progress. Titlebar Renaming uses pboxd even in non-sandboxed applications." _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
