• 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
NSTableView and first responder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSTableView and first responder


  • Subject: NSTableView and first responder
  • From: Ken Victor <email@hidden>
  • Date: Wed, 18 Apr 2007 16:49:59 -0700

i have a window containing an NSDatePicker and an NSTableView. the table has several rows and columns and all cells are editable text cells. whenever the table is the "focused" view, there needs to be an editable cell. eg, if the user tabs from the date picker to the table, the cell in the first column of the first row, should be selected for editting.

becomeFirstResponder and resignFirstResponder seem useless because the actual first responder will ultimately be the field editor, and the table receives a sequence of resigns/becomes when moving between cells in the table.

any suggestions?

thanx,
ken


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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


  • Prev by Date: Re: mDNS Service Discovery and Text Record access
  • Next by Date: Re: Global variable for whole application.
  • Previous by thread: Custom Shape Window and standardWindowButton
  • Next by thread: Re: NSTableView and first responder
  • Index(es):
    • Date
    • Thread