Re: Create Windows without nib
Re: Create Windows without nib
- Subject: Re: Create Windows without nib
- From: "Ujwal S. Sathyam" <email@hidden>
- Date: Thu, 5 Feb 2004 14:54:26 -0800 (PST)
>
To: Cocoa Dev <email@hidden>
>
From: Wezzy <email@hidden>
>
Subject: Create Windows without nib
>
Date: Thu, 5 Feb 2004 20:37:40 +0100
>
>
Hi, is it possible to create windows without using nib files? And an
>
entire application ?
>
>
Thank a lot
>
Wezzy
>
Sure it is, to both questions. You can instantiate all your UI obects in
code, it's just easier in IB. To create a window in code, look up the
NSWindow documentation.
Ujwal
_______________________________________________
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.