Re: Formatter for NSTextFierld in IB
Re: Formatter for NSTextFierld in IB
- Subject: Re: Formatter for NSTextFierld in IB
- From: Gordon Apple <email@hidden>
- Date: Sun, 07 Feb 2010 15:20:48 -0600
- Thread-topic: Formatter for NSTextFierld in IB
You're right, it should have been. I just didn't think about about it. I'm
running 3.2.2, but had the same issue in 3.2.1. Also, I've noticed that I
don't get asked to save IB changes before running anymore. I haven't seen a
preference setting for that.
The formatter is just a subclass of NSFormatter. I wish NSDateFormatter or
NSDatePicker would allow using 24-hr time without changing system prefs.
Then I wouldn't have to use my own formatter for setting/displaying
NSTimeIntervals.
On 2/7/10 2:32 PM, "Kyle Sluder" <email@hidden> wrote:
> On Sun, Feb 7, 2010 at 7:53 AM, Gordon Apple <email@hidden> wrote:
>> Is there an IB issue with setting custom Formatters? I've successfully used
>> a custom formatter with table views, but when I try to use the same
>> formatter with an NSTextField, IB will not let me change the formatter file
>> to my custom formatter. I have to set it programmatically. Bug?
>
> Tools questions belong on xcode-users. And I can't reproduce this
> problem; make sure you're running IB 3.2.1.
>
> --Kyle Sluder
_______________________________________________
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