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 16:41:46 +0100
On Wednesday, February 19, 2003, at 03:52 PM, Henri Lamiraux wrote:
Is your window buffered (set in IB)
As stated by IB's inspector:
Backing: Buffered
Options: Deferred, One shot
Where can I find some info as to what Nonretained, Retained, Buffered,
Deferred, One shot means?
Thanks!
-- Tito
On Wednesday, February 19, 2003, at 06:26 AM, Tito Ciuro wrote:
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.