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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]