Skip navigation.
 
mlRe: Auto-hiding and auto-showing an NSTextField border
FROM : Louis C. Sacha
DATE : Thu Dec 09 01:25:03 2004

Hello...

>Alternately, is there any way to override the field editor for
>NSTextField to make it use a different NSTextView subclass? If so,
>how do I do that?


The windowWillReturnFieldEditor:toObject: delegate method of NSWindow?

   Louis

Related mailsAuthorDate
mlAuto-hiding and auto-showing an NSTextField border Nick Zitzmann Dec 7, 22:38
mlRe: Auto-hiding and auto-showing an NSTextField border Louis C. Sacha Dec 9, 01:25