• 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: Sat, 22 Nov 2003 09:53:04 +0100

I am aware that the real process of binding can only performed at runtime. But the InterfaceBuilder could parse the source code files for exposeBinding calls or other info tags (like WebObjects-Builder does) to find the bindable attributes of a view. This would be a cinch to implement and would deliver all the missing functionally.
It is certainly possible to declare the bindings programmatically, but the main purpose of the concept should be to avoid coding.

Am 22.11.2003 um 07:13 schrieb Scott Anguish:

well, if you think about it, the only place that you're declaring the bindings as having been exposed is in your code. there is no info file to go with this. aside from executing your code, there is no way to tell.

you don't have to make binding connections in IB either.. you can create them programmatically.
_______________________________________________
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.

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>)
 >Re: 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>)

  • Prev by Date: Re: Multithreading Bundles
  • Next by Date: 'class' in .h file
  • Previous by thread: Re: Using custom exposed bindings of custom views in Interface Builder?
  • Next by thread: Getting Modifier Flags in Timer Generated Event Processing
  • Index(es):
    • Date
    • Thread