• 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: Duplicate Nib Windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Duplicate Nib Windows


  • Subject: Re: Duplicate Nib Windows
  • From: Anish Kumar <email@hidden>
  • Date: Wed, 16 Mar 2005 09:42:14 +0530


place the window which you want to duplicate into an seperate nib file and make the file owner of the nib as a sub-class of NSWindowController and use NSWindowController''s "initWithWindowNibName" to load the nib file as often as you want.


Hope this helps.

regards,
Anish

email@hidden wrote:

Message: 2
Date: Tue, 15 Mar 2005 01:48:59 -0800
From: SD <email@hidden>
Subject: Duplicate Nib Windows
To: email@hidden
Message-ID: <p05200f00be5c5f8fa430@[172.16.32.180]>
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

Hello,

I'm developing a new application and I'd like to create a window in IB and then have my application make multiple instance of that window.

Each window will have the same functionality but represent a connection to a difference resource.

  What's the best way or how do I do this?

  Thanx in advance.

SD.







_______________________________________________
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


  • Prev by Date: Re: Odd NSData initWithContentsOfURL: issue
  • Next by Date: Re: Framework Problem(How to make target framework search path, relative to project )
  • Previous by thread: Re: Help with code...
  • Next by thread: Responder chain difficulty
  • Index(es):
    • Date
    • Thread