• 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: accessing view in a nib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: accessing view in a nib


  • Subject: Re: accessing view in a nib
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 24 Jul 2003 09:38:54 -0700

On Wednesday, July 23, 2003, at 11:05 PM, Francisco Tolmasky wrote:

Ok, so I'm trying to implement a more modularized preference system, and I'd like to have each little preference pane in its own nib, so as to not need to load them all at once or whatever.

I'd recommend using OmniAppKit to do this; its OAPreferenceClient and OAPreferenceController classes will do what you want to do. I'm using them in one project and they work great as a modularized preference system.

<http://www.omnigroup.com/developer/sourcecode/>

Also, how can I tell when the nib is loaded and thus ready to be shown in the preferences thing. Just awakeFromNibbing some flag or something?

-awakeFromNib is the method you want here.

Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page: http://seiryu.home.comcast.net/

Famous last words: "OK, I've pulled the pin. Now what? Where are you going?"
_______________________________________________
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: 
 >accessing view in a nib (From: Francisco Tolmasky <email@hidden>)

  • Prev by Date: Hard Objc-Runtime question: objc_getClassList lies to me...
  • Next by Date: Re: time-based beta termination system
  • Previous by thread: accessing view in a nib
  • Next by thread: Re: accessing view in a nib
  • Index(es):
    • Date
    • Thread