• 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: Document App: IB connections 101
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Document App: IB connections 101


  • Subject: Re: Document App: IB connections 101
  • From: jerome LAURENS <email@hidden>
  • Date: Wed, 24 Jul 2002 14:41:43 +0200
  • Resent-date: Wed, 24 Jul 2002 14:42:41 +0200
  • Resent-from: jerome LAURENS <email@hidden>
  • Resent-message-id: <email@hidden>
  • Resent-to: cocoa <email@hidden>

Le mardi 23 juillet 2002, ` 09:28 PM, Ondra Cada a icrit :

On Tuesday, July 23, 2002, at 05:40 , Michael Willhide wrote:

Interesting. The document framework uses a separate nib file for the document class. So you're saying to create an instance of the tool manager in the nib file for the document, as well as in the application nib file, make the appropriate connections in each of the files.. and then implement initWithCoder: such that it returns the same instance in both cases?

That would be possible, but I would discommend that (unless, of course, you are *very* sure that is the precise solution you need). The standard mechanisms (like responder chain, notifications, etc) should be sufficient for vast majority of cases, without such tricks.


this trick (or an equivalent) is used by the AppKit with the Font Manager, why should it be avoided?
_______________________________________________
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: Document App: IB connections 101
      • From: Charles Srstka <email@hidden>
  • Prev by Date: Re: Document App: IB connections 101
  • Next by Date: Re: How to find icon file path?
  • Previous by thread: Re: Document App: IB connections 101
  • Next by thread: Re: Document App: IB connections 101
  • Index(es):
    • Date
    • Thread