Re: Beginners question: displaying a window ?
Re: Beginners question: displaying a window ?
- Subject: Re: Beginners question: displaying a window ?
- From: "John C. Randolph" <email@hidden>
- Date: Sat, 4 Aug 2001 03:18:55 -0700
Send it an -orderFront: or -makeKeyAndOrderFront: message.
-jcr
On Saturday, August 4, 2001, at 02:42 AM, Roger Gilliar wrote:
I jsut started developing in cocoa yesterday. The first thing I tried
was to
start a simple project coantaining two windows. The first windows is
displayed when the application starts. The second window should be
displayed
when the users clicks on a button on the first window. I can send the
second
form a message but I cannot display it. My code looks like this:
[myWindow
setFrame:NSRectFromString(@"{x=100;y=100;width=300;height=100}"
display:true];
Regards
Roger
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
I almost had a psychic girlfriend, but she left me before we met. --
Steven Wright