Re: multiline NSTextFields
Re: multiline NSTextFields
- Subject: Re: multiline NSTextFields
- From: Andreas Monitzer <email@hidden>
- Date: Mon, 24 Sep 2001 20:19:24 +0200
On Monday, September 24, 2001, at 07:46 , Brian Webster wrote:
To override the custom field editor, you should implement the
windowWillReturnFieldEditor:toObject: method in your window's delegate.
Well, since I'm working inside the System Preferences app (just like the
network-setup), I can't alter the window's delegate, because that might
break something (maybe not now, but maybe in the future). Any better way
to set the field editor?
thanks
andy
--
Discussion forthcoming.