Re: white screen windows at first
Re: white screen windows at first
- Subject: Re: white screen windows at first
- From: Bill Appleton <email@hidden>
- Date: Mon, 26 Apr 2010 15:04:05 -0700
they are all in a single thread, but it is like this
[NSApplication sharedApplication];
init a bunch of stuff
create a bunch of windows and show them
[NSApp run];
is this causing the issue?
thx
bill
On Mon, Apr 26, 2010 at 2:40 PM, Nick Zitzmann <email@hidden> wrote:
>
> On Apr 26, 2010, at 3:35 PM, Bill Appleton wrote:
>
> > when my windows are first shown there is no drawing inside, they are
> white
> >
> > but when i slowly move the mouse over to the close box and the close box
> > responds to the mouse hover suddenly they draw their content properly
> >
> > does this ring any bells with people?
>
> Are you ordering your windows in the main thread, or in another thread or
> block?
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden