• 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: Interface Builder and projects with variable number of windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interface Builder and projects with variable number of windows


  • Subject: Re: Interface Builder and projects with variable number of windows
  • From: Amul Goswamy <email@hidden>
  • Date: Wed, 28 May 2003 09:20:06 -0700

You can find an example for this in:

/Developer/Examples/InterfaceBuilder/SimpleMultiWindow/

and the app s also available in Java:

/Developer/Examples/InterfaceBuilder/JavaSimpleMultiWindow/


On Wednesday, May 28, 2003, at 08:14 AM, Andreas Mayer wrote:

Am Mittwoch, 28.05.03 um 16:01 Uhr schrieb Markus Hanauska:

Did someone understand my question? It would be very nice if anyone could shine a light on this issue. Thank you.

You will have to create a separate Nib file with the window in question and load that Nib multiple times. In Objective-C you would probably use an NSWindowController and send it
- (id)initWithWindowNibName:(NSString *)windowNibName

I do not know if that's the same in Java, though.


bye. Andreas.
_______________________________________________
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.


Amul Goswamy
Interface Builder QA
Apple
_______________________________________________
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: 
 >Re: Interface Builder and projects with variable number of windows (From: Andreas Mayer <email@hidden>)

  • Prev by Date: Re: Where in a prefPane can I do some polling, and then update the UI?
  • Next by Date: Re: Unicode Problem
  • Previous by thread: Re: Interface Builder and projects with variable number of windows
  • Next by thread: Re: Interface Builder and projects with variable number of windows
  • Index(es):
    • Date
    • Thread