Custom NSView doesn't redraw itself properly after use of NSPopUpButton
Custom NSView doesn't redraw itself properly after use of NSPopUpButton
- Subject: Custom NSView doesn't redraw itself properly after use of NSPopUpButton
- From: alexander reichstadt <email@hidden>
- Date: Fri, 3 Feb 2006 17:58:30 +0100
Hi,
I have a custom view, made black, in it an instance of an
NSPopUpButton. When the user changes a selection in that button, left
and right from it in my custom view there is a white line and in it
there are two black lines! When I resize the window, the lines
disappear, and it looks all black again, as it should be. I tried all
of the obvious to get this to properly redraw, but it keeps on
drawing those lines. I redrew the popup, a section of the NSView, the
entire NSView, the entire NSWindow, but nothing makes it disappear.
Is there a work-around for this cocoa bug?
Thanks
Alex
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden