A
Aaron Gray
I want to do an online graphical editor and am wondering if canvas could
support "editable" objects, i.e. once I create say a rectangle can I either
change the size of the rectangle from JavaScript or delete the rectangle and
create a new one ?
i.e. can I get a handle to the object and can I modify the object once
created.
Otherwise I have to use SVG.
Many thanks in advance,
Aaron
support "editable" objects, i.e. once I create say a rectangle can I either
change the size of the rectangle from JavaScript or delete the rectangle and
create a new one ?
i.e. can I get a handle to the object and can I modify the object once
created.
Otherwise I have to use SVG.
Many thanks in advance,
Aaron