me and my shadow
me and my shadow
- Subject: me and my shadow
- From: Robert Clair <email@hidden>
- Date: Thu, 15 May 2003 22:56:19 -0400
I'm making my own dockable (to the bottom of the window) tool palettes.
Not hard to do, no problems - except for the shadows. When
not docked the the palette should have a shadow - when it is
docked the shadow should go away.
Everything works - except
[window setHasShadow: NO ];
doesn't clean up the old shadow. It turns it off - if you cover the
window with another and then uncover it, it is gone. Refreshing my
window would clean up the part of the shadow over my window,
but parts of the shadow are often over windows from other applications
and they don't clean up until those applications redraw.
Anyone know a way to make the Window Server be more tidy and
clean up after itself ?
Thanks,
Bob Clair
Robert Clair
51 Slade St.
Belmont, MA 02478
email@hidden
_______________________________________________
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.