Re: Cocoa window initially hidden in IB?
Re: Cocoa window initially hidden in IB?
- Subject: Re: Cocoa window initially hidden in IB?
- From: j o a r <email@hidden>
- Date: Thu, 27 Oct 2005 22:41:13 +0200
On 27 okt 2005, at 21.52, a.d. jensen wrote:
Have you tried passing NO for the display parameter?
No, for some reason, I didn't notice that parameter :-)
However, passing NO there results in the window being (apparently)
permanently invisible. I tried putting makeKeyAndOrderFront: in a
number of places that get called once the window is created (like
webViewShow: and didFinishLoadForFrame:) and the window never appears.
I don't believe that to be true. Continue to troubleshoot why you
can't get the window on screen - you must be doing something wrong.
his seems like a ridiculously large amount of work for what in
Carbon is a simple checkbox in IB with a ShowWindow(window);
call!!! I hope that someone at Apple is paying attention to this
kind of stuff.
You're comparing Apples and Oranges. Cocoa also have simple show /
hide window functionality - of course. That's not your problem.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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