Re: Newbie: Simple questions:
Re: Newbie: Simple questions:
- Subject: Re: Newbie: Simple questions:
- From: Carlos Weber <email@hidden>
- Date: Tue, 28 May 2002 08:59:31 -1000
On Tuesday, May 28, 2002, at 08:11 , Ken Wieschhoff wrote:
I've created a nib file with two different window types. First type is
a "global window" and created at launch.
My goal is to create a new window as each of the usb devices I'm
supporting is plugged in. I can't seem to figure out how to create a
new window from the nib file.
Any quick pointers?
You're probably better off having a separate nib file for each type of
window. One of Apple's examples illustrates how:
/Developer/Examples/InterfaceBuilder/SimpleMultiWindow/SimpleMultiWindow.pbproj
P.S. Is the source code for Cocoa online somewhere or buried in my
computer somewhere?
Nope. What you see (the headers) is what you get.
_______________________________________________
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.