• 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: Newbie interface questions - multiple "modal" windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie interface questions - multiple "modal" windows


  • Subject: Re: Newbie interface questions - multiple "modal" windows
  • From: Uli Kusterer <email@hidden>
  • Date: Wed, 18 Jun 2008 07:15:13 +0200

Am 17.06.2008 um 16:39 schrieb glenn andreas:
You can load views into tabs from multiple NIBs as needed - under 10.5 using NSViewController (or some manual grunt work under 10.4).


 I have a UKNibOwner class that I use for stuff like it. See:

	http://www.zathras.de/programming/cocoa/UKCrashReporter.zip/UKCrashReporter/

for the header and source file. There's a few caveats since it loads the NIB from its init method (meaning a subclass hasn't quite been initialized when its NIB gets loaded), but it might be a good start for seeing how to do the NIB-loading stuff if you still need 10.4 support. I'm planning on doing a version that is modeled after NSViewController, but can't give an ETA.

Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de





_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >RE: Newbie interface questions - multiple "modal" windows (From: "Matthew Youney" <email@hidden>)
 >Re: Newbie interface questions - multiple "modal" windows (From: glenn andreas <email@hidden>)

  • Prev by Date: Re: Rethinking my approach; rather overwhelmed.
  • Next by Date: Getting all subclasses
  • Previous by thread: Re: Newbie interface questions - multiple "modal" windows
  • Next by thread: Re: Newbie interface questions - multiple "modal" windows
  • Index(es):
    • Date
    • Thread