Re: number formatter
Re: number formatter
- Subject: Re: number formatter
- From: "J.E. Schotsman" <email@hidden>
- Date: Wed, 24 May 2017 19:08:21 +0200
> On 24 May 2017, at 18:51, Richard Charles <email@hidden> wrote:
>
> In other words the nib or xib should already contain the formatter, if not then create one. Connect the formatter to your control as you normally would. Then set the class of the formatter to your custom class.
Indeed, this works.
First I set the class to NSNumberFormatter, then connected it, and finally changed to class to my custom class.
Not very discoverable!
Jan E.
_______________________________________________
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