Re: Good programming advice
Re: Good programming advice
- Subject: Re: Good programming advice
- From: Andreas Schempp <email@hidden>
- Date: Fri, 9 May 2003 22:00:25 +0200
if you have problems using multiple nibs, check out
www.cocoadevcentral.com
the have a tutorial about this
Am Mittwoch, 07.05.03 um 19:35 Uhr schrieb Stephane Curzi:
=I'm building a document based application and I have three window, the
main one, one for preferences and one for information. I've tried at
least 5 different approach to loading the nib, every-time something
break, either it's some pref or the NSNotification or something else.
I've tried with an AppDelegate, With WindowControllers, etc.
My questions would be:
- Should I tried to use the same way of opening all windows in my
application ?
- Should I use an ApplicationDelegate to open all windows ?
- Is it better to use separate WindowController ?
- Is there any drawback to open a windows without seperating the
WindowController and the Controller Object ?
Thank in advance
--
Stiphane Curzi
Tuphlem Grdlphump.
-- Opus
_______________________________________________
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.
_______________________________________________
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.