• 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: NSTableHeaderCell setEditable issue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableHeaderCell setEditable issue


  • Subject: Re: NSTableHeaderCell setEditable issue
  • From: Corbin Dunn <email@hidden>
  • Date: Fri, 6 Jan 2006 08:45:51 -0800


It all works correctly except that the table column headers are not user editable - the table cells are editable, but not the headers.

You mean you want one to be able to double click on the tablecolumn headers (or perform some other type of action), and allow the user to in-place rename them? This isn't supported, and would have to manually be coded in. But beware -- that may be some strange UI. People usually expect a single click on a header column to perform sorting, and I don't know any apps that allow doubleclicking to edit the header column name.


-corbin

PS: [theColumn setEditable:YES]; refers to the content in the column being editable, not the tableheader cell.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
References: 
 >NSTableHeaderCell setEditable issue (From: Birch Browning <email@hidden>)

  • Prev by Date: Re: Drag and Drop between two Tableviews
  • Next by Date: Re: Agent Applications and launchd
  • Previous by thread: NSTableHeaderCell setEditable issue
  • Next by thread: NSMatrix cell at 0,0 acts differently from other cells
  • Index(es):
    • Date
    • Thread