[Imps] adding object namespace function on canvas (so we could use them.)

tee shift teeshift at gmail.com
Mon Jan 8 19:59:45 PST 2007


Haven't read all the spect yet.
I wonder if in future canvas will have the feature like the following

beginPath
circle = arc(30, 50, 0, Math.PI*2, 2)
endPath
........
circle.moveTo(40,20)
.....


we could assign name to object we have drawn so we could later change its
attributes.
In this example, location but we could change radius, center or size.



Thanks.

Tee Shift
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.whatwg.org/pipermail/implementors-whatwg.org/attachments/20070109/8693045e/attachment-0001.htm>


More information about the Implementors mailing list