Help on Nib file launching.
Help on Nib file launching.
- Subject: Help on Nib file launching.
- From: Arnab Ganguly <email@hidden>
- Date: Tue, 2 Jun 2009 09:47:17 +0530
Hi All,
I have three nib files, the main.nib , mydocument.nib and the test.nib.When my application launches by default it launches the main.nib, mydocument.nib at first then from a particular option in the window present in main.nib i am able to launch my test.nib.
Is it possible to launch main.nib and test.nib when the application launches.I want to disable the launch of mydocument.nib.I tried to modify the mydocument.m file following functions windowNibName and windowControllerDidLoadNib.It although launches the test.nib file but all the objects relevant to test.nib file is not there.
One more try i did is wrote windowControllerDidLoadNib and windowNibName, removed the mydocument.m and mydocument.nib files from the project but still it didn't launch test.nib.Any help would be very much appreciated.
Thanks in advance.
Arnab
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden