Re: Editing multiple selections with bindings
Re: Editing multiple selections with bindings
- Subject: Re: Editing multiple selections with bindings
- From: Patrick Cusack <email@hidden>
- Date: Tue, 01 Jan 2013 23:17:19 -0800
Sorry, I should specify that this is on OSX.
resignFirstResponder tries to endEditing on the text you have typed and the commit the edits. I am trying to scrap the editing session and lose focus on the control as if no editing ever even started.
I would like to ideally throw an NSRunAlert panel before the user starts editing if the user is editing multiple rows, but NSComboBox overrides NSReponders' mouseDown: and doesn't behave normally.
On Jan 1, 2013, at 11:10 PM, Kévin Vavelin wrote:
> You have to resignFirstResponder when you hit outside (juste handle single tap in your controller)
>
> Happy new year.
>
> Best Regards,
> Vavelin Kevin
> OS X / iOS Developer
> Entrepreneur
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden