Re: Cocoa window initially hidden in IB?
Re: Cocoa window initially hidden in IB?
- Subject: Re: Cocoa window initially hidden in IB?
- From: "a.d. jensen" <email@hidden>
- Date: Thu, 27 Oct 2005 12:23:47 -0500
On Oct 27, 2005, at 12:12 PM, j o a r wrote:
On 27 okt 2005, at 18.10, a.d. jensen wrote:
Thanks for the response. If you see the second post that I put in
this thread, one of the problems that I have is that, as it is
now, a small javascript popup opens full size for a split second
before being resized by the javaScript:Open command, which is a
significant problem I need to avoid, and a progress metre (good
idea in the first case) wouldn't change the behaviour.
Just because you have a web view in the window, doesn't mean that
you have to show it all the time, or allow it to resize the window
any time it would want to (if you allow it to do that, I can't
quite tell from your comment in that post).
Here's the methodology:
1) Application opens, automatically goes to web page
2) User dinks around with site, goes to page that has a
javaScript:Open link (which pops up a new window)
3) User clicks on the link to open the JS window
4) New window opens the same size as the other window,
then quickly resizes to the dimensions specified in the
javaScript:Open call
The visual resizing is what I need to avoid, simplest way seeming to
be not showing the window until it has loaded (and been resized.)
dale
--
email@hidden http://adjensen.aatrix.com
Only a fool turns away from an angel,
Vision in white steps through the door,
Holds out her hand, I say 'No I'm not ready'
I open my eyes and let the dream fade away.
-- echolyn, "on any given nite"
_______________________________________________
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