• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Editing multiple selections with bindings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


References: 
 >Editing multiple selections with bindings (From: email@hidden)
 >Re: Editing multiple selections with bindings (From: Kévin Vavelin <email@hidden>)

  • Prev by Date: Re: Editing multiple selections with bindings
  • Next by Date: Re: Text Field Cells in Table View: Enabled and Editable not working
  • Previous by thread: Re: Editing multiple selections with bindings
  • Next by thread: Re: Editing multiple selections with bindings
  • Index(es):
    • Date
    • Thread