Re: NSTokenFieldCell and Interface Builder (IB 2.5.3)
Re: NSTokenFieldCell and Interface Builder (IB 2.5.3)
- Subject: Re: NSTokenFieldCell and Interface Builder (IB 2.5.3)
- From: Corbin Dunn <email@hidden>
- Date: Tue, 6 Dec 2005 17:09:11 -0800
On Dec 6, 2005, at 3:32 PM, Alexander Hartner wrote:
I am trying to change the cell class for a table column to
NSTokenFieldCell, but this class does not seem to be supported by
Interface-Builder.
By IB? You mean with TableView in IB?
The class seems to have support for bindings so I guess it should
work, but I can't see a way to use it from IB. I was thinking about
sub classing it myself and importing either my subclass or the
class itself into IB. Any other suggestions on how to use
NSTokenFieldCell withing a NSTableView ?
It isn't supported in TableView on 10.4. It probably isn't easy to
make it work in TableView.
--corbin
_______________________________________________
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