• 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: Substitute a check box or a popup for as a field editor in a tableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Substitute a check box or a popup for as a field editor in a tableview


  • Subject: Re: Substitute a check box or a popup for as a field editor in a tableview
  • From: "Kyle Sluder" <email@hidden>
  • Date: Sat, 19 Jan 2008 09:56:49 -0500

Use the NSTableView delegate method
-tableView:dataCellForTableColumn:row:, have it return an NSCell
subclass of the appropriate type, and either bind it or set its target
and action manually.

You seem to be confused.  The field editor exists only for text cells.

--Kyle Sluder
_______________________________________________

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: Substitute a check box or a popup for a field editor in a tableview
      • From: comcast <email@hidden>
References: 
 >Substitute a check box or a popup for as a field editor in a tableview (From: comcast <email@hidden>)

  • Prev by Date: Substitute a check box or a popup for as a field editor in a tableview
  • Next by Date: Re: Conversion Between path URLs with certain percent escapes not being removed
  • Previous by thread: Substitute a check box or a popup for as a field editor in a tableview
  • Next by thread: Re: Substitute a check box or a popup for a field editor in a tableview
  • Index(es):
    • Date
    • Thread