Re: CFBoolean
Re: CFBoolean
- Subject: Re: CFBoolean
- From: "Sherm Pendley" <email@hidden>
- Date: Sun, 24 Aug 2008 21:44:56 -0400
On Sun, Aug 24, 2008 at 9:33 PM, Chris Idou <email@hidden> wrote:
> How do I create a property in the user defaults of type boolean?
[[NSUserDefaults standardUserDefaults] setBool:TRUE forKey:@"SomeBoolKey"];
sherm--
--
Cocoa programming in Perl: http://camelbones.sourceforge.net
_______________________________________________
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
References: | |
| >CFBoolean (From: Chris Idou <email@hidden>) |