• 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: reusable custom views?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reusable custom views?


  • Subject: Re: reusable custom views?
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Fri, 24 Sep 2004 14:50:56 +0200

At 8:29 Uhr -0400 24.09.2004, David Feldman wrote:
Seems like the easiest thing to do is to create a nib with a view in it that contains all the elements for my custom header, connect them to a controller object that does the heavy lifting, and then place multiple copies of it (one for each such table view) in my main nib file. I'm just not sure of the nuts and bolts of how to do this easily and taking the greatest advantage of IB.

I'm doing this in my UKProgressPanel. It does this (and a little more) to insert progress bars in its list. Basically, you'll want to work with NSBundle's NSNibLoading extensions. Note that you're responsible for releasing all top-level objects in the NIB.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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
References: 
 >reusable custom views? (From: David Feldman <email@hidden>)
 >Re: reusable custom views? (From: Frank Midgley <email@hidden>)
 >Re: reusable custom views? (From: Ondra Cada <email@hidden>)
 >Re: reusable custom views? (From: David Feldman <email@hidden>)
 >Re: reusable custom views? (From: Ondra Cada <email@hidden>)
 >Re: reusable custom views? (From: David Feldman <email@hidden>)

  • Prev by Date: Re: Unit testing framework suggestions?
  • Next by Date: Re: ATSUI Performance Problem...
  • Previous by thread: Re: reusable custom views?
  • Next by thread: Add duplicate menu items
  • Index(es):
    • Date
    • Thread