Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Formatter for NSTableView



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:
> http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
>
> 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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.