Hi,
I want to create a NSBox or an NSView (doesn't matter which one) that
has rounded corners. Now I know about NSBox's setCornerRadius method,
and using NSBezierPath in an NSView subclass to draw a rounded rect.
The problem with these 2 methods is that even though the rounded
corners are drawn, anything inside the view (e.g. a table view) does
not have rounded corners, only the view itself does. Is there any
workaround for this?
Thanks
_______________________________________________
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to arch...@mail-archive.com