Custom NSView subclass + binding in IB
Custom NSView subclass + binding in IB
- Subject: Custom NSView subclass + binding in IB
- From: Daniel Yankowsky <email@hidden>
- Date: Mon, 14 Feb 2005 23:57:55 -0500
Hi all!
I'm relatively new to Cocoa programming. I'm trying to mess with Cocoa
bindings. I have a custom subclass of an NSView. I want to bind a
slider in my window to a property that I created of that view called
"hue". However, I can't seem to convince IB to display this property
in the bindings inspector page.
I have read some allusions to the fact that you need to create an IB
Palette to show bindings for a custom NSView subclass in IB. Is this
true? If so, isn't that pretty lame?
-Dan
_______________________________________________
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