Dynamic MainMainNib Loading
Dynamic MainMainNib Loading
- Subject: Dynamic MainMainNib Loading
- From: Ben Einstein <email@hidden>
- Date: Tue, 19 Feb 2008 21:31:15 -0500
This has been discussed 1 or 2 times previously, but with no concise
answer.
I'm looking to change the MainMenu NIB file when an application loads.
I have two different MainMenus; one loads a set of subclasses of the
other. It works fine to manually change at compile time which NIB to
use or even manually change inside the app's bundle. But I want to
provide a user default that would be read at startup. Is there any way
to catch the loading of the application before it pulls the NIB name
from the plist?
Is there a less hackish way to load two different sets of main menus?
Ben
_______________________________________________
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