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 protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]