IB Plugin - optionDescriptionsForBinding: not called
IB Plugin - optionDescriptionsForBinding: not called
- Subject: IB Plugin - optionDescriptionsForBinding: not called
- From: Yvan BARTHÉLEMY <email@hidden>
- Date: Wed, 27 May 2009 11:13:15 +0200
Hello,
I have tried to create a custom IB Plugin to support custom bindings/
reimplement existing bindings on NSImageView. My final goal is to have
read/write access to path and url bindings, I intend to reimplement
drag & drop and create files on the fly to achieve this.
For this I tried to create a simple binding by calling exposeBinding:
in initialize and implementing valueClassForBinding:. This works, but
optionDescriptionsForBinding: is not called by IB (tested by adding a
NSLog on the top of the method). I cannot then add custom checkboxes,
etc. for the binding.
Should I file a bug about this behavior ? I am using IB 3.1.2 (677).
Should I switch to an other version of IB ?
Thanks for any help,
Yvan
_______________________________________________
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