removing focus rings
removing focus rings
- Subject: removing focus rings
- From: Francisco Tolmasky <email@hidden>
- Date: Tue, 27 Jan 2004 23:38:50 -0800
Alright, I have added a focus ring to my NSImageView subclass, but I am
having a bit of trouble with it. Namely, it isn't errased correctly.
The problem is, the focus ring exceeds the bounds of the Image view,
thus when it get drawn more than once the focus ring becomes darker on
the edges. How do I clear the fringes of my view if they do not belong
to my view?
Can someone point me to some good focus ring examples in general too.
I see that a lot have the problem I'm describing. For context, the
NSImageView Im subclass exists within a text view (much like in
Mail.app).
Francisco Tolmasky
email@hidden
http://users.adelphia.net/~ftolmasky
_______________________________________________
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.