Re: Using custom exposed bindings of custom views in Interface Builder?
Re: Using custom exposed bindings of custom views in Interface Builder?
- Subject: Re: Using custom exposed bindings of custom views in Interface Builder?
- From: Chris Hanson <email@hidden>
- Date: Fri, 21 Nov 2003 15:47:21 -0600
On Nov 21, 2003, at 2:38 PM, Scott Anguish wrote:
Did you create a new palette with for the CustomImageView in Interface
Builder?
If the custom object isn't in the runtime when IB goes looking for
bindings, there is no way to find it.
What Scott said. It's really easy to create an IB palette for your
custom views, too -- almost no work. Add your view classes to a new IB
palette project, instantiate the views in the palette nib file, build
the palette and you're done.
If you'd like the ability to just declare a class in Interface Builder
as having some bindings, please file a bug in RADAR. I did, it's
<rdar://3464805>.
-- Chris
--
Chris Hanson <email@hidden>
bDistributed.com, Inc.
Outsourcing Vendor Evaluation
Custom Mac OS X Development
Cocoa Developer Training
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.