Re: NSNumberFormatter and 10.4 behavior
Re: NSNumberFormatter and 10.4 behavior
- Subject: Re: NSNumberFormatter and 10.4 behavior
- From: Lee Ann Rucker <email@hidden>
- Date: Tue, 17 Jul 2007 18:43:02 -0700
I've got it in applicationWillFinishLaunching, which happens before
the awakeFromNib
On 17 juil. 07, at 16:04, Hal Mueller wrote:
What happens if you move
[NSNumberFormatter
setDefaultFormatterBehavior:NSNumberFormatterBehavior10_4];
to a method that is called before awakeFromNib?
_______________________________________________
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