Re: how to manage two nib files
Re: how to manage two nib files
- Subject: Re: how to manage two nib files
- From: Kiel Gillard <email@hidden>
- Date: Mon, 8 Dec 2008 14:07:28 +1100
<http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindowController_Class/Reference/Reference.html
>
<http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/Concepts/WinControllersAndNibs.html#//apple_ref/doc/uid/20000026
>
<http://cocoadevcentral.com/articles/000064.php>
Hope this helps!
On 08/12/2008, at 1:47 PM, XiaoGang Li wrote:
Hi, List,
I have a question about how to design my applicaiton in Cocoa.
My applicaiton is not a normal application. it is a utility
for my
printer device. when user double-click the application icon, the
application
first register an apple event before any UI being shown, he
application will
receive a apple event from Mac OS later, which tells it that whether
the
device is USB-connected or Network-connected, when the application
get this
information, then it will launch the corresponding UI depend on the
connect
mode. (there are two nib files, one for USB, another for Network.).
I have no idea how to manage two nib files, or two window
controller.
I hope soneone can give me some comments. thanks very much.
XiaogangLi
_______________________________________________
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
_______________________________________________
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