Re: Looking for Cocoa Drawing Strategy Advice
Re: Looking for Cocoa Drawing Strategy Advice
- Subject: Re: Looking for Cocoa Drawing Strategy Advice
- From: Graham Cox <email@hidden>
- Date: Sat, 15 May 2010 09:02:47 +1000
On 15/05/2010, at 7:14 AM, Quincey Morris wrote:
> In terms of placing these drawing objects within a larger canvas (with layering, z-ordering, all the other stuff drawing has), you might want to look into Graham Cox's DrawKit, which designed for this sort of thing. DrawKit may even have a good solution to the custom rulers thing.
Thanks for the plug, but actually I just use the standard rulers in DK scroll views, and leave it to you if you want to seriously customise them beyond what NSRulerView gives you. In general DK tries not to impose a UI on you.
If you want to place an arbitrary ruler somewhere on the canvas, I agree with you that steering clear of NSRulerView is probably a good idea.
--Graham
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden