Re: Weirdness on window redraw
Re: Weirdness on window redraw
- Subject: Re: Weirdness on window redraw
- From: Tito Ciuro <email@hidden>
- Date: Wed, 19 Feb 2003 15:26:34 +0100
Aargh! Not true, it's still happening.
Does anyone know why this happens?
TIA,
-- Tito
On Wednesday, February 19, 2003, at 01:18 PM, Tito Ciuro wrote:
The culprit was Konfabulator. Somehow, it affects window redraws.
-- Tito
On Wednesday, February 19, 2003, at 10:28 AM, Tito Ciuro wrote:
Hello,
I'm loading a nib which contains a textured window. Its setting
"Visible at launch time" is set to FALSE. When I'm ready to display
everything, I call [myWindow makeKeyAndOrderFront: self], the window
shows up (there's a very quick white flash as the window background
gets cleared) but it's drawn "flat", that is, without the typical
shadow.
If I move the window the shadow gets properly drawn, the way it
should be.
Why is that? How can I force the window to be displayed properly?
Thanks,
-- Tito
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.