• 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: DateFormatter in a table?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DateFormatter in a table?


  • Subject: Re: DateFormatter in a table?
  • From: Keith Pritchard <email@hidden>
  • Date: Sun, 29 Sep 2002 17:09:06 +0100

On Sunday, September 2
>I've never attached a formatter to a table column using IB; I've always
> done it in code, which works just fine. It couldn't hurt for you to try
> that. m.
>

Thanks Matt, I'm giving that a go.... but how can I attach it to the
column in question? I tried
[subscribedview tableColumnWithIdentifier:@"groupcell"]

hoping to attach it to the correct column, but got an
kNewsController.m:67: warning: `NSTableColumn' does not respond to
`setFormatter:'

message... so if tablecolumn doesn't respond to it, what object does?
tableview I presume it too high level because I want to be able to
attach to a particular column.... headercell is presumably just the
header... so where do I put it?

Again the docs don't seem to give me much of a clue.

thanks again,
Keith
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: DateFormatter in a table?
      • From: Bill Cheeseman <email@hidden>
References: 
 >Re: DateFormatter in a table? (From: Matt Neuburg <email@hidden>)

  • Prev by Date: Re: Optimizing drawing by caching
  • Next by Date: Re: [NEWBIE QUESTION] What message is sent when window contents finish loading?
  • Previous by thread: Re: DateFormatter in a table?
  • Next by thread: Re: DateFormatter in a table?
  • Index(es):
    • Date
    • Thread