Re: Help! How do I remove focus?
Re: Help! How do I remove focus?
- Subject: Re: Help! How do I remove focus?
- From: Marco Binder <email@hidden>
- Date: Mon, 05 Aug 2002 12:38:01 +0200
>
I have an NSTextField in a drawer that the user can edit but I can9t seem to
>
remove the focus programmatically after the user finishes editing. I receive
>
the controlDidEndEditing notification okay, but nothing I code seems to
>
remove the focus. I9ve tried things like setRefusesFirstResponder and
>
resignFirstResponder, even setEnabled:NO then YES again!
I have exactly the same problem at the moment and tried the same things- me,
too, without success. It4s really annoying and I would also appreciate any
hints!
Thanks in advance!
marco
_______________________________________________
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.