• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using custom exposed bindings of custom views in Interface Builder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using custom exposed bindings of custom views in Interface Builder?


  • Subject: Re: Using custom exposed bindings of custom views in Interface Builder?
  • From: Frank Illenberger <email@hidden>
  • Date: Fri, 21 Nov 2003 23:36:22 +0100

Thanks for your info. It is working as you said. But I think it is really cumbersome to build global IB palettes for every single subclassed view. The information about the bindings should be inside the original nib file. Perhaps I should give RADAR a try :-)
How do you really deal with it in your coding practice? Do you already use the conroller layer for real program design?
If you try to use it in cases that are more involved than simple preference panes, you will run into these problems.
In WebObjects the .api file describing the bindings has always been part of the actual component.


Frank


Am 21.11.2003 um 22:47 schrieb Chris Hanson:

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.

  • Follow-Ups:
    • Re: Using custom exposed bindings of custom views in Interface Builder?
      • From: Scott Anguish <email@hidden>
References: 
 >Using custom exposed bindings of custom views in Interface Builder? (From: Frank Illenberger <email@hidden>)
 >Re: Using custom exposed bindings of custom views in Interface Builder? (From: Scott Anguish <email@hidden>)
 >Re: Using custom exposed bindings of custom views in Interface Builder? (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: NSLayoutManager and NSTextView problems
  • Next by Date: Re: Controls, stringValue, custom NSFormatter and error pointing to 0
  • Previous by thread: Re: Using custom exposed bindings of custom views in Interface Builder?
  • Next by thread: Re: Using custom exposed bindings of custom views in Interface Builder?
  • Index(es):
    • Date
    • Thread