Re: Creating Windows Programatically
Re: Creating Windows Programatically
- Subject: Re: Creating Windows Programatically
- From: Matt Neuburg <email@hidden>
- Date: Wed, 3 Jul 2002 17:49:47 -0700
On Sun, 30 Jun 2002 11:46:38 -0500, Sebastian Celis
<email@hidden> said:
>
I'm looking for information or tutorials on creating windows
>
programmatically and then adding specific views to the window. Are
>
there any links out there that anyone could point me to?
It's straightforward. I recommend you start by looking at NSWindow's
init..., setContentView, and contentView methods, and NSView's addSubview.
m.
--
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
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.