gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple windows


From: Günther Noack
Subject: Re: Multiple windows
Date: Fri, 7 Apr 2006 20:21:43 +0200

Hi!

Am 07.04.2006 um 20:02 schrieb Adam Fedor:
If it's a simple window, you could just create it programatically:

 w1 = [[NSWindow alloc] initWithFrame:...]

I found this article that talks (amongst other topics) about Nib file instantiation quite useful.

-Günther



reply via email to

[Prev in Thread] Current Thread [Next in Thread]