• 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: Formatter for NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Formatter for NSTableView


  • Subject: RE: Formatter for NSTableView
  • From: "Peter Karlsson" <email@hidden>
  • Date: Thu, 21 Oct 2004 20:08:54 +0200

Can someone please tell me what I need to do to connect my formatter to my
tableview? I have tried the following code but I can't get it to work.

[[[[TableviewOutlet tableColumns] objectAtIndex:0] dataCell]
setFormatter:myFormatterOutlet];

Ursprungligt meddelande

> Dear list!
>
> I have a formatter for my NSTextField that works exactly as I want. It's
> done by subclassing NSFormatter. Most of the work is done in
> isPartialStringValid.
>
> Can I use the same formatter for my NSTableView? So the user can edit a
row
> in the table and my formatter checks every keypress?
>
> Best regards Peter
>
> _______________________________________________
> 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
>

_______________________________________________
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

  • Follow-Ups:
    • Re: Formatter for NSTableView
      • From: Larry Fransson <email@hidden>
  • Prev by Date: Array of dictionaries + NSUserDefaultsController
  • Next by Date: Re: [Newbie] Looking for local newbies in Boston
  • Previous by thread: Re: Formatter for NSTableView
  • Next by thread: Re: Formatter for NSTableView
  • Index(es):
    • Date
    • Thread