• 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: Use different window than File Owner's in NIB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use different window than File Owner's in NIB


  • Subject: Re: Use different window than File Owner's in NIB
  • From: David Bainbridge <email@hidden>
  • Date: Mon, 5 Jul 2004 21:42:35 -0500

On Jul 5, 2004, at 9:03 PM, James DiPalma wrote:

or in other words how do I simply switch between the two windows from code/IB?

Two nib files? You seem to want both windows loaded at once to allow comparing these two designs; if you copied your nib file and had two versions that had differing layouts, you should be able to load both nib files using two different instances of a single controller class.


That is the straightforward way of doing it but I was hoping for a less obtrusive way that didn't require the headache of maintaining multiple files on disk and in the project.. looks silly having "...controller2.nib", "...controller3.nib", then decide #2 is the one you want and have to go back and rename that nib to the "correct" name.. the windows do not require to be loaded at the same time... just so someone can view one then the other.. I would have thought this was a somewhat common need since the "test interface" in IB only goes so far with complicated windows...

Thanks though..
_______________________________________________
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: Use different window than File Owner's in NIB
      • From: James DiPalma <email@hidden>
References: 
 >Use different window than File Owner's in NIB (From: David Bainbridge <email@hidden>)
 >Re: Use different window than File Owner's in NIB (From: James DiPalma <email@hidden>)

  • Prev by Date: Re: Use different window than File Owner's in NIB
  • Next by Date: Re: erasing, redrawing NSBezierPath into and NSImage problem
  • Previous by thread: Re: Use different window than File Owner's in NIB
  • Next by thread: Re: Use different window than File Owner's in NIB
  • Index(es):
    • Date
    • Thread