how to manage two nib files
how to manage two nib files
- Subject: how to manage two nib files
- From: "XiaoGang Li" <email@hidden>
- Date: Mon, 8 Dec 2008 10:47:16 +0800
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