IB, TableViews and exposing bindings for a Subclassed NSActionCell
IB, TableViews and exposing bindings for a Subclassed NSActionCell
- Subject: IB, TableViews and exposing bindings for a Subclassed NSActionCell
- From: Lee Morgan <email@hidden>
- Date: Mon, 30 May 2005 08:26:33 -0400
Hi, I've read all through the archives and all the docs I could find
(that I thought would be relevant).
But despite all this I can't seem to find a way to expose my custom
bindings to IB and it's binding inspector.
I've subclassed NSActionCell and created a palette for it - I can add
it to the table view and it works fine, but no matter what I do I
can't seem to find the proper way to expose any extra bindings for it.
I've tried the obvious (adding exposeBinding: within my +initialize:
method, and bind:toObject:withKeyPath:options:) but nothing I try
seems to work.
I'm sure I'm missing something really simple, any help is greatly
appreciated.
- lee
_______________________________________________
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