focus ring around button
focus ring around button
- Subject: focus ring around button
- From: Ruben Smits <email@hidden>
- Date: Fri, 13 Feb 2004 09:23:14 +0100
Hi,
How do I draw a focus ring around a "default" button? The method
setFocusRingType() creates a rectangular focus around a control, while
a button should have an oval ring.
I tried the bezierPathWithOvalInRect: method to draw my own focus, but
this method does not return the path around the button.
Any ideas?
-----------
Ruben
-----------
_______________________________________________
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.