Re: Drawing API
Re: Drawing API
- Subject: Re: Drawing API
- From: "M. Uli Kusterer" <email@hidden>
- Date: Fri, 2 Jan 2004 13:56:53 +0100
At 15:45 Uhr +1100 02.01.2004, David Bernard wrote:
Can anyone point me in the direction of an
API/Framework suitable for developing
drawing applications such as an XML editor.
Something that support objects with handles
with links which resize...
David,
have you seen the "Sketch" sample application in
/Developer/Examples? It implements a simple drawing application with
this feature, among others.
It has a few shortcomings and misfeatures (e.g. it draws lines at .0
coordinates instead of at .5, which means they end up "between" the
pixels and look blurry, the inspector sometimes picks the wrong
object and multiple selections aren't really handled properly), but
it's a good starting point.
One of the "Cocoa factories" around here also has some framework for
things like that (Stone Software?).
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.
References: | |
| >Drawing API (From: David Bernard <email@hidden>) |