Re: Newbie: Opening window?
Re: Newbie: Opening window?
- Subject: Re: Newbie: Opening window?
- From: Brian Ganninger <email@hidden>
- Date: Wed, 23 Aug 2006 14:57:51 -0500
[nextWoindow display] causes the window to redraw, not become
visible. What you want is [nextWoindow makeKeyAndOrderFront:nextWoindow]
On Aug 23, 2006, at 2:49 PM, Marcus Pedersén wrote:
Hi!
I have created a GUI with multiple windows and when I start the
app. the main window opens.
I have a button that is supposed to open the next window, but I
can't make the the next window to open.
Please correct me if I'm wrong but as I understand it I have an
instance of my next window in the window server(is it called that?).
I have looked in the doc. NSWindow and tried [nextWoindow display].
Nothing happens......
Please help!
Many thanks!
Marcus
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40mac.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden