discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Drawing with NSCell or NSView and reducing -drawRect: clutter?


From: address@hidden
Subject: Re: Drawing with NSCell or NSView and reducing -drawRect: clutter?
Date: Tue, 21 Aug 2007 00:48:35 -0700
User-agent: G2/1.0

On 21 Aug., 02:01, Daniel J Farrell <daniel.farr...@imperial.ac.uk>
wrote:
> 1) Can I tell an NSCell to draw paths?

Create your own Subclass of NSCell and draw paths by NSBezierPath. The
cell can define a data source that provides the coordinates to draw.

-- hns



reply via email to

[Prev in Thread] Current Thread [Next in Thread]