Re: NSTextField TAB-Behaviour Overwriting?
Re: NSTextField TAB-Behaviour Overwriting?
- Subject: Re: NSTextField TAB-Behaviour Overwriting?
- From: Ondra Cada <email@hidden>
- Date: Mon, 17 Jun 2002 15:03:58 +0200
On Monday, June 17, 2002, at 11:56 , Manfred Lippert wrote:
I've done this already with an NSTextView. This was easy: I had to
overwrite
keyDown. But this is not possible for an NSTextField.
See "field editor". NSTextField does never do any editing -- an NSTextView
does it for it (just like for any other text widget).
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.