Re: problems with loading nib files
Re: problems with loading nib files
- Subject: Re: problems with loading nib files
- From: Paul Cezanne <email@hidden>
- Date: Wed, 8 Jan 2003 11:29:02 -0500
>
Look at the SimpleMultiWindow example in /Developer/Examples/InterfaceBuilder to find out how to bring up new windows.
Thanks, will do.
>
Instead of 2 applications, have you tried writing one app but conditionally loading in different windows or different standalone views?
I can't do that for at least 2 reasons.
1) If client1 opens the app with developer tools and sees client2's windows, bad things happen.
2) I would need to duplicate my nibs for the UI elements, one for client1 and one for client2, I'm trying to minimize the duplication. Right now it is only graphics, text, and menus.
Paul
_______________________________________________
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.