Re: NSTextField getting input number by number
Re: NSTextField getting input number by number
- Subject: Re: NSTextField getting input number by number
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 16 Nov 2003 00:17:24 -0800
On Nov 15, 2003, at 5:26 PM, Daniel Todd Currie wrote:
(I suggested a delegate for your formatter, which does not actually
work, since NSFormatters cannot have delegates).
If you create your own NSFormatter subclass, there's no reason why you
could not define delegate methods. Depending on how and where you
assign the formatter, setting the delegate might be fiddly, but it
should still be doable.
mmalc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.