NSTextField annoyances
NSTextField annoyances
- Subject: NSTextField annoyances
- From: Adrian Rutledge <email@hidden>
- Date: Mon, 29 Jul 2002 11:24:39 -0500
Just noticed this annoyance when I got my app to a point where the
server starts spitting no text to send errors at me. Is there any way
to set an NSTextField to only call its action when I press enter, rather
than any time I leave it?
(The reason I'm getting those errors is because I often switch tabs with
the text field empty, by the way.)
Perhaps, though, I may have to go with an NSTextView subclass, I don't
necessarily need formatters, so I could do that, but my first reaction
told me NSTextField would work better, in this case. It almost does,
too. q=
-Adrian Rutledge
_______________________________________________
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.