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 NSFor
On Sun, Feb 7, 2010 at 7:53 AM, Gordon Apple 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 form
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?
__