| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
It works, nice.
I just connected my controller to the formatter in IB and used this line in
awakefromnib:
[[[[soundsquidWindow_DeviceTableviewOutlet tableColumns] objectAtIndex:0]
dataCell] setFormatter:PartFieldFormatter];
Peter
Ursprungligt meddelande
Can someone please tell me what I need to do to connect my formatter to mydataCell] setFormatter:PartFieldFormatter];
tableview? I have tried the following code but I can't get it to work.
[[[[soundsquidWindow_DeviceTableviewOutlet tableColumns] objectAtIndex:0]
Ursprungligt meddelande
Dear list!row
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 ain 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
_______________________________________________
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
| References: | |
| >RE: RE: Formatter for NSTableView[Solved] (From: "Peter Karlsson" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.