Re: Loading a .nib?
Re: Loading a .nib?
- Subject: Re: Loading a .nib?
- From: "J. Todd Slack" <email@hidden>
- Date: Fri, 2 May 2008 17:41:52 -0700
Hi Brian,
[NSBundle loadNibNamed:@"SettingsDialog" owner:self]; // the nib
name is SettingsDialog.nib
Xcode complains that this is the first time that self is used.
Isn't there some sample code for building Cocoa iTunes plugins
available somewhere that will answer these questions for you?
I actually want to try to stay as cross-platform as possible since
this will need to work on Windows down the road.
-Jason
_______________________________________________
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