Re: RS: display API
Re: RS: display API
- Subject: Re: RS: display API
- From: David Dunham <email@hidden>
- Date: Tue, 20 Feb 2007 10:23:18 -0800
On 20 Feb 2007, at 10:00, Roland Silver wrote:
I want to create a window "on the fly", rather than relying on
Interface Builder. Is there a reference describing what functions
are available (using Objective-C, in particular) for creating
windows and various types of view?
I assume you mean Cocoa, rather than calling CreateNewWindow().
The reference is: Help > Documentation from within Xcode.
initWithContentRect:styleMask:backing:defer: is likely the method you
want, as it's the designated initializer.
Further details aren't relevant to Xcode, so you should ask on a more
appropriate list.
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden