• 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: Changing NSTableView cell immediately before editing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing NSTableView cell immediately before editing


  • Subject: Re: Changing NSTableView cell immediately before editing
  • From: "Paul Sanders" <email@hidden>
  • Date: Tue, 3 Mar 2009 15:37:44 -0000

> I think what  I need is a "controlTextMightBeginEditing" instead of
> "controlTextDidBeginEditing". ;-)

Override -mouseDown, call [super], then check the first responder?  If it's
a text edit field, fade to black.  Something like that anyway, I know not
precisely of what I speak.

_______________________________________________

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

  • Follow-Ups:
    • Re: Changing NSTableView cell immediately before editing
      • From: "K. Darcy Otto" <email@hidden>
References: 
 >Changing NSTableView cell immediately before editing (From: K.Darcy Otto <email@hidden>)
 >Re: Changing NSTableView cell immediately before editing (From: "K. Darcy Otto" <email@hidden>)

  • Prev by Date: Re: Code Signing for Dummies
  • Next by Date: Re: float from NSData
  • Previous by thread: Re: Changing NSTableView cell immediately before editing
  • Next by thread: Re: Changing NSTableView cell immediately before editing
  • Index(es):
    • Date
    • Thread