Re: NSTokenFieldCell issues
Re: NSTokenFieldCell issues
- Subject: Re: NSTokenFieldCell issues
- From: Aki Inoue <email@hidden>
- Date: Wed, 4 Jul 2007 10:28:39 -0700
This is a known limitation of NSTokenFieldCell.
The cell class can be embedded to NSTableView for display, but cannot
do editing.
Aki
On 2007/07/03, at 2:24, Massimiliano Origgi wrote:
Hello,
I'm having a few issues in using an NSTokenFieldCell inside an
NSTableView.
First of all I'm using a custom NSTableColumn class for associating
the cell with a column as IB apparently does not offer a way to put
an NSTokenFieldCell in a table view (have I missed something here?).
So far so good, it works fine and I get the cell in the table view,
but... the delegate methods are never called (I use them for a
completion list). I have checked with the debugger and everything
looks setup correctly.
Moreover I use bindings and I have a related NSTokenField in a
separate inspector: everything works fine in it with the same setup
of the tableview cell, but while editing in the inspector causes an
immediate update of the display in the tableview, the opposite does
not happen until I quit editing the cell (update continously is
setup correctly in the bindings).
Before submitting a possible bug report to Apple, has anyone else
experienced similar issues?
Best regards.
Massimiliano Origgi
http://www.intuiware.com - Mac Software & More
http://www.CocoaTraces.com - Fragments of Tasty Cocoa Code
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden