Re: Double-click a main window's title bar to minimize
Re: Double-click a main window's title bar to minimize
- Subject: Re: Double-click a main window's title bar to minimize
- From: Sean McBride <email@hidden>
- Date: Tue, 02 Aug 2011 15:17:47 -0400
- Organization: Rogue Research Inc.
On Tue, 19 Jul 2011 08:59:26 -0700, Satoshi Nakagawa said:
>Is there a way to read "Double-click a main window's title bar to
>minimize" setting in Appearance tab in the system preferences?
>
>I want to read the setting in my code to make a custom window work
>with the setting.
I doubt there's an API for that, but you could poke through ~/Library/Preferences, it should be in one of the com.apple files. Once you find they key, you can read it perhaps with the help of NSUserDefaults' addSuiteNamed:.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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