Weirdness on window redraw
Weirdness on window redraw
- Subject: Weirdness on window redraw
- From: Tito Ciuro <email@hidden>
- Date: Wed, 19 Feb 2003 10:28:26 +0100
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.