multiline NSTextFields
multiline NSTextFields
- Subject: multiline NSTextFields
- From: Andreas Monitzer <email@hidden>
- Date: Mon, 24 Sep 2001 14:57:30 +0200
Apple's Network Setup features three special NSTextFields (DNS, search
domains, proxy bypass addresses) which allow multiple lines by pressing
return instead of the regular (non-intuitive) opt-return. How is it done?
I've looked into the nib, but no magic is revealed here. No subclass, no
formatter, only the delegate is set. In IB test mode it doesn't work
properly.
andy
--
Description forthcoming.