RE: Formatter for NSTableView
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