> On Oct 9, 2014, at 21:13, Ken Thomases wrote:
>
> On Oct 9, 2014, at 10:56 PM, Randy Widell wrote:
>
>> I’m not sure I am having a hard time figuring this out and I am just not
>> finding anything via Google. I am writing a NSTextFieldCell subclass and I
>> want to recalculate the size wh
On Oct 9, 2014, at 10:56 PM, Randy Widell wrote:
> I’m not sure I am having a hard time figuring this out and I am just not
> finding anything via Google. I am writing a NSTextFieldCell subclass and I
> want to recalculate the size whenever the string value changes via a binding.
> What I ca
I’m not sure I am having a hard time figuring this out and I am just not
finding anything via Google. I am writing a NSTextFieldCell subclass and I
want to recalculate the size whenever the string value changes via a binding.
What I can’t seem to figure out is how to observe the change. I cou