NSTokenFieldCell issues
NSTokenFieldCell issues
- Subject: NSTokenFieldCell issues
- From: Massimiliano Origgi <email@hidden>
- Date: Tue, 3 Jul 2007 11:24:55 +0200
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