Re: Drawing Cells Manually
Re: Drawing Cells Manually
- Subject: Re: Drawing Cells Manually
- From: Cameron Hayne <email@hidden>
- Date: Tue, 18 Nov 2003 00:26:41 -0500
On 17/11/03 5:35 PM, "Jason Gignac" <email@hidden> wrote:
>
I found tutorials on
>
NSBezierPath drawing, but what about drawing in standard controls and
>
cells?
Why would you want to do that?
I.e. why would you want to use NSButtons for the parts of your newspaper
page view? Buttons are for triggering actions when clicked on.
You just want to subclass NSView and use those custom NSView subclasses to
do the drawing.
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
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.