Drawer refresh bug
Drawer refresh bug
- Subject: Drawer refresh bug
- From: Graham Wihlidal <email@hidden>
- Date: Fri, 20 Jul 2001 11:57:24 -0600
This might be my implementation, but it appears that if you have a
window with an attached drawer which is opened, and you orderOut the
window, the screen bounds where the drawer was is white (no refresh).
I think that Cocoa should refresh the area where the open drawer was
instead of just the window.
I am thinking this is a bug?
Graham